2025-10-18 00:00:53.592473 | Job console starting 2025-10-18 00:00:53.603624 | Updating git repos 2025-10-18 00:00:53.635628 | Cloning repos into workspace 2025-10-18 00:00:53.713567 | Restoring repo states 2025-10-18 00:00:53.728533 | Merging changes 2025-10-18 00:00:53.728553 | Checking out repos 2025-10-18 00:00:53.781062 | Preparing playbooks 2025-10-18 00:00:54.380528 | Running Ansible setup 2025-10-18 00:00:59.017665 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-18 00:00:59.790468 | 2025-10-18 00:00:59.790635 | PLAY [Base pre] 2025-10-18 00:00:59.808359 | 2025-10-18 00:00:59.808493 | TASK [Setup log path fact] 2025-10-18 00:00:59.828379 | ubuntu-noble-large | ok 2025-10-18 00:00:59.845452 | 2025-10-18 00:00:59.845609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-18 00:00:59.876511 | ubuntu-noble-large | ok 2025-10-18 00:00:59.887326 | 2025-10-18 00:00:59.887450 | TASK [emit-job-header : Print job information] 2025-10-18 00:00:59.927951 | # Job Information 2025-10-18 00:00:59.928165 | Ansible Version: 2.16.14 2025-10-18 00:00:59.928204 | Job: container-images-kolla-push-2024.2 2025-10-18 00:00:59.928238 | Pipeline: periodic-midnight 2025-10-18 00:00:59.928262 | Executor: 521e9411259a 2025-10-18 00:00:59.928284 | Triggered by: https://github.com/osism/container-images-kolla 2025-10-18 00:00:59.928306 | Event ID: d751a2c241304027b35222e93238aa43 2025-10-18 00:00:59.934581 | 2025-10-18 00:00:59.934747 | LOOP [emit-job-header : Print node information] 2025-10-18 00:01:00.045712 | ubuntu-noble-large | ok: 2025-10-18 00:01:00.045925 | ubuntu-noble-large | # Node Information 2025-10-18 00:01:00.045962 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-10-18 00:01:00.045988 | ubuntu-noble-large | Hostname: ubuntu 2025-10-18 00:01:00.046010 | ubuntu-noble-large | Username: zuul 2025-10-18 00:01:00.046031 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-10-18 00:01:00.046056 | ubuntu-noble-large | Provider: regiocloud-a 2025-10-18 00:01:00.046078 | ubuntu-noble-large | Region: 2025-10-18 00:01:00.046099 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-10-18 00:01:00.046119 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-10-18 00:01:00.046139 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:28e0 2025-10-18 00:01:00.061005 | 2025-10-18 00:01:00.061137 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-18 00:01:00.522259 | ubuntu-noble-large -> localhost | changed 2025-10-18 00:01:00.539100 | 2025-10-18 00:01:00.539263 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-18 00:01:01.611632 | ubuntu-noble-large -> localhost | changed 2025-10-18 00:01:01.633791 | 2025-10-18 00:01:01.633938 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-18 00:01:01.903075 | ubuntu-noble-large -> localhost | ok 2025-10-18 00:01:01.919017 | 2025-10-18 00:01:01.919188 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-18 00:01:01.968044 | ubuntu-noble-large | ok 2025-10-18 00:01:01.998855 | ubuntu-noble-large | included: /var/lib/zuul/builds/331e8075e202436a95460c56a78c2275/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-18 00:01:02.006333 | 2025-10-18 00:01:02.006443 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-18 00:01:03.455876 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-10-18 00:01:03.456128 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/331e8075e202436a95460c56a78c2275/work/331e8075e202436a95460c56a78c2275_id_rsa 2025-10-18 00:01:03.456165 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/331e8075e202436a95460c56a78c2275/work/331e8075e202436a95460c56a78c2275_id_rsa.pub 2025-10-18 00:01:03.456190 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-10-18 00:01:03.456213 | ubuntu-noble-large -> localhost | SHA256:VAPkkIDo67PaULTzFhxSHh5J5zXSgvFuzTNuhAZg1G8 zuul-build-sshkey 2025-10-18 00:01:03.456251 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-10-18 00:01:03.456273 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-10-18 00:01:03.456293 | ubuntu-noble-large -> localhost | | o++B=++=.o | 2025-10-18 00:01:03.456314 | ubuntu-noble-large -> localhost | |...=+*o=.o . | 2025-10-18 00:01:03.456334 | ubuntu-noble-large -> localhost | |. o =.o.o | 2025-10-18 00:01:03.456354 | ubuntu-noble-large -> localhost | | o + +E= | 2025-10-18 00:01:03.456374 | ubuntu-noble-large -> localhost | | = o.= S | 2025-10-18 00:01:03.456397 | ubuntu-noble-large -> localhost | | o o + o o | 2025-10-18 00:01:03.456417 | ubuntu-noble-large -> localhost | |o o o | 2025-10-18 00:01:03.456436 | ubuntu-noble-large -> localhost | | = . . | 2025-10-18 00:01:03.456457 | ubuntu-noble-large -> localhost | |o.+ | 2025-10-18 00:01:03.456476 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-10-18 00:01:03.456530 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.912404 2025-10-18 00:01:03.465370 | 2025-10-18 00:01:03.465647 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-18 00:01:03.494361 | ubuntu-noble-large | ok 2025-10-18 00:01:03.504239 | ubuntu-noble-large | included: /var/lib/zuul/builds/331e8075e202436a95460c56a78c2275/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-18 00:01:03.513752 | 2025-10-18 00:01:03.513859 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-18 00:01:03.537968 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-18 00:01:03.544217 | 2025-10-18 00:01:03.544328 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-18 00:01:04.257068 | ubuntu-noble-large | changed 2025-10-18 00:01:04.263035 | 2025-10-18 00:01:04.263144 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-18 00:01:04.566684 | ubuntu-noble-large | ok 2025-10-18 00:01:04.584204 | 2025-10-18 00:01:04.584466 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-18 00:01:05.329140 | ubuntu-noble-large | changed 2025-10-18 00:01:05.337158 | 2025-10-18 00:01:05.337305 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-18 00:01:06.127373 | ubuntu-noble-large | changed 2025-10-18 00:01:06.133027 | 2025-10-18 00:01:06.133138 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-18 00:01:06.157181 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-18 00:01:06.163447 | 2025-10-18 00:01:06.163555 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-18 00:01:06.604166 | ubuntu-noble-large -> localhost | changed 2025-10-18 00:01:06.616037 | 2025-10-18 00:01:06.616160 | TASK [add-build-sshkey : Add back temp key] 2025-10-18 00:01:06.985526 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/331e8075e202436a95460c56a78c2275/work/331e8075e202436a95460c56a78c2275_id_rsa (zuul-build-sshkey) 2025-10-18 00:01:06.985809 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.013168 2025-10-18 00:01:06.993944 | 2025-10-18 00:01:06.994060 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-18 00:01:07.436354 | ubuntu-noble-large | ok 2025-10-18 00:01:07.444043 | 2025-10-18 00:01:07.444181 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-18 00:01:07.477016 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-18 00:01:07.489287 | 2025-10-18 00:01:07.489437 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-18 00:01:07.995734 | ubuntu-noble-large | ok 2025-10-18 00:01:08.018489 | 2025-10-18 00:01:08.018658 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-18 00:01:08.067084 | ubuntu-noble-large | ok 2025-10-18 00:01:08.075200 | 2025-10-18 00:01:08.075335 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-18 00:01:08.383621 | ubuntu-noble-large -> localhost | ok 2025-10-18 00:01:08.390618 | 2025-10-18 00:01:08.390749 | TASK [validate-host : Collect information about the host] 2025-10-18 00:01:09.793462 | ubuntu-noble-large | ok 2025-10-18 00:01:09.809995 | 2025-10-18 00:01:09.810112 | TASK [validate-host : Sanitize hostname] 2025-10-18 00:01:09.974766 | ubuntu-noble-large | ok 2025-10-18 00:01:09.979600 | 2025-10-18 00:01:09.979749 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-18 00:01:10.662230 | ubuntu-noble-large -> localhost | changed 2025-10-18 00:01:10.675511 | 2025-10-18 00:01:10.675679 | TASK [validate-host : Collect information about zuul worker] 2025-10-18 00:01:11.160108 | ubuntu-noble-large | ok 2025-10-18 00:01:11.165643 | 2025-10-18 00:01:11.165788 | TASK [validate-host : Write out all zuul information for each host] 2025-10-18 00:01:11.776494 | ubuntu-noble-large -> localhost | changed 2025-10-18 00:01:11.786644 | 2025-10-18 00:01:11.786806 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-18 00:01:12.087014 | ubuntu-noble-large | ok 2025-10-18 00:01:12.096465 | 2025-10-18 00:01:12.096593 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-18 00:01:13.095628 | ubuntu-noble-large | changed: 2025-10-18 00:01:13.096841 | ubuntu-noble-large | cd+++++++++ src/ 2025-10-18 00:01:13.096901 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-10-18 00:01:13.096926 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-10-18 00:01:13.096948 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-18 00:01:13.096969 | ubuntu-noble-large | Containerfile 2025-10-18 00:01:13.097084 | ubuntu-noble-large | 2025-10-18 00:03:13.171829 | ubuntu-noble-large | 2025-10-18 00:03:13.171839 | ubuntu-noble-large | Or undo this operation with: 2025-10-18 00:03:13.171849 | ubuntu-noble-large | 2025-10-18 00:03:13.171858 | ubuntu-noble-large | git switch - 2025-10-18 00:03:13.171869 | ubuntu-noble-large | 2025-10-18 00:03:13.171879 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-18 00:03:13.171888 | ubuntu-noble-large | 2025-10-18 00:03:13.171898 | ubuntu-noble-large | HEAD is now at dd08eb3d0 doc: Fix Ubuntu Ceph version 2025-10-18 00:03:13.174542 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-10-18 00:03:13.181065 | ubuntu-noble-large | + export HASH_KOLLA=dd08eb3d0 2025-10-18 00:03:13.181096 | ubuntu-noble-large | + HASH_KOLLA=dd08eb3d0 2025-10-18 00:03:13.181110 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.181286 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-18 00:03:13.186210 | ubuntu-noble-large | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-10-18 00:03:13.188493 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-18 00:03:13.188540 | ubuntu-noble-large | + pushd kolla 2025-10-18 00:03:13.188738 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-10-18 00:03:13.188750 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-10-18 00:03:13.188763 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:13.193336 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-10-18 00:03:13.193718 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:13.196104 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-10-18 00:03:13.196750 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.196869 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-18 00:03:13.196882 | ubuntu-noble-large | + pushd kolla 2025-10-18 00:03:13.197000 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-10-18 00:03:13.197014 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-10-18 00:03:13.197025 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:13.199885 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-10-18 00:03:13.200106 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-18 00:03:13.200652 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:13.202286 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-10-18 00:03:13.202412 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-18 00:03:13.202884 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.203090 | ubuntu-noble-large | + [[ -f templates/2024.2/repos.yaml ]] 2025-10-18 00:03:13.203142 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-10-18 00:03:13.346567 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-10-18 00:03:13.346651 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-10-18 00:03:13.346676 | ubuntu-noble-large | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-10-18 00:03:13.349077 | ubuntu-noble-large | Package: rabbitmq-server 2025-10-18 00:03:13.349150 | ubuntu-noble-large | Pin: version 3.13.* 2025-10-18 00:03:13.349162 | ubuntu-noble-large | Pin-Priority: 1000 2025-10-18 00:03:13.349173 | ubuntu-noble-large | 2025-10-18 00:03:13.349183 | ubuntu-noble-large | Package: openvswitch* 2025-10-18 00:03:13.349192 | ubuntu-noble-large | Pin: version 3.4.* 2025-10-18 00:03:13.349200 | ubuntu-noble-large | Pin-Priority: 1000 2025-10-18 00:03:13.350750 | ubuntu-noble-large | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-10-18 00:03:13.355376 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-18 00:03:13.356195 | ubuntu-noble-large | ++ basename overlays/2024.2/nova 2025-10-18 00:03:13.357966 | ubuntu-noble-large | + image_name=nova 2025-10-18 00:03:13.358112 | ubuntu-noble-large | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-18 00:03:13.360879 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-18 00:03:13.362121 | ubuntu-noble-large | ++ basename overlays/2024.2/base 2025-10-18 00:03:13.365121 | ubuntu-noble-large | + image_name=base 2025-10-18 00:03:13.365202 | ubuntu-noble-large | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2025-10-18 00:03:13.368201 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-18 00:03:13.369415 | ubuntu-noble-large | ++ basename overlays/2024.2/cinder 2025-10-18 00:03:13.371918 | ubuntu-noble-large | + image_name=cinder 2025-10-18 00:03:13.372012 | ubuntu-noble-large | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-10-18 00:03:13.378301 | ubuntu-noble-large | + find patches/2024.2 -mindepth 1 -type d 2025-10-18 00:03:13.380551 | ubuntu-noble-large | patches/2024.2/kolla 2025-10-18 00:03:13.380600 | ubuntu-noble-large | patches/2024.2/ironic 2025-10-18 00:03:13.380612 | ubuntu-noble-large | patches/2024.2/nova 2025-10-18 00:03:13.380622 | ubuntu-noble-large | patches/2024.2/neutron-dynamic-routing 2025-10-18 00:03:13.380632 | ubuntu-noble-large | patches/2024.2/openstack_requirements 2025-10-18 00:03:13.380642 | ubuntu-noble-large | patches/2024.2/skyline 2025-10-18 00:03:13.380652 | ubuntu-noble-large | patches/2024.2/cinder 2025-10-18 00:03:13.382383 | ubuntu-noble-large | ++ find patches/2024.2 -mindepth 1 -type d 2025-10-18 00:03:13.382919 | ubuntu-noble-large | ++ grep kolla 2025-10-18 00:03:13.382972 | ubuntu-noble-large | ++ grep -v kolla-build 2025-10-18 00:03:13.386879 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-18 00:03:13.387489 | ubuntu-noble-large | ++ basename patches/2024.2/kolla 2025-10-18 00:03:13.388872 | ubuntu-noble-large | + project=kolla 2025-10-18 00:03:13.390387 | ubuntu-noble-large | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-10-18 00:03:13.390792 | ubuntu-noble-large | ++ sort 2025-10-18 00:03:13.394050 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 00:03:13.394074 | ubuntu-noble-large | + pushd kolla 2025-10-18 00:03:13.394234 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-10-18 00:03:13.394247 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-10-18 00:03:13.394257 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:13.396777 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-18 00:03:13.397058 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-18 00:03:13.397465 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:13.399915 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-18 00:03:13.400303 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-18 00:03:13.400731 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.400844 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 00:03:13.400858 | ubuntu-noble-large | + pushd kolla 2025-10-18 00:03:13.400965 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-10-18 00:03:13.400978 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-10-18 00:03:13.400988 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:13.402602 | ubuntu-noble-large | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-18 00:03:13.402783 | ubuntu-noble-large | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-18 00:03:13.403088 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:13.405345 | ubuntu-noble-large | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-18 00:03:13.405552 | ubuntu-noble-large | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-18 00:03:13.406408 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.406500 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 00:03:13.406545 | ubuntu-noble-large | + pushd kolla 2025-10-18 00:03:13.406615 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2025-10-18 00:03:13.406628 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2025-10-18 00:03:13.406639 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:13.408349 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2025-10-18 00:03:13.408553 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2025-10-18 00:03:13.408669 | ubuntu-noble-large | Hunk #1 succeeded at 295 (offset -14 lines). 2025-10-18 00:03:13.408783 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2025-10-18 00:03:13.408877 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2025-10-18 00:03:13.408888 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2025-10-18 00:03:13.408950 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-18 00:03:13.408962 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2025-10-18 00:03:13.408971 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2025-10-18 00:03:13.409046 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-18 00:03:13.409364 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:13.412063 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2025-10-18 00:03:13.412329 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2025-10-18 00:03:13.412439 | ubuntu-noble-large | Hunk #1 succeeded at 295 (offset -14 lines). 2025-10-18 00:03:13.412616 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2025-10-18 00:03:13.412793 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2025-10-18 00:03:13.412806 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2025-10-18 00:03:13.412820 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-18 00:03:13.412839 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2025-10-18 00:03:13.412885 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2025-10-18 00:03:13.413104 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-10-18 00:03:13.414222 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.414320 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-18 00:03:13.414333 | ubuntu-noble-large | + pushd kolla 2025-10-18 00:03:13.414400 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-10-18 00:03:13.414411 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-10-18 00:03:13.414423 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:13.416869 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-10-18 00:03:13.417017 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-18 00:03:13.417431 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:13.419572 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-10-18 00:03:13.419697 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-18 00:03:13.420134 | ubuntu-noble-large | + popd 2025-10-18 00:03:13.420296 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-10-18 00:03:14.057256 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-18 00:03:14.136444 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 00:03:14.159691 | 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-10-18 00:03:14.252275 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-18 00:03:14.266601 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-18 00:03:14.406681 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-18 00:03:14.422605 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 00:03:14.440933 | 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-10-18 00:03:14.446885 | 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-10-18 00:03:14.498087 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-18 00:03:14.513354 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-18 00:03:14.599716 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 00:03:14.614725 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-18 00:03:14.690413 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 00:03:14.704593 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:03:14.776112 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 00:03:14.791428 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:03:14.856717 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-18 00:03:14.871667 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:03:14.885373 | 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-10-18 00:03:14.888083 | 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-10-18 00:03:14.976609 | 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-10-18 00:03:14.991153 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-18 00:03:15.019096 | 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-10-18 00:03:15.020677 | 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-10-18 00:03:15.022455 | 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-10-18 00:03:15.023828 | 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-10-18 00:03:15.066916 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-18 00:03:15.112096 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 3.0 MB/s eta 0:00:00 2025-10-18 00:03:15.127949 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-18 00:03:15.157554 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 8.6 MB/s eta 0:00:00 2025-10-18 00:03:15.177710 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-18 00:03:15.205426 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 5.5 MB/s eta 0:00:00 2025-10-18 00:03:15.222376 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-18 00:03:15.237434 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.4 MB/s eta 0:00:00 2025-10-18 00:03:15.252419 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-18 00:03:15.376557 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.1 MB/s eta 0:00:00 2025-10-18 00:03:15.393446 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-18 00:03:15.410744 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 2.9 MB/s eta 0:00:00 2025-10-18 00:03:15.427215 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-18 00:03:15.454415 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-18 00:03:15.474540 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 2.9 MB/s eta 0:00:00 2025-10-18 00:03:15.490857 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-18 00:03:15.770334 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-18 00:03:16.718080 | 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.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-10-18 00:03:16.845351 | ubuntu-noble-large | + pip3 install kolla/ 2025-10-18 00:03:17.348249 | ubuntu-noble-large | Processing ./kolla 2025-10-18 00:03:17.352260 | ubuntu-noble-large | Installing build dependencies: started 2025-10-18 00:03:19.663805 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-10-18 00:03:19.670676 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-10-18 00:03:19.891903 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:03:19.898288 | ubuntu-noble-large | Installing backend dependencies: started 2025-10-18 00:03:22.360451 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-10-18 00:03:22.362845 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-10-18 00:03:22.933566 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:03:22.950173 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (7.0.1) 2025-10-18 00:03:22.951997 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (3.1.6) 2025-10-18 00:03:22.954412 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (3.1.45) 2025-10-18 00:03:22.956337 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (10.0.0) 2025-10-18 00:03:22.958333 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.1.dev1) (80.9.0) 2025-10-18 00:03:22.996737 | 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==19.6.1.dev1) (4.0.12) 2025-10-18 00:03:23.000611 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.6.1.dev1) (3.0.3) 2025-10-18 00:03:23.015274 | 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==19.6.1.dev1) (1.3.0) 2025-10-18 00:03:23.016472 | 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==19.6.1.dev1) (5.5.0) 2025-10-18 00:03:23.017986 | 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==19.6.1.dev1) (6.6.0) 2025-10-18 00:03:23.019426 | 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==19.6.1.dev1) (2.0.0) 2025-10-18 00:03:23.020746 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.1.dev1) (6.0.3) 2025-10-18 00:03:23.022398 | 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==19.6.1.dev1) (2.32.5) 2025-10-18 00:03:23.070728 | 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==19.6.1.dev1) (5.0.2) 2025-10-18 00:03:23.087465 | 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==19.6.1.dev1) (3.4.4) 2025-10-18 00:03:23.089064 | 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==19.6.1.dev1) (3.11) 2025-10-18 00:03:23.090612 | 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==19.6.1.dev1) (2.5.0) 2025-10-18 00:03:23.092121 | 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==19.6.1.dev1) (2025.10.5) 2025-10-18 00:03:23.119675 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-10-18 00:03:23.120812 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-10-18 00:03:24.625779 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-18 00:03:24.629097 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-19.6.1.dev1-py3-none-any.whl size=379629 sha256=7d79aceef615baa1b69e8e2a897a257222f9d0231592ac889d3883cec96f3d61 2025-10-18 00:03:24.629622 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-89w9pf8n/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-18 00:03:24.641838 | ubuntu-noble-large | Successfully built kolla 2025-10-18 00:03:24.850414 | ubuntu-noble-large | Installing collected packages: kolla 2025-10-18 00:03:25.049960 | ubuntu-noble-large | Successfully installed kolla-19.6.1.dev1 2025-10-18 00:03:25.215905 | ubuntu-noble-large | ++ kolla-build --version 2025-10-18 00:03:25.738868 | ubuntu-noble-large | + export KOLLA_VERSION=19.6.1 2025-10-18 00:03:25.738954 | ubuntu-noble-large | + KOLLA_VERSION=19.6.1 2025-10-18 00:03:25.740198 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-10-18 00:03:25.744805 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=47f652d 2025-10-18 00:03:25.744835 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=47f652d 2025-10-18 00:03:25.746103 | ubuntu-noble-large | ++ cd release 2025-10-18 00:03:25.746239 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-10-18 00:03:25.750613 | ubuntu-noble-large | + export HASH_RELEASE=316c745 2025-10-18 00:03:25.750637 | ubuntu-noble-large | + HASH_RELEASE=316c745 2025-10-18 00:03:25.750653 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-10-18 00:03:25.896409 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-10-18 00:03:25.896496 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-10-18 00:03:25.896550 | ubuntu-noble-large | + cat templates/2024.2/template-overrides.j2 2025-10-18 00:03:25.899578 | ubuntu-noble-large | {% extends parent_template %} 2025-10-18 00:03:25.899618 | ubuntu-noble-large | 2025-10-18 00:03:25.899631 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-10-18 00:03:25.899642 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-10-18 00:03:25.899652 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-10-18 00:03:25.899662 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-10-18 00:03:25.899671 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-10-18 00:03:25.899681 | ubuntu-noble-large | ] %} 2025-10-18 00:03:25.899692 | ubuntu-noble-large | 2025-10-18 00:03:25.899703 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-18 00:03:25.899713 | ubuntu-noble-large | 2025-10-18 00:03:25.899724 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-18 00:03:25.899733 | ubuntu-noble-large | 2025-10-18 00:03:25.899743 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-10-18 00:03:25.899752 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-18 00:03:25.899762 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-10-18 00:03:25.899771 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-18 00:03:25.899781 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.899791 | ubuntu-noble-large | 2025-10-18 00:03:25.899800 | ubuntu-noble-large | {% block horizon_header %} 2025-10-18 00:03:25.899810 | ubuntu-noble-large | RUN apt-get update \ 2025-10-18 00:03:25.899821 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-18 00:03:25.899831 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-18 00:03:25.899842 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-10-18 00:03:25.899851 | ubuntu-noble-large | && apt-get clean \ 2025-10-18 00:03:25.899860 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-10-18 00:03:25.899870 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.899879 | ubuntu-noble-large | 2025-10-18 00:03:25.899888 | ubuntu-noble-large | {% block horizon_footer %} 2025-10-18 00:03:25.899898 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-18 00:03:25.899909 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-10-18 00:03:25.899920 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-10-18 00:03:25.899930 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.899939 | ubuntu-noble-large | 2025-10-18 00:03:25.899948 | ubuntu-noble-large | {% block base_header %} 2025-10-18 00:03:25.899958 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-18 00:03:25.899967 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-18 00:03:25.899977 | ubuntu-noble-large | 2025-10-18 00:03:25.899986 | ubuntu-noble-large | RUN apt-get update \ 2025-10-18 00:03:25.899996 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-18 00:03:25.900005 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-10-18 00:03:25.900014 | ubuntu-noble-large | && apt-get clean \ 2025-10-18 00:03:25.900024 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-10-18 00:03:25.900033 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900092 | ubuntu-noble-large | 2025-10-18 00:03:25.900103 | ubuntu-noble-large | {% block openstack_base_header %} 2025-10-18 00:03:25.900112 | ubuntu-noble-large | RUN apt-get update \ 2025-10-18 00:03:25.900122 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-18 00:03:25.900131 | ubuntu-noble-large | && apt-get clean \ 2025-10-18 00:03:25.900140 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-10-18 00:03:25.900149 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900159 | ubuntu-noble-large | 2025-10-18 00:03:25.900168 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-18 00:03:25.900177 | ubuntu-noble-large | 2025-10-18 00:03:25.900187 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-18 00:03:25.900196 | ubuntu-noble-large | 2025-10-18 00:03:25.900205 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-18 00:03:25.900214 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-10-18 00:03:25.900224 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-18 00:03:25.900233 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900242 | ubuntu-noble-large | 2025-10-18 00:03:25.900251 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-18 00:03:25.900260 | ubuntu-noble-large | {% block manila_base_footer %} 2025-10-18 00:03:25.900270 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-18 00:03:25.900279 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900288 | ubuntu-noble-large | 2025-10-18 00:03:25.900298 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-18 00:03:25.900307 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-10-18 00:03:25.900316 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-18 00:03:25.900326 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-18 00:03:25.900335 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-18 00:03:25.900344 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900353 | ubuntu-noble-large | 2025-10-18 00:03:25.900363 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-18 00:03:25.900372 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-10-18 00:03:25.900381 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-18 00:03:25.900391 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-18 00:03:25.900412 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900422 | ubuntu-noble-large | 2025-10-18 00:03:25.900431 | ubuntu-noble-large | {% block grafana_footer %} 2025-10-18 00:03:25.900440 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-18 00:03:25.900450 | ubuntu-noble-large | && mkdir -p /operations \ 2025-10-18 00:03:25.900459 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-18 00:03:25.900468 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-10-18 00:03:25.900478 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900487 | ubuntu-noble-large | 2025-10-18 00:03:25.900496 | ubuntu-noble-large | {% block keystone_footer %} 2025-10-18 00:03:25.900536 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-18 00:03:25.900550 | ubuntu-noble-large | RUN apt-get update \ 2025-10-18 00:03:25.900560 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-10-18 00:03:25.900569 | ubuntu-noble-large | libapache2-mod-shib \ 2025-10-18 00:03:25.900579 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-10-18 00:03:25.900588 | ubuntu-noble-large | libldap-common \ 2025-10-18 00:03:25.900598 | ubuntu-noble-large | libmemcached11 \ 2025-10-18 00:03:25.900607 | ubuntu-noble-large | && apt-get clean \ 2025-10-18 00:03:25.900617 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-10-18 00:03:25.900626 | ubuntu-noble-large | && a2enmod auth_openidc \ 2025-10-18 00:03:25.900635 | ubuntu-noble-large | && a2dismod shib \ 2025-10-18 00:03:25.900645 | ubuntu-noble-large | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-10-18 00:03:25.900654 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900663 | ubuntu-noble-large | 2025-10-18 00:03:25.900673 | ubuntu-noble-large | {% block footer %} 2025-10-18 00:03:25.900682 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-10-18 00:03:25.900691 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-10-18 00:03:25.900701 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-10-18 00:03:25.900710 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-10-18 00:03:25.900745 | 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-10-18 00:03:25.900766 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900776 | ubuntu-noble-large | 2025-10-18 00:03:25.900786 | ubuntu-noble-large | {% block labels %} 2025-10-18 00:03:25.900795 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-10-18 00:03:25.900804 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-10-18 00:03:25.900814 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="47f652d" \ 2025-10-18 00:03:25.900823 | ubuntu-noble-large | "de.osism.commit.kolla"="dd08eb3d0" \ 2025-10-18 00:03:25.900832 | ubuntu-noble-large | "de.osism.commit.kolla_version"="19.6.1" \ 2025-10-18 00:03:25.900841 | ubuntu-noble-large | "de.osism.commit.release"="316c745" \ 2025-10-18 00:03:25.900850 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-10-18 00:03:25.900860 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-10-18 00:03:25.900869 | ubuntu-noble-large | "de.osism.release.openstack"="2024.2" \ 2025-10-18 00:03:25.900878 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-10-18 00:03:25.900887 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+00:00" \ 2025-10-18 00:03:25.900897 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-18 00:03:25.900906 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-18 00:03:25.900915 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-18 00:03:25.900925 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-18 00:03:25.900934 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-18 00:03:25.900943 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:03:25.900952 | ubuntu-noble-large | {% endblock %} 2025-10-18 00:03:25.900962 | ubuntu-noble-large | 2025-10-18 00:03:25.900976 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-10-18 00:03:25.905333 | ubuntu-noble-large | + BASE=ubuntu 2025-10-18 00:03:25.905372 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-10-18 00:03:25.906623 | ubuntu-noble-large | ++ date +%Y%m%d 2025-10-18 00:03:25.909126 | ubuntu-noble-large | + BUILD_ID=20251018 2025-10-18 00:03:25.909176 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-10-18 00:03:25.909202 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-18 00:03:25.909214 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-18 00:03:25.909224 | ubuntu-noble-large | + VERSION=latest 2025-10-18 00:03:25.909237 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 00:03:25.909292 | ubuntu-noble-large | + . defaults/all.sh 2025-10-18 00:03:25.909424 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-18 00:03:25.909440 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-18 00:03:25.909455 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-18 00:03:25.909464 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-18 00:03:25.909791 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-18 00:03:25.909845 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:25.909859 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:25.909872 | ubuntu-noble-large | +++ hash -r 2025-10-18 00:03:25.909968 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:25.909981 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-18 00:03:25.909994 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-18 00:03:25.910007 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-18 00:03:25.910194 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-18 00:03:25.910210 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-18 00:03:25.910220 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-18 00:03:25.910230 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-18 00:03:25.910244 | 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-10-18 00:03:25.910294 | 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-10-18 00:03:25.910305 | ubuntu-noble-large | +++ export PATH 2025-10-18 00:03:25.910362 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:25.910425 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-18 00:03:25.910436 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-18 00:03:25.910449 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-18 00:03:25.910458 | ubuntu-noble-large | +++ export PS1 2025-10-18 00:03:25.910472 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-18 00:03:25.910504 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-18 00:03:25.910557 | ubuntu-noble-large | +++ hash -r 2025-10-18 00:03:25.910625 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-18 00:03:25.911711 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-18 00:03:25.914635 | ubuntu-noble-large | ++ export BUILD_ID=20251018 2025-10-18 00:03:25.914657 | ubuntu-noble-large | ++ BUILD_ID=20251018 2025-10-18 00:03:25.914674 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-18 00:03:25.914685 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-18 00:03:25.914695 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-18 00:03:25.914704 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-18 00:03:25.914717 | ubuntu-noble-large | + export VERSION 2025-10-18 00:03:25.914726 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-18 00:03:25.914739 | ubuntu-noble-large | + DOCKER_TAG=build-20251018 2025-10-18 00:03:25.914798 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-10-18 00:03:25.914809 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-10-18 00:03:25.914822 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-18 00:03:25.914832 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-10-18 00:03:25.914845 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-10-18 00:03:26.053590 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-10-18 00:03:26.053683 | 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-10-18 00:03:27.100583 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-18 00:03:27.100640 | ubuntu-noble-large | "changed": false, 2025-10-18 00:03:27.100648 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:27.100654 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:27.100659 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:27.100665 | ubuntu-noble-large | "msg": "OK", 2025-10-18 00:03:27.100670 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:27.100676 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:27.100681 | ubuntu-noble-large | "size": 4358, 2025-10-18 00:03:27.100687 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:27.100692 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:27.100698 | ubuntu-noble-large | } 2025-10-18 00:03:27.179708 | ubuntu-noble-large | + setini DEFAULT tag build-20251018 2025-10-18 00:03:27.179773 | 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-20251018' 2025-10-18 00:03:28.173116 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-18 00:03:28.173193 | ubuntu-noble-large | "changed": true, 2025-10-18 00:03:28.173208 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:28.173218 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:28.173228 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:28.173237 | ubuntu-noble-large | "msg": "option changed", 2025-10-18 00:03:28.173247 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:28.173256 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:28.173266 | ubuntu-noble-large | "size": 4366, 2025-10-18 00:03:28.173276 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:28.173285 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:28.173295 | ubuntu-noble-large | } 2025-10-18 00:03:28.252167 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-10-18 00:03:28.252259 | 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-10-18 00:03:29.242823 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-18 00:03:29.242920 | ubuntu-noble-large | "changed": false, 2025-10-18 00:03:29.242934 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:29.242943 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:29.242952 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:29.242960 | ubuntu-noble-large | "msg": "OK", 2025-10-18 00:03:29.242969 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:29.242979 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:29.242988 | ubuntu-noble-large | "size": 4366, 2025-10-18 00:03:29.242996 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:29.243005 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:29.243014 | ubuntu-noble-large | } 2025-10-18 00:03:29.320383 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-10-18 00:03:29.320476 | 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=24.04' 2025-10-18 00:03:30.365847 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-18 00:03:30.365935 | ubuntu-noble-large | "changed": false, 2025-10-18 00:03:30.365966 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:30.365976 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:30.365986 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:30.365996 | ubuntu-noble-large | "msg": "OK", 2025-10-18 00:03:30.366025 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:30.366036 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:30.366046 | ubuntu-noble-large | "size": 4366, 2025-10-18 00:03:30.366056 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:30.366065 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:30.366075 | ubuntu-noble-large | } 2025-10-18 00:03:30.455391 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-10-18 00:03:30.455475 | 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-10-18 00:03:31.460722 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-18 00:03:31.460842 | ubuntu-noble-large | "changed": false, 2025-10-18 00:03:31.460856 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:31.460866 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:31.460875 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:31.460885 | ubuntu-noble-large | "msg": "OK", 2025-10-18 00:03:31.460894 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:31.460904 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:31.460914 | ubuntu-noble-large | "size": 4366, 2025-10-18 00:03:31.460923 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:31.460932 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:31.460942 | ubuntu-noble-large | } 2025-10-18 00:03:31.539602 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-10-18 00:03:31.539661 | 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.2.tar.gz' 2025-10-18 00:03:32.547615 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-18 00:03:32.547707 | ubuntu-noble-large | "changed": true, 2025-10-18 00:03:32.547719 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:32.547728 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:32.547736 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:32.547746 | ubuntu-noble-large | "msg": "section and option added", 2025-10-18 00:03:32.547755 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:32.547764 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:32.547773 | ubuntu-noble-large | "size": 4437, 2025-10-18 00:03:32.547781 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:32.547790 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:32.547799 | ubuntu-noble-large | } 2025-10-18 00:03:32.626769 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-10-18 00:03:32.631782 | ubuntu-noble-large | + setini openstack-base type local 2025-10-18 00:03:32.631880 | 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-10-18 00:03:33.629915 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-18 00:03:33.629965 | ubuntu-noble-large | "changed": true, 2025-10-18 00:03:33.629971 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:33.629975 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:33.629979 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:33.629982 | ubuntu-noble-large | "msg": "option added", 2025-10-18 00:03:33.629986 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:33.629990 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:33.629994 | ubuntu-noble-large | "size": 4548, 2025-10-18 00:03:33.629997 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:33.630001 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:33.630005 | ubuntu-noble-large | } 2025-10-18 00:03:33.710812 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-10-18 00:03:33.710904 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-18 00:03:33.710931 | 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-10-18 00:03:34.711622 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-18 00:03:34.711708 | ubuntu-noble-large | "changed": true, 2025-10-18 00:03:34.711724 | ubuntu-noble-large | "gid": 1000, 2025-10-18 00:03:34.711736 | ubuntu-noble-large | "group": "zuul", 2025-10-18 00:03:34.711747 | ubuntu-noble-large | "mode": "0664", 2025-10-18 00:03:34.711759 | ubuntu-noble-large | "msg": "option added", 2025-10-18 00:03:34.711770 | ubuntu-noble-large | "owner": "zuul", 2025-10-18 00:03:34.711782 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-18 00:03:34.711794 | ubuntu-noble-large | "size": 4586, 2025-10-18 00:03:34.711805 | ubuntu-noble-large | "state": "file", 2025-10-18 00:03:34.711816 | ubuntu-noble-large | "uid": 1000 2025-10-18 00:03:34.711828 | ubuntu-noble-large | } 2025-10-18 00:03:34.794354 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-10-18 00:03:34.794429 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-10-18 00:03:34.794439 | ubuntu-noble-large | + cat kolla-build.conf 2025-10-18 00:03:34.797216 | ubuntu-noble-large | [DEFAULT] 2025-10-18 00:03:34.797294 | ubuntu-noble-large | base = ubuntu 2025-10-18 00:03:34.797308 | ubuntu-noble-large | base_package_type = deb 2025-10-18 00:03:34.797319 | ubuntu-noble-large | base_tag = 24.04 2025-10-18 00:03:34.797330 | ubuntu-noble-large | install_type = source 2025-10-18 00:03:34.797339 | ubuntu-noble-large | namespace = kolla 2025-10-18 00:03:34.797349 | ubuntu-noble-large | openstack_release = 2024.2 2025-10-18 00:03:34.797359 | ubuntu-noble-large | push = false 2025-10-18 00:03:34.797369 | ubuntu-noble-large | tag = build-20251018 2025-10-18 00:03:34.797379 | ubuntu-noble-large | threads = 1 2025-10-18 00:03:34.797389 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-10-18 00:03:34.797402 | ubuntu-noble-large | 2025-10-18 00:03:34.797414 | ubuntu-noble-large | ######################################################################### 2025-10-18 00:03:34.797424 | ubuntu-noble-large | # sources tracked in release repository 2025-10-18 00:03:34.797433 | ubuntu-noble-large | 2025-10-18 00:03:34.797443 | ubuntu-noble-large | [aodh-base] 2025-10-18 00:03:34.797453 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797463 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-18 00:03:34.797472 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.2.tar.gz 2025-10-18 00:03:34.797482 | ubuntu-noble-large | 2025-10-18 00:03:34.797491 | ubuntu-noble-large | 2025-10-18 00:03:34.797500 | ubuntu-noble-large | 2025-10-18 00:03:34.797545 | ubuntu-noble-large | [barbican-base] 2025-10-18 00:03:34.797580 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797591 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-18 00:03:34.797602 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.2.tar.gz 2025-10-18 00:03:34.797612 | ubuntu-noble-large | 2025-10-18 00:03:34.797621 | ubuntu-noble-large | 2025-10-18 00:03:34.797631 | ubuntu-noble-large | 2025-10-18 00:03:34.797641 | ubuntu-noble-large | [blazar-base] 2025-10-18 00:03:34.797650 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797660 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-18 00:03:34.797682 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.2.tar.gz 2025-10-18 00:03:34.797692 | ubuntu-noble-large | 2025-10-18 00:03:34.797701 | ubuntu-noble-large | 2025-10-18 00:03:34.797711 | ubuntu-noble-large | 2025-10-18 00:03:34.797721 | ubuntu-noble-large | [ceilometer-base] 2025-10-18 00:03:34.797731 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797741 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:34.797751 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:34.797760 | ubuntu-noble-large | 2025-10-18 00:03:34.797770 | ubuntu-noble-large | 2025-10-18 00:03:34.797779 | ubuntu-noble-large | 2025-10-18 00:03:34.797789 | ubuntu-noble-large | [cinder-base] 2025-10-18 00:03:34.797799 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797809 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-18 00:03:34.797818 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.2.tar.gz 2025-10-18 00:03:34.797828 | ubuntu-noble-large | 2025-10-18 00:03:34.797837 | ubuntu-noble-large | 2025-10-18 00:03:34.797846 | ubuntu-noble-large | 2025-10-18 00:03:34.797856 | ubuntu-noble-large | [designate-base] 2025-10-18 00:03:34.797866 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797875 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-18 00:03:34.797885 | ubuntu-noble-large | location = tarballs/designate-stable-2024.2.tar.gz 2025-10-18 00:03:34.797895 | ubuntu-noble-large | 2025-10-18 00:03:34.797904 | ubuntu-noble-large | 2025-10-18 00:03:34.797914 | ubuntu-noble-large | 2025-10-18 00:03:34.797923 | ubuntu-noble-large | [glance-base] 2025-10-18 00:03:34.797933 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.797943 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-18 00:03:34.797952 | ubuntu-noble-large | location = tarballs/glance-stable-2024.2.tar.gz 2025-10-18 00:03:34.797962 | ubuntu-noble-large | 2025-10-18 00:03:34.797972 | ubuntu-noble-large | 2025-10-18 00:03:34.797981 | ubuntu-noble-large | 2025-10-18 00:03:34.797991 | ubuntu-noble-large | [heat-base] 2025-10-18 00:03:34.798000 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798010 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-18 00:03:34.798020 | ubuntu-noble-large | location = tarballs/heat-stable-2024.2.tar.gz 2025-10-18 00:03:34.798030 | ubuntu-noble-large | 2025-10-18 00:03:34.798039 | ubuntu-noble-large | 2025-10-18 00:03:34.798048 | ubuntu-noble-large | 2025-10-18 00:03:34.798058 | ubuntu-noble-large | [horizon] 2025-10-18 00:03:34.798068 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798077 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-18 00:03:34.798087 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.2.tar.gz 2025-10-18 00:03:34.798116 | ubuntu-noble-large | 2025-10-18 00:03:34.798126 | ubuntu-noble-large | 2025-10-18 00:03:34.798135 | ubuntu-noble-large | 2025-10-18 00:03:34.798144 | ubuntu-noble-large | [ironic-base] 2025-10-18 00:03:34.798154 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798164 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-18 00:03:34.798173 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.2.tar.gz 2025-10-18 00:03:34.798182 | ubuntu-noble-large | 2025-10-18 00:03:34.798192 | ubuntu-noble-large | 2025-10-18 00:03:34.798201 | ubuntu-noble-large | 2025-10-18 00:03:34.798210 | ubuntu-noble-large | [keystone-base] 2025-10-18 00:03:34.798220 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798230 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-18 00:03:34.798239 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.2.tar.gz 2025-10-18 00:03:34.798248 | ubuntu-noble-large | 2025-10-18 00:03:34.798258 | ubuntu-noble-large | 2025-10-18 00:03:34.798267 | ubuntu-noble-large | 2025-10-18 00:03:34.798276 | ubuntu-noble-large | [magnum-base] 2025-10-18 00:03:34.798285 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798295 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-18 00:03:34.798304 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.2.tar.gz 2025-10-18 00:03:34.798314 | ubuntu-noble-large | 2025-10-18 00:03:34.798323 | ubuntu-noble-large | 2025-10-18 00:03:34.798332 | ubuntu-noble-large | 2025-10-18 00:03:34.798341 | ubuntu-noble-large | [manila-base] 2025-10-18 00:03:34.798351 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798360 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-18 00:03:34.798370 | ubuntu-noble-large | location = tarballs/manila-stable-2024.2.tar.gz 2025-10-18 00:03:34.798379 | ubuntu-noble-large | 2025-10-18 00:03:34.798388 | ubuntu-noble-large | 2025-10-18 00:03:34.798397 | ubuntu-noble-large | 2025-10-18 00:03:34.798407 | ubuntu-noble-large | [masakari-base] 2025-10-18 00:03:34.798416 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798425 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-18 00:03:34.798435 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.2.tar.gz 2025-10-18 00:03:34.798444 | ubuntu-noble-large | 2025-10-18 00:03:34.798454 | ubuntu-noble-large | 2025-10-18 00:03:34.798463 | ubuntu-noble-large | 2025-10-18 00:03:34.798472 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-10-18 00:03:34.798482 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798491 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:03:34.798501 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:03:34.798541 | ubuntu-noble-large | 2025-10-18 00:03:34.798551 | ubuntu-noble-large | 2025-10-18 00:03:34.798577 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-18 00:03:34.798587 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798597 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:03:34.798607 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:03:34.798616 | ubuntu-noble-large | 2025-10-18 00:03:34.798625 | ubuntu-noble-large | 2025-10-18 00:03:34.798635 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-10-18 00:03:34.798645 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798654 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:03:34.798665 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:03:34.798674 | ubuntu-noble-large | 2025-10-18 00:03:34.798683 | ubuntu-noble-large | 2025-10-18 00:03:34.798693 | ubuntu-noble-large | 2025-10-18 00:03:34.798702 | ubuntu-noble-large | [neutron-base] 2025-10-18 00:03:34.798712 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798721 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-18 00:03:34.798731 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.2.tar.gz 2025-10-18 00:03:34.798740 | ubuntu-noble-large | 2025-10-18 00:03:34.798749 | ubuntu-noble-large | 2025-10-18 00:03:34.798759 | ubuntu-noble-large | 2025-10-18 00:03:34.798768 | ubuntu-noble-large | [nova-base] 2025-10-18 00:03:34.798778 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798787 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-18 00:03:34.798797 | ubuntu-noble-large | location = tarballs/nova-stable-2024.2.tar.gz 2025-10-18 00:03:34.798806 | ubuntu-noble-large | 2025-10-18 00:03:34.798816 | ubuntu-noble-large | 2025-10-18 00:03:34.798825 | ubuntu-noble-large | 2025-10-18 00:03:34.798834 | ubuntu-noble-large | [octavia-base] 2025-10-18 00:03:34.798844 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798853 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-18 00:03:34.798870 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.2.tar.gz 2025-10-18 00:03:34.798880 | ubuntu-noble-large | 2025-10-18 00:03:34.798889 | ubuntu-noble-large | 2025-10-18 00:03:34.798898 | ubuntu-noble-large | 2025-10-18 00:03:34.798908 | ubuntu-noble-large | [placement-base] 2025-10-18 00:03:34.798917 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.798927 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-18 00:03:34.798937 | ubuntu-noble-large | location = tarballs/placement-stable-2024.2.tar.gz 2025-10-18 00:03:34.798946 | ubuntu-noble-large | 2025-10-18 00:03:34.798956 | ubuntu-noble-large | 2025-10-18 00:03:34.798965 | ubuntu-noble-large | 2025-10-18 00:03:34.798975 | ubuntu-noble-large | [skyline-apiserver-base] 2025-10-18 00:03:34.798984 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.799009 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:03:34.799019 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:03:34.799029 | ubuntu-noble-large | 2025-10-18 00:03:34.799038 | ubuntu-noble-large | 2025-10-18 00:03:34.799047 | ubuntu-noble-large | 2025-10-18 00:03:34.799057 | ubuntu-noble-large | [skyline-console-base] 2025-10-18 00:03:34.799066 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.799076 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-18 00:03:34.799092 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-10-18 00:03:34.799101 | ubuntu-noble-large | 2025-10-18 00:03:34.799111 | ubuntu-noble-large | 2025-10-18 00:03:34.799120 | ubuntu-noble-large | [openstack-base] 2025-10-18 00:03:34.799130 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-18 00:03:34.799139 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.2.tar.gz 2025-10-18 00:03:34.799149 | ubuntu-noble-large | type = local 2025-10-18 00:03:34.799158 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-10-18 00:03:34.803312 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-18 00:03:34.803359 | ubuntu-noble-large | + VERSION=latest 2025-10-18 00:03:34.803376 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-18 00:03:34.803452 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 00:03:34.803467 | ubuntu-noble-large | + . defaults/all.sh 2025-10-18 00:03:34.803684 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-18 00:03:34.803701 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-18 00:03:34.803714 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-18 00:03:34.803755 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-18 00:03:34.804054 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-18 00:03:34.804129 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:34.804144 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:34.804157 | ubuntu-noble-large | +++ hash -r 2025-10-18 00:03:34.804252 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:34.804264 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-18 00:03:34.804276 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-18 00:03:34.804315 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-18 00:03:34.804437 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-18 00:03:34.804448 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-18 00:03:34.804461 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-18 00:03:34.804469 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-18 00:03:34.804539 | 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-10-18 00:03:34.804691 | 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-10-18 00:03:34.804704 | ubuntu-noble-large | +++ export PATH 2025-10-18 00:03:34.804758 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:03:34.804822 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-18 00:03:34.804835 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-18 00:03:34.804847 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-18 00:03:34.804860 | ubuntu-noble-large | +++ export PS1 2025-10-18 00:03:34.804872 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-18 00:03:34.804884 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-18 00:03:34.804925 | ubuntu-noble-large | +++ hash -r 2025-10-18 00:03:34.805012 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-18 00:03:34.805889 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-18 00:03:34.807376 | ubuntu-noble-large | ++ export BUILD_ID=20251018 2025-10-18 00:03:34.807396 | ubuntu-noble-large | ++ BUILD_ID=20251018 2025-10-18 00:03:34.807435 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-18 00:03:34.807444 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-18 00:03:34.807457 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-18 00:03:34.807480 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-18 00:03:34.807493 | ubuntu-noble-large | + export VERSION 2025-10-18 00:03:34.807619 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-18 00:03:34.807699 | ubuntu-noble-large | + mkdir -p tarballs 2025-10-18 00:03:34.813992 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-10-18 00:03:34.814390 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-10-18 00:03:34.818132 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:34.818161 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:34.819469 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-18 00:03:34.822277 | ubuntu-noble-large | + filename=aodh-stable-2024.2.tar.gz 2025-10-18 00:03:34.822302 | ubuntu-noble-large | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-10-18 00:03:34.822389 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-18 00:03:34.822402 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-18 00:03:34.822412 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.170894 | ubuntu-noble-large | 2025-10-18 00:03:36 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:36.172761 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:36.172797 | ubuntu-noble-large | + echo Process aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.172810 | ubuntu-noble-large | Process aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.174811 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.174969 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:36.175187 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:36.187413 | ubuntu-noble-large | + directory=aodh-19.0.0.0rc2.dev2 2025-10-18 00:03:36.187544 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.187562 | ubuntu-noble-large | Check patches for aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.187577 | ubuntu-noble-large | + [[ -e ../patches/2024.2/aodh ]] 2025-10-18 00:03:36.187697 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.187711 | ubuntu-noble-large | Check overlays for aodh-stable-2024.2.tar.gz 2025-10-18 00:03:36.187721 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-10-18 00:03:36.187752 | ubuntu-noble-large | + popd 2025-10-18 00:03:36.188229 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:36.188255 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:36.189408 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-18 00:03:36.192612 | ubuntu-noble-large | + filename=barbican-stable-2024.2.tar.gz 2025-10-18 00:03:36.192710 | ubuntu-noble-large | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-10-18 00:03:36.192727 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-18 00:03:36.192739 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-18 00:03:36.192749 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.885576 | ubuntu-noble-large | 2025-10-18 00:03:37 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:37.888325 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:37.888369 | ubuntu-noble-large | + echo Process barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.888383 | ubuntu-noble-large | Process barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.890847 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.891221 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:37.891987 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:37.903267 | ubuntu-noble-large | + directory=barbican-19.0.1.dev3 2025-10-18 00:03:37.903309 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.903323 | ubuntu-noble-large | Check patches for barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.903452 | ubuntu-noble-large | + [[ -e ../patches/2024.2/barbican ]] 2025-10-18 00:03:37.903534 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.903552 | ubuntu-noble-large | Check overlays for barbican-stable-2024.2.tar.gz 2025-10-18 00:03:37.903588 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-10-18 00:03:37.903625 | ubuntu-noble-large | + popd 2025-10-18 00:03:37.903767 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:37.903782 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:37.904974 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-18 00:03:37.907684 | ubuntu-noble-large | + filename=blazar-stable-2024.2.tar.gz 2025-10-18 00:03:37.907711 | ubuntu-noble-large | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-10-18 00:03:37.907801 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-18 00:03:37.907814 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-18 00:03:37.907829 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.378691 | ubuntu-noble-large | 2025-10-18 00:03:39 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:39.381293 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:39.381323 | ubuntu-noble-large | + echo Process blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.381362 | ubuntu-noble-large | Process blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.384303 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.384406 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:39.384854 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:39.394792 | ubuntu-noble-large | + directory=blazar-14.0.1.dev5 2025-10-18 00:03:39.394846 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.394857 | ubuntu-noble-large | Check patches for blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.394867 | ubuntu-noble-large | + [[ -e ../patches/2024.2/blazar ]] 2025-10-18 00:03:39.394876 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.394884 | ubuntu-noble-large | Check overlays for blazar-stable-2024.2.tar.gz 2025-10-18 00:03:39.394900 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-10-18 00:03:39.394910 | ubuntu-noble-large | + popd 2025-10-18 00:03:39.394962 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:39.394978 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:39.396203 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:39.399069 | ubuntu-noble-large | + filename=ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:39.399109 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-10-18 00:03:39.399129 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:39.399140 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:39.399154 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.198825 | ubuntu-noble-large | 2025-10-18 00:03:41 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:41.201651 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:41.201679 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.201697 | ubuntu-noble-large | Process ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.204108 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.205013 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:41.205034 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:41.215437 | ubuntu-noble-large | + directory=ceilometer-23.0.2.dev1 2025-10-18 00:03:41.215484 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.215498 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.215577 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ceilometer ]] 2025-10-18 00:03:41.215588 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.215597 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-18 00:03:41.215607 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-10-18 00:03:41.215618 | ubuntu-noble-large | + popd 2025-10-18 00:03:41.215629 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:41.215640 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:41.216629 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-18 00:03:41.219338 | ubuntu-noble-large | + filename=cinder-stable-2024.2.tar.gz 2025-10-18 00:03:41.219434 | ubuntu-noble-large | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-10-18 00:03:41.219450 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-18 00:03:41.219462 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-18 00:03:41.219472 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-18 00:03:46.720900 | ubuntu-noble-large | 2025-10-18 00:03:46 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6375881/6375881] -> "cinder-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:46.723239 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:46.723288 | ubuntu-noble-large | + echo Process cinder-stable-2024.2.tar.gz 2025-10-18 00:03:46.723301 | ubuntu-noble-large | Process cinder-stable-2024.2.tar.gz 2025-10-18 00:03:46.725354 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-10-18 00:03:46.725820 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:46.726260 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:46.735641 | ubuntu-noble-large | + directory=cinder-25.2.1.dev4 2025-10-18 00:03:46.735688 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-10-18 00:03:46.735702 | ubuntu-noble-large | Check patches for cinder-stable-2024.2.tar.gz 2025-10-18 00:03:46.735712 | ubuntu-noble-large | + [[ -e ../patches/2024.2/cinder ]] 2025-10-18 00:03:46.735721 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-18 00:03:47.070566 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-10-18 00:03:47.078272 | ubuntu-noble-large | + pushd cinder-25.2.1.dev4 2025-10-18 00:03:47.080755 | ubuntu-noble-large | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-10-18 00:03:47.081049 | ubuntu-noble-large | ++ sort 2025-10-18 00:03:47.086085 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:03:47.086122 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-10-18 00:03:47.086143 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-10-18 00:03:47.086155 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:47.088302 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 00:03:47.088706 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-18 00:03:47.088886 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 00:03:47.089184 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-18 00:03:47.089600 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:47.091393 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 00:03:47.091724 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-18 00:03:47.091859 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 00:03:47.092117 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-18 00:03:47.092808 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:03:47.092834 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-10-18 00:03:47.092846 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-10-18 00:03:47.092862 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:47.096450 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-18 00:03:47.097985 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-18 00:03:47.099282 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-18 00:03:47.099775 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 00:03:47.100412 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-18 00:03:47.101260 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-18 00:03:47.102672 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 00:03:47.103793 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-18 00:03:47.104653 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:47.108741 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-18 00:03:47.110090 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-18 00:03:47.111068 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-18 00:03:47.111375 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 00:03:47.111900 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-18 00:03:47.112441 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-18 00:03:47.113061 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 00:03:47.113434 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-18 00:03:47.114809 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:03:47.114838 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-10-18 00:03:47.114849 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-10-18 00:03:47.114862 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:03:47.117948 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 00:03:47.118542 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 00:03:47.118919 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-18 00:03:47.119435 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:03:47.123141 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-18 00:03:47.123747 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-18 00:03:47.124045 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-18 00:03:47.124962 | ubuntu-noble-large | + popd 2025-10-18 00:03:47.125150 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-18 00:03:48.312459 | ubuntu-noble-large | + rm -r cinder-25.2.1.dev4 2025-10-18 00:03:48.396614 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-10-18 00:03:48.396683 | ubuntu-noble-large | Check overlays for cinder-stable-2024.2.tar.gz 2025-10-18 00:03:48.396704 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-10-18 00:03:48.396715 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-18 00:03:48.697890 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-10-18 00:03:48.703969 | ubuntu-noble-large | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.2.1.dev4 2025-10-18 00:03:48.708562 | ubuntu-noble-large | sending incremental file list 2025-10-18 00:03:48.709356 | ubuntu-noble-large | ./ 2025-10-18 00:03:48.710375 | ubuntu-noble-large | cinder/ 2025-10-18 00:03:48.710386 | ubuntu-noble-large | cinder/volume/ 2025-10-18 00:03:48.710391 | ubuntu-noble-large | cinder/volume/drivers/ 2025-10-18 00:03:48.710397 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2025-10-18 00:03:48.754338 | ubuntu-noble-large | 2025-10-18 00:03:48.754393 | ubuntu-noble-large | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-10-18 00:03:48.754398 | ubuntu-noble-large | total size is 44,134 speedup is 3.77 2025-10-18 00:03:48.755905 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-18 00:03:49.952854 | ubuntu-noble-large | + rm -r cinder-25.2.1.dev4 2025-10-18 00:03:50.025837 | ubuntu-noble-large | + popd 2025-10-18 00:03:50.025993 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:50.026016 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:50.026458 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-18 00:03:50.031271 | ubuntu-noble-large | + filename=designate-stable-2024.2.tar.gz 2025-10-18 00:03:50.031346 | ubuntu-noble-large | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-10-18 00:03:50.031359 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-18 00:03:50.031372 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-18 00:03:50.031383 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.011211 | ubuntu-noble-large | 2025-10-18 00:03:52 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:52.015263 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:52.015351 | ubuntu-noble-large | + echo Process designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.015365 | ubuntu-noble-large | Process designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.016712 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.016848 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:52.017629 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:52.053920 | ubuntu-noble-large | + directory=designate-19.0.1.dev8 2025-10-18 00:03:52.055320 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.055349 | ubuntu-noble-large | Check patches for designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.055373 | ubuntu-noble-large | + [[ -e ../patches/2024.2/designate ]] 2025-10-18 00:03:52.055382 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.055391 | ubuntu-noble-large | Check overlays for designate-stable-2024.2.tar.gz 2025-10-18 00:03:52.055400 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/designate/source ]] 2025-10-18 00:03:52.055409 | ubuntu-noble-large | + popd 2025-10-18 00:03:52.055419 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:52.055429 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:52.055438 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-18 00:03:52.055447 | ubuntu-noble-large | + filename=glance-stable-2024.2.tar.gz 2025-10-18 00:03:52.055456 | ubuntu-noble-large | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-10-18 00:03:52.055464 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-18 00:03:52.055491 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-18 00:03:52.055500 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.898366 | ubuntu-noble-large | 2025-10-18 00:03:54 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:54.902176 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:54.902210 | ubuntu-noble-large | + echo Process glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.902223 | ubuntu-noble-large | Process glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.904871 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.905233 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:54.905862 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:54.916040 | ubuntu-noble-large | + directory=glance-29.0.1.dev9 2025-10-18 00:03:54.916078 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.916089 | ubuntu-noble-large | Check patches for glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.916102 | ubuntu-noble-large | + [[ -e ../patches/2024.2/glance ]] 2025-10-18 00:03:54.916209 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.916222 | ubuntu-noble-large | Check overlays for glance-stable-2024.2.tar.gz 2025-10-18 00:03:54.916232 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/glance/source ]] 2025-10-18 00:03:54.916247 | ubuntu-noble-large | + popd 2025-10-18 00:03:54.916407 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:54.916422 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:54.917703 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-18 00:03:54.920861 | ubuntu-noble-large | + filename=heat-stable-2024.2.tar.gz 2025-10-18 00:03:54.920913 | ubuntu-noble-large | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-10-18 00:03:54.920924 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-18 00:03:54.920929 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-18 00:03:54.920951 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.747390 | ubuntu-noble-large | 2025-10-18 00:03:57 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2360651/2360651] -> "heat-stable-2024.2.tar.gz" [1] 2025-10-18 00:03:57.749810 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:03:57.749867 | ubuntu-noble-large | + echo Process heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.749876 | ubuntu-noble-large | Process heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.752036 | ubuntu-noble-large | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.752179 | ubuntu-noble-large | ++ head -1 2025-10-18 00:03:57.752658 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:03:57.771608 | ubuntu-noble-large | + directory=openstack_heat-23.0.1.dev10 2025-10-18 00:03:57.771688 | ubuntu-noble-large | + echo Check patches for heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.771696 | ubuntu-noble-large | Check patches for heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.771703 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-10-18 00:03:57.771716 | ubuntu-noble-large | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.771722 | ubuntu-noble-large | Check overlays for heat-stable-2024.2.tar.gz 2025-10-18 00:03:57.771727 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-10-18 00:03:57.771733 | ubuntu-noble-large | + popd 2025-10-18 00:03:57.772662 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:03:57.772750 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:03:57.773652 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-18 00:03:57.776696 | ubuntu-noble-large | + filename=horizon-stable-2024.2.tar.gz 2025-10-18 00:03:57.776764 | ubuntu-noble-large | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-10-18 00:03:57.776776 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-18 00:03:57.776788 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-18 00:03:57.776799 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.874154 | ubuntu-noble-large | 2025-10-18 00:04:02 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5704784/5704784] -> "horizon-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:02.875980 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:02.876027 | ubuntu-noble-large | + echo Process horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.876039 | ubuntu-noble-large | Process horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.878265 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.880373 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:02.880405 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:02.887589 | ubuntu-noble-large | + directory=horizon-25.1.2.dev1 2025-10-18 00:04:02.887657 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.887672 | ubuntu-noble-large | Check patches for horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.887683 | ubuntu-noble-large | + [[ -e ../patches/2024.2/horizon ]] 2025-10-18 00:04:02.887693 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.887702 | ubuntu-noble-large | Check overlays for horizon-stable-2024.2.tar.gz 2025-10-18 00:04:02.887712 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-10-18 00:04:02.887731 | ubuntu-noble-large | + popd 2025-10-18 00:04:02.887742 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:02.887754 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:02.889303 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-18 00:04:02.891733 | ubuntu-noble-large | + filename=ironic-stable-2024.2.tar.gz 2025-10-18 00:04:02.891803 | ubuntu-noble-large | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-10-18 00:04:02.891817 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-18 00:04:02.891829 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-18 00:04:02.891839 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-18 00:04:05.859937 | ubuntu-noble-large | 2025-10-18 00:04:05 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2625410/2625410] -> "ironic-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:05.862671 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:05.862740 | ubuntu-noble-large | + echo Process ironic-stable-2024.2.tar.gz 2025-10-18 00:04:05.862753 | ubuntu-noble-large | Process ironic-stable-2024.2.tar.gz 2025-10-18 00:04:05.864733 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-10-18 00:04:05.864794 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:05.864814 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:05.875168 | ubuntu-noble-large | + directory=ironic-26.1.4.dev2 2025-10-18 00:04:05.875234 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-10-18 00:04:05.875248 | ubuntu-noble-large | Check patches for ironic-stable-2024.2.tar.gz 2025-10-18 00:04:05.875259 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ironic ]] 2025-10-18 00:04:05.875278 | ubuntu-noble-large | + tar xzf ironic-stable-2024.2.tar.gz 2025-10-18 00:04:06.041765 | ubuntu-noble-large | + rm ironic-stable-2024.2.tar.gz 2025-10-18 00:04:06.046382 | ubuntu-noble-large | + pushd ironic-26.1.4.dev2 2025-10-18 00:04:06.047943 | ubuntu-noble-large | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-10-18 00:04:06.048344 | ubuntu-noble-large | ++ sort 2025-10-18 00:04:06.053839 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:04:06.053872 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-10-18 00:04:06.053887 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-10-18 00:04:06.053965 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:04:06.056736 | ubuntu-noble-large | checking file ironic/common/grub_conf.template 2025-10-18 00:04:06.057217 | ubuntu-noble-large | checking file ironic/common/pxe_utils.py 2025-10-18 00:04:06.057331 | ubuntu-noble-large | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-18 00:04:06.057767 | ubuntu-noble-large | checking file ironic/drivers/modules/pxe_grub_config.template 2025-10-18 00:04:06.058063 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_images.py 2025-10-18 00:04:06.058749 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-10-18 00:04:06.059811 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-18 00:04:06.060327 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-18 00:04:06.060787 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:04:06.062352 | ubuntu-noble-large | patching file ironic/common/grub_conf.template 2025-10-18 00:04:06.062635 | ubuntu-noble-large | patching file ironic/common/pxe_utils.py 2025-10-18 00:04:06.062658 | ubuntu-noble-large | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-18 00:04:06.062815 | ubuntu-noble-large | patching file ironic/drivers/modules/pxe_grub_config.template 2025-10-18 00:04:06.062955 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_images.py 2025-10-18 00:04:06.063294 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-10-18 00:04:06.063824 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-18 00:04:06.064104 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-18 00:04:06.065026 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:04:06.065057 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch' 2025-10-18 00:04:06.065070 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch 2025-10-18 00:04:06.065086 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:04:06.068031 | ubuntu-noble-large | checking file ironic/drivers/modules/redfish/power.py 2025-10-18 00:04:06.068422 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-18 00:04:06.069125 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:04:06.071773 | ubuntu-noble-large | patching file ironic/drivers/modules/redfish/power.py 2025-10-18 00:04:06.072064 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-18 00:04:06.073024 | ubuntu-noble-large | + popd 2025-10-18 00:04:06.073183 | ubuntu-noble-large | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.4.dev2 2025-10-18 00:04:06.599237 | ubuntu-noble-large | + rm -r ironic-26.1.4.dev2 2025-10-18 00:04:06.650093 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-10-18 00:04:06.650176 | ubuntu-noble-large | Check overlays for ironic-stable-2024.2.tar.gz 2025-10-18 00:04:06.650223 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-10-18 00:04:06.650235 | ubuntu-noble-large | + popd 2025-10-18 00:04:06.650250 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:06.650264 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:06.651211 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-18 00:04:06.652671 | ubuntu-noble-large | + filename=keystone-stable-2024.2.tar.gz 2025-10-18 00:04:06.652692 | ubuntu-noble-large | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-10-18 00:04:06.652710 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-18 00:04:06.652722 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-18 00:04:06.652735 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.326784 | ubuntu-noble-large | 2025-10-18 00:04:09 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1741529/1741529] -> "keystone-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:09.328802 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:09.328838 | ubuntu-noble-large | + echo Process keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.328852 | ubuntu-noble-large | Process keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.330868 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.331313 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:09.331488 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:09.339820 | ubuntu-noble-large | + directory=keystone-26.0.1.dev4 2025-10-18 00:04:09.339860 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.339872 | ubuntu-noble-large | Check patches for keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.339882 | ubuntu-noble-large | + [[ -e ../patches/2024.2/keystone ]] 2025-10-18 00:04:09.339898 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.339907 | ubuntu-noble-large | Check overlays for keystone-stable-2024.2.tar.gz 2025-10-18 00:04:09.339917 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-10-18 00:04:09.339927 | ubuntu-noble-large | + popd 2025-10-18 00:04:09.340043 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:09.340057 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:09.340980 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-18 00:04:09.343015 | ubuntu-noble-large | + filename=magnum-stable-2024.2.tar.gz 2025-10-18 00:04:09.343088 | ubuntu-noble-large | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-10-18 00:04:09.343111 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-18 00:04:09.343122 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-18 00:04:09.343133 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.372008 | ubuntu-noble-large | 2025-10-18 00:04:11 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:11.374707 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:11.374743 | ubuntu-noble-large | + echo Process magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.374756 | ubuntu-noble-large | Process magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.377155 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.377444 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:11.377771 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:11.387634 | ubuntu-noble-large | + directory=magnum-19.0.1.dev7 2025-10-18 00:04:11.387696 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.387709 | ubuntu-noble-large | Check patches for magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.387718 | ubuntu-noble-large | + [[ -e ../patches/2024.2/magnum ]] 2025-10-18 00:04:11.387733 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.387741 | ubuntu-noble-large | Check overlays for magnum-stable-2024.2.tar.gz 2025-10-18 00:04:11.387748 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-10-18 00:04:11.387755 | ubuntu-noble-large | + popd 2025-10-18 00:04:11.387800 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:11.387832 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:11.389226 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-18 00:04:11.391927 | ubuntu-noble-large | + filename=manila-stable-2024.2.tar.gz 2025-10-18 00:04:11.391948 | ubuntu-noble-large | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-10-18 00:04:11.392009 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-18 00:04:11.392018 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-18 00:04:11.392028 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.002985 | ubuntu-noble-large | 2025-10-18 00:04:15 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3512210/3512210] -> "manila-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:15.005865 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:15.005906 | ubuntu-noble-large | + echo Process manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.005919 | ubuntu-noble-large | Process manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.008261 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.008880 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:15.009041 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:15.018834 | ubuntu-noble-large | + directory=manila-19.1.1.dev7 2025-10-18 00:04:15.018879 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.018891 | ubuntu-noble-large | Check patches for manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.018901 | ubuntu-noble-large | + [[ -e ../patches/2024.2/manila ]] 2025-10-18 00:04:15.018951 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.018962 | ubuntu-noble-large | Check overlays for manila-stable-2024.2.tar.gz 2025-10-18 00:04:15.018972 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/manila/source ]] 2025-10-18 00:04:15.018985 | ubuntu-noble-large | + popd 2025-10-18 00:04:15.019134 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:15.019149 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:15.020474 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-18 00:04:15.023702 | ubuntu-noble-large | + filename=masakari-stable-2024.2.tar.gz 2025-10-18 00:04:15.023726 | ubuntu-noble-large | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-10-18 00:04:15.023737 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-18 00:04:15.023746 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-18 00:04:15.023756 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.473365 | ubuntu-noble-large | 2025-10-18 00:04:16 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:16.475453 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:16.475481 | ubuntu-noble-large | + echo Process masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.475499 | ubuntu-noble-large | Process masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.477697 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.478258 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:16.478565 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:16.486454 | ubuntu-noble-large | + directory=masakari-18.0.0.0rc2.dev2 2025-10-18 00:04:16.486534 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.486548 | ubuntu-noble-large | Check patches for masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.486559 | ubuntu-noble-large | + [[ -e ../patches/2024.2/masakari ]] 2025-10-18 00:04:16.486622 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.486634 | ubuntu-noble-large | Check overlays for masakari-stable-2024.2.tar.gz 2025-10-18 00:04:16.486644 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-10-18 00:04:16.486658 | ubuntu-noble-large | + popd 2025-10-18 00:04:16.486800 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:16.486816 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:16.487878 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:16.490412 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:16.490459 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-18 00:04:16.490476 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:16.490486 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:16.490500 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.635811 | ubuntu-noble-large | 2025-10-18 00:04:17 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:17.638837 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:17.638912 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.638927 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.641103 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.641632 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:17.643674 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:17.652083 | ubuntu-noble-large | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-18 00:04:17.652127 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.652147 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.652158 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-10-18 00:04:17.652172 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.676965 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.679095 | ubuntu-noble-large | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-18 00:04:17.681095 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-10-18 00:04:17.681493 | ubuntu-noble-large | ++ sort 2025-10-18 00:04:17.686414 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:04:17.686437 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-10-18 00:04:17.686450 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-10-18 00:04:17.686465 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:04:17.689614 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2025-10-18 00:04:17.689881 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-18 00:04:17.690462 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:04:17.693481 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2025-10-18 00:04:17.693800 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-18 00:04:17.694407 | ubuntu-noble-large | + popd 2025-10-18 00:04:17.694555 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-18 00:04:17.739851 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-18 00:04:17.751917 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.751995 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.752017 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-10-18 00:04:17.752072 | ubuntu-noble-large | + popd 2025-10-18 00:04:17.752105 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:17.752117 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:17.753234 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.755857 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:04:17.755882 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-18 00:04:17.755893 | ubuntu-noble-large | + popd 2025-10-18 00:04:17.755972 | ubuntu-noble-large | + continue 2025-10-18 00:04:17.755995 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:17.756019 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:17.756777 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:17.758148 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:17.758171 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-10-18 00:04:17.758188 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:17.758199 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:17.758213 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.105713 | ubuntu-noble-large | 2025-10-18 00:04:19 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:19.109800 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:19.109844 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.109857 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.112209 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.112426 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:19.112946 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:19.121449 | ubuntu-noble-large | + directory=neutron_vpnaas-25.0.1.dev4 2025-10-18 00:04:19.121477 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.121488 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.121736 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-10-18 00:04:19.121823 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.121837 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:04:19.121847 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-10-18 00:04:19.121868 | ubuntu-noble-large | + popd 2025-10-18 00:04:19.121881 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:19.121892 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:19.123034 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-18 00:04:19.125816 | ubuntu-noble-large | + filename=neutron-stable-2024.2.tar.gz 2025-10-18 00:04:19.125836 | ubuntu-noble-large | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-10-18 00:04:19.125852 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-18 00:04:19.125862 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-18 00:04:19.125875 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.007837 | ubuntu-noble-large | 2025-10-18 00:04:30 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14504883/14504883] -> "neutron-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:30.011564 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:30.011680 | ubuntu-noble-large | + echo Process neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.011695 | ubuntu-noble-large | Process neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.013494 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.014065 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:30.014111 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:30.023889 | ubuntu-noble-large | + directory=neutron-25.2.1.dev50 2025-10-18 00:04:30.023967 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.023982 | ubuntu-noble-large | Check patches for neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.023994 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron ]] 2025-10-18 00:04:30.024013 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.024023 | ubuntu-noble-large | Check overlays for neutron-stable-2024.2.tar.gz 2025-10-18 00:04:30.024033 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-10-18 00:04:30.024043 | ubuntu-noble-large | + popd 2025-10-18 00:04:30.024059 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:30.024070 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:30.025269 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-18 00:04:30.028636 | ubuntu-noble-large | + filename=nova-stable-2024.2.tar.gz 2025-10-18 00:04:30.028705 | ubuntu-noble-large | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-10-18 00:04:30.028719 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-18 00:04:30.028752 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-18 00:04:30.028763 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-18 00:04:37.659171 | ubuntu-noble-large | 2025-10-18 00:04:37 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9541224/9541224] -> "nova-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:37.661235 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:37.661322 | ubuntu-noble-large | + echo Process nova-stable-2024.2.tar.gz 2025-10-18 00:04:37.661336 | ubuntu-noble-large | Process nova-stable-2024.2.tar.gz 2025-10-18 00:04:37.663024 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-10-18 00:04:37.663629 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:37.663721 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:37.672224 | ubuntu-noble-large | + directory=nova-30.1.1.dev17 2025-10-18 00:04:37.672277 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.2.tar.gz 2025-10-18 00:04:37.672289 | ubuntu-noble-large | Check patches for nova-stable-2024.2.tar.gz 2025-10-18 00:04:37.672300 | ubuntu-noble-large | + [[ -e ../patches/2024.2/nova ]] 2025-10-18 00:04:37.672309 | ubuntu-noble-large | + tar xzf nova-stable-2024.2.tar.gz 2025-10-18 00:04:38.083919 | ubuntu-noble-large | + rm nova-stable-2024.2.tar.gz 2025-10-18 00:04:38.091463 | ubuntu-noble-large | + pushd nova-30.1.1.dev17 2025-10-18 00:04:38.092539 | ubuntu-noble-large | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-10-18 00:04:38.092591 | ubuntu-noble-large | ++ sort 2025-10-18 00:04:38.097716 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:04:38.097781 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2025-10-18 00:04:38.097797 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2025-10-18 00:04:38.097809 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:04:38.103586 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_driver.py 2025-10-18 00:04:38.105059 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-10-18 00:04:38.105237 | ubuntu-noble-large | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-10-18 00:04:38.107536 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-10-18 00:04:38.107976 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_utils.py 2025-10-18 00:04:38.108164 | ubuntu-noble-large | checking file nova/tests/unit/virt/test_images.py 2025-10-18 00:04:38.108345 | ubuntu-noble-large | checking file nova/virt/images.py 2025-10-18 00:04:38.108544 | ubuntu-noble-large | checking file nova/virt/libvirt/imagebackend.py 2025-10-18 00:04:38.108834 | ubuntu-noble-large | checking file nova/virt/libvirt/utils.py 2025-10-18 00:04:38.108973 | ubuntu-noble-large | checking file requirements.txt 2025-10-18 00:04:38.109277 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:04:38.117016 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_driver.py 2025-10-18 00:04:38.119120 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-10-18 00:04:38.119332 | ubuntu-noble-large | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-10-18 00:04:38.121712 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-10-18 00:04:38.122055 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_utils.py 2025-10-18 00:04:38.122239 | ubuntu-noble-large | patching file nova/tests/unit/virt/test_images.py 2025-10-18 00:04:38.122432 | ubuntu-noble-large | patching file nova/virt/images.py 2025-10-18 00:04:38.122679 | ubuntu-noble-large | patching file nova/virt/libvirt/imagebackend.py 2025-10-18 00:04:38.122944 | ubuntu-noble-large | patching file nova/virt/libvirt/utils.py 2025-10-18 00:04:38.123082 | ubuntu-noble-large | patching file requirements.txt 2025-10-18 00:04:38.124127 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:04:38.124188 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-18 00:04:38.124203 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-18 00:04:38.124216 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:04:38.125751 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-10-18 00:04:38.125928 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-18 00:04:38.126226 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:04:38.129149 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-10-18 00:04:38.129683 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-18 00:04:38.130211 | ubuntu-noble-large | + popd 2025-10-18 00:04:38.130349 | ubuntu-noble-large | + tar czf nova-stable-2024.2.tar.gz nova-30.1.1.dev17 2025-10-18 00:04:39.663261 | ubuntu-noble-large | + rm -r nova-30.1.1.dev17 2025-10-18 00:04:39.768143 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-10-18 00:04:39.768214 | ubuntu-noble-large | Check overlays for nova-stable-2024.2.tar.gz 2025-10-18 00:04:39.768227 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/nova/source ]] 2025-10-18 00:04:39.768246 | ubuntu-noble-large | + popd 2025-10-18 00:04:39.768352 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:39.768388 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:39.769253 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-18 00:04:39.770563 | ubuntu-noble-large | + filename=octavia-stable-2024.2.tar.gz 2025-10-18 00:04:39.770584 | ubuntu-noble-large | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-10-18 00:04:39.770600 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-18 00:04:39.770611 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-18 00:04:39.770624 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.070803 | ubuntu-noble-large | 2025-10-18 00:04:42 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317677/1317677] -> "octavia-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:42.072700 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:42.072777 | ubuntu-noble-large | + echo Process octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.072790 | ubuntu-noble-large | Process octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.075024 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.075456 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:42.075588 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:42.086745 | ubuntu-noble-large | + directory=octavia-15.0.2.dev4 2025-10-18 00:04:42.086819 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.086836 | ubuntu-noble-large | Check patches for octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.086849 | ubuntu-noble-large | + [[ -e ../patches/2024.2/octavia ]] 2025-10-18 00:04:42.086865 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.086877 | ubuntu-noble-large | Check overlays for octavia-stable-2024.2.tar.gz 2025-10-18 00:04:42.086889 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-10-18 00:04:42.086905 | ubuntu-noble-large | + popd 2025-10-18 00:04:42.087588 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:42.087650 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:42.088592 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-18 00:04:42.091680 | ubuntu-noble-large | + filename=placement-stable-2024.2.tar.gz 2025-10-18 00:04:42.091726 | ubuntu-noble-large | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-10-18 00:04:42.091741 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-18 00:04:42.091754 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-18 00:04:42.091766 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.754590 | ubuntu-noble-large | 2025-10-18 00:04:43 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:43.757402 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:43.757592 | ubuntu-noble-large | + echo Process placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.757611 | ubuntu-noble-large | Process placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.759336 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.759656 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:43.760132 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:43.777334 | ubuntu-noble-large | + directory=openstack-placement-12.0.1.dev5 2025-10-18 00:04:43.777423 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.777463 | ubuntu-noble-large | Check patches for placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.777483 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-10-18 00:04:43.777492 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.777501 | ubuntu-noble-large | Check overlays for placement-stable-2024.2.tar.gz 2025-10-18 00:04:43.777542 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-10-18 00:04:43.777551 | ubuntu-noble-large | + popd 2025-10-18 00:04:43.777567 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:43.777579 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:43.779119 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:43.782257 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:43.782298 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-10-18 00:04:43.782305 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:43.782312 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:43.782318 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.032231 | ubuntu-noble-large | 2025-10-18 00:04:51 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061365/9061365] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-10-18 00:04:51.035579 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:04:51.035651 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.035670 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.037613 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.038219 | ubuntu-noble-large | ++ head -1 2025-10-18 00:04:51.038259 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:04:51.048141 | ubuntu-noble-large | + directory=skyline_apiserver-5.0.1.dev5 2025-10-18 00:04:51.048215 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.048230 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.048242 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2025-10-18 00:04:51.048254 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.048267 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 00:04:51.048341 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2025-10-18 00:04:51.048353 | ubuntu-noble-large | + popd 2025-10-18 00:04:51.048377 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:04:51.048391 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:04:51.049610 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-18 00:04:51.052363 | ubuntu-noble-large | + filename=skyline-console-stable-2024.2.tar.gz 2025-10-18 00:04:51.052408 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-10-18 00:04:51.052419 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-18 00:04:51.052430 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-18 00:04:51.052440 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.695287 | ubuntu-noble-large | 2025-10-18 00:05:09 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2025-10-18 00:05:09.697931 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:05:09.698024 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.698038 | ubuntu-noble-large | Process skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.699788 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.700288 | ubuntu-noble-large | ++ head -1 2025-10-18 00:05:09.700658 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:05:09.709584 | ubuntu-noble-large | + directory=skyline-console-5.0.1.dev4 2025-10-18 00:05:09.709651 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.709664 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.709674 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-console ]] 2025-10-18 00:05:09.709688 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.709697 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-18 00:05:09.709711 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-10-18 00:05:09.709724 | ubuntu-noble-large | + popd 2025-10-18 00:05:09.709895 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-18 00:05:09.709911 | ubuntu-noble-large | + pushd tarballs 2025-10-18 00:05:09.711178 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-18 00:05:09.713942 | ubuntu-noble-large | + filename=requirements-stable-2024.2.tar.gz 2025-10-18 00:05:09.713982 | ubuntu-noble-large | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-10-18 00:05:09.714004 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-18 00:05:09.714015 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-18 00:05:09.714026 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.895389 | ubuntu-noble-large | 2025-10-18 00:05:10 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-10-18 00:05:10.897848 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-18 00:05:10.897953 | ubuntu-noble-large | + echo Process requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.897969 | ubuntu-noble-large | Process requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.900465 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.900716 | ubuntu-noble-large | ++ head -1 2025-10-18 00:05:10.901242 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-18 00:05:10.910036 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7098 2025-10-18 00:05:10.910083 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.910094 | ubuntu-noble-large | Check patches for requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.910108 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-10-18 00:05:10.910188 | ubuntu-noble-large | + tar xzf requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.934000 | ubuntu-noble-large | + rm requirements-stable-2024.2.tar.gz 2025-10-18 00:05:10.936471 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7098 2025-10-18 00:05:10.939266 | ubuntu-noble-large | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-10-18 00:05:10.939304 | ubuntu-noble-large | ++ sort 2025-10-18 00:05:10.944107 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:05:10.944133 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2025-10-18 00:05:10.944149 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2025-10-18 00:05:10.944160 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:05:10.947153 | ubuntu-noble-large | checking file upper-constraints.txt 2025-10-18 00:05:10.947754 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:05:10.951418 | ubuntu-noble-large | patching file upper-constraints.txt 2025-10-18 00:05:10.952321 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-18 00:05:10.952363 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-10-18 00:05:10.952377 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-10-18 00:05:10.952410 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-18 00:05:10.955189 | ubuntu-noble-large | checking file upper-constraints.txt 2025-10-18 00:05:10.955358 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-18 00:05:10.955913 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-18 00:05:10.958552 | ubuntu-noble-large | patching file upper-constraints.txt 2025-10-18 00:05:10.958786 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-18 00:05:10.959356 | ubuntu-noble-large | + popd 2025-10-18 00:05:10.959556 | ubuntu-noble-large | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-10-18 00:05:11.003931 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7098 2025-10-18 00:05:11.008203 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-10-18 00:05:11.008261 | ubuntu-noble-large | Check overlays for requirements-stable-2024.2.tar.gz 2025-10-18 00:05:11.008273 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-10-18 00:05:11.008291 | ubuntu-noble-large | + popd 2025-10-18 00:05:11.009212 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-10-18 00:05:11.013547 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-10-18 00:05:11.014623 | ubuntu-noble-large | ++ date +%Y%m%d 2025-10-18 00:05:11.017362 | ubuntu-noble-large | + BUILD_ID=20251018 2025-10-18 00:05:11.017388 | ubuntu-noble-large | + BUILD_TYPE=all 2025-10-18 00:05:11.017450 | ubuntu-noble-large | + IS_RELEASE=False 2025-10-18 00:05:11.017461 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-18 00:05:11.017475 | ubuntu-noble-large | + VERSION=latest 2025-10-18 00:05:11.017488 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-10-18 00:05:11.017658 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 00:05:11.017674 | ubuntu-noble-large | + . defaults/all.sh 2025-10-18 00:05:11.017799 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-18 00:05:11.017812 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-18 00:05:11.017827 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-18 00:05:11.017837 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-18 00:05:11.018196 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-18 00:05:11.018231 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:05:11.018245 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:05:11.018260 | ubuntu-noble-large | +++ hash -r 2025-10-18 00:05:11.018357 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:05:11.018370 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-18 00:05:11.018380 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-18 00:05:11.018394 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-18 00:05:11.018540 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-18 00:05:11.018559 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-18 00:05:11.018573 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-18 00:05:11.018583 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-18 00:05:11.018611 | 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-10-18 00:05:11.018660 | 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-10-18 00:05:11.018675 | ubuntu-noble-large | +++ export PATH 2025-10-18 00:05:11.018730 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 00:05:11.018804 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-18 00:05:11.018816 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-18 00:05:11.018829 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-18 00:05:11.018839 | ubuntu-noble-large | +++ export PS1 2025-10-18 00:05:11.018852 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-18 00:05:11.018861 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-18 00:05:11.018874 | ubuntu-noble-large | +++ hash -r 2025-10-18 00:05:11.019048 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-18 00:05:11.020013 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-18 00:05:11.022448 | ubuntu-noble-large | ++ export BUILD_ID=20251018 2025-10-18 00:05:11.022469 | ubuntu-noble-large | ++ BUILD_ID=20251018 2025-10-18 00:05:11.022485 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-18 00:05:11.022497 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-18 00:05:11.022540 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-18 00:05:11.022551 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-18 00:05:11.022564 | ubuntu-noble-large | + export IS_RELEASE 2025-10-18 00:05:11.022577 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-18 00:05:11.022589 | ubuntu-noble-large | + export VERSION 2025-10-18 00:05:11.022738 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-18 00:05:11.022750 | ubuntu-noble-large | + [[ -z '' ]] 2025-10-18 00:05:11.023821 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-10-18 00:05:11.093022 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^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-10-18 00:05:11.093126 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-10-18 00:05:11.093141 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\1 ]] 2025-10-18 00:05:11.093151 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\2 ]] 2025-10-18 00:05:11.093161 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-10-18 00:05:11.093303 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-10-18 00:05:11.094333 | ubuntu-noble-large | + tee kolla-build-20251018.log 2025-10-18 00:05:11.094503 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2024.2/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' '^heat' '^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-10-18 00:05:11.525058 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-10-18 00:05:11.525146 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-10-18 00:05:17.941179 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-10-18 00:05:17.941799 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-10-18 00:05:17.942435 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-10-18 00:05:17.942461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-10-18 00:05:17.942182 2025-10-18 00:05:17.944208 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-10-18 00:05:17.945320 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-10-18 00:06:57.757007 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/37 : FROM ubuntu:24.04 2025-10-18 00:06:57.757080 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 97bed23a3497 2025-10-18 00:06:57.757134 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/37 : LABEL "build-date"="20251018" "name"="base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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-10-18 00:06:57.757154 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f01ca217c1c0 2025-10-18 00:06:57.757165 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f01ca217c1c0 2025-10-18 00:06:57.757175 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4111ea76f0dd 2025-10-18 00:06:57.757190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/37 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2025-10-18 00:06:57.757204 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0fdbd8275669 2025-10-18 00:06:57.757291 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0fdbd8275669 2025-10-18 00:06:57.757304 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e18a6d8f6b57 2025-10-18 00:06:57.757314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/37 : COPY curlrc /root/.curlrc 2025-10-18 00:06:57.757341 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1b981ca0f1b7 2025-10-18 00:06:57.757474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/37 : ENV LANG en_US.UTF-8 2025-10-18 00:06:57.757485 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 88ba1ff82375 2025-10-18 00:06:57.757496 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 88ba1ff82375 2025-10-18 00:06:57.757533 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b4352507d9a3 2025-10-18 00:06:57.757649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/37 : LABEL kolla_version="2024.2" 2025-10-18 00:06:57.757663 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e428ec3c0004 2025-10-18 00:06:57.757740 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e428ec3c0004 2025-10-18 00:06:57.757750 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5bd238b3f7a2 2025-10-18 00:06:57.757825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-10-18 00:06:57.757834 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a9c1cba7c00e 2025-10-18 00:06:57.757900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/37 : COPY *.gpg /etc/kolla/apt-keys/ 2025-10-18 00:06:57.757908 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0886c4fc8037 2025-10-18 00:06:57.757975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/37 : 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-10-18 00:06:57.758029 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7ec06c4fa2aa 2025-10-18 00:06:57.758038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:06:57.758093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:06:57.758101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:06:57.758160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:06:57.758169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-10-18 00:06:57.758227 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2512 kB] 2025-10-18 00:06:57.758236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-10-18 00:06:57.758293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-10-18 00:06:57.758330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1538 kB] 2025-10-18 00:06:57.758338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1151 kB] 2025-10-18 00:06:57.758350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-10-18 00:06:57.758387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:06:57.758444 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1897 kB] 2025-10-18 00:06:57.758452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2652 kB] 2025-10-18 00:06:57.758534 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-10-18 00:06:57.758548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1936 kB] 2025-10-18 00:06:57.758594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:06:57.758660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:06:57.758677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34.0 MB in 3s (13.5 MB/s) 2025-10-18 00:06:57.758771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.758822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.758876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-18 00:06:57.758885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-18 00:06:57.758937 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-10-18 00:06:57.758946 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2025-10-18 00:06:57.759006 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-10-18 00:06:57.759014 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-10-18 00:06:57.759217 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. 2025-10-18 00:06:57.759228 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5391 kB of archives. 2025-10-18 00:06:57.759240 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-10-18 00:06:57.759248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.6 [1003 kB] 2025-10-18 00:06:57.759257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-10-18 00:06:57.759265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-10-18 00:06:57.759273 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-10-18 00:06:57.759283 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-10-18 00:06:57.759291 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-10-18 00:06:57.759349 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-10-18 00:06:57.759358 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-10-18 00:06:57.759396 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-10-18 00:06:57.759404 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-10-18 00:06:57.759444 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.759452 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-18 00:06:57.759501 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.759551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5391 kB in 0s (14.0 MB/s) 2025-10-18 00:06:57.759601 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-10-18 00:06:57.759610 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.759655 | ubuntu-noble-large | INFO: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-10-18 00:06:57.759675 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-18 00:06:57.759746 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-18 00:06:57.759756 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-18 00:06:57.759767 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-18 00:06:57.759974 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.760039 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.760072 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-10-18 00:06:57.760093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-18 00:06:57.760105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.6) ... 2025-10-18 00:06:57.760132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-10-18 00:06:57.760142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-10-18 00:06:57.760152 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-10-18 00:06:57.760161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-10-18 00:06:57.760171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-10-18 00:06:57.760180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-10-18 00:06:57.760190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-10-18 00:06:57.760204 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-10-18 00:06:57.760213 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-10-18 00:06:57.760223 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-10-18 00:06:57.760232 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-10-18 00:06:57.760285 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-10-18 00:06:57.760300 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-10-18 00:06:57.760314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-10-18 00:06:57.760323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-10-18 00:06:57.760475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.6) ... 2025-10-18 00:06:57.760501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-10-18 00:06:57.760540 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-10-18 00:06:57.760551 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-10-18 00:06:57.760561 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-10-18 00:06:57.760575 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-10-18 00:06:57.760586 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-10-18 00:06:57.760596 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-10-18 00:06:57.760608 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-10-18 00:06:57.760657 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-10-18 00:06:57.760669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-10-18 00:06:57.760742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-10-18 00:06:57.760793 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-10-18 00:06:57.760805 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-10-18 00:06:57.760862 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-10-18 00:06:57.760874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-10-18 00:06:57.760933 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-10-18 00:06:57.760954 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-10-18 00:06:57.761002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-10-18 00:06:57.761013 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7ec06c4fa2aa 2025-10-18 00:06:57.761070 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2588416d4839 2025-10-18 00:06:57.761079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/37 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-10-18 00:06:57.761133 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9c6021716f38 2025-10-18 00:06:57.761141 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9c6021716f38 2025-10-18 00:06:57.761193 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 20c7cc786557 2025-10-18 00:06:57.761204 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/37 : COPY kolla_bashrc /tmp/ 2025-10-18 00:06:57.761260 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 71ee0e294c0b 2025-10-18 00:06:57.761279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/37 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-10-18 00:06:57.761327 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f80fad05490f 2025-10-18 00:06:57.761335 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f80fad05490f 2025-10-18 00:06:57.761370 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d726a4071ac8 2025-10-18 00:06:57.761405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/37 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-10-18 00:06:57.761415 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 326a054f2808 2025-10-18 00:06:57.761466 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 326a054f2808 2025-10-18 00:06:57.761474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bfaf34db1482 2025-10-18 00:06:57.761538 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/37 : ENV DEBIAN_FRONTEND noninteractive 2025-10-18 00:06:57.761578 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 099c201ed522 2025-10-18 00:06:57.761626 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 099c201ed522 2025-10-18 00:06:57.761634 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c1bd1bd32230 2025-10-18 00:06:57.761668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/37 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-10-18 00:06:57.761676 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> aeeeb44ba9fb 2025-10-18 00:06:57.761761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/37 : 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-10-18 00:06:57.761770 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3770202e2d2c 2025-10-18 00:06:57.761804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:06:57.761812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:06:57.761858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:06:57.761866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,512 kB] 2025-10-18 00:06:57.761900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:06:57.761908 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-10-18 00:06:57.761954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-10-18 00:06:57.761962 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:06:57.761996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-10-18 00:06:57.762004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:06:57.762026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:06:57.762036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:06:57.762102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-10-18 00:06:57.762110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:06:57.762144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:06:57.762152 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,652 kB] 2025-10-18 00:06:57.762200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:06:57.762208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:06:57.762251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34.0 MB in 3s (11.0 MB/s) 2025-10-18 00:06:57.762258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.762269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.762278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-18 00:06:57.762342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-18 00:06:57.762350 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-10-18 00:06:57.762383 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-10-18 00:06:57.762391 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-10-18 00:06:57.762438 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-10-18 00:06:57.762446 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-10-18 00:06:57.762479 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-10-18 00:06:57.762487 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-10-18 00:06:57.762595 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-10-18 00:06:57.762610 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-10-18 00:06:57.762620 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-10-18 00:06:57.762670 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-10-18 00:06:57.762679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-10-18 00:06:57.762686 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-10-18 00:06:57.762736 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-10-18 00:06:57.762745 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-10-18 00:06:57.762797 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-10-18 00:06:57.762806 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-10-18 00:06:57.762839 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-10-18 00:06:57.762847 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-10-18 00:06:57.762897 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-10-18 00:06:57.762905 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. 2025-10-18 00:06:57.762939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-10-18 00:06:57.762954 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-10-18 00:06:57.762965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2025-10-18 00:06:57.762972 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2025-10-18 00:06:57.763037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2025-10-18 00:06:57.763045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2025-10-18 00:06:57.763079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2025-10-18 00:06:57.763087 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2025-10-18 00:06:57.763136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2025-10-18 00:06:57.763144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2025-10-18 00:06:57.763177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2025-10-18 00:06:57.763185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 2025-10-18 00:06:57.763233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2025-10-18 00:06:57.763241 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2025-10-18 00:06:57.763275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2025-10-18 00:06:57.763283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2025-10-18 00:06:57.763332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-10-18 00:06:57.763340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2025-10-18 00:06:57.763374 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.1 [188 kB] 2025-10-18 00:06:57.763382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 2025-10-18 00:06:57.763431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 2025-10-18 00:06:57.763444 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.3 [104 kB] 2025-10-18 00:06:57.763455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2025-10-18 00:06:57.763526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.3 [323 kB] 2025-10-18 00:06:57.763540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.3 [109 kB] 2025-10-18 00:06:57.763613 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.3 [565 kB] 2025-10-18 00:06:57.763664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2025-10-18 00:06:57.763672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.3 [227 kB] 2025-10-18 00:06:57.763682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.3 [232 kB] 2025-10-18 00:06:57.763691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.3 [78.3 kB] 2025-10-18 00:06:57.763775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.3 [359 kB] 2025-10-18 00:06:57.763783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2025-10-18 00:06:57.763817 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-18 00:06:57.763824 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.763982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 0s (14.2 MB/s) 2025-10-18 00:06:57.763991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-10-18 00:06:57.763999 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.764006 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.764018 | ubuntu-noble-large | INFO:kolla.common.utils.base: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-10-18 00:06:57.764038 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.764046 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% (Reading database ... 75% 2025-10-18 00:06:57.764053 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:06:57.764062 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.764111 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.764119 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-10-18 00:06:57.764162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-10-18 00:06:57.764170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-10-18 00:06:57.764215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-10-18 00:06:57.764223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-10-18 00:06:57.764265 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.764274 | ubuntu-noble-large | INFO: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-10-18 00:06:57.764309 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-18 00:06:57.764316 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.764365 | ubuntu-noble-large | INFO:kolla.common.utils.base:75% (Reading database ... 80% 2025-10-18 00:06:57.764373 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-18 00:06:57.764418 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.764425 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.764466 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-10-18 00:06:57.764478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:06:57.764531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.764541 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-10-18 00:06:57.764583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:06:57.764590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.764599 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-10-18 00:06:57.764658 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-10-18 00:06:57.764665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-10-18 00:06:57.764721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-10-18 00:06:57.764729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:06:57.764770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.764777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-10-18 00:06:57.764832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:06:57.764839 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.764880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.764887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-10-18 00:06:57.764928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-10-18 00:06:57.764934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-10-18 00:06:57.764975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-10-18 00:06:57.764982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-10-18 00:06:57.765023 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.765030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline 2025-10-18 00:06:57.765038 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2025-10-18 00:06:57.765082 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libread 2025-10-18 00:06:57.765089 | ubuntu-noble-large | INFO:kolla.common.utils.base:line8t64' 2025-10-18 00:06:57.765140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadli 2025-10-18 00:06:57.765147 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2025-10-18 00:06:57.765187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libre 2025-10-18 00:06:57.765194 | ubuntu-noble-large | INFO:kolla.common.utils.base:adline8t64' 2025-10-18 00:06:57.765223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-10-18 00:06:57.765230 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-10-18 00:06:57.765277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-10-18 00:06:57.765284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-10-18 00:06:57.765313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-10-18 00:06:57.765319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-10-18 00:06:57.765334 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.765343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-10-18 00:06:57.765407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-10-18 00:06:57.765414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-10-18 00:06:57.765443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-10-18 00:06:57.765450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-10-18 00:06:57.765479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-10-18 00:06:57.765485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-10-18 00:06:57.765554 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-10-18 00:06:57.765563 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 00:06:57.765627 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.765635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:06:57.765665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-10-18 00:06:57.765671 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 00:06:57.765732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:06:57.765739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-10-18 00:06:57.765783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-10-18 00:06:57.765791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:06:57.765796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-10-18 00:06:57.765839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-10-18 00:06:57.765846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-10-18 00:06:57.765893 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-10-18 00:06:57.765899 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.1_amd64.deb ... 2025-10-18 00:06:57.765905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-10-18 00:06:57.765949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-10-18 00:06:57.765956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:06:57.765985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:06:57.765992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-10-18 00:06:57.766021 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:06:57.766028 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.766069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-10-18 00:06:57.766076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-10-18 00:06:57.766084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766138 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-10-18 00:06:57.766190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-10-18 00:06:57.766202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-10-18 00:06:57.766208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-10-18 00:06:57.766217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766225 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.766286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-10-18 00:06:57.766322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766358 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-10-18 00:06:57.766365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-10-18 00:06:57.766464 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-10-18 00:06:57.766471 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.766500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-10-18 00:06:57.766532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-10-18 00:06:57.766541 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766602 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-10-18 00:06:57.766660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-10-18 00:06:57.766681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-18 00:06:57.766855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-10-18 00:06:57.766901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-10-18 00:06:57.766914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.766923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-10-18 00:06:57.766950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-10-18 00:06:57.766961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-10-18 00:06:57.766971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-10-18 00:06:57.766981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-10-18 00:06:57.766990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-10-18 00:06:57.766999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-10-18 00:06:57.767017 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-10-18 00:06:57.767035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-10-18 00:06:57.767057 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-10-18 00:06:57.767088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-10-18 00:06:57.767110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.767125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:06:57.767147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-10-18 00:06:57.767163 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.767185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:06:57.767203 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.767220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-10-18 00:06:57.767243 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:06:57.767260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:06:57.767302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-10-18 00:06:57.767318 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-10-18 00:06:57.767340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767358 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767398 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:06:57.767417 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.767435 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-10-18 00:06:57.767572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-10-18 00:06:57.767597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:06:57.767613 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3770202e2d2c 2025-10-18 00:06:57.767630 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c2b9bc678daa 2025-10-18 00:06:57.767651 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/37 : 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-10-18 00:06:57.767669 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 32471a8edf25 2025-10-18 00:06:57.767684 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 32471a8edf25 2025-10-18 00:06:57.767737 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 04016182738a 2025-10-18 00:06:57.767755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/37 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-10-18 00:06:57.767777 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c2dcbd0aeb87 2025-10-18 00:06:57.767794 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c2dcbd0aeb87 2025-10-18 00:06:57.767815 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 618167880646 2025-10-18 00:06:57.767833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/37 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-10-18 00:06:57.767854 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 924df9a6494f 2025-10-18 00:06:57.767870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/37 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-10-18 00:06:57.767893 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8df1c849ba29 2025-10-18 00:06:57.767928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-10-18 00:06:57.767954 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 91da5cdadcd7 2025-10-18 00:06:57.767973 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/37 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-10-18 00:06:57.767990 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7dfaa22091be 2025-10-18 00:06:57.768043 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/37 : 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-10-18 00:06:57.768067 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 03a91f8bdea7 2025-10-18 00:06:57.768086 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-10-18 00:06:57.768109 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768126 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-10-18 00:06:57.768143 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768159 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-10-18 00:06:57.768182 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768199 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-10-18 00:06:57.768217 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768234 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-10-18 00:06:57.768257 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-10-18 00:06:57.768271 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768289 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 9F4587F226208342: public key "Cloudsmith Package (rabbitmq/rabbitmq-server) " imported 2025-10-18 00:06:57.768308 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768331 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-10-18 00:06:57.768348 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-10-18 00:06:57.768365 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768382 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-10-18 00:06:57.768405 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768423 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-10-18 00:06:57.768442 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-10-18 00:06:57.768459 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.768482 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 03a91f8bdea7 2025-10-18 00:06:57.768501 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3dc9986bb9aa 2025-10-18 00:06:57.768576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/37 : 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-3.0.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-10-18 00:06:57.768612 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ac78acdf0ea6 2025-10-18 00:06:57.768633 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.103808, size: 2460 2025-10-18 00:06:57.768646 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.069573, size: 1684 2025-10-18 00:06:57.768656 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg): response: 200, time: 0.107304, size: 27481 2025-10-18 00:06:57.768666 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.080019, size: 4300 2025-10-18 00:06:57.768680 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.112802, size: 3151 2025-10-18 00:06:57.768689 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.088854, size: 3157 2025-10-18 00:06:57.768728 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ac78acdf0ea6 2025-10-18 00:06:57.768738 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5282abbbd570 2025-10-18 00:06:57.768754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/37 : 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-10-18 00:06:57.768764 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 965bb49b1b34 2025-10-18 00:06:57.768778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:06:57.768868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:06:57.768880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:06:57.768895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:06:57.768904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:06:57.768914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:06:57.768927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:06:57.768937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:06:57.768995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:06:57.769006 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:06:57.769019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:06:57.769029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:06:57.769039 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:06:57.769167 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:06:57.769178 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:06:57.769196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.5 MB in 4s (7,663 kB/s) 2025-10-18 00:06:57.769206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.769216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.769225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-18 00:06:57.769239 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-18 00:06:57.769248 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-10-18 00:06:57.769258 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2025-10-18 00:06:57.769271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-10-18 00:06:57.769280 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-10-18 00:06:57.769293 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-10-18 00:06:57.769302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-10-18 00:06:57.769360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.769371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-18 00:06:57.769384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-18 00:06:57.769393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-10-18 00:06:57.769438 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2025-10-18 00:06:57.769448 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsystemd0 libudev1 2025-10-18 00:06:57.769462 | ubuntu-noble-large | INFO:kolla.common.utils.base:2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:06:57.769471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 611 kB of archives. 2025-10-18 00:06:57.769534 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 0 B of additional disk space will be used. 2025-10-18 00:06:57.769550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:06:57.769564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.11 [434 kB] 2025-10-18 00:06:57.769625 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.11 [176 kB] 2025-10-18 00:06:57.769636 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-18 00:06:57.769650 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.769659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 611 kB in 1s (646 kB/s) 2025-10-18 00:06:57.769738 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.769758 | ubuntu-noble-large | INFO: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-10-18 00:06:57.769770 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-18 00:06:57.769784 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-18 00:06:57.769794 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-18 00:06:57.769806 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-18 00:06:57.769816 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.769876 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.769887 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-10-18 00:06:57.769901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsystemd0_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:06:57.769910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsystemd0:amd64 (255.4-1ubuntu8.11) over (255.4-1ubuntu8.10) ... 2025-10-18 00:06:57.769968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsystemd0:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.769988 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.769998 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 2025-10-18 00:06:57.770010 | ubuntu-noble-large | INFO:kolla.common.utils.base:30% (Reading database ... 2025-10-18 00:06:57.770023 | ubuntu-noble-large | INFO:kolla.common.utils.base:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:06:57.770033 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-10-18 00:06:57.770090 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.770100 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.770114 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-10-18 00:06:57.770124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libudev1_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:06:57.770136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libudev1:amd64 (255.4-1ubuntu8.11) over (255.4-1ubuntu8.10) ... 2025-10-18 00:06:57.770146 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libudev1:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.770265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:06:57.770286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.770293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-18 00:06:57.770299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-18 00:06:57.770304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-10-18 00:06:57.770314 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:06:57.770322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease 2025-10-18 00:06:57.770328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:06:57.770371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2025-10-18 00:06:57.770378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-10-18 00:06:57.770405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-10-18 00:06:57.770411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-10-18 00:06:57.770439 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (29 B/s) 2025-10-18 00:06:57.770445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.770486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-18 00:06:57.770493 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-18 00:06:57.770540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-18 00:06:57.770550 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-10-18 00:06:57.770605 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-10-18 00:06:57.770611 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-10-18 00:06:57.770658 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-10-18 00:06:57.770664 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-10-18 00:06:57.770729 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-10-18 00:06:57.770736 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-10-18 00:06:57.770756 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-10-18 00:06:57.770796 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-10-18 00:06:57.770802 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-10-18 00:06:57.770810 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-10-18 00:06:57.770852 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-10-18 00:06:57.770859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-10-18 00:06:57.770867 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2025-10-18 00:06:57.770909 | ubuntu-noble-large | INFO:kolla.common.utils.base: | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2025-10-18 00:06:57.770916 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-tk python3-venv python-setuptools-doc python3.12-venv python3.12-doc 2025-10-18 00:06:57.770958 | ubuntu-noble-large | INFO:kolla.common.utils.base: binutils binfmt-support tgt-glusterfs tgt-rbd 2025-10-18 00:06:57.770965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-10-18 00:06:57.770970 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-10-18 00:06:57.770998 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-10-18 00:06:57.771004 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-10-18 00:06:57.771048 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-10-18 00:06:57.771054 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-10-18 00:06:57.771101 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-10-18 00:06:57.771107 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-10-18 00:06:57.771112 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-10-18 00:06:57.771153 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-10-18 00:06:57.771159 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-10-18 00:06:57.771196 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-10-18 00:06:57.771202 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi perl perl-modules-5.38 python3 python3-minimal 2025-10-18 00:06:57.771245 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-10-18 00:06:57.771252 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-10-18 00:06:57.771257 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-10-18 00:06:57.771284 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:06:57.771290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.6 MB of archives. 2025-10-18 00:06:57.771318 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-10-18 00:06:57.771324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:06:57.771359 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.8 [836 kB] 2025-10-18 00:06:57.771366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.3 [88.0 kB] 2025-10-18 00:06:57.771407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.8 [2,334 kB] 2025-10-18 00:06:57.771420 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2 [27.4 kB] 2025-10-18 00:06:57.771426 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2025-10-18 00:06:57.771434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2025-10-18 00:06:57.771440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB] 2025-10-18 00:06:57.771494 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.8 [2,068 kB] 2025-10-18 00:06:57.771500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.8 [651 kB] 2025-10-18 00:06:57.771550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2 [10.0 kB] 2025-10-18 00:06:57.771557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2 [23.0 kB] 2025-10-18 00:06:57.771584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2025-10-18 00:06:57.771593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2025-10-18 00:06:57.771598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2025-10-18 00:06:57.771653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] 2025-10-18 00:06:57.771659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2025-10-18 00:06:57.771687 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-standalone-sysusers amd64 255.4-1ubuntu8.11 [204 kB] 2025-10-18 00:06:57.771693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.11 [106 kB] 2025-10-18 00:06:57.771734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.11 [1,874 kB] 2025-10-18 00:06:57.771741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2025-10-18 00:06:57.771783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2025-10-18 00:06:57.771789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] 2025-10-18 00:06:57.771831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2025-10-18 00:06:57.771838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2025-10-18 00:06:57.771843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] 2025-10-18 00:06:57.771872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] 2025-10-18 00:06:57.771878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2025-10-18 00:06:57.771905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2025-10-18 00:06:57.771939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2025-10-18 00:06:57.771946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2025-10-18 00:06:57.771985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2025-10-18 00:06:57.771992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2025-10-18 00:06:57.772019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2025-10-18 00:06:57.772025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2025-10-18 00:06:57.772067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2025-10-18 00:06:57.772073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2025-10-18 00:06:57.772101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2025-10-18 00:06:57.772107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2025-10-18 00:06:57.772112 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2025-10-18 00:06:57.772151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2025-10-18 00:06:57.772161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2025-10-18 00:06:57.772200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2025-10-18 00:06:57.772206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.2 [34.2 kB] 2025-10-18 00:06:57.772212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iproute2 amd64 6.1.0-1ubuntu6.2 [1,120 kB] 2025-10-18 00:06:57.772220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] 2025-10-18 00:06:57.772265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 2025-10-18 00:06:57.772271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2025-10-18 00:06:57.772313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2025-10-18 00:06:57.772319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2025-10-18 00:06:57.772325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2025-10-18 00:06:57.772352 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.1 [948 kB] 2025-10-18 00:06:57.772358 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2025-10-18 00:06:57.772393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2025-10-18 00:06:57.772405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2025-10-18 00:06:57.772433 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2025-10-18 00:06:57.772439 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2025-10-18 00:06:57.772444 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2025-10-18 00:06:57.772484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2025-10-18 00:06:57.772491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2025-10-18 00:06:57.772548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2025-10-18 00:06:57.772556 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2025-10-18 00:06:57.772600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2025-10-18 00:06:57.772606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2025-10-18 00:06:57.772643 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-18 00:06:57.772649 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.772677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.6 MB in 3s (10.2 MB/s) 2025-10-18 00:06:57.772683 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-10-18 00:06:57.772727 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.772735 | ubuntu-noble-large | INFO: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-10-18 00:06:57.772744 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-18 00:06:57.772750 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-18 00:06:57.772903 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-18 00:06:57.772937 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-18 00:06:57.772952 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.772963 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.772983 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-10-18 00:06:57.772993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:06:57.773003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.773018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-10-18 00:06:57.773026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-10-18 00:06:57.773035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-18 00:06:57.773044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-10-18 00:06:57.773052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:06:57.773072 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.773084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.773092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-18 00:06:57.773101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.773109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-10-18 00:06:57.773121 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.773131 | ubuntu-noble-large | INFO: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-10-18 00:06:57.773182 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-18 00:06:57.773193 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-18 00:06:57.773206 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-18 00:06:57.773216 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-18 00:06:57.773229 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.773238 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.773283 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2025-10-18 00:06:57.773293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:06:57.773307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2) ... 2025-10-18 00:06:57.773316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-10-18 00:06:57.773375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-10-18 00:06:57.773385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-10-18 00:06:57.773394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-10-18 00:06:57.773407 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.773417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-10-18 00:06:57.773430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-10-18 00:06:57.773440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-10-18 00:06:57.773485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-10-18 00:06:57.773495 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.773542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-10-18 00:06:57.773553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-10-18 00:06:57.773566 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:06:57.773575 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.773633 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.773644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-10-18 00:06:57.773657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:06:57.773667 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.773680 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.773689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-10-18 00:06:57.773724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:06:57.773750 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.773846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-10-18 00:06:57.773857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2) ... 2025-10-18 00:06:57.773873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-10-18 00:06:57.773883 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.773893 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.773908 | ubuntu-noble-large | INFO:kolla.common.utils.base: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-10-18 00:06:57.773919 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:06:57.773928 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-18 00:06:57.773938 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-10-18 00:06:57.773947 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2025-10-18 00:06:57.773960 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:06:57.773970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2) ... 2025-10-18 00:06:57.773983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-10-18 00:06:57.773992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-10-18 00:06:57.774005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-10-18 00:06:57.774015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-10-18 00:06:57.774030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-10-18 00:06:57.774040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-10-18 00:06:57.774087 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-10-18 00:06:57.774097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-10-18 00:06:57.774110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-10-18 00:06:57.774119 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-18 00:06:57.774134 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2025-10-18 00:06:57.774145 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-10-18 00:06:57.774158 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:06:57.774167 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-18 00:06:57.774231 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-18 00:06:57.774242 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-18 00:06:57.774251 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-18 00:06:57.774264 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-18 00:06:57.774274 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-18 00:06:57.774286 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-10-18 00:06:57.774296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-10-18 00:06:57.774318 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-10-18 00:06:57.774327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-10-18 00:06:57.774340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-10-18 00:06:57.774350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-10-18 00:06:57.774396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-10-18 00:06:57.774406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-10-18 00:06:57.774419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-10-18 00:06:57.774428 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-10-18 00:06:57.774484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:06:57.774495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.774533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-10-18 00:06:57.774543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.11_all.deb ... 2025-10-18 00:06:57.774552 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.774566 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.774623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-10-18 00:06:57.774634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:06:57.774647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.774657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-10-18 00:06:57.774741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-10-18 00:06:57.774752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-10-18 00:06:57.774762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-10-18 00:06:57.774772 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-10-18 00:06:57.774781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-10-18 00:06:57.774795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-10-18 00:06:57.774804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2025-10-18 00:06:57.774817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-10-18 00:06:57.774827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-10-18 00:06:57.774884 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-10-18 00:06:57.774894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-10-18 00:06:57.774904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-10-18 00:06:57.774914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-10-18 00:06:57.774927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-10-18 00:06:57.774937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-10-18 00:06:57.774950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-10-18 00:06:57.774959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-10-18 00:06:57.774981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-10-18 00:06:57.774992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-10-18 00:06:57.775038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-10-18 00:06:57.775048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-10-18 00:06:57.775061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-10-18 00:06:57.775071 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-10-18 00:06:57.775127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-10-18 00:06:57.775137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-18 00:06:57.775150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:06:57.775160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-10-18 00:06:57.775173 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-18 00:06:57.775182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:06:57.775195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-10-18 00:06:57.775205 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-10-18 00:06:57.775260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:06:57.775271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-10-18 00:06:57.775280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-10-18 00:06:57.775294 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:06:57.775304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-10-18 00:06:57.775313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-10-18 00:06:57.775357 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.775397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-10-18 00:06:57.775411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-10-18 00:06:57.775421 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-10-18 00:06:57.775430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-10-18 00:06:57.775440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-10-18 00:06:57.775459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-10-18 00:06:57.775469 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.775482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-10-18 00:06:57.775492 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-10-18 00:06:57.775526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-10-18 00:06:57.775540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-10-18 00:06:57.775587 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-10-18 00:06:57.775597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-10-18 00:06:57.775610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-10-18 00:06:57.775620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-10-18 00:06:57.775685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-18 00:06:57.775696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.775733 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-10-18 00:06:57.775747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-18 00:06:57.775757 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.775767 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-10-18 00:06:57.775776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-18 00:06:57.775789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:06:57.775798 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-10-18 00:06:57.775811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-10-18 00:06:57.775821 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-10-18 00:06:57.775867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-10-18 00:06:57.775877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-10-18 00:06:57.775890 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-10-18 00:06:57.775900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-10-18 00:06:57.775956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:06:57.775966 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.775976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:06:57.775985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-10-18 00:06:57.775998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-10-18 00:06:57.776008 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.776021 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-10-18 00:06:57.776030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-10-18 00:06:57.776076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-10-18 00:06:57.776086 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-10-18 00:06:57.776100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-10-18 00:06:57.776109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-10-18 00:06:57.776122 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.776131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-10-18 00:06:57.776176 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-10-18 00:06:57.776186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 2025-10-18 00:06:57.776199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-10-18 00:06:57.776209 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-10-18 00:06:57.776222 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-10-18 00:06:57.776231 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-10-18 00:06:57.776288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-10-18 00:06:57.776306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-10-18 00:06:57.776320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-10-18 00:06:57.776330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-10-18 00:06:57.776349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-10-18 00:06:57.776359 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2025-10-18 00:06:57.776373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirp 2025-10-18 00:06:57.776382 | ubuntu-noble-large | INFO:kolla.common.utils.base:c3t64' 2025-10-18 00:06:57.776395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-10-18 00:06:57.776405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-10-18 00:06:57.776462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-10-18 00:06:57.776472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-10-18 00:06:57.776485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-10-18 00:06:57.776495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-10-18 00:06:57.776534 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-10-18 00:06:57.776544 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-10-18 00:06:57.776553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-10-18 00:06:57.776599 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-10-18 00:06:57.776609 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-10-18 00:06:57.776622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-10-18 00:06:57.776632 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-10-18 00:06:57.776676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-10-18 00:06:57.776686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-18 00:06:57.776745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.776757 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-10-18 00:06:57.776885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-10-18 00:06:57.776895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-10-18 00:06:57.776905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-10-18 00:06:57.776915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-18 00:06:57.776924 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.776934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-10-18 00:06:57.776943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-10-18 00:06:57.776952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-10-18 00:06:57.776961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-10-18 00:06:57.776975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-10-18 00:06:57.776994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-10-18 00:06:57.777004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-10-18 00:06:57.777013 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-10-18 00:06:57.777023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-10-18 00:06:57.777032 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-10-18 00:06:57.777045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-wheel_0.42.0-2_all.deb ... 2025-10-18 00:06:57.777054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-10-18 00:06:57.777063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-10-18 00:06:57.777076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-10-18 00:06:57.777085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-10-18 00:06:57.777097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-10-18 00:06:57.777105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-3_amd64.deb ... 2025-10-18 00:06:57.777116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-10-18 00:06:57.777125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-10-18 00:06:57.777166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-socat_1.8.0.0-4build3_amd64.deb ... 2025-10-18 00:06:57.777182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-10-18 00:06:57.777194 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-10-18 00:06:57.777202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-10-18 00:06:57.777214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-10-18 00:06:57.777222 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-10-18 00:06:57.777282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-10-18 00:06:57.777291 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-10-18 00:06:57.777300 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-10-18 00:06:57.777312 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-10-18 00:06:57.777320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-10-18 00:06:57.777332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-10-18 00:06:57.777340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.777393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.777403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:06:57.777411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-10-18 00:06:57.777420 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.777431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-10-18 00:06:57.777440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Sat Oct 18 00:06:30 UTC 2025. 2025-10-18 00:06:57.777451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Sat Oct 18 00:06:30 UTC 2025. 2025-10-18 00:06:57.777460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-10-18 00:06:57.777481 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.777490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-10-18 00:06:57.777565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-10-18 00:06:57.777586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-10-18 00:06:57.777595 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-10-18 00:06:57.777607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-10-18 00:06:57.777616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-10-18 00:06:57.777624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:06:57.777676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.777685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-10-18 00:06:57.777693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.777722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:06:57.777731 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-10-18 00:06:57.777742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-10-18 00:06:57.777751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-10-18 00:06:57.777759 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-10-18 00:06:57.777800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-10-18 00:06:57.777809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-10-18 00:06:57.777859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.777868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.777877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-10-18 00:06:57.777885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-10-18 00:06:57.777897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:06:57.777905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-10-18 00:06:57.777914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-10-18 00:06:57.777964 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-10-18 00:06:57.777974 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-18 00:06:57.777982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-10-18 00:06:57.777994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:06:57.778002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-10-18 00:06:57.778014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.11) ... 2025-10-18 00:06:57.778023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-10-18 00:06:57.778062 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-10-18 00:06:57.778071 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-10-18 00:06:57.778086 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-10-18 00:06:57.778098 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-10-18 00:06:57.778106 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-10-18 00:06:57.778114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:06:57.778126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-10-18 00:06:57.778134 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2) ... 2025-10-18 00:06:57.778190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-10-18 00:06:57.778200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-10-18 00:06:57.778215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:06:57.778224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-10-18 00:06:57.778235 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:06:57.778244 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:06:57.778255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-10-18 00:06:57.778263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-10-18 00:06:57.778276 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-10-18 00:06:57.778284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-10-18 00:06:57.778345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-10-18 00:06:57.778354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-10-18 00:06:57.778363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:06:57.778375 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 965bb49b1b34 2025-10-18 00:06:57.778383 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c75c159c9afa 2025-10-18 00:06:57.778499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/37 : 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-10-18 00:06:57.778552 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c261e0fc4630 2025-10-18 00:06:57.778562 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c261e0fc4630 2025-10-18 00:06:57.778571 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e90ec349f7cb 2025-10-18 00:06:57.778584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/37 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-10-18 00:06:57.778592 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8d15d378189a 2025-10-18 00:06:57.778601 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/37 : COPY start.sh /usr/local/bin/kolla_start 2025-10-18 00:06:57.778609 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 00acbc3f892d 2025-10-18 00:06:57.778618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/37 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-10-18 00:06:57.778626 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cf91f1ac96d9 2025-10-18 00:06:57.778638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/37 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-10-18 00:06:57.778647 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> acac8b3672d8 2025-10-18 00:06:57.778655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/37 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-10-18 00:06:57.778664 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 956ea8199433 2025-10-18 00:06:57.778675 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/37 : COPY sudoers /etc/sudoers 2025-10-18 00:06:57.778689 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2b474734553c 2025-10-18 00:06:57.778743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/37 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-10-18 00:06:57.778753 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 96a8112ae0e9 2025-10-18 00:06:57.778771 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 96a8112ae0e9 2025-10-18 00:06:57.778780 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 606e6d864ef5 2025-10-18 00:06:57.778789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/37 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-10-18 00:06:57.778801 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a449900f5f1b 2025-10-18 00:06:57.778810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/37 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-10-18 00:06:57.778865 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bd1b89f25ff7 2025-10-18 00:06:57.778874 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bd1b89f25ff7 2025-10-18 00:06:57.778883 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ce8ee003399b 2025-10-18 00:06:57.778897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/37 : 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 /usr/local/bin/kolla_install_projects && 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-10-18 00:06:57.778907 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0a690d179723 2025-10-18 00:06:57.778915 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0a690d179723 2025-10-18 00:06:57.778927 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2f488ec78702 2025-10-18 00:06:57.778935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/37 : CMD ["kolla_start"] 2025-10-18 00:06:57.778947 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 925fde822afe 2025-10-18 00:06:57.778955 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 925fde822afe 2025-10-18 00:06:57.778995 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6279eb71f7db 2025-10-18 00:06:57.779008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built fe6ddc6c1201 2025-10-18 00:06:57.779016 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:06:57.779208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-10-18 00:06:57.779084 (took 0:01:39.836902) 2025-10-18 00:06:57.779829 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-10-18 00:06:57.779843 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-10-18 00:06:57.779850 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-10-18 00:06:57.779857 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-10-18 00:06:57.779864 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-10-18 00:06:57.779871 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-10-18 00:06:57.779877 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-10-18 00:06:57.779884 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-10-18 00:06:57.779891 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-10-18 00:06:57.779898 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-10-18 00:06:57.779905 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-10-18 00:06:57.779911 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-10-18 00:06:57.779918 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-10-18 00:06:57.779925 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-10-18 00:06:57.779939 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-10-18 00:06:57.779947 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-10-18 00:06:57.779953 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-10-18 00:06:57.779960 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-10-18 00:06:57.779967 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-10-18 00:06:57.779974 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-10-18 00:06:57.779981 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-10-18 00:06:57.779987 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-10-18 00:06:57.779994 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-10-18 00:06:57.780001 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-10-18 00:06:57.780008 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-10-18 00:06:57.780057 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-10-18 00:06:57.780065 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-10-18 00:06:57.780141 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-10-18 00:06:57.780034 2025-10-18 00:06:57.780839 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-10-18 00:06:57.781153 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-10-18 00:07:14.018477 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:07:14.018583 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> fe6ddc6c1201 2025-10-18 00:07:14.018642 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20251018" "name"="multipathd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:07:14.018658 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 29c84f5328f8 2025-10-18 00:07:14.018672 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 29c84f5328f8 2025-10-18 00:07:14.018790 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> f009825fbf3f 2025-10-18 00:07:14.018809 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/4 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:07:14.018911 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 4e92b5a9feff 2025-10-18 00:07:14.018928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:07:14.019028 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:07:14.019044 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:07:14.019123 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:07:14.019180 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:07:14.019213 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:07:14.019294 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:07:14.019350 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:07:14.019404 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:07:14.019457 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:07:14.019537 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:07:14.019593 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:07:14.019650 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:07:14.019703 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:07:14.019754 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:07:14.019825 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.5 MB in 3s (8,663 kB/s) 2025-10-18 00:07:14.019865 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-18 00:07:14.019926 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-18 00:07:14.019984 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-10-18 00:07:14.020038 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-10-18 00:07:14.020093 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-10-18 00:07:14.020149 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-18 00:07:14.020204 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-10-18 00:07:14.020258 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-10-18 00:07:14.020318 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-10-18 00:07:14.020373 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-18 00:07:14.020425 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-10-18 00:07:14.020602 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-10-18 00:07:14.020666 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-10-18 00:07:14.020709 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-10-18 00:07:14.020787 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-18 00:07:14.020800 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-10-18 00:07:14.020893 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-10-18 00:07:14.020949 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:07:14.020988 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-10-18 00:07:14.021043 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-10-18 00:07:14.021082 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:07:14.021141 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-18 00:07:14.021196 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-18 00:07:14.021238 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-18 00:07:14.021308 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-18 00:07:14.021374 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-18 00:07:14.021433 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-18 00:07:14.021490 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-18 00:07:14.021569 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-18 00:07:14.021613 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-18 00:07:14.021676 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-18 00:07:14.021731 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 00:07:14.021797 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-18 00:07:14.021863 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-18 00:07:14.021919 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-18 00:07:14.021974 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-10-18 00:07:14.022043 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 1s (2,174 kB/s) 2025-10-18 00:07:14.022103 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-10-18 00:07:14.022142 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-10-18 00:07:14.022208 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(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-10-18 00:07:14.022261 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2025-10-18 00:07:14.022300 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2025-10-18 00:07:14.022361 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-10-18 00:07:14.022416 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-10-18 00:07:14.022470 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:07:14.022530 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-18 00:07:14.022592 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 00:07:14.022637 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-10-18 00:07:14.022691 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-18 00:07:14.022744 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 00:07:14.022821 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-10-18 00:07:14.022881 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-18 00:07:14.022932 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 00:07:14.022984 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-10-18 00:07:14.023036 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-18 00:07:14.023086 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 00:07:14.023136 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-10-18 00:07:14.023187 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-18 00:07:14.023237 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 00:07:14.023288 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-10-18 00:07:14.023339 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 00:07:14.023391 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 00:07:14.023444 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-10-18 00:07:14.023496 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 00:07:14.023547 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 00:07:14.023636 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-10-18 00:07:14.023656 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-18 00:07:14.023741 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 00:07:14.023781 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-10-18 00:07:14.023855 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-18 00:07:14.023909 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 00:07:14.023962 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-10-18 00:07:14.024014 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-18 00:07:14.024065 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 00:07:14.024116 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 00:07:14.024168 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 00:07:14.024219 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 00:07:14.024270 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-10-18 00:07:14.024321 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-18 00:07:14.024371 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 00:07:14.024421 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-10-18 00:07:14.024472 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 00:07:14.024537 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-18 00:07:14.024638 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-18 00:07:14.024675 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-10-18 00:07:14.024738 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 00:07:14.024787 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 00:07:14.024885 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 00:07:14.024934 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-18 00:07:14.024991 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-18 00:07:14.025050 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 00:07:14.025062 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 00:07:14.025141 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 00:07:14.025205 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 00:07:14.025267 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-10-18 00:07:14.025302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-18 00:07:14.025368 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-10-18 00:07:14.025404 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-10-18 00:07:14.025460 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-18 00:07:14.025496 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 00:07:14.025537 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 00:07:14.025624 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-18 00:07:14.025660 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 00:07:14.025715 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-10-18 00:07:14.025751 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 00:07:14.025999 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 00:07:14.026072 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 00:07:14.026093 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-10-18 00:07:14.026109 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 00:07:14.026137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-10-18 00:07:14.026153 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 00:07:14.026168 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:07:14.026182 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 00:07:14.026197 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 4e92b5a9feff 2025-10-18 00:07:14.026220 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 65be525c4ac0 2025-10-18 00:07:14.026252 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:07:14.026299 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 54b16c1a5252 2025-10-18 00:07:14.026323 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-18 00:07:14.026408 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-10-18 00:07:14.026430 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-10-18 00:07:14.026492 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-10-18 00:07:14.026562 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:07:14.026583 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-18 00:07:14.026662 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-10-18 00:07:14.026685 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-10-18 00:07:14.026745 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:07:14.026808 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 54b16c1a5252 2025-10-18 00:07:14.026899 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 9ca5d32b0979 2025-10-18 00:07:14.026925 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 3d9b6c7f9f1d 2025-10-18 00:07:14.027002 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20251018 2025-10-18 00:07:14.027087 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-10-18 00:07:14.026951 (took 0:00:16.246917) 2025-10-18 00:07:14.027547 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-10-18 00:07:14.027583 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-10-18 00:07:14.027607 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-10-18 00:07:14.027463 2025-10-18 00:07:14.028548 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-10-18 00:07:14.029254 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-10-18 00:07:30.620676 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:07:30.620878 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> fe6ddc6c1201 2025-10-18 00:07:30.620922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/6 : LABEL "build-date"="20251018" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:07:30.620940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in da86849df1eb 2025-10-18 00:07:30.620954 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container da86849df1eb 2025-10-18 00:07:30.620971 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f5e02f80a3f2 2025-10-18 00:07:30.620985 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch python3-openvswitch python3-netifaces tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:07:30.621034 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 97b28aa28107 2025-10-18 00:07:30.621045 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:07:30.621224 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:07:30.621238 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:07:30.621248 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:07:30.621263 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:07:30.621312 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:07:30.621371 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:07:30.621424 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:07:30.621494 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:07:30.621568 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:07:30.621607 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:07:30.621735 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:07:30.621749 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:07:30.621759 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:07:30.621859 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:07:30.621934 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.5 MB in 4s (7,633 kB/s) 2025-10-18 00:07:30.621982 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-10-18 00:07:30.622095 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-10-18 00:07:30.622108 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-10-18 00:07:30.622173 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-10-18 00:07:30.622219 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-10-18 00:07:30.622284 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-10-18 00:07:30.622340 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-10-18 00:07:30.622390 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-10-18 00:07:30.622449 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2025-10-18 00:07:30.622470 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2025-10-18 00:07:30.622553 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-10-18 00:07:30.622574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus 2025-10-18 00:07:30.622658 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-10-18 00:07:30.622669 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-10-18 00:07:30.622746 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2025-10-18 00:07:30.622769 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2025-10-18 00:07:30.622864 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:07:30.622878 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,308 kB of archives. 2025-10-18 00:07:30.622938 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.2 MB of additional disk space will be used. 2025-10-18 00:07:30.622949 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:07:30.623012 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:07:30.623023 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:07:30.623089 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:07:30.623104 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:07:30.623178 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:07:30.623192 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:07:30.623265 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:07:30.623279 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:07:30.623350 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:07:30.623365 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:07:30.623451 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:07:30.623471 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-18 00:07:30.623496 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2025-10-18 00:07:30.623577 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,308 kB in 1s (4,477 kB/s) 2025-10-18 00:07:30.623644 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-10-18 00:07:30.623692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-10-18 00:07:30.623742 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-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-10-18 00:07:30.623758 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-10-18 00:07:30.623893 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-10-18 00:07:30.623908 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-10-18 00:07:30.623940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-10-18 00:07:30.624004 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-10-18 00:07:30.624015 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-10-18 00:07:30.624040 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:07:30.624112 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:07:30.624170 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:07:30.624184 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:07:30.624251 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:07:30.624307 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:07:30.624321 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:07:30.624389 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:07:30.624462 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:07:30.624483 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-10-18 00:07:30.624498 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:07:30.624589 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:07:30.624637 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:07:30.624693 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:07:30.624751 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:07:30.624765 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:07:30.624850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:07:30.624866 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:07:30.624940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:07:30.624996 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:07:30.625010 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:07:30.625079 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:07:30.625136 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:07:30.625147 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:07:30.625208 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:07:30.625265 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:07:30.625279 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:07:30.625347 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:07:30.625371 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:07:30.625453 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:07:30.625481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:07:30.625532 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:07:30.625615 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:07:30.625662 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-18 00:07:30.625708 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-18 00:07:30.625754 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:07:30.625826 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-10-18 00:07:30.625909 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-10-18 00:07:30.625924 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-10-18 00:07:30.626000 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:07:30.626015 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:07:30.626091 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:07:30.626108 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:07:30.626185 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:07:30.626241 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:07:30.626256 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:07:30.626324 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:07:30.626339 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:07:30.626399 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2025-10-18 00:07:30.626420 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:07:30.626444 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:07:30.626543 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:07:30.626563 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:07:30.626625 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-10-18 00:07:30.626640 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:07:30.626698 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:07:30.626713 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:07:30.626771 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:07:30.626810 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:07:30.626826 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:07:30.626887 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 97b28aa28107 2025-10-18 00:07:30.627109 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 53a8ba08ca92 2025-10-18 00:07:30.627159 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:07:30.627169 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 73e8db399b4a 2025-10-18 00:07:30.627176 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/6 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-10-18 00:07:30.627182 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> c555970448d6 2025-10-18 00:07:30.627224 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/6 : RUN if [ -e /usr/sbin/tcpdump ]; then mv /usr/sbin/tcpdump /usr/bin/tcpdump; fi && touch /usr/local/bin/kolla_openvswitch_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_openvswitch_extend_start && chmod 755 /usr/local/bin/ovs_wrapper 2025-10-18 00:07:30.627234 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 53f43f6c3a92 2025-10-18 00:07:30.627241 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 53f43f6c3a92 2025-10-18 00:07:30.627250 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 59fd643e28ab 2025-10-18 00:07:30.627291 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 7041d540c12d 2025-10-18 00:07:30.627334 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 2025-10-18 00:07:30.627420 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-10-18 00:07:30.627310 (took 0:00:16.599847) 2025-10-18 00:07:30.627539 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-10-18 00:07:30.627597 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-10-18 00:07:30.627607 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-10-18 00:07:30.628058 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-10-18 00:07:30.628122 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-10-18 00:07:30.628170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-10-18 00:07:30.628071 2025-10-18 00:07:30.629158 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-10-18 00:07:30.629711 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-10-18 00:07:32.019172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:07:32.019306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> fe6ddc6c1201 2025-10-18 00:07:32.019350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20251018" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:07:32.019367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 7eeced48e991 2025-10-18 00:07:32.019382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 7eeced48e991 2025-10-18 00:07:32.019471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> de7207c45d1a 2025-10-18 00:07:32.019623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:07:32.019679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 0f41a5faab68 2025-10-18 00:07:32.019742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:07:32.019910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in def515412a95 2025-10-18 00:07:32.019962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container def515412a95 2025-10-18 00:07:32.020017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 9fef5ea76e0b 2025-10-18 00:07:32.020079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 89f27e7d13a6 2025-10-18 00:07:32.020136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 00:07:32.020278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-10-18 00:07:32.020139 (took 0:00:01.392068) 2025-10-18 00:07:32.020387 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-10-18 00:07:32.020470 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-10-18 00:07:32.020630 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-10-18 00:07:32.020720 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-10-18 00:07:32.021321 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-10-18 00:07:32.021389 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-10-18 00:07:32.021541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-10-18 00:07:32.021374 2025-10-18 00:07:32.022779 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-10-18 00:07:32.023721 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-10-18 00:08:37.575978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:08:37.576047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> fe6ddc6c1201 2025-10-18 00:08:37.576066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20251018" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:08:37.576081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 0c8eed8c9298 2025-10-18 00:08:37.576094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 0c8eed8c9298 2025-10-18 00:08:37.576106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b7dfd42bc39d 2025-10-18 00:08:37.576235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:08:37.576253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 44ca36afb03b 2025-10-18 00:08:37.576266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:08:37.576279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:08:37.576291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:08:37.576304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:08:37.576325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:08:37.576335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:08:37.576345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:08:37.576354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:08:37.576364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:08:37.576374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:08:37.576384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:08:37.576393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:08:37.576403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:08:37.576412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:08:37.576421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:08:37.576431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.5 MB in 2s (11.5 MB/s) 2025-10-18 00:08:37.576488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-10-18 00:08:37.576498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-10-18 00:08:37.576550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-10-18 00:08:37.576561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-10-18 00:08:37.576570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-10-18 00:08:37.576580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-10-18 00:08:37.576590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-10-18 00:08:37.576634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-10-18 00:08:37.576644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-10-18 00:08:37.576653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-10-18 00:08:37.576663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-10-18 00:08:37.576673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-10-18 00:08:37.576682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-10-18 00:08:37.576692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-10-18 00:08:37.576701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-10-18 00:08:37.576711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-10-18 00:08:37.576720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-10-18 00:08:37.576730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-10-18 00:08:37.576740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-10-18 00:08:37.576755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-10-18 00:08:37.576790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-10-18 00:08:37.576801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-10-18 00:08:37.576810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-10-18 00:08:37.576820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-10-18 00:08:37.576838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-10-18 00:08:37.576848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-10-18 00:08:37.576858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-10-18 00:08:37.576867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-10-18 00:08:37.576877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-10-18 00:08:37.576886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-10-18 00:08:37.576896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-10-18 00:08:37.576906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-10-18 00:08:37.576915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-10-18 00:08:37.576925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-10-18 00:08:37.576935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-10-18 00:08:37.577003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-10-18 00:08:37.577014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-10-18 00:08:37.577024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-10-18 00:08:37.577033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-10-18 00:08:37.577043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-10-18 00:08:37.577052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-10-18 00:08:37.577062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-10-18 00:08:37.577072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-10-18 00:08:37.577081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-10-18 00:08:37.577091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-10-18 00:08:37.577101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-10-18 00:08:37.577110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-10-18 00:08:37.577119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-10-18 00:08:37.577129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-10-18 00:08:37.577138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-10-18 00:08:37.577148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-10-18 00:08:37.577164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-10-18 00:08:37.577174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-10-18 00:08:37.577184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-10-18 00:08:37.577193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-10-18 00:08:37.577253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-10-18 00:08:37.577263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-10-18 00:08:37.577273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-10-18 00:08:37.577282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-10-18 00:08:37.577292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-10-18 00:08:37.577301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-10-18 00:08:37.577311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-10-18 00:08:37.577325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-10-18 00:08:37.577335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-10-18 00:08:37.577344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-10-18 00:08:37.577354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-10-18 00:08:37.577363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-10-18 00:08:37.577373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-10-18 00:08:37.577382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch pci.ids pciutils pkgconf pkgconf-bin 2025-10-18 00:08:37.577392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse python3-netifaces python3-openvswitch 2025-10-18 00:08:37.577401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-sortedcontainers rdma-core rpcsvc-proto sgml-base uuid-runtime 2025-10-18 00:08:37.577411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: xml-core zlib1g-dev 2025-10-18 00:08:37.577420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-10-18 00:08:37.577479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-10-18 00:08:37.577489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 python3-netaddr python3-pyparsing 2025-10-18 00:08:37.577498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python-sortedcontainers-doc sgml-base-doc debhelper 2025-10-18 00:08:37.577537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-10-18 00:08:37.577548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus dmidecode 2025-10-18 00:08:37.577557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ethtool 2025-10-18 00:08:37.577567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-10-18 00:08:37.577577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-10-18 00:08:37.577586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev libelf-dev 2025-10-18 00:08:37.577596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-10-18 00:08:37.577627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-10-18 00:08:37.577645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-10-18 00:08:37.577655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-10-18 00:08:37.577664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-10-18 00:08:37.577674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-10-18 00:08:37.577751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-10-18 00:08:37.577761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-10-18 00:08:37.577771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-10-18 00:08:37.577780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-10-18 00:08:37.577790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-10-18 00:08:37.577799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-10-18 00:08:37.577809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-10-18 00:08:37.577818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-10-18 00:08:37.577827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-10-18 00:08:37.577837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-10-18 00:08:37.577846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-10-18 00:08:37.577856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-10-18 00:08:37.577865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-10-18 00:08:37.577874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-10-18 00:08:37.577884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-10-18 00:08:37.577893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-10-18 00:08:37.577902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-10-18 00:08:37.577922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-10-18 00:08:37.577932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-10-18 00:08:37.577942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-10-18 00:08:37.577951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-10-18 00:08:37.577961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-10-18 00:08:37.577970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-10-18 00:08:37.577979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-10-18 00:08:37.577989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-10-18 00:08:37.577998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-10-18 00:08:37.578012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-10-18 00:08:37.578028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-10-18 00:08:37.578037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-10-18 00:08:37.578047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-10-18 00:08:37.578056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-10-18 00:08:37.578069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-10-18 00:08:37.578079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-10-18 00:08:37.578088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-10-18 00:08:37.578102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-10-18 00:08:37.578115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-10-18 00:08:37.578128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-10-18 00:08:37.578160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-10-18 00:08:37.578174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-10-18 00:08:37.578204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-10-18 00:08:37.578217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-10-18 00:08:37.578248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-10-18 00:08:37.578263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-10-18 00:08:37.578333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-10-18 00:08:37.578344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-10-18 00:08:37.578353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-10-18 00:08:37.578366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-10-18 00:08:37.581617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-10-18 00:08:37.581638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-10-18 00:08:37.581647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-10-18 00:08:37.581656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-10-18 00:08:37.581664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-10-18 00:08:37.581672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-10-18 00:08:37.581681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-10-18 00:08:37.581689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-10-18 00:08:37.581697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch openvswitch-switch-dpdk pci.ids 2025-10-18 00:08:37.581713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse python3-netifaces 2025-10-18 00:08:37.581721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-sortedcontainers rdma-core rpcsvc-proto 2025-10-18 00:08:37.581738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base uuid-runtime xml-core zlib1g-dev 2025-10-18 00:08:37.581747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 259 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:08:37.581755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 37.0 MB of archives. 2025-10-18 00:08:37.581764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 193 MB of additional disk space will be used. 2025-10-18 00:08:37.581773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:08:37.581783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:08:37.581791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:08:37.581800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:08:37.581809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:08:37.581818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:08:37.581826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:08:37.581834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:08:37.581843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:08:37.581851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:08:37.581860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:08:37.581868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2025-10-18 00:08:37.581877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-10-18 00:08:37.581885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:08:37.581894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2025-10-18 00:08:37.581902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-18 00:08:37.581910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-18 00:08:37.581919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch-dpdk amd64 3.4.0-1~cloud0 [1,151 kB] 2025-10-18 00:08:37.581935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-18 00:08:37.581944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-18 00:08:37.581953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-10-18 00:08:37.581967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-10-18 00:08:37.581975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-10-18 00:08:37.581984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpdk amd64 23.11.4-0ubuntu0.24.04.2 [31.1 kB] 2025-10-18 00:08:37.581992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-18 00:08:37.582005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-18 00:08:37.582013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-18 00:08:37.582022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-18 00:08:37.582030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-18 00:08:37.582038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-18 00:08:37.582047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-10-18 00:08:37.582055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2025-10-18 00:08:37.582064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2025-10-18 00:08:37.582072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2025-10-18 00:08:37.582080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2025-10-18 00:08:37.582088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2025-10-18 00:08:37.582096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-10-18 00:08:37.582104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-10-18 00:08:37.582113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-10-18 00:08:37.582121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-10-18 00:08:37.582130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2025-10-18 00:08:37.582138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2025-10-18 00:08:37.582146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2025-10-18 00:08:37.582155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2025-10-18 00:08:37.582163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2025-10-18 00:08:37.582171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2025-10-18 00:08:37.582185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2025-10-18 00:08:37.582193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2025-10-18 00:08:37.582209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-10-18 00:08:37.582218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2025-10-18 00:08:37.582226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2025-10-18 00:08:37.582234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2025-10-18 00:08:37.582243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma-dev amd64 2.0.18-1build1 [37.0 kB] 2025-10-18 00:08:37.582251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2025-10-18 00:08:37.582259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2025-10-18 00:08:37.582273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-10-18 00:08:37.582281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp-dev amd64 1.4.2-1ubuntu4 [57.3 kB] 2025-10-18 00:08:37.582290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-log24 amd64 23.11.4-0ubuntu0.24.04.2 [19.4 kB] 2025-10-18 00:08:37.582298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-kvargs24 amd64 23.11.4-0ubuntu0.24.04.2 [6,356 B] 2025-10-18 00:08:37.582307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-telemetry24 amd64 23.11.4-0ubuntu0.24.04.2 [15.9 kB] 2025-10-18 00:08:37.582315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-eal24 amd64 23.11.4-0ubuntu0.24.04.2 [151 kB] 2025-10-18 00:08:37.582323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-acl24 amd64 23.11.4-0ubuntu0.24.04.2 [40.0 kB] 2025-10-18 00:08:37.582332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [7,980 B] 2025-10-18 00:08:37.582340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool24 amd64 23.11.4-0ubuntu0.24.04.2 [19.4 kB] 2025-10-18 00:08:37.582349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mbuf24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2025-10-18 00:08:37.582357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bbdev24 amd64 23.11.4-0ubuntu0.24.04.2 [14.8 kB] 2025-10-18 00:08:37.582365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-pci24 amd64 23.11.4-0ubuntu0.24.04.2 [6,188 B] 2025-10-18 00:08:37.582373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-pci24 amd64 23.11.4-0ubuntu0.24.04.2 [25.4 kB] 2025-10-18 00:08:37.582382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-acc24 amd64 23.11.4-0ubuntu0.24.04.2 [63.0 kB] 2025-10-18 00:08:37.582390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vdev24 amd64 23.11.4-0ubuntu0.24.04.2 [10.5 kB] 2025-10-18 00:08:37.582404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-5gnr-fec24 amd64 23.11.4-0ubuntu0.24.04.2 [17.6 kB] 2025-10-18 00:08:37.582413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-lte-fec24 amd64 23.11.4-0ubuntu0.24.04.2 [15.0 kB] 2025-10-18 00:08:37.582421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-la12xx24 amd64 23.11.4-0ubuntu0.24.04.2 [10.9 kB] 2025-10-18 00:08:37.582429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-null24 amd64 23.11.4-0ubuntu0.24.04.2 [10.3 kB] 2025-10-18 00:08:37.582438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-turbo-sw24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-10-18 00:08:37.582451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-meter24 amd64 23.11.4-0ubuntu0.24.04.2 [6,476 B] 2025-10-18 00:08:37.582460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net24 amd64 23.11.4-0ubuntu0.24.04.2 [13.0 kB] 2025-10-18 00:08:37.582468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ethdev24 amd64 23.11.4-0ubuntu0.24.04.2 [129 kB] 2025-10-18 00:08:37.582476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-metrics24 amd64 23.11.4-0ubuntu0.24.04.2 [11.8 kB] 2025-10-18 00:08:37.582484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bitratestats24 amd64 23.11.4-0ubuntu0.24.04.2 [6,284 B] 2025-10-18 00:08:37.582493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bpf24 amd64 23.11.4-0ubuntu0.24.04.2 [32.4 kB] 2025-10-18 00:08:37.582501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-auxiliary24 amd64 23.11.4-0ubuntu0.24.04.2 [9,056 B] 2025-10-18 00:08:37.582536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-cdx24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-10-18 00:08:37.582545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-dpaax24 amd64 23.11.4-0ubuntu0.24.04.2 [13.0 kB] 2025-10-18 00:08:37.582553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-rcu24 amd64 23.11.4-0ubuntu0.24.04.2 [11.1 kB] 2025-10-18 00:08:37.582561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-cryptodev24 amd64 23.11.4-0ubuntu0.24.04.2 [38.9 kB] 2025-10-18 00:08:37.582570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-dmadev24 amd64 23.11.4-0ubuntu0.24.04.2 [14.8 kB] 2025-10-18 00:08:37.582578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-hash24 amd64 23.11.4-0ubuntu0.24.04.2 [36.8 kB] 2025-10-18 00:08:37.582586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-timer24 amd64 23.11.4-0ubuntu0.24.04.2 [9,878 B] 2025-10-18 00:08:37.582595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-eventdev24 amd64 23.11.4-0ubuntu0.24.04.2 [93.1 kB] 2025-10-18 00:08:37.582644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [37.6 kB] 2025-10-18 00:08:37.582665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-fslmc24 amd64 23.11.4-0ubuntu0.24.04.2 [31.2 kB] 2025-10-18 00:08:37.582674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rawdev24 amd64 23.11.4-0ubuntu0.24.04.2 [10.5 kB] 2025-10-18 00:08:37.582682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-ifpga24 amd64 23.11.4-0ubuntu0.24.04.2 [9,138 B] 2025-10-18 00:08:37.582691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-platform24 amd64 23.11.4-0ubuntu0.24.04.2 [10.1 kB] 2025-10-18 00:08:37.582699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vmbus24 amd64 23.11.4-0ubuntu0.24.04.2 [17.9 kB] 2025-10-18 00:08:37.582708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cfgfile24 amd64 23.11.4-0ubuntu0.24.04.2 [9,476 B] 2025-10-18 00:08:37.582716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cmdline24 amd64 23.11.4-0ubuntu0.24.04.2 [19.3 kB] 2025-10-18 00:08:37.582725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-security24 amd64 23.11.4-0ubuntu0.24.04.2 [9,408 B] 2025-10-18 00:08:37.582733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [215 kB] 2025-10-18 00:08:37.582742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cpt24 amd64 23.11.4-0ubuntu0.24.04.2 [12.8 kB] 2025-10-18 00:08:37.582757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-iavf24 amd64 23.11.4-0ubuntu0.24.04.2 [15.6 kB] 2025-10-18 00:08:37.582773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-idpf24 amd64 23.11.4-0ubuntu0.24.04.2 [47.7 kB] 2025-10-18 00:08:37.582782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-common-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [75.1 kB] 2025-10-18 00:08:37.582790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [8,102 B] 2025-10-18 00:08:37.582799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [7,250 B] 2025-10-18 00:08:37.582807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compressdev24 amd64 23.11.4-0ubuntu0.24.04.2 [13.7 kB] 2025-10-18 00:08:37.582820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-qat24 amd64 23.11.4-0ubuntu0.24.04.2 [198 kB] 2025-10-18 00:08:37.582828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-sfc-efx24 amd64 23.11.4-0ubuntu0.24.04.2 [86.9 kB] 2025-10-18 00:08:37.582837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-isal24 amd64 23.11.4-0ubuntu0.24.04.2 [14.3 kB] 2025-10-18 00:08:37.582845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [12.6 kB] 2025-10-18 00:08:37.582854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [9,912 B] 2025-10-18 00:08:37.582862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [16.1 kB] 2025-10-18 00:08:37.582876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-zlib24 amd64 23.11.4-0ubuntu0.24.04.2 [11.9 kB] 2025-10-18 00:08:37.582885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-bcmfs24 amd64 23.11.4-0ubuntu0.24.04.2 [21.0 kB] 2025-10-18 00:08:37.582893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-caam-jr24 amd64 23.11.4-0ubuntu0.24.04.2 [39.3 kB] 2025-10-18 00:08:37.582902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ccp24 amd64 23.11.4-0ubuntu0.24.04.2 [44.9 kB] 2025-10-18 00:08:37.582910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [153 kB] 2025-10-18 00:08:37.582918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [8,694 B] 2025-10-18 00:08:37.582927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa-sec24 amd64 23.11.4-0ubuntu0.24.04.2 [64.1 kB] 2025-10-18 00:08:37.582935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [9,418 B] 2025-10-18 00:08:37.582944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa2-sec24 amd64 23.11.4-0ubuntu0.24.04.2 [73.0 kB] 2025-10-18 00:08:37.582952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ipsec-mb24 amd64 23.11.4-0ubuntu0.24.04.2 [51.1 kB] 2025-10-18 00:08:37.582961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [20.6 kB] 2025-10-18 00:08:37.582969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-nitrox24 amd64 23.11.4-0ubuntu0.24.04.2 [15.1 kB] 2025-10-18 00:08:37.582978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-null24 amd64 23.11.4-0ubuntu0.24.04.2 [10.8 kB] 2025-10-18 00:08:37.582993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [63.8 kB] 2025-10-18 00:08:37.583002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-openssl24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2025-10-18 00:08:37.583010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-reorder24 amd64 23.11.4-0ubuntu0.24.04.2 [9,624 B] 2025-10-18 00:08:37.583019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-scheduler24 amd64 23.11.4-0ubuntu0.24.04.2 [40.9 kB] 2025-10-18 00:08:37.583027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-virtio24 amd64 23.11.4-0ubuntu0.24.04.2 [18.9 kB] 2025-10-18 00:08:37.583035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dispatcher24 amd64 23.11.4-0ubuntu0.24.04.2 [9,134 B] 2025-10-18 00:08:37.583049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-distributor24 amd64 23.11.4-0ubuntu0.24.04.2 [11.2 kB] 2025-10-18 00:08:37.583057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [13.3 kB] 2025-10-18 00:08:37.583071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [21.9 kB] 2025-10-18 00:08:37.583080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [10.4 kB] 2025-10-18 00:08:37.583089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-hisilicon24 amd64 23.11.4-0ubuntu0.24.04.2 [10.3 kB] 2025-10-18 00:08:37.583097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-idxd24 amd64 23.11.4-0ubuntu0.24.04.2 [16.6 kB] 2025-10-18 00:08:37.583105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-ioat24 amd64 23.11.4-0ubuntu0.24.04.2 [10.9 kB] 2025-10-18 00:08:37.583114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [16.1 kB] 2025-10-18 00:08:37.583122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-efd24 amd64 23.11.4-0ubuntu0.24.04.2 [23.9 kB] 2025-10-18 00:08:37.583131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-10-18 00:08:37.583139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [73.4 kB] 2025-10-18 00:08:37.583147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [54.6 kB] 2025-10-18 00:08:37.583156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dlb2-24 amd64 23.11.4-0ubuntu0.24.04.2 [62.6 kB] 2025-10-18 00:08:37.583164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [70.0 kB] 2025-10-18 00:08:37.583172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.2 [20.0 kB] 2025-10-18 00:08:37.583181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [38.8 kB] 2025-10-18 00:08:37.583189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa24 amd64 23.11.4-0ubuntu0.24.04.2 [12.4 kB] 2025-10-18 00:08:37.583198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dsw24 amd64 23.11.4-0ubuntu0.24.04.2 [24.9 kB] 2025-10-18 00:08:37.583206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [26.1 kB] 2025-10-18 00:08:37.583220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-octeontx24 amd64 23.11.4-0ubuntu0.24.04.2 [39.8 kB] 2025-10-18 00:08:37.583228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-opdl24 amd64 23.11.4-0ubuntu0.24.04.2 [39.9 kB] 2025-10-18 00:08:37.583237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [8,082 B] 2025-10-18 00:08:37.583245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-sw24 amd64 23.11.4-0ubuntu0.24.04.2 [49.1 kB] 2025-10-18 00:08:37.583260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rib24 amd64 23.11.4-0ubuntu0.24.04.2 [11.9 kB] 2025-10-18 00:08:37.583268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-fib24 amd64 23.11.4-0ubuntu0.24.04.2 [19.5 kB] 2025-10-18 00:08:37.583281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gpudev24 amd64 23.11.4-0ubuntu0.24.04.2 [12.2 kB] 2025-10-18 00:08:37.583290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pcapng24 amd64 23.11.4-0ubuntu0.24.04.2 [11.3 kB] 2025-10-18 00:08:37.583298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-graph24 amd64 23.11.4-0ubuntu0.24.04.2 [26.5 kB] 2025-10-18 00:08:37.583307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gro24 amd64 23.11.4-0ubuntu0.24.04.2 [17.3 kB] 2025-10-18 00:08:37.583315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-gso24 amd64 23.11.4-0ubuntu0.24.04.2 [11.0 kB] 2025-10-18 00:08:37.583324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ip-frag24 amd64 23.11.4-0ubuntu0.24.04.2 [22.8 kB] 2025-10-18 00:08:37.583332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ipsec24 amd64 23.11.4-0ubuntu0.24.04.2 [37.5 kB] 2025-10-18 00:08:37.583340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-jobstats24 amd64 23.11.4-0ubuntu0.24.04.2 [6,288 B] 2025-10-18 00:08:37.583349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-latencystats24 amd64 23.11.4-0ubuntu0.24.04.2 [8,502 B] 2025-10-18 00:08:37.583357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-lpm24 amd64 23.11.4-0ubuntu0.24.04.2 [15.2 kB] 2025-10-18 00:08:37.583365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-member24 amd64 23.11.4-0ubuntu0.24.04.2 [28.8 kB] 2025-10-18 00:08:37.583374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-bucket24 amd64 23.11.4-0ubuntu0.24.04.2 [14.0 kB] 2025-10-18 00:08:37.583382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [8,616 B] 2025-10-18 00:08:37.583391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-stack24 amd64 23.11.4-0ubuntu0.24.04.2 [7,066 B] 2025-10-18 00:08:37.583399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-stack24 amd64 23.11.4-0ubuntu0.24.04.2 [6,776 B] 2025-10-18 00:08:37.583407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mldev24 amd64 23.11.4-0ubuntu0.24.04.2 [13.4 kB] 2025-10-18 00:08:37.583416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ml-cnxk24 amd64 23.11.4-0ubuntu0.24.04.2 [56.8 kB] 2025-10-18 00:08:37.583424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-af-packet24 amd64 23.11.4-0ubuntu0.24.04.2 [13.7 kB] 2025-10-18 00:08:37.583433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-af-xdp24 amd64 23.11.4-0ubuntu0.24.04.2 [21.8 kB] 2025-10-18 00:08:37.583445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ark24 amd64 23.11.4-0ubuntu0.24.04.2 [21.2 kB] 2025-10-18 00:08:37.583459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-atlantic24 amd64 23.11.4-0ubuntu0.24.04.2 [31.1 kB] 2025-10-18 00:08:37.583468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-avp24 amd64 23.11.4-0ubuntu0.24.04.2 [24.7 kB] 2025-10-18 00:08:37.583476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-axgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [42.4 kB] 2025-10-18 00:08:37.583485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnx2x24 amd64 23.11.4-0ubuntu0.24.04.2 [157 kB] 2025-10-18 00:08:37.583493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnxt24 amd64 23.11.4-0ubuntu0.24.04.2 [309 kB] 2025-10-18 00:08:37.583529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-sched24 amd64 23.11.4-0ubuntu0.24.04.2 [23.7 kB] 2025-10-18 00:08:37.583549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-bond24 amd64 23.11.4-0ubuntu0.24.04.2 [52.0 kB] 2025-10-18 00:08:37.583647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cpfl24 amd64 23.11.4-0ubuntu0.24.04.2 [63.8 kB] 2025-10-18 00:08:37.583681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cxgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [84.4 kB] 2025-10-18 00:08:37.583738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-e1000-24 amd64 23.11.4-0ubuntu0.24.04.2 [124 kB] 2025-10-18 00:08:37.583752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ena24 amd64 23.11.4-0ubuntu0.24.04.2 [47.0 kB] 2025-10-18 00:08:37.583778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetc24 amd64 23.11.4-0ubuntu0.24.04.2 [13.2 kB] 2025-10-18 00:08:37.583832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetfec24 amd64 23.11.4-0ubuntu0.24.04.2 [14.1 kB] 2025-10-18 00:08:37.583842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enic24 amd64 23.11.4-0ubuntu0.24.04.2 [69.8 kB] 2025-10-18 00:08:37.583867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-failsafe24 amd64 23.11.4-0ubuntu0.24.04.2 [41.6 kB] 2025-10-18 00:08:37.583927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-fm10k24 amd64 23.11.4-0ubuntu0.24.04.2 [55.1 kB] 2025-10-18 00:08:37.583973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-gve24 amd64 23.11.4-0ubuntu0.24.04.2 [40.0 kB] 2025-10-18 00:08:37.584018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hinic24 amd64 23.11.4-0ubuntu0.24.04.2 [79.3 kB] 2025-10-18 00:08:37.584062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hns3-24 amd64 23.11.4-0ubuntu0.24.04.2 [140 kB] 2025-10-18 00:08:37.584116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-i40e24 amd64 23.11.4-0ubuntu0.24.04.2 [206 kB] 2025-10-18 00:08:37.584129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-iavf24 amd64 23.11.4-0ubuntu0.24.04.2 [154 kB] 2025-10-18 00:08:37.584204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ice24 amd64 23.11.4-0ubuntu0.24.04.2 [337 kB] 2025-10-18 00:08:37.584215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-idpf24 amd64 23.11.4-0ubuntu0.24.04.2 [22.2 kB] 2025-10-18 00:08:37.584267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-igc24 amd64 23.11.4-0ubuntu0.24.04.2 [47.2 kB] 2025-10-18 00:08:37.584324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ionic24 amd64 23.11.4-0ubuntu0.24.04.2 [37.4 kB] 2025-10-18 00:08:37.584337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ipn3ke24 amd64 23.11.4-0ubuntu0.24.04.2 [25.9 kB] 2025-10-18 00:08:37.584399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-ixgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [172 kB] 2025-10-18 00:08:37.584412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-mana24 amd64 23.11.4-0ubuntu0.24.04.2 [27.9 kB] 2025-10-18 00:08:37.584455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-memif24 amd64 23.11.4-0ubuntu0.24.04.2 [34.3 kB] 2025-10-18 00:08:37.584468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx4-24 amd64 23.11.4-0ubuntu0.24.04.2 [50.6 kB] 2025-10-18 00:08:37.584496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [783 kB] 2025-10-18 00:08:37.584551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-netvsc24 amd64 23.11.4-0ubuntu0.24.04.2 [39.7 kB] 2025-10-18 00:08:37.584633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [104 kB] 2025-10-18 00:08:37.584692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ngbe24 amd64 23.11.4-0ubuntu0.24.04.2 [61.8 kB] 2025-10-18 00:08:37.584705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-null24 amd64 23.11.4-0ubuntu0.24.04.2 [14.9 kB] 2025-10-18 00:08:37.584748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeon-ep24 amd64 23.11.4-0ubuntu0.24.04.2 [26.7 kB] 2025-10-18 00:08:37.584760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-pcap24 amd64 23.11.4-0ubuntu0.24.04.2 [24.9 kB] 2025-10-18 00:08:37.584772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-pfe24 amd64 23.11.4-0ubuntu0.24.04.2 [20.3 kB] 2025-10-18 00:08:37.584815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-qede24 amd64 23.11.4-0ubuntu0.24.04.2 [192 kB] 2025-10-18 00:08:37.584828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ring24 amd64 23.11.4-0ubuntu0.24.04.2 [12.9 kB] 2025-10-18 00:08:37.584840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-sfc24 amd64 23.11.4-0ubuntu0.24.04.2 [153 kB] 2025-10-18 00:08:37.584882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-port24 amd64 23.11.4-0ubuntu0.24.04.2 [42.0 kB] 2025-10-18 00:08:37.584895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-table24 amd64 23.11.4-0ubuntu0.24.04.2 [59.7 kB] 2025-10-18 00:08:37.584914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pipeline24 amd64 23.11.4-0ubuntu0.24.04.2 [168 kB] 2025-10-18 00:08:37.584940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-softnic24 amd64 23.11.4-0ubuntu0.24.04.2 [23.9 kB] 2025-10-18 00:08:37.584968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-tap24 amd64 23.11.4-0ubuntu0.24.04.2 [35.5 kB] 2025-10-18 00:08:37.585025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-thunderx24 amd64 23.11.4-0ubuntu0.24.04.2 [35.8 kB] 2025-10-18 00:08:37.585035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-txgbe24 amd64 23.11.4-0ubuntu0.24.04.2 [124 kB] 2025-10-18 00:08:37.585048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vdev-netvsc24 amd64 23.11.4-0ubuntu0.24.04.2 [11.8 kB] 2025-10-18 00:08:37.585060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-vhost24 amd64 23.11.4-0ubuntu0.24.04.2 [187 kB] 2025-10-18 00:08:37.585104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vhost24 amd64 23.11.4-0ubuntu0.24.04.2 [18.6 kB] 2025-10-18 00:08:37.585116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-virtio24 amd64 23.11.4-0ubuntu0.24.04.2 [73.2 kB] 2025-10-18 00:08:37.585128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vmxnet3-24 amd64 23.11.4-0ubuntu0.24.04.2 [28.1 kB] 2025-10-18 00:08:37.585172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-node24 amd64 23.11.4-0ubuntu0.24.04.2 [64.8 kB] 2025-10-18 00:08:37.585181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdcp24 amd64 23.11.4-0ubuntu0.24.04.2 [25.7 kB] 2025-10-18 00:08:37.585193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdump24 amd64 23.11.4-0ubuntu0.24.04.2 [12.3 kB] 2025-10-18 00:08:37.585236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-power24 amd64 23.11.4-0ubuntu0.24.04.2 [28.9 kB] 2025-10-18 00:08:37.585255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-bphy24 amd64 23.11.4-0ubuntu0.24.04.2 [11.7 kB] 2025-10-18 00:08:37.585267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-gpio24 amd64 23.11.4-0ubuntu0.24.04.2 [14.5 kB] 2025-10-18 00:08:37.585311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-dpaa2-cmdif24 amd64 23.11.4-0ubuntu0.24.04.2 [8,630 B] 2025-10-18 00:08:37.585323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ifpga24 amd64 23.11.4-0ubuntu0.24.04.2 [81.9 kB] 2025-10-18 00:08:37.585335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ntb24 amd64 23.11.4-0ubuntu0.24.04.2 [28.5 kB] 2025-10-18 00:08:37.585396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-skeleton24 amd64 23.11.4-0ubuntu0.24.04.2 [13.1 kB] 2025-10-18 00:08:37.585409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regexdev24 amd64 23.11.4-0ubuntu0.24.04.2 [9,184 B] 2025-10-18 00:08:37.585421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-cn9k24 amd64 23.11.4-0ubuntu0.24.04.2 [11.5 kB] 2025-10-18 00:08:37.585480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [17.0 kB] 2025-10-18 00:08:37.585490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-ifc24 amd64 23.11.4-0ubuntu0.24.04.2 [18.9 kB] 2025-10-18 00:08:37.585521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.2 [31.6 kB] 2025-10-18 00:08:37.585538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-nfp24 amd64 23.11.4-0ubuntu0.24.04.2 [11.7 kB] 2025-10-18 00:08:37.585580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-sfc24 amd64 23.11.4-0ubuntu0.24.04.2 [17.5 kB] 2025-10-18 00:08:37.585592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-all amd64 23.11.4-0ubuntu0.24.04.2 [4,270 B] 2025-10-18 00:08:37.585670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-allpmds amd64 23.11.4-0ubuntu0.24.04.2 [4,066 B] 2025-10-18 00:08:37.585683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-baseband amd64 23.11.4-0ubuntu0.24.04.2 [3,236 B] 2025-10-18 00:08:37.585723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-bus amd64 23.11.4-0ubuntu0.24.04.2 [3,248 B] 2025-10-18 00:08:37.585736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-common amd64 23.11.4-0ubuntu0.24.04.2 [3,250 B] 2025-10-18 00:08:37.585787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-compress amd64 23.11.4-0ubuntu0.24.04.2 [3,220 B] 2025-10-18 00:08:37.585796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-crypto amd64 23.11.4-0ubuntu0.24.04.2 [3,282 B] 2025-10-18 00:08:37.585808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-dma amd64 23.11.4-0ubuntu0.24.04.2 [3,226 B] 2025-10-18 00:08:37.585822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-event amd64 23.11.4-0ubuntu0.24.04.2 [3,242 B] 2025-10-18 00:08:37.585862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-mempool amd64 23.11.4-0ubuntu0.24.04.2 [3,236 B] 2025-10-18 00:08:37.585874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-net amd64 23.11.4-0ubuntu0.24.04.2 [3,452 B] 2025-10-18 00:08:37.585924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-raw amd64 23.11.4-0ubuntu0.24.04.2 [3,232 B] 2025-10-18 00:08:37.585945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libdpdk-dev amd64 23.11.4-0ubuntu0.24.04.2 [8,595 kB] 2025-10-18 00:08:37.585957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 37.0 MB in 3s (14.1 MB/s) 2025-10-18 00:08:37.585969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-10-18 00:08:37.586012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.586024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-10-18 00:08:37.586068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(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-10-18 00:08:37.586089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-10-18 00:08:37.586099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:08:37.586111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-10-18 00:08:37.586152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-10-18 00:08:37.586164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-10-18 00:08:37.586215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:08:37.586224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:08:37.586236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:08:37.586288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:08:37.586297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:08:37.586309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:08:37.586360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:08:37.586369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:08:37.586381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:08:37.586431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-10-18 00:08:37.586440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.586452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:08:37.586492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.586520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:08:37.586536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:08:37.586589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.586620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:08:37.586632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:08:37.586683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:08:37.586693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:08:37.586704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:08:37.586754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:08:37.586764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:08:37.586775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:08:37.586825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:08:37.586835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:08:37.586846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:08:37.586899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:08:37.586919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.586931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:08:37.586983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:08:37.586992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.587004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-10-18 00:08:37.587054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-10-18 00:08:37.587063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-10-18 00:08:37.587075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-10-18 00:08:37.587128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-10-18 00:08:37.587141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-10-18 00:08:37.587153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:08:37.587204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:08:37.587245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.587286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:08:37.587327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-10-18 00:08:37.587368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-10-18 00:08:37.587409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:08:37.587449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-10-18 00:08:37.587490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libjansson4_2.14-2build2_amd64.deb ... 2025-10-18 00:08:37.587571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:08:37.587644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-18 00:08:37.587659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-18 00:08:37.587781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:08:37.587792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-10-18 00:08:37.587852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-18 00:08:37.587862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 00:08:37.587874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-10-18 00:08:37.587886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-18 00:08:37.587928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 00:08:37.587940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-10-18 00:08:37.587990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-10-18 00:08:37.588003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-10-18 00:08:37.588058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-10-18 00:08:37.588107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-python3-iniparse_0.5-2_all.deb ... 2025-10-18 00:08:37.588159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-10-18 00:08:37.588211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-10-18 00:08:37.588259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-crudini_0.9.4-1_amd64.deb ... 2025-10-18 00:08:37.588305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.588351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-10-18 00:08:37.588395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-10-18 00:08:37.588439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-dpdk_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.588483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.588534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-10-18 00:08:37.588633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:08:37.588695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:08:37.588739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-10-18 00:08:37.588773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:08:37.588819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:08:37.588866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-18 00:08:37.588914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-18 00:08:37.588964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.589015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:08:37.589065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-18 00:08:37.589118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-18 00:08:37.589155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:08:37.589213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-10-18 00:08:37.589281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-18 00:08:37.589326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:08:37.589360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-10-18 00:08:37.589371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:08:37.589414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:08:37.589425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-10-18 00:08:37.589458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-10-18 00:08:37.589469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-18 00:08:37.589521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-10-18 00:08:37.589561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-10-18 00:08:37.589623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.589677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-10-18 00:08:37.589727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-10-18 00:08:37.589774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-18 00:08:37.589818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:08:37.589860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-10-18 00:08:37.589895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-10-18 00:08:37.589937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-10-18 00:08:37.589987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-10-18 00:08:37.590038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-10-18 00:08:37.590085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.590129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-10-18 00:08:37.590173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-10-18 00:08:37.590217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-10-18 00:08:37.590263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-10-18 00:08:37.590306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-10-18 00:08:37.590313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-10-18 00:08:37.590332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-18 00:08:37.590366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-10-18 00:08:37.590377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-10-18 00:08:37.590410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-10-18 00:08:37.590420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-10-18 00:08:37.590454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-pkgconf_1.8.1-2build1_amd64.deb ... 2025-10-18 00:08:37.590464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-10-18 00:08:37.590498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-10-18 00:08:37.590535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-xml-core_0.19_all.deb ... 2025-10-18 00:08:37.590590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-10-18 00:08:37.590643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-10-18 00:08:37.590686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:08:37.590873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:08:37.590943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-10-18 00:08:37.590956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-10-18 00:08:37.590976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.590988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:08:37.591021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-10-18 00:08:37.591031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-10-18 00:08:37.591046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:08:37.591059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-10-18 00:08:37.591121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-10-18 00:08:37.591136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:08:37.591170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-10-18 00:08:37.591221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-10-18 00:08:37.591281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-10-18 00:08:37.591292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-10-18 00:08:37.591305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-10-18 00:08:37.591454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-10-18 00:08:37.591477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-10-18 00:08:37.591491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-10-18 00:08:37.591547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-10-18 00:08:37.591644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-10-18 00:08:37.591665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-10-18 00:08:37.591718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-10-18 00:08:37.591763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-10-18 00:08:37.591807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-libfdt1_1.7.0-2build1_amd64.deb ... 2025-10-18 00:08:37.591852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-10-18 00:08:37.591894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-10-18 00:08:37.591938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-10-18 00:08:37.591980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-10-18 00:08:37.592021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-10-18 00:08:37.592067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-libjansson-dev_2.14-2build2_amd64.deb ... 2025-10-18 00:08:37.592108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-10-18 00:08:37.592146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-10-18 00:08:37.592155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-10-18 00:08:37.592184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-10-18 00:08:37.592193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-10-18 00:08:37.592242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-10-18 00:08:37.592288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-10-18 00:08:37.592335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-10-18 00:08:37.592385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-18 00:08:37.592429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:08:37.592473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-10-18 00:08:37.592520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-18 00:08:37.592613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:08:37.592693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-10-18 00:08:37.592735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-18 00:08:37.592781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-18 00:08:37.592825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-10-18 00:08:37.592870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-libxdp-dev_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:08:37.592920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:08:37.592951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log24:amd64. 2025-10-18 00:08:37.592960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-log24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.593029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.593077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs24:amd64. 2025-10-18 00:08:37.593125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-kvargs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.593172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.593217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry24:amd64. 2025-10-18 00:08:37.593262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-telemetry24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.593311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.593361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal24:amd64. 2025-10-18 00:08:37.593407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-eal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.593451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.593494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl24:amd64. 2025-10-18 00:08:37.593563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-acl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.593650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.593660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring24:amd64. 2025-10-18 00:08:37.594596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool24:amd64. 2025-10-18 00:08:37.594634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-mempool24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf24:amd64. 2025-10-18 00:08:37.594652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-mbuf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev24:amd64. 2025-10-18 00:08:37.594669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-bbdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci24:amd64. 2025-10-18 00:08:37.594694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci24:amd64. 2025-10-18 00:08:37.594711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-bus-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc24:amd64. 2025-10-18 00:08:37.594729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-baseband-acc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev24:amd64. 2025-10-18 00:08:37.594746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bus-vdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec24:amd64. 2025-10-18 00:08:37.594770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-baseband-fpga-5gnr-fec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec24:amd64. 2025-10-18 00:08:37.594788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-baseband-fpga-lte-fec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx24:amd64. 2025-10-18 00:08:37.594805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-baseband-la12xx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null24:amd64. 2025-10-18 00:08:37.594826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-baseband-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw24:amd64. 2025-10-18 00:08:37.594843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-baseband-turbo-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.594851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.594903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter24:amd64. 2025-10-18 00:08:37.594954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-meter24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net24:amd64. 2025-10-18 00:08:37.595090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-net24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev24:amd64. 2025-10-18 00:08:37.595236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-ethdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics24:amd64. 2025-10-18 00:08:37.595367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-metrics24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats24:amd64. 2025-10-18 00:08:37.595448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-bitratestats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf24:amd64. 2025-10-18 00:08:37.595548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary24:amd64. 2025-10-18 00:08:37.595708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-auxiliary24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx24:amd64. 2025-10-18 00:08:37.595849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-bus-cdx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.595898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.595937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax24:amd64. 2025-10-18 00:08:37.595984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-common-dpaax24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu24:amd64. 2025-10-18 00:08:37.596162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-rcu24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev24:amd64. 2025-10-18 00:08:37.596250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-cryptodev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev24:amd64. 2025-10-18 00:08:37.596367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-dmadev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash24:amd64. 2025-10-18 00:08:37.596530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-hash24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer24:amd64. 2025-10-18 00:08:37.596724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-timer24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev24:amd64. 2025-10-18 00:08:37.596865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-eventdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.596910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.596953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa24:amd64. 2025-10-18 00:08:37.596997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-bus-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.597040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.597082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc24:amd64. 2025-10-18 00:08:37.597119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-bus-fslmc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.597157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.597166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev24:amd64. 2025-10-18 00:08:37.597195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-rawdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.597204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.597245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga24:amd64. 2025-10-18 00:08:37.597254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-bus-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.597295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.597334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform24:amd64. 2025-10-18 00:08:37.597380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-bus-platform24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.597427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.597476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus24:amd64. 2025-10-18 00:08:37.597554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-bus-vmbus24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile24:amd64. 2025-10-18 00:08:37.598634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-cfgfile24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline24:amd64. 2025-10-18 00:08:37.598652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-cmdline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security24:amd64. 2025-10-18 00:08:37.598670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-security24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk24:amd64. 2025-10-18 00:08:37.598687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-common-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt24:amd64. 2025-10-18 00:08:37.598705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-cpt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf24:amd64. 2025-10-18 00:08:37.598723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf24:amd64. 2025-10-18 00:08:37.598740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-common-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-24:amd64. 2025-10-18 00:08:37.598757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-common-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp24:amd64. 2025-10-18 00:08:37.598774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-common-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx24:amd64. 2025-10-18 00:08:37.598791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-common-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev24:amd64. 2025-10-18 00:08:37.598813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compressdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat24:amd64. 2025-10-18 00:08:37.598834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-common-qat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx24:amd64. 2025-10-18 00:08:37.598851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-common-sfc-efx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal24:amd64. 2025-10-18 00:08:37.598876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-compress-isal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.598920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.598929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-24:amd64. 2025-10-18 00:08:37.598972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-compress-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx24:amd64. 2025-10-18 00:08:37.599102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-mempool-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx24:amd64. 2025-10-18 00:08:37.599246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-compress-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib24:amd64. 2025-10-18 00:08:37.599392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-compress-zlib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs24:amd64. 2025-10-18 00:08:37.599564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-crypto-bcmfs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr24:amd64. 2025-10-18 00:08:37.599746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-caam-jr24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp24:amd64. 2025-10-18 00:08:37.599869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ccp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.599909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.599968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk24:amd64. 2025-10-18 00:08:37.600005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.600098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa24:amd64. 2025-10-18 00:08:37.600153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-mempool-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.600252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec24:amd64. 2025-10-18 00:08:37.600297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-dpaa-sec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.600384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-24:amd64. 2025-10-18 00:08:37.600428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-mempool-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.600527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec24:amd64. 2025-10-18 00:08:37.600576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-dpaa2-sec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.600694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.600867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb24:amd64. 2025-10-18 00:08:37.600909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-ipsec-mb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.600941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-24:amd64. 2025-10-18 00:08:37.600953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-crypto-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.600967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox24:amd64. 2025-10-18 00:08:37.601042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.601108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-nitrox24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.601122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null24:amd64. 2025-10-18 00:08:37.601247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.601274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx24:amd64. 2025-10-18 00:08:37.601350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-crypto-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.601397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl24:amd64. 2025-10-18 00:08:37.601467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-crypto-openssl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.601557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder24:amd64. 2025-10-18 00:08:37.601662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-reorder24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.601719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler24:amd64. 2025-10-18 00:08:37.601791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-crypto-scheduler24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.601855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.601911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.601925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio24:amd64. 2025-10-18 00:08:37.601984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-crypto-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher24:amd64. 2025-10-18 00:08:37.602593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dispatcher24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor24:amd64. 2025-10-18 00:08:37.602646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-distributor24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk24:amd64. 2025-10-18 00:08:37.602698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-24:amd64. 2025-10-18 00:08:37.602727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa24:amd64. 2025-10-18 00:08:37.602755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon24:amd64. 2025-10-18 00:08:37.602793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-dma-hisilicon24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd24:amd64. 2025-10-18 00:08:37.602821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-dma-idxd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat24:amd64. 2025-10-18 00:08:37.602855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-dma-ioat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton24:amd64. 2025-10-18 00:08:37.602883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-dma-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.602906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd24:amd64. 2025-10-18 00:08:37.602940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-efd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.602994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk24:amd64. 2025-10-18 00:08:37.603057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-mempool-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk24:amd64. 2025-10-18 00:08:37.603196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-net-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk24:amd64. 2025-10-18 00:08:37.603290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-event-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-24:amd64. 2025-10-18 00:08:37.603450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dlb2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-24:amd64. 2025-10-18 00:08:37.603595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-net-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-24:amd64. 2025-10-18 00:08:37.603776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-event-dpaa2-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa24:amd64. 2025-10-18 00:08:37.603951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-net-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.603957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.603963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa24:amd64. 2025-10-18 00:08:37.603971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.604012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.604048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw24:amd64. 2025-10-18 00:08:37.604078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-dsw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.604126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.604174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx24:amd64. 2025-10-18 00:08:37.604219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-net-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.604267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.604314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx24:amd64. 2025-10-18 00:08:37.604363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-event-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.604410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl24:amd64. 2025-10-18 00:08:37.606614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-event-opdl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton24:amd64. 2025-10-18 00:08:37.606632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-event-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw24:amd64. 2025-10-18 00:08:37.606649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-event-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib24:amd64. 2025-10-18 00:08:37.606665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-rib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.606689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib24:amd64. 2025-10-18 00:08:37.606700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-fib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev24:amd64. 2025-10-18 00:08:37.606717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gpudev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng24:amd64. 2025-10-18 00:08:37.606733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-pcapng24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph24:amd64. 2025-10-18 00:08:37.606758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-graph24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro24:amd64. 2025-10-18 00:08:37.606775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-gro24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso24:amd64. 2025-10-18 00:08:37.606791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-gso24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag24:amd64. 2025-10-18 00:08:37.606807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-ip-frag24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec24:amd64. 2025-10-18 00:08:37.606823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-ipsec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats24:amd64. 2025-10-18 00:08:37.606840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-jobstats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats24:amd64. 2025-10-18 00:08:37.606861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-latencystats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm24:amd64. 2025-10-18 00:08:37.606882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-lpm24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member24:amd64. 2025-10-18 00:08:37.606898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-member24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket24:amd64. 2025-10-18 00:08:37.606915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mempool-bucket24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring24:amd64. 2025-10-18 00:08:37.606931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-mempool-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack24:amd64. 2025-10-18 00:08:37.606947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack24:amd64. 2025-10-18 00:08:37.606963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-mempool-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.606984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev24:amd64. 2025-10-18 00:08:37.606989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-mldev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.606995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk24:amd64. 2025-10-18 00:08:37.607005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-ml-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet24:amd64. 2025-10-18 00:08:37.607021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-af-packet24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp24:amd64. 2025-10-18 00:08:37.607037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-af-xdp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.607048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark24:amd64. 2025-10-18 00:08:37.607063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-ark24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.607074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic24:amd64. 2025-10-18 00:08:37.607085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-atlantic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp24:amd64. 2025-10-18 00:08:37.607107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-net-avp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.607118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe24:amd64. 2025-10-18 00:08:37.607129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-axgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x24:amd64. 2025-10-18 00:08:37.607145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-bnx2x24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt24:amd64. 2025-10-18 00:08:37.607195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-bnxt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched24:amd64. 2025-10-18 00:08:37.607372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.607387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-sched24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond24:amd64. 2025-10-18 00:08:37.607472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-bond24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.607587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl24:amd64. 2025-10-18 00:08:37.607804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-cpfl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe24:amd64. 2025-10-18 00:08:37.607884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-cxgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-24:amd64. 2025-10-18 00:08:37.607971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-e1000-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.607982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.607995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena24:amd64. 2025-10-18 00:08:37.608027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-ena24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc24:amd64. 2025-10-18 00:08:37.608118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-enetc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec24:amd64. 2025-10-18 00:08:37.608204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-enetfec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.608266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic24:amd64. 2025-10-18 00:08:37.608321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-enic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe24:amd64. 2025-10-18 00:08:37.608402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-failsafe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.608486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k24:amd64. 2025-10-18 00:08:37.608538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-fm10k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve24:amd64. 2025-10-18 00:08:37.608634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-gve24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic24:amd64. 2025-10-18 00:08:37.608672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-hinic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-24:amd64. 2025-10-18 00:08:37.608767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-hns3-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e24:amd64. 2025-10-18 00:08:37.608850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-i40e24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf24:amd64. 2025-10-18 00:08:37.608895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.608965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice24:amd64. 2025-10-18 00:08:37.608976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ice24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.608990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.609046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf24:amd64. 2025-10-18 00:08:37.609059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.609126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc24:amd64. 2025-10-18 00:08:37.609152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-igc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic24:amd64. 2025-10-18 00:08:37.609240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-ionic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke24:amd64. 2025-10-18 00:08:37.609320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-ipn3ke24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe24:amd64. 2025-10-18 00:08:37.609357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-ixgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana24:amd64. 2025-10-18 00:08:37.609425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-mana24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif24:amd64. 2025-10-18 00:08:37.609537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-memif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-24:amd64. 2025-10-18 00:08:37.609579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-mlx4-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-24:amd64. 2025-10-18 00:08:37.609679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc24:amd64. 2025-10-18 00:08:37.609718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp24:amd64. 2025-10-18 00:08:37.609786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe24:amd64. 2025-10-18 00:08:37.609863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-ngbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.609923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null24:amd64. 2025-10-18 00:08:37.609934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.609947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.609970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep24:amd64. 2025-10-18 00:08:37.610039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-octeon-ep24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap24:amd64. 2025-10-18 00:08:37.610110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-pcap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe24:amd64. 2025-10-18 00:08:37.610190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-pfe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede24:amd64. 2025-10-18 00:08:37.610236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-qede24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring24:amd64. 2025-10-18 00:08:37.610310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-net-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc24:amd64. 2025-10-18 00:08:37.610347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-net-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port24:amd64. 2025-10-18 00:08:37.610415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-port24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table24:amd64. 2025-10-18 00:08:37.610495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-table24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.610547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline24:amd64. 2025-10-18 00:08:37.610622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-pipeline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.610681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic24:amd64. 2025-10-18 00:08:37.610705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-softnic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap24:amd64. 2025-10-18 00:08:37.610774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-tap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx24:amd64. 2025-10-18 00:08:37.610854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-thunderx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe24:amd64. 2025-10-18 00:08:37.610941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-net-txgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.610954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.610977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc24:amd64. 2025-10-18 00:08:37.610987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vdev-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost24:amd64. 2025-10-18 00:08:37.611060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost24:amd64. 2025-10-18 00:08:37.611097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio24:amd64. 2025-10-18 00:08:37.611165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-24:amd64. 2025-10-18 00:08:37.611235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-net-vmxnet3-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.611310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node24:amd64. 2025-10-18 00:08:37.611350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-node24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp24:amd64. 2025-10-18 00:08:37.611404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdcp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump24:amd64. 2025-10-18 00:08:37.611468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-pdump24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power24:amd64. 2025-10-18 00:08:37.611564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy24:amd64. 2025-10-18 00:08:37.611656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-raw-cnxk-bphy24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio24:amd64. 2025-10-18 00:08:37.611720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-raw-cnxk-gpio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif24:amd64. 2025-10-18 00:08:37.611815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-raw-dpaa2-cmdif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga24:amd64. 2025-10-18 00:08:37.611897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-raw-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb24:amd64. 2025-10-18 00:08:37.611933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-raw-ntb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.611946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.611991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton24:amd64. 2025-10-18 00:08:37.612001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev24:amd64. 2025-10-18 00:08:37.612081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-regexdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k24:amd64. 2025-10-18 00:08:37.612120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-regex-cn9k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-24:amd64. 2025-10-18 00:08:37.612189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-regex-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc24:amd64. 2025-10-18 00:08:37.612269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-vdpa-ifc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-24:amd64. 2025-10-18 00:08:37.612342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-vdpa-mlx5-24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.612366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp24:amd64. 2025-10-18 00:08:37.612433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-vdpa-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc24:amd64. 2025-10-18 00:08:37.612470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-vdpa-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-10-18 00:08:37.612565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-meta-all_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.612643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-10-18 00:08:37.612669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-meta-allpmds_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.612741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-10-18 00:08:37.612769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-meta-baseband_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-10-18 00:08:37.612849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-meta-bus_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-10-18 00:08:37.612917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-meta-common_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.612943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.612959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-10-18 00:08:37.613004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-meta-compress_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-10-18 00:08:37.613073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-meta-crypto_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-10-18 00:08:37.613109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-dma_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-10-18 00:08:37.613186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-event_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-10-18 00:08:37.613241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-mempool_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-10-18 00:08:37.613332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-net_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-10-18 00:08:37.613369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-raw_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-10-18 00:08:37.613437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-libdpdk-dev_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:08:37.613450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.613494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-10-18 00:08:37.613528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-openvswitch-switch-dpdk_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:08:37.613546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.613559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 00:08:37.613628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-10-18 00:08:37.613643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:08:37.613657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-10-18 00:08:37.613704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:08:37.613715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:08:37.613727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:08:37.613756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-10-18 00:08:37.613771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:08:37.613817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:08:37.613828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-10-18 00:08:37.613841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-10-18 00:08:37.613885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:08:37.613896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-18 00:08:37.613909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:08:37.613930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-10-18 00:08:37.613944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:08:37.613991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-18 00:08:37.614001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:08:37.614014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-10-18 00:08:37.614060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-10-18 00:08:37.614074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:08:37.614087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 00:08:37.614143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:08:37.614154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:08:37.614167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:08:37.614179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:08:37.614192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-10-18 00:08:37.614237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-10-18 00:08:37.614247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:08:37.614261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-10-18 00:08:37.614316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.614327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:08:37.614340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-10-18 00:08:37.614353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:08:37.614380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-10-18 00:08:37.614409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-10-18 00:08:37.614422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-10-18 00:08:37.614468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:08:37.614482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2025-10-18 00:08:37.614496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:08:37.614531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-10-18 00:08:37.614581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-10-18 00:08:37.614592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-10-18 00:08:37.614619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-10-18 00:08:37.614634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.614680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.614694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-10-18 00:08:37.614707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:08:37.614732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-10-18 00:08:37.614788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.614805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.614826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.614836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-10-18 00:08:37.614849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:08:37.614875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.614934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:08:37.614947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-10-18 00:08:37.614960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:08:37.614973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.614985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-10-18 00:08:37.615054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-10-18 00:08:37.615122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.615322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-18 00:08:37.618621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:08:37.618809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-10-18 00:08:37.618962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.618999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:08:37.619059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-10-18 00:08:37.619926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.619992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-18 00:08:37.620119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:08:37.620202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-10-18 00:08:37.620209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:08:37.620217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:08:37.620224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:08:37.620232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-10-18 00:08:37.620239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 44ca36afb03b 2025-10-18 00:08:37.620247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 913f92079706 2025-10-18 00:08:37.620254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/6 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2025-10-18 00:08:37.620267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 6422509ead59 2025-10-18 00:08:37.620275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2025-10-18 00:08:37.620283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 6422509ead59 2025-10-18 00:08:37.620290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 5cfb465d6529 2025-10-18 00:08:37.620298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:08:37.620305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b88da851e861 2025-10-18 00:08:37.620318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:08:37.620326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in e55290b7c415 2025-10-18 00:08:37.620333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container e55290b7c415 2025-10-18 00:08:37.620341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 193d94eea427 2025-10-18 00:08:37.620348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 335f1a0e3167 2025-10-18 00:08:37.620356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20251018 2025-10-18 00:08:37.620363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-10-18 00:08:37.618401 (took 0:01:05.597027) 2025-10-18 00:08:37.620371 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-10-18 00:08:37.620378 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-10-18 00:08:37.620386 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-10-18 00:08:37.620393 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-10-18 00:08:37.620401 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-10-18 00:08:37.618922 2025-10-18 00:08:37.620408 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-10-18 00:08:37.620475 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-10-18 00:09:46.333797 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:09:46.333865 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> fe6ddc6c1201 2025-10-18 00:09:46.333901 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20251018" "name"="opensearch" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:09:46.333919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0a395e0c8d56 2025-10-18 00:09:46.333931 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0a395e0c8d56 2025-10-18 00:09:46.333943 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 4ac595ae9f27 2025-10-18 00:09:46.333957 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/10 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2025-10-18 00:09:46.333970 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in ace07d69eae3 2025-10-18 00:09:46.333981 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container ace07d69eae3 2025-10-18 00:09:46.334002 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> d6710476c3cb 2025-10-18 00:09:46.334014 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/10 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2025-10-18 00:09:46.334026 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 7bac4cd3f870 2025-10-18 00:09:46.334035 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 7bac4cd3f870 2025-10-18 00:09:46.334045 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 956d110935fc 2025-10-18 00:09:46.334054 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2025-10-18 00:09:46.334121 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 6bedc81b3e5c 2025-10-18 00:09:46.334132 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 6bedc81b3e5c 2025-10-18 00:09:46.334142 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 562bf3ef2e84 2025-10-18 00:09:46.334151 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch 2025-10-18 00:09:46.334161 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in c499e4b41fa2 2025-10-18 00:09:46.334170 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:09:46.334180 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,554 B] 2025-10-18 00:09:46.334191 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:09:46.334200 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [3,915 B] 2025-10-18 00:09:46.334215 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:09:46.334225 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:09:46.334289 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:09:46.334389 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:09:46.334406 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:09:46.334592 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:09:46.334658 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:09:46.334683 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:09:46.334768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:09:46.334828 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:09:46.334891 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:09:46.335757 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:09:46.335814 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:09:46.335840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.5 MB in 3s (8,287 kB/s) 2025-10-18 00:09:46.335851 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-18 00:09:46.335861 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-18 00:09:46.335871 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-10-18 00:09:46.335880 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-10-18 00:09:46.335890 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-10-18 00:09:46.335900 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-10-18 00:09:46.335910 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:09:46.335920 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 959 MB of archives. 2025-10-18 00:09:46.335929 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,271 MB of additional disk space will be used. 2025-10-18 00:09:46.335940 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 opensearch amd64 2.19.3 [959 MB] 2025-10-18 00:09:46.335950 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 959 MB in 27s (35.2 MB/s) 2025-10-18 00:09:46.335960 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-10-18 00:09:46.335969 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-10-18 00:09:46.335981 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(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-10-18 00:09:46.335992 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2025-10-18 00:09:46.336002 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2025-10-18 00:09:46.336067 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2025-10-18 00:09:46.336078 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2025-10-18 00:09:46.336087 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2025-10-18 00:09:46.336097 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2025-10-18 00:09:46.336106 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:09:46.336116 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.3_amd64.deb ... 2025-10-18 00:09:46.336126 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-10-18 00:09:46.336135 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2025-10-18 00:09:46.336145 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.3) ... 2025-10-18 00:09:46.336197 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.3) ... 2025-10-18 00:09:46.336208 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-10-18 00:09:46.336218 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2025-10-18 00:09:46.336269 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-10-18 00:09:46.336279 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-10-18 00:09:46.336329 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-10-18 00:09:46.336339 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-10-18 00:09:46.336385 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-10-18 00:09:46.336430 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-10-18 00:09:46.336488 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-10-18 00:09:46.336499 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2025-10-18 00:09:46.336559 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2025-10-18 00:09:46.337689 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-10-18 00:09:46.337717 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:09:46.337723 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container c499e4b41fa2 2025-10-18 00:09:46.337727 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 0a17bd895e96 2025-10-18 00:09:46.337739 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:09:46.337742 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8fcc59c7e6d8 2025-10-18 00:09:46.337746 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-10-18 00:09:46.337750 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 75269f3efce4 2025-10-18 00:09:46.337753 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 75269f3efce4 2025-10-18 00:09:46.337757 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> eff8a7e0582c 2025-10-18 00:09:46.337762 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:09:46.337767 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in f99d3169185b 2025-10-18 00:09:46.337770 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-18 00:09:46.337774 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-10-18 00:09:46.337777 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-10-18 00:09:46.337780 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-10-18 00:09:46.337784 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:09:46.337787 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-18 00:09:46.337790 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-10-18 00:09:46.337794 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-10-18 00:09:46.337797 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:09:46.337800 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container f99d3169185b 2025-10-18 00:09:46.337804 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> cf930ed9af9b 2025-10-18 00:09:46.337807 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-10-18 00:09:46.337810 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 49902882d628 2025-10-18 00:09:46.337814 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 49902882d628 2025-10-18 00:09:46.337842 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8e8bbd3a6e48 2025-10-18 00:09:46.337846 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built c72d349b9bcc 2025-10-18 00:09:46.337849 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20251018 2025-10-18 00:09:46.338200 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-10-18 00:09:46.337782 (took 0:01:08.718860) 2025-10-18 00:09:46.338499 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-10-18 00:09:46.338680 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-10-18 00:09:46.338694 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-10-18 00:09:46.338385 2025-10-18 00:09:46.340623 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-10-18 00:09:46.340650 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-10-18 00:12:11.588685 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:12:11.588779 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> fe6ddc6c1201 2025-10-18 00:12:11.588792 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20251018" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:12:11.588801 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 37d20b0f08af 2025-10-18 00:12:11.588806 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 37d20b0f08af 2025-10-18 00:12:11.588811 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 56e2bdad22cc 2025-10-18 00:12:11.588829 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/9 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2025-10-18 00:12:11.588835 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in d97d8bc5978e 2025-10-18 00:12:11.588840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container d97d8bc5978e 2025-10-18 00:12:11.588846 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 45711d75abef 2025-10-18 00:12:11.588852 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/9 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2025-10-18 00:12:11.588857 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 2bdb9dfbd7b0 2025-10-18 00:12:11.588862 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 2bdb9dfbd7b0 2025-10-18 00:12:11.588867 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e4449a5e58ed 2025-10-18 00:12:11.588873 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2025-10-18 00:12:11.589296 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 278287c40363 2025-10-18 00:12:11.589308 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,565 B] 2025-10-18 00:12:11.589313 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:12:11.589317 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:12:11.589321 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:12:11.589327 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [3,870 B] 2025-10-18 00:12:11.589332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:12:11.589336 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:12:11.589348 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:12:11.589352 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:12:11.589356 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:12:11.589360 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:12:11.589364 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:12:11.589368 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:12:11.589372 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:12:11.589376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:12:11.589380 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:12:11.589383 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:12:11.589387 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.5 MB in 3s (10.1 MB/s) 2025-10-18 00:12:11.589391 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-18 00:12:11.589395 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-18 00:12:11.589399 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-10-18 00:12:11.589403 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-10-18 00:12:11.589410 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-10-18 00:12:11.589414 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-10-18 00:12:11.589417 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:11.589421 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 346 MB of archives. 2025-10-18 00:12:11.589425 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,288 MB of additional disk space will be used. 2025-10-18 00:12:11.589429 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 opensearch-dashboards amd64 2.19.3 [346 MB] 2025-10-18 00:12:11.589443 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 346 MB in 9s (37.2 MB/s) 2025-10-18 00:12:11.589447 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-10-18 00:12:11.589451 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-10-18 00:12:11.589457 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(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-10-18 00:12:11.589462 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2025-10-18 00:12:11.589466 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2025-10-18 00:12:11.589469 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2025-10-18 00:12:11.589473 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2025-10-18 00:12:11.589477 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2025-10-18 00:12:11.589481 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-10-18 00:12:11.589484 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:12:11.589488 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.3_amd64.deb ... 2025-10-18 00:12:11.589492 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-10-18 00:12:11.589496 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.3) ... 2025-10-18 00:12:11.589500 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.3) ... 2025-10-18 00:12:11.589527 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-10-18 00:12:11.589541 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2025-10-18 00:12:11.589546 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-10-18 00:12:11.589550 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-10-18 00:12:11.589554 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-10-18 00:12:11.589558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-10-18 00:12:11.589561 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-10-18 00:12:11.589565 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2025-10-18 00:12:11.589570 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2025-10-18 00:12:11.589576 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-10-18 00:12:11.589580 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 278287c40363 2025-10-18 00:12:11.589584 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3b9d6c419ee5 2025-10-18 00:12:11.589588 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:12:11.589595 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> be5713040334 2025-10-18 00:12:11.589599 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-10-18 00:12:11.589603 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in b5847c1a4b1f 2025-10-18 00:12:11.589609 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container b5847c1a4b1f 2025-10-18 00:12:11.589613 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> c0fabd1a03fe 2025-10-18 00:12:11.589619 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:12:11.589624 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in d9d35b6a2ed4 2025-10-18 00:12:11.589628 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-18 00:12:11.589632 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-10-18 00:12:11.589635 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-10-18 00:12:11.589639 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-10-18 00:12:11.589643 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:11.589647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-18 00:12:11.589651 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-10-18 00:12:11.589654 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-10-18 00:12:11.589658 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:11.589662 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container d9d35b6a2ed4 2025-10-18 00:12:11.589666 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e35a92e98ed1 2025-10-18 00:12:11.589669 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-10-18 00:12:11.589673 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 3d494ba2e939 2025-10-18 00:12:11.589677 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 3d494ba2e939 2025-10-18 00:12:11.589680 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 20e63525cb36 2025-10-18 00:12:11.589684 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built c3ca469cf664 2025-10-18 00:12:11.589688 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251018 2025-10-18 00:12:11.589692 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-10-18 00:12:11.588296 (took 0:02:25.249911) 2025-10-18 00:12:11.589695 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-10-18 00:12:11.589699 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-10-18 00:12:11.589706 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-10-18 00:12:11.588631 2025-10-18 00:12:11.589710 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-10-18 00:12:11.590667 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-10-18 00:12:34.195818 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:12:34.195893 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> fe6ddc6c1201 2025-10-18 00:12:34.195920 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20251018" "name"="proxysql" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:12:34.195983 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in fede3fc16c3e 2025-10-18 00:12:34.196003 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container fede3fc16c3e 2025-10-18 00:12:34.196020 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 56080277c191 2025-10-18 00:12:34.196154 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2025-10-18 00:12:34.196178 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in ac8f0322ae0f 2025-10-18 00:12:34.196195 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container ac8f0322ae0f 2025-10-18 00:12:34.196210 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> df1af61936e0 2025-10-18 00:12:34.196262 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/10 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2025-10-18 00:12:34.196280 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 38711d4610c8 2025-10-18 00:12:34.196346 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 38711d4610c8 2025-10-18 00:12:34.196498 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 2249f4931e87 2025-10-18 00:12:34.197590 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:12:34.197622 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 624e8bf379cb 2025-10-18 00:12:34.197638 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:12:34.197654 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:12:34.197694 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:12:34.197711 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [4,066 B] 2025-10-18 00:12:34.197725 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:12:34.197740 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:12:34.197754 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:12:34.197769 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:12:34.197783 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [1,376 B] 2025-10-18 00:12:34.197798 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:12:34.197830 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:12:34.197846 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:12:34.197861 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:12:34.197876 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:12:34.197890 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:12:34.197905 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:12:34.197920 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:12:34.197935 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.5 MB in 3s (10.4 MB/s) 2025-10-18 00:12:34.197950 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-18 00:12:34.197965 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-18 00:12:34.197979 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-10-18 00:12:34.197994 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-10-18 00:12:34.198009 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-10-18 00:12:34.198025 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-10-18 00:12:34.198048 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-10-18 00:12:34.198063 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-10-18 00:12:34.198078 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:34.198093 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 33.3 MB of archives. 2025-10-18 00:12:34.198139 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 127 MB of additional disk space will be used. 2025-10-18 00:12:34.198290 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:12:34.198375 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.2 [33.1 MB] 2025-10-18 00:12:34.198545 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-18 00:12:34.198717 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 00:12:34.198922 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 33.3 MB in 2s (15.9 MB/s) 2025-10-18 00:12:34.198984 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-18 00:12:34.198995 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-10-18 00:12:34.199008 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(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-10-18 00:12:34.199078 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2025-10-18 00:12:34.199138 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-10-18 00:12:34.199227 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-10-18 00:12:34.199281 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:80% 2025-10-18 00:12:34.199342 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2025-10-18 00:12:34.199404 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2025-10-18 00:12:34.199465 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-10-18 00:12:34.199540 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:95% 2025-10-18 00:12:34.199643 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:12:34.199767 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-18 00:12:34.199850 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:12:34.199925 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-10-18 00:12:34.200006 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 00:12:34.200044 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 00:12:34.200138 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-10-18 00:12:34.200151 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.2_amd64.deb ... 2025-10-18 00:12:34.200231 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.2) ... 2025-10-18 00:12:34.200280 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.2) ... 2025-10-18 00:12:34.200353 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:12:34.200402 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 00:12:34.200470 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:12:34.200523 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 624e8bf379cb 2025-10-18 00:12:34.200605 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> f37f9f698c8f 2025-10-18 00:12:34.200721 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-10-18 00:12:34.200802 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> d4cf30e30954 2025-10-18 00:12:34.200865 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:12:34.200931 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 32285107ac94 2025-10-18 00:12:34.201004 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 32285107ac94 2025-10-18 00:12:34.201055 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 6137d2b4214d 2025-10-18 00:12:34.201562 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/10 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2025-10-18 00:12:34.201577 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 5977861067f9 2025-10-18 00:12:34.201586 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 5977861067f9 2025-10-18 00:12:34.201594 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 0209d8ac228f 2025-10-18 00:12:34.201604 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:12:34.201613 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in b06ff19d9736 2025-10-18 00:12:34.201621 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-18 00:12:34.201629 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-10-18 00:12:34.201650 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-10-18 00:12:34.201657 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-10-18 00:12:34.201697 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:34.201715 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-18 00:12:34.201723 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-10-18 00:12:34.201730 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-10-18 00:12:34.201741 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:34.201749 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container b06ff19d9736 2025-10-18 00:12:34.201757 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 42b75c729a3c 2025-10-18 00:12:34.201767 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-10-18 00:12:34.201870 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 27f6d1fea3f3 2025-10-18 00:12:34.201948 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 27f6d1fea3f3 2025-10-18 00:12:34.202012 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 10baab02a735 2025-10-18 00:12:34.202090 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 6c3381f65050 2025-10-18 00:12:34.202148 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20251018 2025-10-18 00:12:34.202243 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-10-18 00:12:34.202159 (took 0:00:22.613528) 2025-10-18 00:12:34.202697 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-10-18 00:12:34.202824 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-10-18 00:12:34.202925 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-10-18 00:12:34.202837 2025-10-18 00:12:34.203940 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-10-18 00:12:34.204616 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-10-18 00:12:52.209806 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:12:52.210938 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> fe6ddc6c1201 2025-10-18 00:12:52.211015 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20251018" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:12:52.211040 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in be3606f1269f 2025-10-18 00:12:52.211054 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container be3606f1269f 2025-10-18 00:12:52.211067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 0d9b60c3be3e 2025-10-18 00:12:52.211080 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/8 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-10-18 00:12:52.211094 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 154b87e4a4ab 2025-10-18 00:12:52.211107 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 154b87e4a4ab 2025-10-18 00:12:52.211126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> e46eb1dccb15 2025-10-18 00:12:52.211149 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/8 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-10-18 00:12:52.211177 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 2478b1103924 2025-10-18 00:12:52.211187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 2478b1103924 2025-10-18 00:12:52.211196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 8bcf6484b3a1 2025-10-18 00:12:52.211206 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:12:52.211240 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e3ff92da35dc 2025-10-18 00:12:52.211250 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:12:52.211262 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:12:52.211272 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:12:52.211282 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:12:52.211292 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-10-18 00:12:52.211303 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:12:52.211312 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:12:52.211322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-10-18 00:12:52.211418 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:12:52.211429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:12:52.211440 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:12:52.211449 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:12:52.211459 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:12:52.211469 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:12:52.211478 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:12:52.211488 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:12:52.211497 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:12:52.211553 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.5 MB in 4s (7,761 kB/s) 2025-10-18 00:12:52.211568 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-10-18 00:12:52.211578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-10-18 00:12:52.211587 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-10-18 00:12:52.211597 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-10-18 00:12:52.211718 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-10-18 00:12:52.211731 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-10-18 00:12:52.211752 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-10-18 00:12:52.211762 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-10-18 00:12:52.211771 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-10-18 00:12:52.211780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-10-18 00:12:52.211838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-10-18 00:12:52.211849 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-10-18 00:12:52.211859 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-10-18 00:12:52.211919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:12:52.211930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,436 kB of archives. 2025-10-18 00:12:52.212001 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 33.8 MB of additional disk space will be used. 2025-10-18 00:12:52.212057 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:12:52.212068 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:12:52.212122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.14+maria~ubu2404 [2,922 B] 2025-10-18 00:12:52.212193 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libconfig-inifiles-perl all 3.000003-2 [39.4 kB] 2025-10-18 00:12:52.212212 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.14+maria~ubu2404 [4,088 B] 2025-10-18 00:12:52.212267 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.14+maria~ubu2404 [173 kB] 2025-10-18 00:12:52.212325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.14+maria~ubu2404 [1,108 kB] 2025-10-18 00:12:52.212336 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.14+maria~ubu2404 [1,997 kB] 2025-10-18 00:12:52.213771 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,436 kB in 4s (936 kB/s) 2025-10-18 00:12:52.213827 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:12:52.213837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-10-18 00:12:52.213846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-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-10-18 00:12:52.213854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2025-10-18 00:12:52.213861 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2025-10-18 00:12:52.213866 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2025-10-18 00:12:52.213872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2025-10-18 00:12:52.213877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2025-10-18 00:12:52.213882 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2025-10-18 00:12:52.213888 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:12:52.213904 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:12:52.213910 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:12:52.213916 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-10-18 00:12:52.213921 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-10-18 00:12:52.213928 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.213933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-10-18 00:12:52.213939 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-10-18 00:12:52.213944 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.213950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-10-18 00:12:52.213955 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-18 00:12:52.213960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.213967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-10-18 00:12:52.213973 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-10-18 00:12:52.213978 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-10-18 00:12:52.213983 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-10-18 00:12:52.213989 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-18 00:12:52.213994 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-10-18 00:12:52.214005 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-18 00:12:52.214010 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214016 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-10-18 00:12:52.214021 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214041 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-10-18 00:12:52.214095 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-10-18 00:12:52.214101 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:12:52.214107 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214112 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:12:52.214123 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:12:52.214128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e3ff92da35dc 2025-10-18 00:12:52.214134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 8a11e0d5509d 2025-10-18 00:12:52.214144 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-10-18 00:12:52.214176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4ebaa990b1ca 2025-10-18 00:12:52.214182 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4ebaa990b1ca 2025-10-18 00:12:52.214581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 71ca26be30d1 2025-10-18 00:12:52.214593 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/8 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2025-10-18 00:12:52.214601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in d243ad23a69f 2025-10-18 00:12:52.214607 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container d243ad23a69f 2025-10-18 00:12:52.214632 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 07f51f86004b 2025-10-18 00:12:52.214638 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/8 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2025-10-18 00:12:52.214645 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 319484a2b78c 2025-10-18 00:12:52.214650 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:curl (https://src.fedoraproject.org/rpms/mariadb/raw/10.9/f/clustercheck.sh): response: 200, time: 0.445173, size: 3356 2025-10-18 00:12:52.214656 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 319484a2b78c 2025-10-18 00:12:52.214664 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 3cc1b4d5cfd5 2025-10-18 00:12:52.214758 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 9f339f348d23 2025-10-18 00:12:52.214834 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20251018 2025-10-18 00:12:52.214960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-10-18 00:12:52.214840 (took 0:00:18.012003) 2025-10-18 00:12:52.215081 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-10-18 00:12:52.215161 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-10-18 00:12:52.215642 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-10-18 00:12:52.215802 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-10-18 00:12:52.215907 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-10-18 00:12:52.215801 2025-10-18 00:12:52.216941 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-10-18 00:12:52.218604 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-10-18 00:13:09.584900 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:13:09.584996 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> fe6ddc6c1201 2025-10-18 00:13:09.585064 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20251018" "name"="haproxy" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:13:09.585163 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in e8b8e93237ea 2025-10-18 00:13:09.585216 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container e8b8e93237ea 2025-10-18 00:13:09.585334 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 67889e5137be 2025-10-18 00:13:09.585439 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/7 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-10-18 00:13:09.585456 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in d827592029d0 2025-10-18 00:13:09.585526 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container d827592029d0 2025-10-18 00:13:09.585646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> dfdc3b670804 2025-10-18 00:13:09.585726 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:13:09.585799 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 46bc387f732a 2025-10-18 00:13:09.585868 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:13:09.585937 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:13:09.586003 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:13:09.586072 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:13:09.586137 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:13:09.586205 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:13:09.586269 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:13:09.586334 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:13:09.586400 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:13:09.586464 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:13:09.586531 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:13:09.586713 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:13:09.586730 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:13:09.586803 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:13:09.586869 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:13:09.586936 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.5 MB in 4s (8,132 kB/s) 2025-10-18 00:13:09.587001 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-18 00:13:09.587075 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-18 00:13:09.587141 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-10-18 00:13:09.587210 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-10-18 00:13:09.587278 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-10-18 00:13:09.587346 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-10-18 00:13:09.590252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-10-18 00:13:09.590339 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-10-18 00:13:09.590355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-10-18 00:13:09.590366 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-10-18 00:13:09.590375 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:13:09.590386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,204 kB of archives. 2025-10-18 00:13:09.590421 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,206 kB of additional disk space will be used. 2025-10-18 00:13:09.590432 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:13:09.590442 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-18 00:13:09.590452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.4 [2,038 kB] 2025-10-18 00:13:09.590462 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,204 kB in 0s (5,507 kB/s) 2025-10-18 00:13:09.590472 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-18 00:13:09.590481 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-10-18 00:13:09.590546 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(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-10-18 00:13:09.590587 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-10-18 00:13:09.590598 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:70% (Reading database ... 75% 2025-10-18 00:13:09.590607 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2025-10-18 00:13:09.590617 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-10-18 00:13:09.590626 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:85% (Reading database ... 90% 2025-10-18 00:13:09.590636 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2025-10-18 00:13:09.590646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:13:09.590656 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-18 00:13:09.590665 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:13:09.590675 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-10-18 00:13:09.590684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.5-1ubuntu3.4_amd64.deb ... 2025-10-18 00:13:09.590693 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.5-1ubuntu3.4) ... 2025-10-18 00:13:09.590703 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:13:09.590712 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.5-1ubuntu3.4) ... 2025-10-18 00:13:09.590721 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-10-18 00:13:09.590731 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:13:09.590740 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:13:09.590749 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 46bc387f732a 2025-10-18 00:13:09.590759 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d0c00a43a0e6 2025-10-18 00:13:09.590768 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-10-18 00:13:09.590778 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> ecc730a3314e 2025-10-18 00:13:09.590788 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/7 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-10-18 00:13:09.590798 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 9d2fda65190c 2025-10-18 00:13:09.590807 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 9d2fda65190c 2025-10-18 00:13:09.590817 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 0d069a360cf8 2025-10-18 00:13:09.590837 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:13:09.590850 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 9bf6a68f168f 2025-10-18 00:13:09.590860 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-18 00:13:09.590870 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-10-18 00:13:09.590895 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-10-18 00:13:09.590905 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-10-18 00:13:09.590915 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:13:09.590924 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-18 00:13:09.590934 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-10-18 00:13:09.590943 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-10-18 00:13:09.590952 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:13:09.590962 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 9bf6a68f168f 2025-10-18 00:13:09.590971 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 9bbe00b5ad61 2025-10-18 00:13:09.590981 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 6bdcfaf1beac 2025-10-18 00:13:09.590990 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20251018 2025-10-18 00:13:09.591000 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-10-18 00:13:09.589496 (took 0:00:17.373695) 2025-10-18 00:13:09.591009 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-10-18 00:13:09.591018 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-10-18 00:13:09.591028 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-10-18 00:13:09.590217 2025-10-18 00:13:09.591187 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-10-18 00:13:09.591791 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-10-18 00:13:25.451791 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:13:25.451883 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> fe6ddc6c1201 2025-10-18 00:13:25.451903 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20251018" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:13:25.451920 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 8057e17d4ffe 2025-10-18 00:13:25.451943 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 8057e17d4ffe 2025-10-18 00:13:25.451957 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c85d8b7aa7c7 2025-10-18 00:13:25.451970 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-10-18 00:13:25.452006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in df527f11c27e 2025-10-18 00:13:25.452017 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container df527f11c27e 2025-10-18 00:13:25.452026 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 49ef87581d03 2025-10-18 00:13:25.452036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-10-18 00:13:25.452046 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 2dbd0619cf6a 2025-10-18 00:13:25.452055 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 2dbd0619cf6a 2025-10-18 00:13:25.452065 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 49932f1cbd17 2025-10-18 00:13:25.452080 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:13:25.452091 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 8cc919ea7ca0 2025-10-18 00:13:25.452100 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:13:25.452110 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:13:25.452120 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:13:25.452130 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:13:25.452139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:13:25.452153 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:13:25.452162 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:13:25.452172 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:13:25.452181 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:13:25.452194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:13:25.452204 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:13:25.452217 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:13:25.452226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:13:25.452273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:13:25.452283 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:13:25.452296 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.5 MB in 3s (8,487 kB/s) 2025-10-18 00:13:25.452306 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-18 00:13:25.452316 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-18 00:13:25.452329 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-10-18 00:13:25.452339 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-10-18 00:13:25.452381 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-10-18 00:13:25.452392 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-10-18 00:13:25.452414 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-10-18 00:13:25.452424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-10-18 00:13:25.452438 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-10-18 00:13:25.452447 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-10-18 00:13:25.452460 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-10-18 00:13:25.452473 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-10-18 00:13:25.452555 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-10-18 00:13:25.452572 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-10-18 00:13:25.452586 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:13:25.452600 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-10-18 00:13:25.452609 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-10-18 00:13:25.452646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:13:25.452657 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:13:25.452670 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 00:13:25.452684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-18 00:13:25.452694 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-18 00:13:25.452833 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-18 00:13:25.452855 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-10-18 00:13:25.452871 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 00:13:25.452881 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-10-18 00:13:25.452891 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-10-18 00:13:25.452901 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 0s (5,013 kB/s) 2025-10-18 00:13:25.452910 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:13:25.452920 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-10-18 00:13:25.452936 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(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-10-18 00:13:25.452947 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2025-10-18 00:13:25.452957 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2025-10-18 00:13:25.452967 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-10-18 00:13:25.452980 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2025-10-18 00:13:25.452989 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2025-10-18 00:13:25.453002 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2025-10-18 00:13:25.453011 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:13:25.453034 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:13:25.453045 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:13:25.453058 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-10-18 00:13:25.453073 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 00:13:25.453086 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 00:13:25.453095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-10-18 00:13:25.453139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-18 00:13:25.453150 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 00:13:25.453164 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-10-18 00:13:25.453173 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-18 00:13:25.453186 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 00:13:25.453196 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-10-18 00:13:25.453236 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 00:13:25.453247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:13:25.453260 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-10-18 00:13:25.453270 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 00:13:25.453282 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:13:25.453292 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-10-18 00:13:25.453333 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-10-18 00:13:25.453344 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-10-18 00:13:25.453358 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 00:13:25.453367 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-10-18 00:13:25.453381 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 00:13:25.453390 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:13:25.453434 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 00:13:25.453444 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-10-18 00:13:25.453458 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 00:13:25.453467 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:13:25.453480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:13:25.453490 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 00:13:25.453569 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-10-18 00:13:25.453612 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:13:25.453623 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:13:25.453641 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:13:25.453655 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-18 00:13:25.453664 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-10-18 00:13:25.453677 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-10-18 00:13:25.453687 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-18 00:13:25.453728 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:8MkjmRM8Bu2df6yfmmsVKnAqgKNpGtYxczdZJtk3+3M root@ubuntu (RSA) 2025-10-18 00:13:25.453739 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-10-18 00:13:25.453752 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-18 00:13:25.453762 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:jgrMUIEilK6Pe7cHzEZ3gX63jXFK60yK1OL+CiN5324 root@ubuntu (ECDSA) 2025-10-18 00:13:25.453798 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-18 00:13:25.453809 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-10-18 00:13:25.453822 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-18 00:13:25.453832 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:xU4DpFVeRsXJVVG7Aw37qicI5krXmBR4Hn1nkyeGt9Q root@ubuntu (ED25519) 2025-10-18 00:13:25.453845 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-10-18 00:13:25.453858 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:13:25.453953 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:13:25.453965 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 8cc919ea7ca0 2025-10-18 00:13:25.453975 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 4005deb2afba 2025-10-18 00:13:25.453992 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:13:25.454006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b7286c6d8920 2025-10-18 00:13:25.454016 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2025-10-18 00:13:25.454026 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4fe26afc6e11 2025-10-18 00:13:25.454035 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4fe26afc6e11 2025-10-18 00:13:25.454048 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 288d3137b02a 2025-10-18 00:13:25.454057 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-haproxy-cert.sh /usr/bin/update-haproxy-cert 2025-10-18 00:13:25.454070 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> d5b39efbf137 2025-10-18 00:13:25.454082 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:13:25.454123 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in e5a201fc5d9b 2025-10-18 00:13:25.454133 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-18 00:13:25.454146 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-10-18 00:13:25.454155 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-10-18 00:13:25.454192 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-10-18 00:13:25.454202 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:13:25.454215 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-18 00:13:25.454224 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-10-18 00:13:25.454247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-10-18 00:13:25.454257 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:13:25.454294 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container e5a201fc5d9b 2025-10-18 00:13:25.454304 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e57a23b7f71a 2025-10-18 00:13:25.454317 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built c0a08f0204be 2025-10-18 00:13:25.454327 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251018 2025-10-18 00:13:25.454432 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-10-18 00:13:25.454309 (took 0:00:15.864092) 2025-10-18 00:13:25.454732 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-10-18 00:13:25.454754 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-10-18 00:13:25.454763 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-10-18 00:13:25.454655 2025-10-18 00:13:25.455270 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-10-18 00:13:25.455680 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-10-18 00:13:27.224351 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:13:27.224424 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> fe6ddc6c1201 2025-10-18 00:13:27.224585 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20251018" "name"="redis-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:13:27.224610 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 6990fd61b2e7 2025-10-18 00:13:27.224623 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 6990fd61b2e7 2025-10-18 00:13:27.224635 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 22aa68b80c02 2025-10-18 00:13:27.224648 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/5 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2025-10-18 00:13:27.224676 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in ddee6c02fdf6 2025-10-18 00:13:27.224688 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container ddee6c02fdf6 2025-10-18 00:13:27.224700 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 47e7f7486f65 2025-10-18 00:13:27.224717 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:13:27.225462 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 6907bede278c 2025-10-18 00:13:27.225596 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:13:27.225614 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in ad9d12fe5755 2025-10-18 00:13:27.225626 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container ad9d12fe5755 2025-10-18 00:13:27.225639 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 3fa5c12ae8df 2025-10-18 00:13:27.225650 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built b2254cfe0b9d 2025-10-18 00:13:27.225663 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20251018 2025-10-18 00:13:27.225699 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-10-18 00:13:27.224882 (took 0:00:01.770227) 2025-10-18 00:13:27.225709 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-10-18 00:13:27.225719 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-10-18 00:13:27.225729 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-10-18 00:13:27.225785 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-10-18 00:13:27.225796 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-10-18 00:13:27.225423 2025-10-18 00:13:27.226378 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-10-18 00:13:27.227092 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-10-18 00:14:11.933415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:14:11.933558 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> fe6ddc6c1201 2025-10-18 00:14:11.933584 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20251018" "name"="fluentd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:14:11.933601 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 7c820d5767d9 2025-10-18 00:14:11.933614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 7c820d5767d9 2025-10-18 00:14:11.933626 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> d3d3b30b233b 2025-10-18 00:14:11.933640 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/10 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2025-10-18 00:14:11.933658 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 093231f0fb91 2025-10-18 00:14:11.933670 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 093231f0fb91 2025-10-18 00:14:11.933682 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 2badb0ece320 2025-10-18 00:14:11.933696 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/10 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2025-10-18 00:14:11.933714 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in a5d397e79fd9 2025-10-18 00:14:11.933726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container a5d397e79fd9 2025-10-18 00:14:11.933738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a6b0104b9644 2025-10-18 00:14:11.933753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-10-18 00:14:11.933769 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 42e3f5b80241 2025-10-18 00:14:11.933808 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:14:11.933873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f1cd21f0495b 2025-10-18 00:14:11.933916 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:14:11.933953 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in d65f9e910ab4 2025-10-18 00:14:11.933964 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:14:11.933975 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-10-18 00:14:11.933988 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:14:11.934697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:14:11.934752 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,167 B] 2025-10-18 00:14:11.934763 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,911 B] 2025-10-18 00:14:11.934772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:14:11.934780 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:14:11.934789 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:14:11.934797 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:14:11.934804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:14:11.934812 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:14:11.934819 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:14:11.934827 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:14:11.934835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:14:11.934842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:14:11.934850 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:14:11.934857 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:14:11.934865 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.5 MB in 3s (8,439 kB/s) 2025-10-18 00:14:11.934873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-18 00:14:11.934882 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-18 00:14:11.934889 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-10-18 00:14:11.934897 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-10-18 00:14:11.934905 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-10-18 00:14:11.934913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-10-18 00:14:11.934920 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2025-10-18 00:14:11.934928 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-10-18 00:14:11.934935 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-10-18 00:14:11.934952 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-10-18 00:14:11.934960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-10-18 00:14:11.934968 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-10-18 00:14:11.934975 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-10-18 00:14:11.934983 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-10-18 00:14:11.934991 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-10-18 00:14:11.934998 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-10-18 00:14:11.935006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-10-18 00:14:11.935027 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-10-18 00:14:11.935035 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-10-18 00:14:11.935043 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-10-18 00:14:11.935051 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-10-18 00:14:11.935058 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-10-18 00:14:11.935066 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2025-10-18 00:14:11.935073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:14:11.935081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:14:11.935099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-10-18 00:14:11.935107 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-10-18 00:14:11.935183 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-10-18 00:14:11.935194 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-10-18 00:14:11.935201 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:14:11.935209 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-10-18 00:14:11.935217 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-10-18 00:14:11.935224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.8-1 [12.9 MB] 2025-10-18 00:14:11.935233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:14:11.935241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:14:11.935248 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-18 00:14:11.935256 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-18 00:14:11.935264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-10-18 00:14:11.935272 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-10-18 00:14:11.935279 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-10-18 00:14:11.935292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-10-18 00:14:11.935300 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-10-18 00:14:11.935327 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-10-18 00:14:11.935335 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-10-18 00:14:11.935342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-10-18 00:14:11.935350 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-10-18 00:14:11.935358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-10-18 00:14:11.935365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-10-18 00:14:11.935372 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-10-18 00:14:11.935380 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-10-18 00:14:11.935387 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-10-18 00:14:11.935395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-10-18 00:14:11.935408 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-10-18 00:14:11.935415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-10-18 00:14:11.935423 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-10-18 00:14:11.935430 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-18 00:14:11.935438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-10-18 00:14:11.935445 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-10-18 00:14:11.935460 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-10-18 00:14:11.935468 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-10-18 00:14:11.935475 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-10-18 00:14:11.935483 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-10-18 00:14:11.935572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-10-18 00:14:11.935584 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-10-18 00:14:11.935598 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-10-18 00:14:11.935606 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-10-18 00:14:11.935613 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-10-18 00:14:11.935621 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-18 00:14:11.935629 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-18 00:14:11.935636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-18 00:14:11.935644 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-18 00:14:11.935652 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-18 00:14:11.935659 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-10-18 00:14:11.935667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-10-18 00:14:11.935674 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-10-18 00:14:11.935682 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-10-18 00:14:11.935690 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-10-18 00:14:11.935697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-10-18 00:14:11.935705 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 3s (28.0 MB/s) 2025-10-18 00:14:11.935713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:14:11.935721 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-10-18 00:14:11.935735 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(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-10-18 00:14:11.935745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2025-10-18 00:14:11.935753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2025-10-18 00:14:11.935761 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2025-10-18 00:14:11.935772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2025-10-18 00:14:11.935780 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2025-10-18 00:14:11.935787 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2025-10-18 00:14:11.935795 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:14:11.935803 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:14:11.935810 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:14:11.935823 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-18 00:14:11.935831 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-18 00:14:11.935839 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:14:11.935847 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-10-18 00:14:11.935858 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.8-1_amd64.deb ... 2025-10-18 00:14:11.935865 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.8-1) ... 2025-10-18 00:14:11.935873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-10-18 00:14:11.935881 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-10-18 00:14:11.935891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:14:11.935902 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-10-18 00:14:11.935946 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.935957 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.935990 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-10-18 00:14:11.936018 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.936051 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.936077 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-10-18 00:14:11.936112 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.936124 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.936160 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-10-18 00:14:11.936191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.936202 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.936239 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-10-18 00:14:11.936263 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.936297 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.936359 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-10-18 00:14:11.936393 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.936423 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.936433 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-10-18 00:14:11.936471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.936503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.939561 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.939581 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-10-18 00:14:11.939590 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:14:11.939597 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.939605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-10-18 00:14:11.939630 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939638 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.939645 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-10-18 00:14:11.939653 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-10-18 00:14:11.939660 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:14:11.939667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-10-18 00:14:11.939675 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-10-18 00:14:11.939682 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:14:11.939690 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-10-18 00:14:11.939697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939705 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.939712 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.939720 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-10-18 00:14:11.939727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939735 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.939742 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-10-18 00:14:11.939750 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:14:11.939757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.939765 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-10-18 00:14:11.939772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:14:11.939779 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.939787 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-10-18 00:14:11.939794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939802 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939809 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-10-18 00:14:11.939816 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939824 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939832 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-10-18 00:14:11.939839 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939846 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939862 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-10-18 00:14:11.939869 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939877 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939884 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-10-18 00:14:11.939897 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939905 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.939913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939921 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-10-18 00:14:11.939929 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939938 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939952 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-10-18 00:14:11.939961 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.939970 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.939978 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.939986 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.939995 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-10-18 00:14:11.940003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940016 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940024 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-10-18 00:14:11.940032 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940041 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940049 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-10-18 00:14:11.940057 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940065 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-10-18 00:14:11.940081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940090 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940098 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-10-18 00:14:11.940106 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940115 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940123 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-10-18 00:14:11.940131 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.940148 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940156 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-10-18 00:14:11.940164 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:14:11.940172 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940181 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-10-18 00:14:11.940189 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:14:11.940210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940219 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-10-18 00:14:11.940227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:14:11.940236 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:14:11.940244 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-18 00:14:11.940253 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-18 00:14:11.940261 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.940269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:14:11.940278 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-18 00:14:11.940286 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-18 00:14:11.940294 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:14:11.940303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-10-18 00:14:11.940331 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-18 00:14:11.940340 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:14:11.940348 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-10-18 00:14:11.940356 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:14:11.940364 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:14:11.940373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-10-18 00:14:11.940389 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940398 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940406 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-10-18 00:14:11.940414 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940423 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940436 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-10-18 00:14:11.940444 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:14:11.940453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940461 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-10-18 00:14:11.940469 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:14:11.940477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940486 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-10-18 00:14:11.940494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:14:11.940502 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.940539 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940547 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-10-18 00:14:11.940556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-10-18 00:14:11.940571 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-10-18 00:14:11.940580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:14:11.940589 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940597 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:14:11.940605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940622 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940631 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:14:11.940639 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:14:11.940647 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-10-18 00:14:11.940664 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:14:11.940672 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940680 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:14:11.940688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940705 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:14:11.940722 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940730 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.8-1) ... 2025-10-18 00:14:11.940739 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-10-18 00:14:11.940747 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940755 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940764 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:14:11.940772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:14:11.940780 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940789 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940797 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:14:11.940805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940829 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940838 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940846 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:14:11.940855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940863 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940877 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940890 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940907 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:14:11.940915 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-18 00:14:11.940924 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940940 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940957 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:14:11.940982 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:14:11.940990 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-10-18 00:14:11.941000 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-10-18 00:14:11.941010 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:14:11.941018 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container d65f9e910ab4 2025-10-18 00:14:11.941026 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a28f9bde00e8 2025-10-18 00:14:11.941035 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/10 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2025-10-18 00:14:11.941044 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e70b361aff21 2025-10-18 00:14:11.941052 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-10-18 00:14:11.941060 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-10-18 00:14:11.941069 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-10-18 00:14:11.941077 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-10-18 00:14:11.941086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-10-18 00:14:11.941094 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-10-18 00:14:11.941102 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-10-18 00:14:11.941111 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-10-18 00:14:11.941119 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-10-18 00:14:11.941127 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-10-18 00:14:11.941136 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-10-18 00:14:11.941144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-10-18 00:14:11.941153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-10-18 00:14:11.941161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e70b361aff21 2025-10-18 00:14:11.941169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f8a833c95118 2025-10-18 00:14:11.941185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:14:11.941196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 51a38055696e 2025-10-18 00:14:11.941210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-18 00:14:11.941218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-10-18 00:14:11.941227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-10-18 00:14:11.941235 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-10-18 00:14:11.941243 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:14:11.941252 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-18 00:14:11.941260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-10-18 00:14:11.941269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-10-18 00:14:11.941281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:14:11.941290 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 51a38055696e 2025-10-18 00:14:11.941298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 346c35e823f8 2025-10-18 00:14:11.941329 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-10-18 00:14:11.941338 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 443de8b6aeb1 2025-10-18 00:14:11.941346 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 443de8b6aeb1 2025-10-18 00:14:11.941355 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> d236314f321b 2025-10-18 00:14:11.941363 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built b9645429f0cd 2025-10-18 00:14:11.941371 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20251018 2025-10-18 00:14:11.941380 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-10-18 00:14:11.939577 (took 0:00:44.714154) 2025-10-18 00:14:11.941388 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-10-18 00:14:11.941397 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-10-18 00:14:11.941405 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-10-18 00:14:11.939891 2025-10-18 00:14:11.941414 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-10-18 00:14:11.941422 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-10-18 00:14:22.082205 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:14:22.082447 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> fe6ddc6c1201 2025-10-18 00:14:22.082636 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20251018" "name"="tgtd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:14:22.082738 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 215a2b9c340c 2025-10-18 00:14:22.082808 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 215a2b9c340c 2025-10-18 00:14:22.082883 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> a98cf72f92ef 2025-10-18 00:14:22.082961 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:14:22.083037 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 2c7cbe3e49c4 2025-10-18 00:14:22.083110 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:14:22.083182 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:14:22.083254 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:14:22.083359 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:14:22.083431 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:14:22.083500 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:14:22.083594 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:14:22.083669 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:14:22.083738 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:14:22.083807 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:14:22.083877 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:14:22.083946 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:14:22.084016 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:14:22.084085 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:14:22.084193 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:14:22.084252 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.5 MB in 4s (8,037 kB/s) 2025-10-18 00:14:22.084342 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-18 00:14:22.084415 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-18 00:14:22.084486 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-10-18 00:14:22.084591 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-10-18 00:14:22.084665 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-10-18 00:14:22.084729 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:14:22.084796 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 2c7cbe3e49c4 2025-10-18 00:14:22.084862 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> f1c8fdf06056 2025-10-18 00:14:22.084929 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/5 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-10-18 00:14:22.084998 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 2cbbb3e5c5fa 2025-10-18 00:14:22.085065 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 2cbbb3e5c5fa 2025-10-18 00:14:22.085131 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 03452c09e05f 2025-10-18 00:14:22.085200 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:14:22.085320 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in f42fc15463c4 2025-10-18 00:14:22.085487 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-18 00:14:22.085594 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-10-18 00:14:22.085673 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-10-18 00:14:22.085747 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-10-18 00:14:22.085811 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:14:22.085878 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-18 00:14:22.085946 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-10-18 00:14:22.086012 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-10-18 00:14:22.086081 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:14:22.086149 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container f42fc15463c4 2025-10-18 00:14:22.086215 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 60d30a6faaf0 2025-10-18 00:14:22.086384 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built c42830c70141 2025-10-18 00:14:22.086463 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20251018 2025-10-18 00:14:22.086613 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-10-18 00:14:22.086477 (took 0:00:10.146586) 2025-10-18 00:14:22.087085 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-10-18 00:14:22.087200 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-10-18 00:14:22.087420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-10-18 00:14:22.087208 2025-10-18 00:14:22.088806 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-10-18 00:14:22.089846 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-10-18 00:16:34.175198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:16:34.175304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fe6ddc6c1201 2025-10-18 00:16:34.175443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20251018" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:16:34.175528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in a7ea613e2845 2025-10-18 00:16:34.175750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container a7ea613e2845 2025-10-18 00:16:34.175814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b81be0f4cfa6 2025-10-18 00:16:34.175889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/21 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2025-10-18 00:16:34.175970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 62a4f2f356cc 2025-10-18 00:16:34.176048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 62a4f2f356cc 2025-10-18 00:16:34.176103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3bc7f04f8697 2025-10-18 00:16:34.176195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/21 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-10-18 00:16:34.176273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 133638d72d66 2025-10-18 00:16:34.176350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 133638d72d66 2025-10-18 00:16:34.176424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 44f2e8dcdd78 2025-10-18 00:16:34.176595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/21 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-10-18 00:16:34.176622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in b0298a44448c 2025-10-18 00:16:34.176712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container b0298a44448c 2025-10-18 00:16:34.176787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 26fda561f493 2025-10-18 00:16:34.176863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-10-18 00:16:34.176943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a6575109fc63 2025-10-18 00:16:34.177024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/21 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates crudini gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:16:34.177104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in bab9a243f96b 2025-10-18 00:16:34.177183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:16:34.177260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:16:34.177339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:16:34.177416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-10-18 00:16:34.177491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:16:34.177647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-10-18 00:16:34.177666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:16:34.177762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:16:34.177838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:16:34.177913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-10-18 00:16:34.177987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:16:34.178061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:16:34.178159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Ign:15 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-10-18 00:16:34.178229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-10-18 00:16:34.178303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:16:34.178376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:16:34.178450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:16:34.178543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:16:34.178677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:16:34.178744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:16:34.178820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.5 MB in 3s (10.8 MB/s) 2025-10-18 00:16:34.178893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-18 00:16:34.178969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-18 00:16:34.179047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-10-18 00:16:34.179121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-10-18 00:16:34.179201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-10-18 00:16:34.179271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-10-18 00:16:34.179338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:16:34.179405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-10-18 00:16:34.181653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-10-18 00:16:34.181690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-10-18 00:16:34.181702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-10-18 00:16:34.181713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-10-18 00:16:34.181723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-10-18 00:16:34.181731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-10-18 00:16:34.181740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-10-18 00:16:34.181748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-10-18 00:16:34.181756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-10-18 00:16:34.181764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-10-18 00:16:34.181773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-10-18 00:16:34.181793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-10-18 00:16:34.181802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-10-18 00:16:34.181810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common patch 2025-10-18 00:16:34.181819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-netifaces python3-openvswitch python3-pip-whl 2025-10-18 00:16:34.181827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-setuptools-whl python3-sortedcontainers python3.12-dev 2025-10-18 00:16:34.181835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-10-18 00:16:34.181844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-10-18 00:16:34.181853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2025-10-18 00:16:34.181862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-10-18 00:16:34.181870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-10-18 00:16:34.181879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-10-18 00:16:34.181896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-10-18 00:16:34.181904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-10-18 00:16:34.181912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-10-18 00:16:34.181921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc ed 2025-10-18 00:16:34.181929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: diffutils-doc python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-10-18 00:16:34.181938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-10-18 00:16:34.181946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-10-18 00:16:34.181954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-10-18 00:16:34.181963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common 2025-10-18 00:16:34.181971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-10-18 00:16:34.181979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-10-18 00:16:34.181988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-10-18 00:16:34.181996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-10-18 00:16:34.182005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-10-18 00:16:34.182013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-10-18 00:16:34.182022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2025-10-18 00:16:34.182043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:16:34.182052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gdisk git git-man icu-devtools 2025-10-18 00:16:34.182061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-10-18 00:16:34.182069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-10-18 00:16:34.182083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2025-10-18 00:16:34.182092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2025-10-18 00:16:34.182101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2025-10-18 00:16:34.182109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2025-10-18 00:16:34.182117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2025-10-18 00:16:34.182126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2025-10-18 00:16:34.182134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2025-10-18 00:16:34.182142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch patch python3-dev python3-iniparse 2025-10-18 00:16:34.182151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces python3-openvswitch python3-pip-whl python3-setuptools-whl 2025-10-18 00:16:34.182159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-sortedcontainers python3-venv python3.12-dev python3.12-venv 2025-10-18 00:16:34.182167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rabbitmq-server rpcsvc-proto traceroute uuid-runtime xz-utils zlib1g-dev 2025-10-18 00:16:34.182176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:16:34.182184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 159 MB of archives. 2025-10-18 00:16:34.182193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 504 MB of additional disk space will be used. 2025-10-18 00:16:34.182201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:16:34.182209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-18 00:16:34.182222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2025-10-18 00:16:34.182238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:16:34.182247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-18 00:16:34.182259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:16:34.182292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:16:34.182382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:16:34.182398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:16:34.182526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:16:34.182546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:16:34.182662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:16:34.182677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-10-18 00:16:34.182747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:16:34.182793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2025-10-18 00:16:34.182839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:16:34.182883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:16:34.182928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-18 00:16:34.182983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-18 00:16:34.183027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-10-18 00:16:34.183083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-10-18 00:16:34.183128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-10-18 00:16:34.183182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-10-18 00:16:34.183227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-10-18 00:16:34.183271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-10-18 00:16:34.183326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-10-18 00:16:34.183378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-10-18 00:16:34.183432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-10-18 00:16:34.183485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-18 00:16:34.183563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-18 00:16:34.183646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-18 00:16:34.183716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-18 00:16:34.183760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-18 00:16:34.183802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-10-18 00:16:34.183855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-10-18 00:16:34.183907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-10-18 00:16:34.183958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-10-18 00:16:34.184001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:16:34.184044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:16:34.184112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-10-18 00:16:34.184167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-10-18 00:16:34.184222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-10-18 00:16:34.184274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-10-18 00:16:34.184326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-10-18 00:16:34.184379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-10-18 00:16:34.184431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-18 00:16:34.184485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-10-18 00:16:34.184552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-10-18 00:16:34.184648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-10-18 00:16:34.184708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-10-18 00:16:34.184764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-10-18 00:16:34.184819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-10-18 00:16:34.184861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-10-18 00:16:34.184902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-10-18 00:16:34.184943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-10-18 00:16:34.184985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-10-18 00:16:34.185026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-10-18 00:16:34.185077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-10-18 00:16:34.185103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-10-18 00:16:34.185165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-10-18 00:16:34.185214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-10-18 00:16:34.185227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-10-18 00:16:34.185289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-10-18 00:16:34.185330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-10-18 00:16:34.185383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-10-18 00:16:34.185396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-10-18 00:16:34.185456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-10-18 00:16:34.185498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-10-18 00:16:34.185538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-10-18 00:16:34.185618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-10-18 00:16:34.185672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-10-18 00:16:34.185685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-10-18 00:16:34.185889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-10-18 00:16:34.185957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-10-18 00:16:34.185971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-10-18 00:16:34.185992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2025-10-18 00:16:34.186003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-10-18 00:16:34.186013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-10-18 00:16:34.186022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-10-18 00:16:34.186059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-10-18 00:16:34.186070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-10-18 00:16:34.186083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-10-18 00:16:34.186160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-18 00:16:34.186195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-10-18 00:16:34.186209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-10-18 00:16:34.186260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-10-18 00:16:34.186274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-10-18 00:16:34.186425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:114 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-10-18 00:16:34.186452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:115 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-10-18 00:16:34.186462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:116 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-10-18 00:16:34.186474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:117 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-10-18 00:16:34.186484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-10-18 00:16:34.186567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-10-18 00:16:34.186611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-10-18 00:16:34.186671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-10-18 00:16:34.186717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-10-18 00:16:34.186764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-10-18 00:16:34.186810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-10-18 00:16:34.186864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-10-18 00:16:34.186910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-10-18 00:16:34.186956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2,355 kB] 2025-10-18 00:16:34.186977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-10-18 00:16:34.187038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.8 [5,677 kB] 2025-10-18 00:16:34.187082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2 [10.3 kB] 2025-10-18 00:16:34.187129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-10-18 00:16:34.187174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.5 [781 kB] 2025-10-18 00:16:34.187219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-18 00:16:34.187263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-10-18 00:16:34.187307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.8 [498 kB] 2025-10-18 00:16:34.187367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2 [26.7 kB] 2025-10-18 00:16:34.187388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-10-18 00:16:34.187444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-10-18 00:16:34.187489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5,678 B] 2025-10-18 00:16:34.187549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B] 2025-10-18 00:16:34.187639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2025-10-18 00:16:34.187690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-10-18 00:16:34.187737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-10-18 00:16:34.187784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 159 MB in 3s (53.2 MB/s) 2025-10-18 00:16:34.187832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-10-18 00:16:34.187878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-18 00:16:34.187929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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% 2025-10-18 00:16:34.187966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:16:34.188012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.188057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-10-18 00:16:34.188100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-10-18 00:16:34.188136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-18 00:16:34.188180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-18 00:16:34.188198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-18 00:16:34.188257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-18 00:16:34.188293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:16:34.188338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-18 00:16:34.188374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:16:34.188418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:16:34.188453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-10-18 00:16:34.188496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-10-18 00:16:34.188551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-18 00:16:34.188607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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% 2025-10-18 00:16:34.188644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:16:34.188688 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-10-18 00:16:34.188724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-10-18 00:16:34.188767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-18 00:16:34.188802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-18 00:16:34.188855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-18 00:16:34.188890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-18 00:16:34.188934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-18 00:16:34.190615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-18 00:16:34.190631 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:16:34.190640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-10-18 00:16:34.190656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:16:34.190664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:16:34.190670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:16:34.190677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:16:34.190684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:16:34.190691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:16:34.190698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:16:34.190705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:16:34.190712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-10-18 00:16:34.190718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:16:34.190725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:16:34.190740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:16:34.190747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:16:34.190754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:16:34.190760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:16:34.190767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:16:34.190774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:16:34.190780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:16:34.190787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:16:34.190794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.190801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:16:34.190807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:16:34.190814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:16:34.190821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:16:34.190827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:16:34.190834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:16:34.190841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.190848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:16:34.190854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:16:34.190861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:16:34.190868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:16:34.190875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-10-18 00:16:34.190881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-18 00:16:34.190888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:16:34.190895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:16:34.190902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:16:34.190908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:16:34.190915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:16:34.190922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:16:34.190937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:16:34.190944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:16:34.190951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:16:34.190962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:16:34.190969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-10-18 00:16:34.190980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-logrotate_3.21.0-2build1_amd64.deb ... 2025-10-18 00:16:34.190988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-10-18 00:16:34.190994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-10-18 00:16:34.191001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libjansson4_2.14-2build2_amd64.deb ... 2025-10-18 00:16:34.191008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:16:34.191014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-10-18 00:16:34.191021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-10-18 00:16:34.191027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:16:34.191034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-10-18 00:16:34.191041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-10-18 00:16:34.191061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-10-18 00:16:34.191081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-10-18 00:16:34.191101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.191124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-10-18 00:16:34.191131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-10-18 00:16:34.191278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-10-18 00:16:34.191458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-10-18 00:16:34.191679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:16:34.191742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.191766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-10-18 00:16:34.191821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:16:34.191869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.191879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:16:34.191935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-18 00:16:34.191971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-18 00:16:34.192015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:16:34.192049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-18 00:16:34.192091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-18 00:16:34.192102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:16:34.192155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-10-18 00:16:34.192201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-18 00:16:34.192237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:16:34.192282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-10-18 00:16:34.192317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:16:34.192360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:16:34.192371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-10-18 00:16:34.192422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.192465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.192476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-10-18 00:16:34.192529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-libisl23_0.26-3build1.1_amd64.deb ... 2025-10-18 00:16:34.192621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:16:34.192634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-10-18 00:16:34.192684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-10-18 00:16:34.192719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:16:34.192763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-10-18 00:16:34.192773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.192823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.192860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-10-18 00:16:34.192870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.192923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.192959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-10-18 00:16:34.192976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:16:34.193025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.193060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.193115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-10-18 00:16:34.193182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:16:34.193235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.193270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-10-18 00:16:34.193314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.193324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.193378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-10-18 00:16:34.193413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.193456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.193466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-10-18 00:16:34.193534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.193651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.193664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-10-18 00:16:34.193715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.193765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.193824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-10-18 00:16:34.193885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.193934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.193969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-10-18 00:16:34.194004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.194057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-10-18 00:16:34.194110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.194156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-10-18 00:16:34.194210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.194256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-10-18 00:16:34.194310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.194377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-10-18 00:16:34.194413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.194475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-10-18 00:16:34.194528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.194602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-10-18 00:16:34.194777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.194837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-10-18 00:16:34.194847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.194864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.194874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-10-18 00:16:34.194884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:16:34.194893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.194907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-10-18 00:16:34.194920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:16:34.194980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.194994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-10-18 00:16:34.195019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.195064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.195079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-10-18 00:16:34.195135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.195150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.195208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.195280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-10-18 00:16:34.195291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:16:34.195304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.195351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-10-18 00:16:34.195365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:16:34.195410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.195441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-10-18 00:16:34.195454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:16:34.195503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.195559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-10-18 00:16:34.195640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-make_4.3-4.1build2_amd64.deb ... 2025-10-18 00:16:34.195656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-10-18 00:16:34.195683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-10-18 00:16:34.195752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-10-18 00:16:34.195810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:16:34.195876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-10-18 00:16:34.195932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-10-18 00:16:34.195946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:16:34.195991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package patch. 2025-10-18 00:16:34.196005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-patch_2.7.6-7build3_amd64.deb ... 2025-10-18 00:16:34.196065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.196079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking patch (2.7.6-7build3) ... 2025-10-18 00:16:34.196137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-10-18 00:16:34.196151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-lto-disabled-list_47_all.deb ... 2025-10-18 00:16:34.196196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-10-18 00:16:34.196210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-10-18 00:16:34.196254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-10-18 00:16:34.196268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:16:34.196312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-10-18 00:16:34.196326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-build-essential_12.10ubuntu1_amd64.deb ... 2025-10-18 00:16:34.196370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-10-18 00:16:34.196384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2025-10-18 00:16:34.196429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-python3-iniparse_0.5-2_all.deb ... 2025-10-18 00:16:34.196443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2025-10-18 00:16:34.196497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2025-10-18 00:16:34.196535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-crudini_0.9.4-1_amd64.deb ... 2025-10-18 00:16:34.198657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2025-10-18 00:16:34.198698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-10-18 00:16:34.198713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-10-18 00:16:34.198771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-10-18 00:16:34.198811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-10-18 00:16:34.198839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-10-18 00:16:34.198868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-10-18 00:16:34.198896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.198916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-10-18 00:16:34.198935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-10-18 00:16:34.198964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.198973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.198982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-10-18 00:16:34.198992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.199001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.199020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-10-18 00:16:34.199039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-10-18 00:16:34.199075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-10-18 00:16:34.199103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-10-18 00:16:34.199146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-10-18 00:16:34.199174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-10-18 00:16:34.199208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-10-18 00:16:34.199238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.199257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-10-18 00:16:34.199275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:16:34.199285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.199294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-18 00:16:34.199304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:16:34.199313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:16:34.199323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-10-18 00:16:34.199332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-liberror-perl_0.17029-2_all.deb ... 2025-10-18 00:16:34.199341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-10-18 00:16:34.199351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-10-18 00:16:34.199361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-10-18 00:16:34.199370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:16:34.199379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-10-18 00:16:34.199396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-10-18 00:16:34.199405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:16:34.199415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-10-18 00:16:34.199424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:16:34.199434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-10-18 00:16:34.199443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-10-18 00:16:34.199452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libonig5_6.9.9-1build1_amd64.deb ... 2025-10-18 00:16:34.199461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-10-18 00:16:34.199471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-10-18 00:16:34.199480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:16:34.199490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-10-18 00:16:34.199499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-10-18 00:16:34.199539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:16:34.199549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-10-18 00:16:34.199566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-10-18 00:16:34.199593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-10-18 00:16:34.199603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-18 00:16:34.199613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-10-18 00:16:34.199622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:16:34.199632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:16:34.199641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-10-18 00:16:34.199650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-10-18 00:16:34.199659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-18 00:16:34.199669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-10-18 00:16:34.199679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-10-18 00:16:34.199689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-18 00:16:34.199698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-10-18 00:16:34.199707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-10-18 00:16:34.199717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-10-18 00:16:34.199727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-10-18 00:16:34.199736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:16:34.199745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.199762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-10-18 00:16:34.199772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-10-18 00:16:34.199782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-18 00:16:34.199791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-10-18 00:16:34.199800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:16:34.199810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.199819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-10-18 00:16:34.199829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:16:34.199838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-18 00:16:34.199848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-10-18 00:16:34.199857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-18 00:16:34.199867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-18 00:16:34.199876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-10-18 00:16:34.199885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:16:34.199895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:16:34.199904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-10-18 00:16:34.199913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:16:34.199923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:16:34.199932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-10-18 00:16:34.199942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:16:34.199951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:16:34.199960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-10-18 00:16:34.199976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:16:34.199986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.199995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-10-18 00:16:34.200032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:16:34.200042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-10-18 00:16:34.200052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-10-18 00:16:34.200061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-10-18 00:16:34.200070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-18 00:16:34.200079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-10-18 00:16:34.200094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-10-18 00:16:34.200111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.200120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-18 00:16:34.200130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-10-18 00:16:34.200139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:16:34.200148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.200157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-10-18 00:16:34.200166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:16:34.200176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-10-18 00:16:34.200185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-10-18 00:16:34.200199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../111-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-10-18 00:16:34.200209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-10-18 00:16:34.200218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-10-18 00:16:34.200227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../112-gdisk_1.0.10-1build1_amd64.deb ... 2025-10-18 00:16:34.200237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-10-18 00:16:34.200246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-10-18 00:16:34.200255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../113-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-10-18 00:16:34.200264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-18 00:16:34.200273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-10-18 00:16:34.200286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../114-rabbitmq-server_3.13.7-1_all.deb ... 2025-10-18 00:16:34.200295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (3.13.7-1) ... 2025-10-18 00:16:34.200304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-18 00:16:34.200317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-10-18 00:16:34.200327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.200361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-10-18 00:16:34.200394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-10-18 00:16:34.200423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-10-18 00:16:34.200459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2025-10-18 00:16:34.200490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-10-18 00:16:34.200596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/traceroute.1.gz because associated file /usr/share/man/man1/traceroute.db.1.gz (of link group traceroute) doesn't exist 2025-10-18 00:16:34.200614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2025-10-18 00:16:34.200629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute6.1.gz because associated file /usr/share/man/man1/traceroute6.db.1.gz (of link g 2025-10-18 00:16:34.200651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:roup traceroute6) doesn't exist 2025-10-18 00:16:34.200665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2025-10-18 00:16:34.200728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2025-10-18 00:16:34.200750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2025-10-18 00:16:34.200764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2025-10-18 00:16:34.200778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2025-10-18 00:16:34.200835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2025-10-18 00:16:34.200852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-18 00:16:34.200865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.200897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:16:34.200925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-18 00:16:34.200977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:16:34.201026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.201058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:16:34.201105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:16:34.201119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.201150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:16:34.201195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.201209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:16:34.201266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.201277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:16:34.201290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-18 00:16:34.201334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.201347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:16:34.201405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-10-18 00:16:34.201415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:16:34.201428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.201474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:16:34.201484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:16:34.201500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.201612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.201628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-10-18 00:16:34.201752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:16:34.201766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-10-18 00:16:34.201776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-10-18 00:16:34.201790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-10-18 00:16:34.201849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.201977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.202035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.202046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-10-18 00:16:34.202059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-18 00:16:34.202116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:16:34.202130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up patch (2.7.6-7build3) ... 2025-10-18 00:16:34.202186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.202200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.202213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:16:34.202257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:16:34.202279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:16:34.202321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:16:34.202374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:16:34.202387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:16:34.202412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-10-18 00:16:34.202453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-18 00:16:34.202465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:16:34.202478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:16:34.202603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:16:34.202614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.202676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:16:34.202689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-18 00:16:34.202742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.202753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.202804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:16:34.202816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:16:34.202828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:16:34.202879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:16:34.202892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2025-10-18 00:16:34.202941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.202951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-10-18 00:16:34.202962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.203014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.203033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-18 00:16:34.203045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:16:34.203086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.203098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-10-18 00:16:34.203110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2025-10-18 00:16:34.203161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.203174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.203198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.203210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-10-18 00:16:34.203253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.203265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:16:34.203315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.203324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-10-18 00:16:34.203337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.203378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-10-18 00:16:34.203390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.203402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-10-18 00:16:34.203452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:16:34.203465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-10-18 00:16:34.203527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.203540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-10-18 00:16:34.203552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:16:34.203622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:16:34.203664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:16:34.203704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.203716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.203756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.203768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.203808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:16:34.203820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-10-18 00:16:34.203860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:16:34.203873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-18 00:16:34.203922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:16:34.203936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.203961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.204002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.204014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.204039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:16:34.204079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:16:34.204091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.204111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-18 00:16:34.204162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.204172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.204221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-18 00:16:34.204237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.204249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:16:34.204301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.204313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.204369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:16:34.204381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.204422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.204435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-18 00:16:34.204474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.204486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.204529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (3.13.7-1) ... 2025-10-18 00:16:34.204599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-18 00:16:34.204622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:16:34.204662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-18 00:16:34.204674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-10-18 00:16:34.204715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.204727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-10-18 00:16:34.204739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-10-18 00:16:34.204778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-10-18 00:16:34.204791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-10-18 00:16:34.204841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:16:34.204850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container bab9a243f96b 2025-10-18 00:16:34.204862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 771acb389cbf 2025-10-18 00:16:34.204906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt ${UPPER_CONSTRAINTS_FILE:-https://releases.openstack.org/constraints/upper/2024.2} && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2025-10-18 00:16:34.204923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in cbaa4e692cfe 2025-10-18 00:16:34.204935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt): response: 200, time: 1.090076, size: 14240 2025-10-18 00:16:34.204955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container cbaa4e692cfe 2025-10-18 00:16:34.204997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 887ca321a0d6 2025-10-18 00:16:34.205006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : ENV PATH /opt/ansible/bin:$PATH 2025-10-18 00:16:34.205018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 85c09eb360cf 2025-10-18 00:16:34.205058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 85c09eb360cf 2025-10-18 00:16:34.205071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a097155f02af 2025-10-18 00:16:34.205113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.17.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2025-10-18 00:16:34.205132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 04db3ce6f4ea 2025-10-18 00:16:34.205144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-10-18 00:16:34.205186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-10-18 00:16:34.205195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-10-18 00:16:34.205207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-10-18 00:16:34.205247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-10-18 00:16:34.205259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:16:34.205271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-10-18 00:16:34.205311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-10-18 00:16:34.205323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:16:34.205334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-10-18 00:16:34.205395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2025-10-18 00:16:34.205407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-10-18 00:16:34.205459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 101.4 MB/s eta 0:00:00 2025-10-18 00:16:34.205469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-10-18 00:16:34.205480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.8 MB/s eta 0:00:00 2025-10-18 00:16:34.205533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-10-18 00:16:34.205549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-10-18 00:16:34.205620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-10-18 00:16:34.205630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-10-18 00:16:34.205650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-10-18 00:16:34.205660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-10-18 00:16:34.205671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-10-18 00:16:34.205713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-10-18 00:16:34.205726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-10-18 00:16:34.205737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-10-18 00:16:34.205777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-10-18 00:16:34.205789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-10-18 00:16:34.205801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-10-18 00:16:34.205840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 2025-10-18 00:16:34.205853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.17.* 2025-10-18 00:16:34.205904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.17.14-py3-none-any.whl.metadata (7.0 kB) 2025-10-18 00:16:34.205913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-10-18 00:16:34.205925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:16:34.205946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-10-18 00:16:34.205987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-10-18 00:16:34.205996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-10-18 00:16:34.206008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:16:34.206048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-10-18 00:16:34.206060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:16:34.206072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-10-18 00:16:34.206111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:16:34.206124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-10-18 00:16:34.206170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 00:16:34.206183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-10-18 00:16:34.206194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:16:34.206207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-10-18 00:16:34.206248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:16:34.206260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-10-18 00:16:34.206272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-10-18 00:16:34.206312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-10-18 00:16:34.206324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:16:34.206349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.17.*) 2025-10-18 00:16:34.206400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-10-18 00:16:34.206409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.17.*) 2025-10-18 00:16:34.206428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-10-18 00:16:34.206440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.17.*) 2025-10-18 00:16:34.206483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-10-18 00:16:34.206492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.17.*) 2025-10-18 00:16:34.206526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:16:34.206542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.17.*) 2025-10-18 00:16:34.206608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-18 00:16:34.206618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=16.3.0 (from cmd2) 2025-10-18 00:16:34.206629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-10-18 00:16:34.206670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.6 (from cmd2) 2025-10-18 00:16:34.206682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-10-18 00:16:34.206722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): started 2025-10-18 00:16:34.206734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:16:34.206784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.1.7 (from cmd2) 2025-10-18 00:16:34.206794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-10-18 00:16:34.206805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-10-18 00:16:34.206830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-18 00:16:34.206870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-10-18 00:16:34.206879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:16:34.206891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-10-18 00:16:34.206931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-10-18 00:16:34.206944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-10-18 00:16:34.206956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-10-18 00:16:34.207690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-10-18 00:16:34.207704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-18 00:16:34.207712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-10-18 00:16:34.207720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-10-18 00:16:34.207728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-10-18 00:16:34.207736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:16:34.207744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-10-18 00:16:34.207752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-18 00:16:34.207766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-10-18 00:16:34.207774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:16:34.207790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2025-10-18 00:16:34.207799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-10-18 00:16:34.207807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:16:34.207815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:16:34.207823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:16:34.207830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:16:34.207838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=3.18.0 (from openstacksdk) 2025-10-18 00:16:34.207846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-18 00:16:34.207854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-10-18 00:16:34.207861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:16:34.207869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-10-18 00:16:34.207877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-10-18 00:16:34.207885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-10-18 00:16:34.207893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-10-18 00:16:34.207901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-10-18 00:16:34.207909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-10-18 00:16:34.207917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-10-18 00:16:34.207925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:16:34.207933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-10-18 00:16:34.207942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:16:34.207950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-10-18 00:16:34.207959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-18 00:16:34.207968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-10-18 00:16:34.207977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-18 00:16:34.207985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-10-18 00:16:34.207993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:16:34.208000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-10-18 00:16:34.208008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:16:34.208016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-10-18 00:16:34.208023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:16:34.208036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-10-18 00:16:34.208051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-10-18 00:16:34.208059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-10-18 00:16:34.208066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:16:34.208074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-10-18 00:16:34.208115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-10-18 00:16:34.208193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-10-18 00:16:34.208250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-18 00:16:34.208308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.17.*) 2025-10-18 00:16:34.208350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-10-18 00:16:34.208392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.17.*) 2025-10-18 00:16:34.208450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-10-18 00:16:34.208491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.17.*) 2025-10-18 00:16:34.208615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-18 00:16:34.208641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-10-18 00:16:34.208698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:16:34.208740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-10-18 00:16:34.208782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:16:34.208839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-10-18 00:16:34.208888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 00:16:34.208896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-10-18 00:16:34.208903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-10-18 00:16:34.208911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-18 00:16:34.208918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:16:34.208926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-18 00:16:34.208934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-10-18 00:16:34.208942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->python-ironicclient) (0.11.0) 2025-10-18 00:16:34.208950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-18 00:16:34.208957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:16:34.208976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-18 00:16:34.208984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 00:16:34.208992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2025-10-18 00:16:34.209000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-10-18 00:16:34.209008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-10-18 00:16:34.209015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:16:34.209023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-10-18 00:16:34.209035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:16:34.209043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2025-10-18 00:16:34.209050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:16:34.209057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-10-18 00:16:34.209065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-10-18 00:16:34.209079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-10-18 00:16:34.209087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:16:34.209094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-10-18 00:16:34.209102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-10-18 00:16:34.209109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-10-18 00:16:34.209116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 00:16:34.209124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.17.14-py3-none-any.whl (2.2 MB) 2025-10-18 00:16:34.209132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 26.1 MB/s 0:00:00 2025-10-18 00:16:34.209139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-18 00:16:34.209146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-10-18 00:16:34.209154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-10-18 00:16:34.209161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-10-18 00:16:34.209169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.3 MB/s 0:00:00 2025-10-18 00:16:34.209176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-10-18 00:16:34.209183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-10-18 00:16:34.209191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-10-18 00:16:34.209204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-10-18 00:16:34.209211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-10-18 00:16:34.209219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 36.7 MB/s 0:00:00 2025-10-18 00:16:34.209226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-10-18 00:16:34.209234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-10-18 00:16:34.209241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-10-18 00:16:34.209248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-10-18 00:16:34.209255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-10-18 00:16:34.209263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-10-18 00:16:34.209270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 39.1 MB/s 0:00:00 2025-10-18 00:16:34.209278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-10-18 00:16:34.209285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-10-18 00:16:34.209293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-10-18 00:16:34.209300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-18 00:16:34.209307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-10-18 00:16:34.209320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-18 00:16:34.209357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-10-18 00:16:34.209416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-10-18 00:16:34.209457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-10-18 00:16:34.209498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-10-18 00:16:34.209634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-10-18 00:16:34.209678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-10-18 00:16:34.209742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-10-18 00:16:34.209767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-10-18 00:16:34.209794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-10-18 00:16:34.209835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2025-10-18 00:16:34.209876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-18 00:16:34.209901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-10-18 00:16:34.209926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 38.4 MB/s 0:00:00 2025-10-18 00:16:34.209994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-10-18 00:16:34.210090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-10-18 00:16:34.210163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-10-18 00:16:34.210244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-10-18 00:16:34.210253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-10-18 00:16:34.210260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-10-18 00:16:34.210267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-18 00:16:34.210275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-10-18 00:16:34.210282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-10-18 00:16:34.210290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-10-18 00:16:34.210298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-10-18 00:16:34.210305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-10-18 00:16:34.210313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 34.5 MB/s 0:00:00 2025-10-18 00:16:34.210320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-10-18 00:16:34.210328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-10-18 00:16:34.210335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2025-10-18 00:16:34.210343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-10-18 00:16:34.210350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-10-18 00:16:34.210358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-18 00:16:34.210365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-10-18 00:16:34.210377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-18 00:16:34.210385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2025-10-18 00:16:34.210393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-10-18 00:16:34.210400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-10-18 00:16:34.210407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-18 00:16:34.210415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-10-18 00:16:34.210422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-10-18 00:16:34.210430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2025-10-18 00:16:34.210438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-10-18 00:16:34.210445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-10-18 00:16:34.210459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: DEPRECATION: Building 'pyperclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:16:34.210475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.210483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): started 2025-10-18 00:16:34.210490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-10-18 00:16:34.210498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=c79d3125fe6e872e2dc9ff731d191c0271609fef23c8215c01e6220302671b3a 2025-10-18 00:16:34.210533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-r1gya80n/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-10-18 00:16:34.210544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-10-18 00:16:34.210553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, netaddr, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, packaging, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, cmd2, cffi, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, influxdb, dogpile.cache, cryptography, cliff, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, ansible-core, python-keystoneclient, osc-lib, os-client-config, python-openstackclient, python-ironicclient 2025-10-18 00:16:34.210609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed MarkupSafe-2.1.5 PrettyTable-3.11.0 PyYAML-6.0.2 ansible-core-2.17.14 attrs-24.2.0 autopage-0.5.2 certifi-2025.10.5 cffi-1.17.0 charset-normalizer-3.3.2 cliff-4.7.0 cmd2-2.4.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.3 idna-3.8 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 msgpack-1.0.8 netaddr-0.10.1 openstacksdk-4.4.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.1.0 oslo.config-9.6.0 oslo.i18n-6.4.0 oslo.serialization-5.5.0 oslo.utils-7.3.0 packaging-24.1 pbr-6.1.0 platformdirs-4.2.2 psutil-6.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.1.2 pyperclip-1.9.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-ironicclient-5.8.0 python-keystoneclient-5.5.0 python-openstackclient-7.1.4 pytz-2024.1 pyudev-0.24.3 referencing-0.35.1 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.20.0 six-1.16.0 stevedore-5.3.0 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 wcwidth-0.2.13 wrapt-1.16.0 2025-10-18 00:16:34.210622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 04db3ce6f4ea 2025-10-18 00:16:34.210630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 66b3d5e06f98 2025-10-18 00:16:34.210637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : COPY requirements.yml /var/lib/ansible/ 2025-10-18 00:16:34.210645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> dcc466f42080 2025-10-18 00:16:34.210654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2025-10-18 00:16:34.210670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in ea7ec7b55534 2025-10-18 00:16:34.210677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-10-18 00:16:34.210685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-10-18 00:16:34.210692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-10-18 00:16:34.210706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-8m8vzhmte/tmpyj7_w468/community-rabbitmq-1.6.0-s7gxfp51 2025-10-18 00:16:34.210714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2025-10-18 00:16:34.210722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-10-18 00:16:34.210731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openvswitch-openvswitch-2.1.1.tar.gz to /root/.ansible/tmp/ansible-local-8m8vzhmte/tmpyj7_w468/openvswitch-openvswitch-2.1.1-rsp9funo 2025-10-18 00:16:34.210738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2025-10-18 00:16:34.210746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-10-18 00:16:34.210754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-1.6.2.tar.gz to /root/.ansible/tmp/ansible-local-8m8vzhmte/tmpyj7_w468/ansible-posix-1.6.2-54be6l7a 2025-10-18 00:16:34.210762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-10-18 00:16:34.210769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-10-18 00:16:34.210777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.4.1.tar.gz to /root/.ansible/tmp/ansible-local-8m8vzhmte/tmpyj7_w468/openstack-cloud-2.4.1-hl6onohc 2025-10-18 00:16:34.210784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.4.1' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-10-18 00:16:34.210792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.4.1 was installed successfully 2025-10-18 00:16:34.210800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-2.4.2.tar.gz to /root/.ansible/tmp/ansible-local-8m8vzhmte/tmpyj7_w468/community-mysql-2.4.2-y7lvg9q3 2025-10-18 00:16:34.210808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2025-10-18 00:16:34.210873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-10-18 00:16:34.210932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-3.8.10.tar.gz to /root/.ansible/tmp/ansible-local-8m8vzhmte/tmpyj7_w468/community-general-3.8.10-vm88l17v 2025-10-18 00:16:34.210958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-10-18 00:16:34.211000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-10-18 00:16:34.211056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container ea7ec7b55534 2025-10-18 00:16:34.211134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e098ab31f182 2025-10-18 00:16:34.211157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-10-18 00:16:34.211180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 88632fcb2cc0 2025-10-18 00:16:34.211227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 88632fcb2cc0 2025-10-18 00:16:34.211265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d2354ce9d302 2025-10-18 00:16:34.211302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : COPY find_disks.py /usr/share/ansible/ 2025-10-18 00:16:34.211340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fcb554b02d23 2025-10-18 00:16:34.211378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-10-18 00:16:34.211401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a0908f402d20 2025-10-18 00:16:34.211424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-10-18 00:16:34.211431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 8e77e7e80974 2025-10-18 00:16:34.211454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:16:34.211461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 513e089830e4 2025-10-18 00:16:34.211483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-10-18 00:16:34.211539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 872ec672422b 2025-10-18 00:16:34.211602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : RUN chmod 644 /usr/share/ansible/find_disks.py /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2025-10-18 00:16:34.211626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 082f4c717df5 2025-10-18 00:16:34.211649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 082f4c717df5 2025-10-18 00:16:34.211687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 749b9c9a7b80 2025-10-18 00:16:34.211712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/21 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:16:34.211752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 5f6a53a51443 2025-10-18 00:16:34.211790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-18 00:16:34.211830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-10-18 00:16:34.211868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-10-18 00:16:34.211890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-10-18 00:16:34.211928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:16:34.211965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:16:34.211988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:16:34.212025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:16:34.212062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:16:34.212084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-10-18 00:16:34.212107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-10-18 00:16:34.212171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-10-18 00:16:34.212184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-10-18 00:16:34.212195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-10-18 00:16:34.212202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-10-18 00:16:34.212209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:16:34.212216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:16:34.212223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-18 00:16:34.212231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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-10-18 00:16:34.212239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-10-18 00:16:34.212246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-10-18 00:16:34.212253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-18 00:16:34.212260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-18 00:16:34.212266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-18 00:16:34.212273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-18 00:16:34.212280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20911 files and directories currently installed.) 2025-10-18 00:16:34.212287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:16:34.212294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-18 00:16:34.212300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-10-18 00:16:34.212307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-10-18 00:16:34.212314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-10-18 00:16:34.212321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:16:34.212333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:16:34.212340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:16:34.212347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:16:34.212354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:16:34.212360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-10-18 00:16:34.212367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-10-18 00:16:34.212374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-10-18 00:16:34.212381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-10-18 00:16:34.212388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-10-18 00:16:34.212395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-18 00:16:34.212402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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-10-18 00:16:34.212414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-10-18 00:16:34.212421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-10-18 00:16:34.212428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-18 00:16:34.212435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-18 00:16:34.212441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-18 00:16:34.212448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-18 00:16:34.212455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20902 files and directories currently installed.) 2025-10-18 00:16:34.212462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.212468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.212482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:16:34.212495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.212533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.212547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:16:34.212633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.212640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:16:34.212653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:16:34.212681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.212687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.212701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.212744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:16:34.212771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:16:34.212792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-18 00:16:34.212805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:16:34.212812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:16:34.212825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:16:34.212839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:16:34.212852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-10-18 00:16:34.212859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-10-18 00:16:34.212866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:16:34.212872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:16:34.212879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 5f6a53a51443 2025-10-18 00:16:34.212886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> df36564c9817 2025-10-18 00:16:34.212903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-10-18 00:16:34.212910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e96b7f855211 2025-10-18 00:16:34.212967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e96b7f855211 2025-10-18 00:16:34.212974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 314db3561d2d 2025-10-18 00:16:34.212981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built c6fda0be2c79 2025-10-18 00:16:34.213003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251018 2025-10-18 00:16:34.213027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-10-18 00:16:34.212641 (took 0:02:12.125433) 2025-10-18 00:16:34.213038 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-10-18 00:16:34.213045 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-10-18 00:16:34.213052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-10-18 00:16:34.212957 2025-10-18 00:16:34.213715 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-10-18 00:16:34.214098 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-10-18 00:17:49.103974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:17:49.104046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> fe6ddc6c1201 2025-10-18 00:17:49.104065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20251018" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:17:49.104208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in a183dd4eb31a 2025-10-18 00:17:49.104269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container a183dd4eb31a 2025-10-18 00:17:49.104301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 9add79e32468 2025-10-18 00:17:49.104369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-10-18 00:17:49.104402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in a98c958a9aaa 2025-10-18 00:17:49.104413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container a98c958a9aaa 2025-10-18 00:17:49.104443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 652035d212fb 2025-10-18 00:17:49.104591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:17:49.104631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 8d50d780888e 2025-10-18 00:17:49.104663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:17:49.104687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:17:49.104698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:17:49.104709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:17:49.104719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:17:49.104729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:17:49.104738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:17:49.104748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:17:49.104758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:17:49.104768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:17:49.104777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:17:49.104787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:17:49.104797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:17:49.104806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:17:49.104871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:17:49.104882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.5 MB in 3s (10.9 MB/s) 2025-10-18 00:17:49.104934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-18 00:17:49.104966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-18 00:17:49.104996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-10-18 00:17:49.105027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-10-18 00:17:49.105059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-10-18 00:17:49.105094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-18 00:17:49.105171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-10-18 00:17:49.105182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-10-18 00:17:49.105192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-18 00:17:49.105201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-18 00:17:49.105211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-10-18 00:17:49.105220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-10-18 00:17:49.105230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-10-18 00:17:49.105244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-10-18 00:17:49.105254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-10-18 00:17:49.105308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-10-18 00:17:49.105339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-10-18 00:17:49.105370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-10-18 00:17:49.105400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-10-18 00:17:49.105430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-10-18 00:17:49.105486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-10-18 00:17:49.105497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-10-18 00:17:49.105611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-10-18 00:17:49.105623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-10-18 00:17:49.105633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-10-18 00:17:49.105643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-10-18 00:17:49.105657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-10-18 00:17:49.105667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-10-18 00:17:49.105677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-10-18 00:17:49.105741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-netifaces python3-openvswitch 2025-10-18 00:17:49.105752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-requests python3-sortedcontainers 2025-10-18 00:17:49.105783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-10-18 00:17:49.105813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-10-18 00:17:49.105844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-10-18 00:17:49.105875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-10-18 00:17:49.105906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-10-18 00:17:49.105961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-10-18 00:17:49.105992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-10-18 00:17:49.106009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-10-18 00:17:49.106018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-10-18 00:17:49.106028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-10-18 00:17:49.106037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-10-18 00:17:49.106050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-10-18 00:17:49.106060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-10-18 00:17:49.106135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-10-18 00:17:49.106148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-10-18 00:17:49.106179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-10-18 00:17:49.106211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netaddr python3-pyparsing python3-cryptography python3-openssl 2025-10-18 00:17:49.106231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-socks python-requests-doc python-sortedcontainers-doc python3-brotli 2025-10-18 00:17:49.106241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: samba vde2 sgml-base-doc systemd-homed systemd-userdbd systemd-boot 2025-10-18 00:17:49.106250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfido2-1 libqrencode4 debhelper 2025-10-18 00:17:49.106311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-10-18 00:17:49.106343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-10-18 00:17:49.106374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-10-18 00:17:49.106401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base mdevctl parted libvirt-l10n vbetool hdparm ethtool kbd 2025-10-18 00:17:49.106411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | console-tools ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2025-10-18 00:17:49.106421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-10-18 00:17:49.106454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2025-10-18 00:17:49.106486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2025-10-18 00:17:49.106576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-10-18 00:17:49.106591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-10-18 00:17:49.106608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-10-18 00:17:49.106618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-18 00:17:49.106651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-10-18 00:17:49.106684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-10-18 00:17:49.106735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-10-18 00:17:49.106770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-18 00:17:49.106801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-thread1.83.0 libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 2025-10-18 00:17:49.106819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcryptsetup12 libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libduktape207 2025-10-18 00:17:49.106832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdw1t64 libevent-2.1-7t64 libfdisk1 libfdt1 libfuse3-3 libglib2.0-0t64 2025-10-18 00:17:49.106842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgoogle-perftools4t64 libicu74 libip4tc2 libip6tc2 libiscsi7 2025-10-18 00:17:49.106875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2025-10-18 00:17:49.106906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 libndctl6 2025-10-18 00:17:49.106936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2025-10-18 00:17:49.106969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-10-18 00:17:49.106987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-10-18 00:17:49.106996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-10-18 00:17:49.107033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-10-18 00:17:49.107043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-10-18 00:17:49.107094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-10-18 00:17:49.107142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-10-18 00:17:49.107152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-10-18 00:17:49.107187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-10-18 00:17:49.107218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-10-18 00:17:49.107249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-10-18 00:17:49.107270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-10-18 00:17:49.107280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-10-18 00:17:49.107317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate openvswitch-common openvswitch-switch ovmf pm-utils polkitd 2025-10-18 00:17:49.107347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-cephfs 2025-10-18 00:17:49.107378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-certifi python3-chardet python3-idna python3-netifaces 2025-10-18 00:17:49.107398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-openvswitch python3-prettytable python3-rados python3-rbd 2025-10-18 00:17:49.107407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-sortedcontainers python3-urllib3 python3-wcwidth 2025-10-18 00:17:49.107460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-yaml qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2025-10-18 00:17:49.107553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2025-10-18 00:17:49.107575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2025-10-18 00:17:49.107589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2025-10-18 00:17:49.107599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2025-10-18 00:17:49.107609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 159 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:17:49.107642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 201 MB of archives. 2025-10-18 00:17:49.107652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 804 MB of additional disk space will be used. 2025-10-18 00:17:49.107683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:17:49.107705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:17:49.107743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-18 00:17:49.107753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 00:17:49.107797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-18 00:17:49.107808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:17:49.107868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:17:49.107889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-10-18 00:17:49.107925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.11 [2,076 kB] 2025-10-18 00:17:49.107942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-18 00:17:49.107978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.11 [3,475 kB] 2025-10-18 00:17:49.108008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.11 [11.9 kB] 2025-10-18 00:17:49.108028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:17:49.108065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:17:49.108075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:17:49.108137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:17:49.108148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:17:49.108211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:17:49.108250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:17:49.108260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-10-18 00:17:49.108304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-10-18 00:17:49.108314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-10-18 00:17:49.108365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-10-18 00:17:49.108396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-10-18 00:17:49.108429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2025-10-18 00:17:49.108460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:17:49.108501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-18 00:17:49.108537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-18 00:17:49.108579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-18 00:17:49.108610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-18 00:17:49.108620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-18 00:17:49.108674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:17:49.108691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:17:49.108705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.11 [235 kB] 2025-10-18 00:17:49.108737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:17:49.108768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:17:49.108808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-18 00:17:49.108817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-18 00:17:49.108849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 00:17:49.108879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-10-18 00:17:49.108899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-10-18 00:17:49.108939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-18 00:17:49.108970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-18 00:17:49.109011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-18 00:17:49.109021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-18 00:17:49.109053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-18 00:17:49.109084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-18 00:17:49.109143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-18 00:17:49.109153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-18 00:17:49.109186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:17:49.109233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-10-18 00:17:49.109246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-18 00:17:49.109306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-18 00:17:49.109338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-10-18 00:17:49.109378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2025-10-18 00:17:49.109388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-10-18 00:17:49.109397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-18 00:17:49.109448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-18 00:17:49.109478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-18 00:17:49.109498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-18 00:17:49.109532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-18 00:17:49.109569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-18 00:17:49.109601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-18 00:17:49.109656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-18 00:17:49.109686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-18 00:17:49.109714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-18 00:17:49.109724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-18 00:17:49.109761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-18 00:17:49.109792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-18 00:17:49.109802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-18 00:17:49.109842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-18 00:17:49.109852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-18 00:17:49.109884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-18 00:17:49.109915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-18 00:17:49.109956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-18 00:17:49.109966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-18 00:17:49.109998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-18 00:17:49.110028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-18 00:17:49.110048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-18 00:17:49.110087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-18 00:17:49.110151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-18 00:17:49.110164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-18 00:17:49.110202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-18 00:17:49.110232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-18 00:17:49.110262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-18 00:17:49.110295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-18 00:17:49.110313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-18 00:17:49.110326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-18 00:17:49.110371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-18 00:17:49.110401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-18 00:17:49.110411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-18 00:17:49.110452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-10-18 00:17:49.110462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-10-18 00:17:49.110494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-10-18 00:17:49.110562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-10-18 00:17:49.110575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-10-18 00:17:49.110613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-18 00:17:49.110644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-18 00:17:49.110661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-10-18 00:17:49.110674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-10-18 00:17:49.110707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-10-18 00:17:49.110737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-10-18 00:17:49.110779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-10-18 00:17:49.110789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-10-18 00:17:49.110822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-10-18 00:17:49.110854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-10-18 00:17:49.110905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-10-18 00:17:49.110916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2025-10-18 00:17:49.110960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-10-18 00:17:49.110992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.2 [49.1 kB] 2025-10-18 00:17:49.111009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.2 [17.4 kB] 2025-10-18 00:17:49.111028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-10-18 00:17:49.111066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-10-18 00:17:49.111097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-10-18 00:17:49.111188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-10-18 00:17:49.111204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-10-18 00:17:49.111214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-10-18 00:17:49.111223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-18 00:17:49.111260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-10-18 00:17:49.111270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-10-18 00:17:49.111302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-10-18 00:17:49.111336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-10-18 00:17:49.111370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-18 00:17:49.111412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-10-18 00:17:49.111423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-18 00:17:49.111456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-10-18 00:17:49.111487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-18 00:17:49.111532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-18 00:17:49.111581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-10-18 00:17:49.111592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-18 00:17:49.111623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-18 00:17:49.111654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.9 [438 kB] 2025-10-18 00:17:49.111683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.9 [740 kB] 2025-10-18 00:17:49.111750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.9 [431 kB] 2025-10-18 00:17:49.111772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.9 [3,120 B] 2025-10-18 00:17:49.111851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.9 [6,038 B] 2025-10-18 00:17:49.111880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.11 [417 kB] 2025-10-18 00:17:49.111889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.9 [1,372 B] 2025-10-18 00:17:49.111917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-10-18 00:17:49.111936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.2 [95.2 kB] 2025-10-18 00:17:49.111945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.9 [49.5 kB] 2025-10-18 00:17:49.111953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2025-10-18 00:17:49.111986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-10-18 00:17:49.111995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-10-18 00:17:49.112022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-10-18 00:17:49.112052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-10-18 00:17:49.112061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-10-18 00:17:49.112092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.10 [6,294 kB] 2025-10-18 00:17:49.112147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.10 [3,434 kB] 2025-10-18 00:17:49.112179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.10 [9,106 kB] 2025-10-18 00:17:49.112218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.10 [57.8 MB] 2025-10-18 00:17:49.112260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.10 [16.3 MB] 2025-10-18 00:17:49.112293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.10 [10.9 MB] 2025-10-18 00:17:49.112302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-18 00:17:49.112332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-10-18 00:17:49.112363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.10 [57.4 kB] 2025-10-18 00:17:49.112407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-10-18 00:17:49.112416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-10-18 00:17:49.112447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-10-18 00:17:49.112478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-10-18 00:17:49.112539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-10-18 00:17:49.112569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 201 MB in 6s (35.6 MB/s) 2025-10-18 00:17:49.112635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-10-18 00:17:49.112645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.112672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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-10-18 00:17:49.112704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 2025-10-18 00:17:49.112731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:75% 2025-10-18 00:17:49.112762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-18 00:17:49.112774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.112809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:85% 2025-10-18 00:17:49.112862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-10-18 00:17:49.112874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-18 00:17:49.112915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% 2025-10-18 00:17:49.112948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:17:49.112957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-18 00:17:49.112987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 00:17:49.113024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 00:17:49.113054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.113103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 00:17:49.113154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 00:17:49.113185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-18 00:17:49.113216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 00:17:49.113267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:17:49.113279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-10-18 00:17:49.113317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:17:49.113350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-18 00:17:49.113359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-10-18 00:17:49.113389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:17:49.113432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.113441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-10-18 00:17:49.113473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-18 00:17:49.113532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-10-18 00:17:49.113570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-10-18 00:17:49.113599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-10-18 00:17:49.113617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-18 00:17:49.113647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-18 00:17:49.113675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-10-18 00:17:49.113705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-10-18 00:17:49.113720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-10-18 00:17:49.113752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-18 00:17:49.113761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.113795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.113845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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-10-18 00:17:49.113879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-18 00:17:49.113912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-18 00:17:49.113931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-18 00:17:49.113964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.113972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:85% (Reading database ... 90% 2025-10-18 00:17:49.114007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-18 00:17:49.114060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11593 files and directories currently installed.) 2025-10-18 00:17:49.114072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.114157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-10-18 00:17:49.114175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.114207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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-10-18 00:17:49.114236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-18 00:17:49.114268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-18 00:17:49.114286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-18 00:17:49.114318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-10-18 00:17:49.114327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-10-18 00:17:49.114373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-18 00:17:49.114383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-10-18 00:17:49.114418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:17:49.114472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.114490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 00:17:49.114550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 00:17:49.114568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:17:49.114597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-18 00:17:49.114604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.114635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.114671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-10-18 00:17:49.114704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-10-18 00:17:49.114768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-10-18 00:17:49.114781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-10-18 00:17:49.114821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-10-18 00:17:49.114831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-10-18 00:17:49.114861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-10-18 00:17:49.114890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-10-18 00:17:49.114916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-10-18 00:17:49.114940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-10-18 00:17:49.114966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-10-18 00:17:49.115027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-10-18 00:17:49.115046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-10-18 00:17:49.115074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-10-18 00:17:49.115081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-10-18 00:17:49.115121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-10-18 00:17:49.115153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-10-18 00:17:49.115182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.115214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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-10-18 00:17:49.115249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-18 00:17:49.115278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-18 00:17:49.115309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-18 00:17:49.115339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-10-18 00:17:49.115369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-18 00:17:49.115400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:90% 2025-10-18 00:17:49.115457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-18 00:17:49.115498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12509 files and directories currently installed.) 2025-10-18 00:17:49.115526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:17:49.115596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.115604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-10-18 00:17:49.115630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:17:49.115656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:17:49.115681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:17:49.115712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:17:49.115743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:17:49.115774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:17:49.115827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:17:49.115835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:17:49.115864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-10-18 00:17:49.115890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:17:49.115915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:17:49.115946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:17:49.115976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:17:49.116029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:17:49.116036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:17:49.116062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:17:49.116087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:17:49.116131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:17:49.116162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:17:49.116193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:17:49.116230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:17:49.116259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:17:49.116290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:17:49.116316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:17:49.116346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:17:49.116372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:17:49.116403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:17:49.116435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:17:49.116490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:17:49.116498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-10-18 00:17:49.116551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-10-18 00:17:49.116578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.116635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-10-18 00:17:49.116643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-10-18 00:17:49.116673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-10-18 00:17:49.116703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-10-18 00:17:49.116732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-10-18 00:17:49.116762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.116793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:17:49.116823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-10-18 00:17:49.116853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-sgml-base_1.31_all.deb ... 2025-10-18 00:17:49.116909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-10-18 00:17:49.116917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-10-18 00:17:49.116943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-tpm-udev_0.6ubuntu1_all.deb ... 2025-10-18 00:17:49.116969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-10-18 00:17:49.117000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-10-18 00:17:49.117030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-trousers_0.3.15-0.3build2_amd64.deb ... 2025-10-18 00:17:49.117055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-10-18 00:17:49.117081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:17:49.117172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:17:49.117187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.117212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-10-18 00:17:49.117243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:17:49.117302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.117322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-10-18 00:17:49.117351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 00:17:49.117358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.117389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-10-18 00:17:49.117447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.117455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:17:49.117482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.117524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-10-18 00:17:49.117579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 00:17:49.117586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.117638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-10-18 00:17:49.117645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:17:49.117702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.117710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:17:49.117737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:17:49.117760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:17:49.117787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:17:49.117839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.117846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.117898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:17:49.117905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-10-18 00:17:49.117955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.117961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:17:49.118010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.118017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:17:49.118066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:17:49.118072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:17:49.118137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:17:49.118159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:17:49.118182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:17:49.118233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-18 00:17:49.118239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-18 00:17:49.118289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:17:49.118296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-10-18 00:17:49.118332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-logrotate_3.21.0-2build1_amd64.deb ... 2025-10-18 00:17:49.118358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-10-18 00:17:49.118411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-10-18 00:17:49.118417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.118466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 00:17:49.118472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 00:17:49.118499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-10-18 00:17:49.118561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-10-18 00:17:49.118587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-10-18 00:17:49.118615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-10-18 00:17:49.118667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-10-18 00:17:49.118673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-10-18 00:17:49.118700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-10-18 00:17:49.118752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:17:49.118758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:17:49.118807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-10-18 00:17:49.118814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:17:49.118840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:17:49.118891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-18 00:17:49.118898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-18 00:17:49.118944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:17:49.118970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-18 00:17:49.118996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-18 00:17:49.119053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:17:49.119069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-10-18 00:17:49.119087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-18 00:17:49.119123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:17:49.119205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-10-18 00:17:49.119217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:17:49.119238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:17:49.119261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-10-18 00:17:49.119312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-18 00:17:49.119318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 00:17:49.119345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-10-18 00:17:49.119365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-18 00:17:49.119390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 00:17:49.119438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:17:49.119444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:17:49.119465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:17:49.119485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-10-18 00:17:49.119534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libparted2t64_3.6-4build1_amd64.deb ... 2025-10-18 00:17:49.119560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-18 00:17:49.119578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-10-18 00:17:49.119599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-10-18 00:17:49.119646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-18 00:17:49.119652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-18 00:17:49.119676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:17:49.119701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-18 00:17:49.119749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-18 00:17:49.119755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 00:17:49.119775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-10-18 00:17:49.119796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-10-18 00:17:49.119839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-18 00:17:49.119845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-10-18 00:17:49.119870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-10-18 00:17:49.119894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-10-18 00:17:49.119941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-10-18 00:17:49.119947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-acl_2.3.2-1build1.1_amd64.deb ... 2025-10-18 00:17:49.119967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-10-18 00:17:49.119988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-18 00:17:49.120027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.120033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.120082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-18 00:17:49.120089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.120143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.120168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.120176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-10-18 00:17:49.120201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.120250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.120256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.120277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-10-18 00:17:49.120297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-18 00:17:49.120337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 00:17:49.120343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-10-18 00:17:49.120367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-18 00:17:49.120414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 00:17:49.120420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-10-18 00:17:49.120444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 00:17:49.120486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:17:49.120521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-10-18 00:17:49.120547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 00:17:49.120596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:17:49.120602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-10-18 00:17:49.120626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.120672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.120678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-10-18 00:17:49.120698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.120718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.120757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-10-18 00:17:49.120763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-18 00:17:49.120810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.120816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-10-18 00:17:49.120836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.120856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.120895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-10-18 00:17:49.120901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.120947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.120963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-10-18 00:17:49.120982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.121006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.121030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-10-18 00:17:49.121076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-18 00:17:49.121083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 00:17:49.121103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-10-18 00:17:49.121135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-prettytable_3.6.0-2_all.deb ... 2025-10-18 00:17:49.121181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-18 00:17:49.121188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-10-18 00:17:49.121212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.121233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.121258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-10-18 00:17:49.121282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-certifi_2023.11.17-1_all.deb ... 2025-10-18 00:17:49.121322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-18 00:17:49.121329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-10-18 00:17:49.121353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-18 00:17:49.121401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 00:17:49.121407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-10-18 00:17:49.121428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-18 00:17:49.121450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 00:17:49.121497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-10-18 00:17:49.121529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-18 00:17:49.121569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 00:17:49.121577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-10-18 00:17:49.121602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-18 00:17:49.121650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 00:17:49.121657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-10-18 00:17:49.121678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-18 00:17:49.121698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:17:49.121739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-18 00:17:49.121745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-18 00:17:49.121776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 00:17:49.121800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-18 00:17:49.121825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.121873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.121880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-18 00:17:49.121903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.121996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.122003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-18 00:17:49.122025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.122046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.122087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-18 00:17:49.122094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.122137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.122159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-18 00:17:49.122179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:17:49.122228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:17:49.122235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-18 00:17:49.122261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-18 00:17:49.122280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 00:17:49.122324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-10-18 00:17:49.122330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-18 00:17:49.122372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 00:17:49.122377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-18 00:17:49.122398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-18 00:17:49.122432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 00:17:49.122454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-18 00:17:49.122476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-18 00:17:49.122536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:17:49.122543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-10-18 00:17:49.122566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-18 00:17:49.122593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 00:17:49.122630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-10-18 00:17:49.122635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-18 00:17:49.122668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 00:17:49.122690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-10-18 00:17:49.122733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.122738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.122775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-10-18 00:17:49.122792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.122814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.122848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-10-18 00:17:49.122870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-ebtables_2.0.11-6build1_amd64.deb ... 2025-10-18 00:17:49.122894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-10-18 00:17:49.122927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-10-18 00:17:49.122949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-18 00:17:49.122972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 00:17:49.123005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-10-18 00:17:49.123027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-10-18 00:17:49.123049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-18 00:17:49.123083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-10-18 00:17:49.123117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-10-18 00:17:49.123167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-18 00:17:49.123188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-10-18 00:17:49.123225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-10-18 00:17:49.123244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-18 00:17:49.123286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-10-18 00:17:49.123292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-18 00:17:49.123334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:17:49.123340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-10-18 00:17:49.123370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-18 00:17:49.123389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:17:49.123436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-10-18 00:17:49.123442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-10-18 00:17:49.123491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-18 00:17:49.123537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-10-18 00:17:49.123559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-10-18 00:17:49.123597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-18 00:17:49.123617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-10-18 00:17:49.123653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-10-18 00:17:49.123658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-18 00:17:49.123700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-10-18 00:17:49.123705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-10-18 00:17:49.123727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-18 00:17:49.123763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-10-18 00:17:49.123768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-10-18 00:17:49.123809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-18 00:17:49.123814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-10-18 00:17:49.123836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-10-18 00:17:49.123878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-18 00:17:49.123883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-10-18 00:17:49.123902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-10-18 00:17:49.123920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-18 00:17:49.123956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-10-18 00:17:49.123962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-10-18 00:17:49.124003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-18 00:17:49.124009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-10-18 00:17:49.124027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libnfs14_5.0.2-1build1_amd64.deb ... 2025-10-18 00:17:49.124044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-10-18 00:17:49.124080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-10-18 00:17:49.124085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:17:49.124139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-10-18 00:17:49.124144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-10-18 00:17:49.124166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-10-18 00:17:49.124188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-18 00:17:49.124229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-10-18 00:17:49.124240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-10-18 00:17:49.124261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-18 00:17:49.124282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-10-18 00:17:49.124310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-10-18 00:17:49.124329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-18 00:17:49.124351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-10-18 00:17:49.124373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.124395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:17:49.124432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-10-18 00:17:49.124438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.124480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 00:17:49.124486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:17:49.124519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-10-18 00:17:49.124543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-10-18 00:17:49.124581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-18 00:17:49.124587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-10-18 00:17:49.124629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-10-18 00:17:49.124635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-18 00:17:49.124654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-10-18 00:17:49.124671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.124709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.124727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-10-18 00:17:49.124746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.124789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.124794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-10-18 00:17:49.124827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.124849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.124871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.124913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-10-18 00:17:49.124918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.124944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.124965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-10-18 00:17:49.124988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-10-18 00:17:49.125058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-10-18 00:17:49.125152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-10-18 00:17:49.125194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-10-18 00:17:49.125258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-10-18 00:17:49.125326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-10-18 00:17:49.125397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-10-18 00:17:49.125449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 00:17:49.125466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.125484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-10-18 00:17:49.125540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-liburing2_2.5-1build1_amd64.deb ... 2025-10-18 00:17:49.125547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-18 00:17:49.125566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-10-18 00:17:49.125584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-10-18 00:17:49.125607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-18 00:17:49.125647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-10-18 00:17:49.125652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-18 00:17:49.125671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:17:49.125706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-10-18 00:17:49.125720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:17:49.125740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.125773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-10-18 00:17:49.125788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt-clients_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:17:49.125807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.125836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-10-18 00:17:49.125855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:17:49.125892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.125897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-10-18 00:17:49.125954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:17:49.125960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.125977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-10-18 00:17:49.125982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon-config-network_10.0.0-2ubuntu8.9_all.deb ... 2025-10-18 00:17:49.126020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.126025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-10-18 00:17:49.126046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.9_all.deb ... 2025-10-18 00:17:49.126076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.126100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-10-18 00:17:49.126135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-systemd-container_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 00:17:49.126151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.126190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-10-18 00:17:49.126195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.9_all.deb ... 2025-10-18 00:17:49.126233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.126237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-10-18 00:17:49.126257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-xml-core_0.19_all.deb ... 2025-10-18 00:17:49.126291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-10-18 00:17:49.126306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-10-18 00:17:49.126326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-10-18 00:17:49.126365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-10-18 00:17:49.126369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-10-18 00:17:49.126406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libvirt-daemon-system_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:17:49.126411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.126448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-10-18 00:17:49.126453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2025-10-18 00:17:49.126486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-10-18 00:17:49.126500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-10-18 00:17:49.126539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-libfdt1_1.7.0-2build1_amd64.deb ... 2025-10-18 00:17:49.126559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-10-18 00:17:49.126594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-10-18 00:17:49.126609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.126628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.126661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-10-18 00:17:49.126676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-10-18 00:17:49.126695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.126728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-10-18 00:17:49.126744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-seabios_1.16.3-2_all.deb ... 2025-10-18 00:17:49.126763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-10-18 00:17:49.126796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-10-18 00:17:49.126811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.126830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.126863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-10-18 00:17:49.126878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.126897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.126931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-10-18 00:17:49.126945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.126965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.126996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-10-18 00:17:49.127001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-10-18 00:17:49.127063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-10-18 00:17:49.127154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.127203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-10-18 00:17:49.127260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-10-18 00:17:49.127306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-10-18 00:17:49.127378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-10-18 00:17:49.127453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:17:49.127458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.127487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-10-18 00:17:49.127533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-18 00:17:49.127550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 00:17:49.127566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-10-18 00:17:49.127585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-18 00:17:49.127622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 00:17:49.127626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-10-18 00:17:49.127646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-tpm2-tools_5.6-1build4_amd64.deb ... 2025-10-18 00:17:49.127678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-10-18 00:17:49.127682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-10-18 00:17:49.127720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-10-18 00:17:49.127724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-10-18 00:17:49.127744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:17:49.127776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-10-18 00:17:49.127788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 00:17:49.127805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.127820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-18 00:17:49.127853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-10-18 00:17:49.127858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:17:49.127895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-10-18 00:17:49.127899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-10-18 00:17:49.127935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.127940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.127977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-10-18 00:17:49.127981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-10-18 00:17:49.128005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-10-18 00:17:49.128025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-10-18 00:17:49.128042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.128081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-10-18 00:17:49.128101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-10-18 00:17:49.128134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 00:17:49.128154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.128187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:17:49.128192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:17:49.128224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-10-18 00:17:49.128229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.128266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.128270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:17:49.128290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.128322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:17:49.128326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:17:49.128363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.128368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.128387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-10-18 00:17:49.128406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:17:49.128438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 00:17:49.128442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:17:49.128480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.128484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:17:49.128532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.128538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-10-18 00:17:49.128575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 00:17:49.128579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.128598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-10-18 00:17:49.128637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-10-18 00:17:49.128656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:17:49.128672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-10-18 00:17:49.128705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:17:49.128710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-18 00:17:49.128747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:17:49.128752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-10-18 00:17:49.128772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.128805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:17:49.128821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 00:17:49.128837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-18 00:17:49.128869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 00:17:49.128874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.128892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-10-18 00:17:49.128911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:17:49.128943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:17:49.128947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-10-18 00:17:49.128970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-18 00:17:49.128991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:17:49.129008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.129027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.129061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 00:17:49.129066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.129085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-10-18 00:17:49.129134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 00:17:49.129139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 00:17:49.129159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-18 00:17:49.129191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-18 00:17:49.129196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 00:17:49.129220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 00:17:49.129258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 00:17:49.129263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.129282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-10-18 00:17:49.129315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 00:17:49.129319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:17:49.129357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:17:49.129362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:17:49.129381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-10-18 00:17:49.129413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-18 00:17:49.129418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:17:49.129448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2025-10-18 00:17:49.129467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.129487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-18 00:17:49.129519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-18 00:17:49.129561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:17:49.129580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:17:49.129600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.129632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-10-18 00:17:49.129637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-18 00:17:49.129667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:17:49.129686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2025-10-18 00:17:49.129705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:17:49.129737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-18 00:17:49.129742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:17:49.129780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.129785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 00:17:49.129805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.130100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 00:17:49.130185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:17:49.130196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 00:17:49.130205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 00:17:49.130214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-18 00:17:49.130223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-10-18 00:17:49.130249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.130268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-18 00:17:49.130277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-18 00:17:49.130286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-18 00:17:49.130294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-10-18 00:17:49.130303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-18 00:17:49.130383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-18 00:17:49.130430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.130457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.130575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-10-18 00:17:49.130626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:17:49.130673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:17:49.130736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:17:49.130780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.130813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-18 00:17:49.130823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:17:49.130831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-18 00:17:49.130840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-10-18 00:17:49.130849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2025-10-18 00:17:49.130858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.130867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.130879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 00:17:49.130888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-10-18 00:17:49.130896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:17:49.130905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-18 00:17:49.130913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:17:49.130924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-10-18 00:17:49.130940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-10-18 00:17:49.130956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:64' 2025-10-18 00:17:49.130969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-10-18 00:17:49.130985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:parted2t64' 2025-10-18 00:17:49.131000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:17:49.131015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.131024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:17:49.131042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-18 00:17:49.131051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-18 00:17:49.131059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.131067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.131076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.131084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 00:17:49.131093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 00:17:49.131160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 00:17:49.131209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:17:49.131238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.131346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.131391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.131456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.131561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2025-10-18 00:17:49.131625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:17:49.131689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-10-18 00:17:49.131760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 00:17:49.131769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-18 00:17:49.131778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 00:17:49.131786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.131794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.131803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.131811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-10-18 00:17:49.131820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.131829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-10-18 00:17:49.131837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:17:49.131846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:17:49.131854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-18 00:17:49.131867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:17:49.131876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2025-10-18 00:17:49.131886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2025-10-18 00:17:49.131902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.131911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.131919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.131928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-10-18 00:17:49.131936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.131945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:17:49.131953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2025-10-18 00:17:49.131962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:17:49.131971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:17:49.131979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:17:49.131988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:17:49.131997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-18 00:17:49.132006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-18 00:17:49.132014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.132022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.132061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 00:17:49.132095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:17:49.132103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-10-18 00:17:49.132128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-10-18 00:17:49.132185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.132249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-10-18 00:17:49.132312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.132377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-10-18 00:17:49.132440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-10-18 00:17:49.132567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-10-18 00:17:49.132653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.132734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.132780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.132886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.132975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.132983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:17:49.132992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:17:49.133000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-10-18 00:17:49.133008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-10-18 00:17:49.133017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-10-18 00:17:49.133025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-10-18 00:17:49.133033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-10-18 00:17:49.133042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-10-18 00:17:49.133050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-10-18 00:17:49.133059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-10-18 00:17:49.133067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-18 00:17:49.133076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2025-10-18 00:17:49.133088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2025-10-18 00:17:49.133097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-10-18 00:17:49.133121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-10-18 00:17:49.133130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.133138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:17:49.133147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-10-18 00:17:49.133155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.133164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-10-18 00:17:49.133172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-10-18 00:17:49.133180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.133189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-10-18 00:17:49.133197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-18 00:17:49.133205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-10-18 00:17:49.133214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd 2025-10-18 00:17:49.133222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: (No such file or directory) 2025-10-18 00:17:49.133237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.9) ... 2025-10-18 00:17:49.133246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-10-18 00:17:49.133254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-10-18 00:17:49.133263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2025-10-18 00:17:49.133279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-18 00:17:49.133288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2025-10-18 00:17:49.133297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2025-10-18 00:17:49.133305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2025-10-18 00:17:49.133314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2025-10-18 00:17:49.133322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2025-10-18 00:17:49.133331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2025-10-18 00:17:49.133339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2025-10-18 00:17:49.133348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2025-10-18 00:17:49.133356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2025-10-18 00:17:49.133364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2025-10-18 00:17:49.133372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-10-18 00:17:49.133381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 8d50d780888e 2025-10-18 00:17:49.133390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 06880cbda8bf 2025-10-18 00:17:49.133398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/10 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2025-10-18 00:17:49.133407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 428fcffecf7c 2025-10-18 00:17:49.133415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 428fcffecf7c 2025-10-18 00:17:49.133424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 52e6f38be4c5 2025-10-18 00:17:49.133468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:17:49.133477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> af4c06513b13 2025-10-18 00:17:49.133486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:17:49.133494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 55e16cae6668 2025-10-18 00:17:49.133522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 55e16cae6668 2025-10-18 00:17:49.133534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5c1f38d9f543 2025-10-18 00:17:49.133775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/10 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2025-10-18 00:17:49.133791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in c3c36bc11fc4 2025-10-18 00:17:49.133819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container c3c36bc11fc4 2025-10-18 00:17:49.133827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 68da981388eb 2025-10-18 00:17:49.133836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-18 00:17:49.133857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 344989ce51ce 2025-10-18 00:17:49.133865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 344989ce51ce 2025-10-18 00:17:49.133874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 0778113435c8 2025-10-18 00:17:49.133892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:17:49.133903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in d7f416ae5820 2025-10-18 00:17:49.133912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-18 00:17:49.133920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-10-18 00:17:49.133929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-10-18 00:17:49.133937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-10-18 00:17:49.133946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:17:49.133954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-18 00:17:49.133963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-10-18 00:17:49.133971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-10-18 00:17:49.133979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:17:49.133988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container d7f416ae5820 2025-10-18 00:17:49.133996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7933ac5e0951 2025-10-18 00:17:49.134005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 3de128a55c36 2025-10-18 00:17:49.134013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20251018 2025-10-18 00:17:49.134022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-10-18 00:17:49.133418 (took 0:01:14.920461) 2025-10-18 00:17:49.134035 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-10-18 00:17:49.134044 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-10-18 00:17:49.134052 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-10-18 00:17:49.133765 2025-10-18 00:17:49.134472 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-10-18 00:17:49.134850 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-10-18 00:18:02.408026 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:18:02.408127 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> fe6ddc6c1201 2025-10-18 00:18:02.408226 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20251018" "name"="keepalived" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:18:02.408273 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 991432d07523 2025-10-18 00:18:02.408285 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 991432d07523 2025-10-18 00:18:02.408295 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 1c9a42933bc0 2025-10-18 00:18:02.408334 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:18:02.408347 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in fff7420e64d1 2025-10-18 00:18:02.408357 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:18:02.408433 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:18:02.408602 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:18:02.410612 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:18:02.410634 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:18:02.410645 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:18:02.410655 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:18:02.410665 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:18:02.410692 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:18:02.410702 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:18:02.410712 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:18:02.410722 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:18:02.410731 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:18:02.410741 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:18:02.410750 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:18:02.410760 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.5 MB in 3s (10.4 MB/s) 2025-10-18 00:18:02.410769 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-18 00:18:02.410779 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-18 00:18:02.410789 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-10-18 00:18:02.410799 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-10-18 00:18:02.410809 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-10-18 00:18:02.410819 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-10-18 00:18:02.410828 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-10-18 00:18:02.410838 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-10-18 00:18:02.410847 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-10-18 00:18:02.410857 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-10-18 00:18:02.410867 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-18 00:18:02.410876 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-10-18 00:18:02.410896 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-10-18 00:18:02.410906 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-10-18 00:18:02.410916 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:18:02.410925 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-10-18 00:18:02.410935 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-10-18 00:18:02.410944 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:18:02.410954 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:18:02.410963 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-18 00:18:02.410973 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-10-18 00:18:02.410984 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-18 00:18:02.410993 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-18 00:18:02.411003 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-10-18 00:18:02.411012 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-10-18 00:18:02.411034 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-10-18 00:18:02.411044 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-10-18 00:18:02.411054 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-10-18 00:18:02.411064 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,698 kB in 1s (4,664 kB/s) 2025-10-18 00:18:02.411073 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:18:02.411083 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-10-18 00:18:02.411127 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(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-10-18 00:18:02.411139 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2025-10-18 00:18:02.411149 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-10-18 00:18:02.411158 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-10-18 00:18:02.411168 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-10-18 00:18:02.411177 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:95% (Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:18:02.411187 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:18:02.411197 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:18:02.411206 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-10-18 00:18:02.411222 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-18 00:18:02.411232 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:18:02.411242 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-10-18 00:18:02.411251 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-18 00:18:02.411265 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:18:02.411275 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-10-18 00:18:02.411284 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-18 00:18:02.411294 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-10-18 00:18:02.411307 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 00:18:02.411401 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-10-18 00:18:02.411417 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-18 00:18:02.411487 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-10-18 00:18:02.411555 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 00:18:02.411633 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-10-18 00:18:02.411699 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-10-18 00:18:02.411723 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-10-18 00:18:02.411798 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-10-18 00:18:02.411814 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-10-18 00:18:02.411882 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-18 00:18:02.411914 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-10-18 00:18:02.411984 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-10-18 00:18:02.412015 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:18:02.412084 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-10-18 00:18:02.412125 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-10-18 00:18:02.412222 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-10-18 00:18:02.412238 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:18:02.412301 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-10-18 00:18:02.412354 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-10-18 00:18:02.412416 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-10-18 00:18:02.412431 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 00:18:02.412542 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:18:02.412564 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-10-18 00:18:02.412629 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:18:02.412692 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:18:02.412726 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-10-18 00:18:02.412792 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-18 00:18:02.412855 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 00:18:02.412870 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:18:02.412944 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:18:02.412995 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-10-18 00:18:02.413055 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-10-18 00:18:02.413069 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:18:02.413158 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:18:02.413211 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container fff7420e64d1 2025-10-18 00:18:02.413272 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 9529979ec37b 2025-10-18 00:18:02.413328 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-10-18 00:18:02.413361 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 68a7cf779ff8 2025-10-18 00:18:02.413536 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:18:02.413585 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b1fff033a76f 2025-10-18 00:18:02.413598 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2025-10-18 00:18:02.413605 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 994a3b0310f0 2025-10-18 00:18:02.413682 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 994a3b0310f0 2025-10-18 00:18:02.413739 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 935992d27807 2025-10-18 00:18:02.413804 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:18:02.413861 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in d5c47f675be1 2025-10-18 00:18:02.413917 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-18 00:18:02.413974 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-10-18 00:18:02.414029 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-10-18 00:18:02.414087 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-10-18 00:18:02.414180 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:18:02.414237 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-18 00:18:02.414294 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-10-18 00:18:02.414347 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-10-18 00:18:02.414402 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:18:02.414455 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container d5c47f675be1 2025-10-18 00:18:02.414524 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> ef1ef694e49b 2025-10-18 00:18:02.414590 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built c5fb8140f92f 2025-10-18 00:18:02.414651 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20251018 2025-10-18 00:18:02.414764 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-10-18 00:18:02.414666 (took 0:00:13.280901) 2025-10-18 00:18:02.415195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-10-18 00:18:02.415261 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-10-18 00:18:02.415335 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-10-18 00:18:02.415257 2025-10-18 00:18:02.416266 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-10-18 00:18:02.416913 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-10-18 00:18:14.169799 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:18:14.169893 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> fe6ddc6c1201 2025-10-18 00:18:14.170038 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20251018" "name"="memcached" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:18:14.170147 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in b68bb8108eab 2025-10-18 00:18:14.170244 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container b68bb8108eab 2025-10-18 00:18:14.170301 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> eba99fed779a 2025-10-18 00:18:14.170371 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/6 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2025-10-18 00:18:14.170447 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 58b53fb729b6 2025-10-18 00:18:14.170547 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 58b53fb729b6 2025-10-18 00:18:14.170633 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 93ca413757af 2025-10-18 00:18:14.170707 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:18:14.170776 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 0ecc0c6ee785 2025-10-18 00:18:14.170843 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:18:14.170913 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:18:14.170978 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:18:14.171044 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:18:14.171135 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:18:14.171191 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:18:14.171260 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:18:14.171327 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:18:14.171414 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:18:14.172638 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:18:14.172705 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:18:14.172717 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:18:14.172727 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:18:14.172736 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:18:14.172745 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:18:14.172755 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.5 MB in 3s (11.0 MB/s) 2025-10-18 00:18:14.172764 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-18 00:18:14.172774 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-18 00:18:14.172783 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-10-18 00:18:14.172793 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-10-18 00:18:14.172802 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-10-18 00:18:14.172812 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-10-18 00:18:14.172821 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-10-18 00:18:14.172830 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-10-18 00:18:14.172839 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-10-18 00:18:14.172849 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-10-18 00:18:14.172858 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-10-18 00:18:14.172868 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:18:14.172877 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-10-18 00:18:14.172886 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-10-18 00:18:14.172905 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:18:14.172915 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:18:14.172924 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2025-10-18 00:18:14.172933 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (1,254 kB/s) 2025-10-18 00:18:14.172943 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:18:14.172953 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-10-18 00:18:14.172964 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(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-10-18 00:18:14.172975 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-10-18 00:18:14.172984 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-10-18 00:18:14.172999 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:18:14.173009 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2025-10-18 00:18:14.173018 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-10-18 00:18:14.173028 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:95% 2025-10-18 00:18:14.173046 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-10-18 00:18:14.173056 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:18:14.173069 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:18:14.173113 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:18:14.173130 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-10-18 00:18:14.173253 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-10-18 00:18:14.173319 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-10-18 00:18:14.173382 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:18:14.173448 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-10-18 00:18:14.173544 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-10-18 00:18:14.173601 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:18:14.173687 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:18:14.173753 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 0ecc0c6ee785 2025-10-18 00:18:14.173821 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> beefbcf272f0 2025-10-18 00:18:14.173916 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:18:14.173982 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in fe76141f60da 2025-10-18 00:18:14.174032 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-18 00:18:14.174122 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-10-18 00:18:14.174197 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-10-18 00:18:14.174266 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-10-18 00:18:14.174331 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:18:14.174397 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-18 00:18:14.174468 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-10-18 00:18:14.174538 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-10-18 00:18:14.174662 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:18:14.174710 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container fe76141f60da 2025-10-18 00:18:14.174772 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> c13b772cc87b 2025-10-18 00:18:14.174837 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-10-18 00:18:14.174908 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 5a80c5052cb7 2025-10-18 00:18:14.174971 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 5a80c5052cb7 2025-10-18 00:18:14.175056 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 97d2772689d3 2025-10-18 00:18:14.175151 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 0b9848a0ec3a 2025-10-18 00:18:14.175201 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20251018 2025-10-18 00:18:14.175353 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-10-18 00:18:14.175211 (took 0:00:11.759954) 2025-10-18 00:18:14.175925 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-10-18 00:18:14.176021 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-10-18 00:18:14.176036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-10-18 00:18:14.175911 2025-10-18 00:18:14.176138 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2024.2.tar.gz 2025-10-18 00:18:14.176949 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting archive from https://tarballs.opendev.org/openstack/pycadf/pycadf-3.1.1.tar.gz 2025-10-18 00:18:15.211896 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 1 plugins into plugins archive 2025-10-18 00:18:15.212361 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-10-18 00:21:09.037879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-10-18 00:21:09.038740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.038772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-10-18 00:21:09.038788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.038803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:21:09.038818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fe6ddc6c1201 2025-10-18 00:21:09.038834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/11 : LABEL "build-date"="20251018" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:21:09.038849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 1fe2d058170a 2025-10-18 00:21:09.038864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 1fe2d058170a 2025-10-18 00:21:09.038878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 0e128c6033a2 2025-10-18 00:21:09.038893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/11 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:21:09.038908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ab0c37497806 2025-10-18 00:21:09.038921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:21:09.038937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:21:09.038951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:21:09.038966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:21:09.038980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:21:09.039102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:21:09.039115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:21:09.039125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:21:09.039154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:21:09.039164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:21:09.039174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:21:09.039183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:21:09.039193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:21:09.039202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:21:09.039253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:21:09.039264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.5 MB in 3s (10.6 MB/s) 2025-10-18 00:21:09.039274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-18 00:21:09.039321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-18 00:21:09.039367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-10-18 00:21:09.039413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-10-18 00:21:09.041784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-10-18 00:21:09.041848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-10-18 00:21:09.041861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:21:09.041872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ab0c37497806 2025-10-18 00:21:09.041882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 92959d330219 2025-10-18 00:21:09.041894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:21:09.041906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 74c47accecd0 2025-10-18 00:21:09.041916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:21:09.041925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:21:09.041936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:21:09.041946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:21:09.041956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:21:09.041966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:21:09.041975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:21:09.041996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:21:09.042006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:21:09.042016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:21:09.042025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:21:09.042035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:21:09.042045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:21:09.042054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:21:09.042064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:21:09.042073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.5 MB in 3s (10.2 MB/s) 2025-10-18 00:21:09.042083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-18 00:21:09.042110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-18 00:21:09.042120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-10-18 00:21:09.042129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-10-18 00:21:09.042139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-10-18 00:21:09.042148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-10-18 00:21:09.042158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-10-18 00:21:09.042168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2025-10-18 00:21:09.042177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2025-10-18 00:21:09.042187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-10-18 00:21:09.042196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-10-18 00:21:09.042205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-10-18 00:21:09.042215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-10-18 00:21:09.042237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-10-18 00:21:09.042247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-10-18 00:21:09.042257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-10-18 00:21:09.042266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq5 libpython3-dev 2025-10-18 00:21:09.042276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-10-18 00:21:09.042285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libtsan2 libubsan1 libxml2 libxslt1.1 libyaml-0-2 linux-libc-dev 2025-10-18 00:21:09.042294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkgconf pkgconf-bin python3-pip-whl 2025-10-18 00:21:09.042304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-setuptools-whl python3.12-dev python3.12-venv rpcsvc-proto xz-utils 2025-10-18 00:21:09.042320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-10-18 00:21:09.042330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-10-18 00:21:09.042340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-10-18 00:21:09.042350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-10-18 00:21:09.042359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-10-18 00:21:09.042368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-10-18 00:21:09.042378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-10-18 00:21:09.042472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-10-18 00:21:09.042484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc ed diffutils-doc 2025-10-18 00:21:09.042494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-10-18 00:21:09.042504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-10-18 00:21:09.042555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-10-18 00:21:09.042564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-10-18 00:21:09.042574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-10-18 00:21:09.042584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-10-18 00:21:09.042593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-10-18 00:21:09.042603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:21:09.042612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:21:09.042622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2025-10-18 00:21:09.042631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-10-18 00:21:09.042687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-10-18 00:21:09.042698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-10-18 00:21:09.042708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-10-18 00:21:09.042717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-10-18 00:21:09.042727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-10-18 00:21:09.042736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq-dev libpq5 2025-10-18 00:21:09.042746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 2025-10-18 00:21:09.042814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libssl-dev libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev 2025-10-18 00:21:09.042825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-dev linux-libc-dev 2025-10-18 00:21:09.042835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkg-config pkgconf pkgconf-bin python3-dev 2025-10-18 00:21:09.042844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-10-18 00:21:09.042862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto xz-utils zip zlib1g-dev 2025-10-18 00:21:09.042872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:21:09.042882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 120 MB of archives. 2025-10-18 00:21:09.042892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 443 MB of additional disk space will be used. 2025-10-18 00:21:09.042941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:21:09.042952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-10-18 00:21:09.042961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-10-18 00:21:09.043008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-10-18 00:21:09.043019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-10-18 00:21:09.043065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-18 00:21:09.043111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-18 00:21:09.043157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:21:09.043761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:21:09.043796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-10-18 00:21:09.043807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-10-18 00:21:09.043817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-10-18 00:21:09.043826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-10-18 00:21:09.043837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-18 00:21:09.043846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-10-18 00:21:09.043856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-10-18 00:21:09.043865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-10-18 00:21:09.043884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-10-18 00:21:09.043894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-10-18 00:21:09.043904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-10-18 00:21:09.043943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-10-18 00:21:09.043962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-10-18 00:21:09.043973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-10-18 00:21:09.043982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-18 00:21:09.043992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-18 00:21:09.044001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-18 00:21:09.044015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-18 00:21:09.044079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-18 00:21:09.044146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-10-18 00:21:09.044210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-10-18 00:21:09.044276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-10-18 00:21:09.044342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-10-18 00:21:09.044409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-10-18 00:21:09.046601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-10-18 00:21:09.046621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-10-18 00:21:09.046632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-10-18 00:21:09.046662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-10-18 00:21:09.046672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-10-18 00:21:09.046682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-18 00:21:09.046691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-10-18 00:21:09.046701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-10-18 00:21:09.046711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-10-18 00:21:09.046720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-10-18 00:21:09.046729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-10-18 00:21:09.046748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-10-18 00:21:09.046765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-10-18 00:21:09.046775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-10-18 00:21:09.046785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-10-18 00:21:09.046795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-10-18 00:21:09.046804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-10-18 00:21:09.046814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-10-18 00:21:09.046823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-10-18 00:21:09.046833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-10-18 00:21:09.046842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-10-18 00:21:09.046851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-10-18 00:21:09.046861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-10-18 00:21:09.046871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-10-18 00:21:09.046880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-10-18 00:21:09.046890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2025-10-18 00:21:09.046900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-10-18 00:21:09.046920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-10-18 00:21:09.046930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-10-18 00:21:09.046940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-18 00:21:09.046949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-10-18 00:21:09.046959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-10-18 00:21:09.046968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-10-18 00:21:09.046978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-10-18 00:21:09.046994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2,355 kB] 2025-10-18 00:21:09.047003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2025-10-18 00:21:09.047013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-10-18 00:21:09.047023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-10-18 00:21:09.047032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-10-18 00:21:09.047042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-10-18 00:21:09.047056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-10-18 00:21:09.047066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2025-10-18 00:21:09.047075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2025-10-18 00:21:09.047085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2025-10-18 00:21:09.047094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2025-10-18 00:21:09.047104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2025-10-18 00:21:09.047113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-10-18 00:21:09.047123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.10-0ubuntu0.24.04.1 [144 kB] 2025-10-18 00:21:09.047132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-10-18 00:21:09.047142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.10-0ubuntu0.24.04.1 [151 kB] 2025-10-18 00:21:09.047152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-10-18 00:21:09.047161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.8 [5,677 kB] 2025-10-18 00:21:09.047170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2 [10.3 kB] 2025-10-18 00:21:09.047180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.5 [781 kB] 2025-10-18 00:21:09.047189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-18 00:21:09.047206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-10-18 00:21:09.047216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-10-18 00:21:09.047235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-10-18 00:21:09.047245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2025-10-18 00:21:09.047255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.8 [498 kB] 2025-10-18 00:21:09.047264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2 [26.7 kB] 2025-10-18 00:21:09.047274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-10-18 00:21:09.047283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-10-18 00:21:09.047293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5,678 B] 2025-10-18 00:21:09.047302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B] 2025-10-18 00:21:09.047312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2025-10-18 00:21:09.047321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-10-18 00:21:09.047356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2025-10-18 00:21:09.047366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 120 MB in 5s (23.4 MB/s) 2025-10-18 00:21:09.047376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-10-18 00:21:09.047386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-10-18 00:21:09.047398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-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-10-18 00:21:09.047409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-10-18 00:21:09.047418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:70% 2025-10-18 00:21:09.047428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2025-10-18 00:21:09.047437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2025-10-18 00:21:09.047447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-10-18 00:21:09.047461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:85% (Reading database ... 90% 2025-10-18 00:21:09.047471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2025-10-18 00:21:09.047480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:21:09.047490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-10-18 00:21:09.047499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-18 00:21:09.047543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-10-18 00:21:09.047557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-18 00:21:09.047567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:21:09.047615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-10-18 00:21:09.047750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-18 00:21:09.047768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:21:09.047953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-10-18 00:21:09.048008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-18 00:21:09.048023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:21:09.048042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-10-18 00:21:09.048052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-10-18 00:21:09.048067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:21:09.048134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-18 00:21:09.048149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-18 00:21:09.048210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:21:09.048287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:21:09.048304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:21:09.048317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:21:09.048386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:21:09.048401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:21:09.048465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:21:09.048480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-10-18 00:21:09.048592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-18 00:21:09.048617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.048697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-10-18 00:21:09.048710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-10-18 00:21:09.048781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.048797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-10-18 00:21:09.048859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-18 00:21:09.048917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.048931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-10-18 00:21:09.048993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-18 00:21:09.049023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.049087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-18 00:21:09.049144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../12-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-18 00:21:09.049175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:21:09.049189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-10-18 00:21:09.049256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../13-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-10-18 00:21:09.049271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:21:09.049338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-10-18 00:21:09.049388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../14-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.049422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.049486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-10-18 00:21:09.049500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../15-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.049579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.049657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-10-18 00:21:09.049673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../16-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.049733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.049766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-10-18 00:21:09.049830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../17-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.049888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.049902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-10-18 00:21:09.049963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../18-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.049979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.050048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-10-18 00:21:09.050063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../19-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.050130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.050144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-10-18 00:21:09.050210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../20-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.050225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.050298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.050345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-10-18 00:21:09.050360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../21-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-18 00:21:09.050428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.050442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-10-18 00:21:09.050539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../22-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:21:09.050558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.050617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:21:09.050689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-18 00:21:09.050756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../23-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-18 00:21:09.050772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.050933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:21:09.050965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-18 00:21:09.050981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../24-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-18 00:21:09.050998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:21:09.051008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-10-18 00:21:09.051018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../25-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-18 00:21:09.051033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:21:09.051099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-10-18 00:21:09.051115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../26-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-18 00:21:09.051172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:21:09.051187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-10-18 00:21:09.051250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../27-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.051265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.051325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-10-18 00:21:09.051339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../28-libisl23_0.26-3build1.1_amd64.deb ... 2025-10-18 00:21:09.051402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:21:09.051416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-10-18 00:21:09.051477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../29-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-10-18 00:21:09.051492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:21:09.051582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-10-18 00:21:09.051603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../30-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.051684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.051700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-10-18 00:21:09.051760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../31-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.051775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.051838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-10-18 00:21:09.051884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../32-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:21:09.051941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.051956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-10-18 00:21:09.051990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../33-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:21:09.052040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.052055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-10-18 00:21:09.052117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../34-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-10-18 00:21:09.052209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../35-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-10-18 00:21:09.052349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../36-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-10-18 00:21:09.052469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../37-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-10-18 00:21:09.052627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../38-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-10-18 00:21:09.052720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../39-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-10-18 00:21:09.052861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../40-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.052876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.052939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-10-18 00:21:09.052954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../41-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.053016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.053031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-10-18 00:21:09.053092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../42-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.053109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.053175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.053190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-10-18 00:21:09.053254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../43-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.053282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.053330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-10-18 00:21:09.053345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../44-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.053390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.053447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-10-18 00:21:09.053461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../45-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.053528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.053548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.053610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-10-18 00:21:09.053696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../46-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.053708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.053722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-10-18 00:21:09.053876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../47-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:21:09.053910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.053922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-10-18 00:21:09.053939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../48-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:21:09.053949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.053962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-10-18 00:21:09.054009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../49-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.054022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.054096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-10-18 00:21:09.054110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../50-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.054169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.054213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-10-18 00:21:09.054227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../51-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-18 00:21:09.054303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.054319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-10-18 00:21:09.054365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../52-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:21:09.054379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.054442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-10-18 00:21:09.054457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../53-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-18 00:21:09.054538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.054561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-10-18 00:21:09.054623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../54-make_4.3-4.1build2_amd64.deb ... 2025-10-18 00:21:09.054638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-10-18 00:21:09.054734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-10-18 00:21:09.054750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../55-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-10-18 00:21:09.054813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:21:09.055715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-10-18 00:21:09.055734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../56-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-10-18 00:21:09.055747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:21:09.055758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package patch. 2025-10-18 00:21:09.055770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../57-patch_2.7.6-7build3_amd64.deb ... 2025-10-18 00:21:09.055782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking patch (2.7.6-7build3) ... 2025-10-18 00:21:09.055793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-10-18 00:21:09.055804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../58-lto-disabled-list_47_all.deb ... 2025-10-18 00:21:09.055815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-10-18 00:21:09.055826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-10-18 00:21:09.055837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../59-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-10-18 00:21:09.055847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:21:09.055856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-10-18 00:21:09.055866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../60-build-essential_12.10ubuntu1_amd64.deb ... 2025-10-18 00:21:09.055875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-10-18 00:21:09.055884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-18 00:21:09.055894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../61-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:21:09.055904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:21:09.055913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-10-18 00:21:09.055922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../62-liberror-perl_0.17029-2_all.deb ... 2025-10-18 00:21:09.055932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-10-18 00:21:09.055941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-10-18 00:21:09.055950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../63-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-10-18 00:21:09.055960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:21:09.055969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-10-18 00:21:09.055986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../64-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-10-18 00:21:09.055996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:21:09.056012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-10-18 00:21:09.056022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../65-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:21:09.056032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.056042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-10-18 00:21:09.056051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-10-18 00:21:09.056061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../66-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:21:09.056070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.056079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-10-18 00:21:09.056089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../67-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-10-18 00:21:09.056098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-10-18 00:21:09.056108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-10-18 00:21:09.056117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../68-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-10-18 00:21:09.056127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-18 00:21:09.056190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-10-18 00:21:09.056201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../69-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:21:09.056210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:21:09.056220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-10-18 00:21:09.056229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../70-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-10-18 00:21:09.056238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-18 00:21:09.056248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-10-18 00:21:09.056258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../71-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-10-18 00:21:09.056267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-18 00:21:09.056276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-10-18 00:21:09.056286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../72-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-10-18 00:21:09.056296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-10-18 00:21:09.056305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-10-18 00:21:09.056315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../73-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-10-18 00:21:09.056325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.056335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-10-18 00:21:09.056344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../74-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-10-18 00:21:09.056354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.056363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-10-18 00:21:09.056380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../75-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-10-18 00:21:09.056390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.056399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-10-18 00:21:09.056408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../76-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-10-18 00:21:09.056473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.056485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.056494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-10-18 00:21:09.056504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../77-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-10-18 00:21:09.056548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.056558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.056567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-10-18 00:21:09.056576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../78-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-10-18 00:21:09.056586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-18 00:21:09.056595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-10-18 00:21:09.056604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../79-libpq5_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:21:09.056614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-10-18 00:21:09.056623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-10-18 00:21:09.056703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../80-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-18 00:21:09.056714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-18 00:21:09.056724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-10-18 00:21:09.056733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.056743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../81-libpq-dev_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:21:09.056753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-10-18 00:21:09.056762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-10-18 00:21:09.056771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../82-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-10-18 00:21:09.056781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-18 00:21:09.056794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-10-18 00:21:09.056804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../83-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:21:09.056817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.056854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-10-18 00:21:09.056909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../84-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:21:09.056923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-18 00:21:09.056984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-10-18 00:21:09.057004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../85-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:21:09.057018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:21:09.057069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-10-18 00:21:09.057083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../86-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:21:09.057112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:21:09.057145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-10-18 00:21:09.057206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../87-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:21:09.057220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:21:09.057276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-10-18 00:21:09.058589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../88-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-10-18 00:21:09.058609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-10-18 00:21:09.058621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-10-18 00:21:09.058631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../89-pkgconf_1.8.1-2build1_amd64.deb ... 2025-10-18 00:21:09.058658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-10-18 00:21:09.058668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-10-18 00:21:09.058677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../90-pkg-config_1.8.1-2build1_amd64.deb ... 2025-10-18 00:21:09.058687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-10-18 00:21:09.058704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-10-18 00:21:09.058714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../91-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:21:09.058723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.058733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-10-18 00:21:09.058742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../92-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:21:09.058751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-10-18 00:21:09.058761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-10-18 00:21:09.058770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../93-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-10-18 00:21:09.058780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-18 00:21:09.058789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-10-18 00:21:09.058799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../94-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-10-18 00:21:09.058808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-18 00:21:09.058817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-10-18 00:21:09.058827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../95-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-18 00:21:09.058836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.058854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-10-18 00:21:09.058863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.058873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../96-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-10-18 00:21:09.058882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-10-18 00:21:09.058891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-10-18 00:21:09.058901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../97-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-10-18 00:21:09.058910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-10-18 00:21:09.058919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-10-18 00:21:09.058929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../98-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-10-18 00:21:09.058938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-18 00:21:09.058948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-10-18 00:21:09.058957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../99-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-10-18 00:21:09.058966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-10-18 00:21:09.058976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-18 00:21:09.058986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-10-18 00:21:09.058995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.059004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-18 00:21:09.059014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:21:09.059023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.059032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-10-18 00:21:09.059050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:21:09.059060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-18 00:21:09.059070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.059079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:21:09.059098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-18 00:21:09.059108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.059117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:21:09.059132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-10-18 00:21:09.059142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.059151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.059160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-10-18 00:21:09.059170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-18 00:21:09.059179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-18 00:21:09.059203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.059213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-10-18 00:21:09.059222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:21:09.059232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-10-18 00:21:09.059242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: 2025-10-18 00:21:09.059341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-10-18 00:21:09.059350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-18 00:21:09.059369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.059389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:21:09.059399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up patch (2.7.6-7build3) ... 2025-10-18 00:21:09.059418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-10-18 00:21:09.059427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:21:09.059437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:21:09.059461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-18 00:21:09.059484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-18 00:21:09.059503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:21:09.059541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:21:09.059551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.059560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-18 00:21:09.059579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.059589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:21:09.059598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:21:09.059608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:21:09.059617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:21:09.059668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-18 00:21:09.059677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.059687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.059697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:21:09.059706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-10-18 00:21:09.059715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.059725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.059734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-10-18 00:21:09.059744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:21:09.059757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:21:09.059767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-10-18 00:21:09.059776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.059786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-10-18 00:21:09.059799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-10-18 00:21:09.059812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-10-18 00:21:09.059841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-10-18 00:21:09.059898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-10-18 00:21:09.059909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.059930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:21:09.059963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-18 00:21:09.060027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:21:09.060038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.060051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.060100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.060115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.060128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.060175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-10-18 00:21:09.060189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.060220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:21:09.060269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.060283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:21:09.060338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:21:09.060353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-18 00:21:09.060365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.060396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-18 00:21:09.060446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.060457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:21:09.060470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.060533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.060552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-10-18 00:21:09.060602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-10-18 00:21:09.060616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-10-18 00:21:09.060630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.060696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-10-18 00:21:09.060711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-10-18 00:21:09.060766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.060777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-10-18 00:21:09.060790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-10-18 00:21:09.060838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-10-18 00:21:09.060853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-10-18 00:21:09.060866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-10-18 00:21:09.060914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-10-18 00:21:09.060928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-10-18 00:21:09.060973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-10-18 00:21:09.060987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-10-18 00:21:09.061008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-10-18 00:21:09.061066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-10-18 00:21:09.061077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-10-18 00:21:09.061091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-10-18 00:21:09.061148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-10-18 00:21:09.061159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-10-18 00:21:09.061171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-10-18 00:21:09.061216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-10-18 00:21:09.061230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-10-18 00:21:09.061243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-10-18 00:21:09.061287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-10-18 00:21:09.061301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-10-18 00:21:09.061346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:21:09.061360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:21:09.061372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.061427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-10-18 00:21:09.061440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-10-18 00:21:09.061496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:21:09.061531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-18 00:21:09.061548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.061596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-18 00:21:09.061610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.061710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:21:09.061722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-18 00:21:09.061735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-10-18 00:21:09.061780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:21:09.061794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-10-18 00:21:09.061815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-10-18 00:21:09.061862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-10-18 00:21:09.061876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:21:09.061920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 74c47accecd0 2025-10-18 00:21:09.061934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 566f7bad6d81 2025-10-18 00:21:09.061947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/11 : ADD openstack-base-archive /openstack-base-source 2025-10-18 00:21:09.062062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 92fe745b1cb8 2025-10-18 00:21:09.062075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/11 : ADD plugins-archive / 2025-10-18 00:21:09.062089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> cf36648f1251 2025-10-18 00:21:09.062112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/11 : RUN mkdir -p /etc/pycadf && cp /plugins/*pycadf*/etc/pycadf/* /etc/pycadf/ 2025-10-18 00:21:09.062125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 005f42f27f3f 2025-10-18 00:21:09.062173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 005f42f27f3f 2025-10-18 00:21:09.062182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fadeffa73799 2025-10-18 00:21:09.062226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/11 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-10-18 00:21:09.062241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 00686e87ee2f 2025-10-18 00:21:09.062253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 00686e87ee2f 2025-10-18 00:21:09.062294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e03a59584bcc 2025-10-18 00:21:09.062306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/11 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-10-18 00:21:09.062346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in a0995bbfe135 2025-10-18 00:21:09.062356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container a0995bbfe135 2025-10-18 00:21:09.062406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 1715b891a8c1 2025-10-18 00:21:09.062464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools==67.2.* && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil /plugins/*pycadf* pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2025-10-18 00:21:09.062480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in c7b5ad15888d 2025-10-18 00:21:09.062492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2025-10-18 00:21:09.062566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-10-18 00:21:09.062591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-10-18 00:21:09.062603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-10-18 00:21:09.062624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-10-18 00:21:09.062688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:21:09.062699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools==67.2.* 2025-10-18 00:21:09.062711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-10-18 00:21:09.062763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-10-18 00:21:09.062776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.7 MB/s eta 0:00:00 2025-10-18 00:21:09.062816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-10-18 00:21:09.062828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.5 MB/s eta 0:00:00 2025-10-18 00:21:09.062868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-10-18 00:21:09.062881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 142.2 MB/s eta 0:00:00 2025-10-18 00:21:09.062921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-10-18 00:21:09.062933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-10-18 00:21:09.062945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-10-18 00:21:09.063043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-10-18 00:21:09.063055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-10-18 00:21:09.063067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-10-18 00:21:09.063089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-10-18 00:21:09.063130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-10-18 00:21:09.063142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-10-18 00:21:09.063154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-10-18 00:21:09.063203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-10-18 00:21:09.063216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-10-18 00:21:09.063266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-10-18 00:21:09.063275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.2 setuptools-67.2.0 wheel-0.45.1 2025-10-18 00:21:09.063287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing /plugins/pycadf-3.1.1 2025-10-18 00:21:09.063326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.063339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.063352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-10-18 00:21:09.063401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-08r2oo1c 2025-10-18 00:21:09.063414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Running command git clone --filter=blob:none --quiet https://github.com/sapcc/openstack-audit-middleware.git /tmp/pip-req-build-08r2oo1c 2025-10-18 00:21:09.063434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.063477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit fc5ef68a0ba0257a5d9dbf301439f8755da98404 2025-10-18 00:21:09.063486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.063498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.063536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-10-18 00:21:09.063588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:21:09.063602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-10-18 00:21:09.063658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2025-10-18 00:21:09.063678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-10-18 00:21:09.063690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-18 00:21:09.063702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-10-18 00:21:09.063745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-10-18 00:21:09.063757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-10-18 00:21:09.063808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-18 00:21:09.063818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-10-18 00:21:09.063830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2025-10-18 00:21:09.063870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-10-18 00:21:09.063883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-10-18 00:21:09.063894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-10-18 00:21:09.064690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-10-18 00:21:09.064708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-10-18 00:21:09.064719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2025-10-18 00:21:09.064730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-10-18 00:21:09.064739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-10-18 00:21:09.064749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-10-18 00:21:09.064759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:21:09.064769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-10-18 00:21:09.064780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2025-10-18 00:21:09.064790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-10-18 00:21:09.064800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2025-10-18 00:21:09.064810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-10-18 00:21:09.064820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2025-10-18 00:21:09.064830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-10-18 00:21:09.064840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.6.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 00:21:09.064850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-10-18 00:21:09.064860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-10-18 00:21:09.064876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-10-18 00:21:09.064886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-18 00:21:09.064897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-10-18 00:21:09.064907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-10-18 00:21:09.064917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-10-18 00:21:09.064926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2025-10-18 00:21:09.064934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-10-18 00:21:09.064943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2025-10-18 00:21:09.064951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-10-18 00:21:09.064959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.064968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-10-18 00:21:09.064976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:21:09.064985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-10-18 00:21:09.064993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:21:09.065001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-10-18 00:21:09.065010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-10-18 00:21:09.065018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-10-18 00:21:09.065027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-10-18 00:21:09.065036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-10-18 00:21:09.065050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:21:09.065059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-10-18 00:21:09.065067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-18 00:21:09.065076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-10-18 00:21:09.065084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2025-10-18 00:21:09.065093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-10-18 00:21:09.065101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-10-18 00:21:09.065110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-10-18 00:21:09.065118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-10-18 00:21:09.065126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-10-18 00:21:09.065135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-10-18 00:21:09.065143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-10-18 00:21:09.065181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:21:09.065190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-10-18 00:21:09.065198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-18 00:21:09.065207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-10-18 00:21:09.065215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-10-18 00:21:09.065236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-10-18 00:21:09.065246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-18 00:21:09.065254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-10-18 00:21:09.065263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:21:09.065271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-10-18 00:21:09.065279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-10-18 00:21:09.065287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-10-18 00:21:09.065296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.065304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-10-18 00:21:09.065312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:21:09.065320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-10-18 00:21:09.065329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-18 00:21:09.065337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-10-18 00:21:09.065345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-18 00:21:09.065354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-10-18 00:21:09.065362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-18 00:21:09.065371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-10-18 00:21:09.065379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2025-10-18 00:21:09.065387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-10-18 00:21:09.065395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-10-18 00:21:09.065404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.065412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.065420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-10-18 00:21:09.065429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:21:09.065437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-10-18 00:21:09.065445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-10-18 00:21:09.065454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-10-18 00:21:09.065466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-10-18 00:21:09.065474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.065482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.065490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-10-18 00:21:09.065499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.9.1-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:21:09.065533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-10-18 00:21:09.065548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:21:09.065556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-10-18 00:21:09.065565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.1.0-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:21:09.065579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-10-18 00:21:09.065592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:21:09.065600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-10-18 00:21:09.065609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:21:09.065617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-10-18 00:21:09.065625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.065637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-10-18 00:21:09.065662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:21:09.065690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-10-18 00:21:09.065722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-18 00:21:09.065770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-10-18 00:21:09.065780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:21:09.065791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-10-18 00:21:09.065836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 00:21:09.065848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-10-18 00:21:09.065877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2025-10-18 00:21:09.065921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-10-18 00:21:09.065933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:21:09.065945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-10-18 00:21:09.065988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:21:09.066001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-10-18 00:21:09.066055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.4.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 00:21:09.066065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-10-18 00:21:09.066076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-18 00:21:09.066119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-10-18 00:21:09.066131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.3.0-py3-none-any.whl.metadata (2.0 kB) 2025-10-18 00:21:09.066143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-10-18 00:21:09.066195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:21:09.066207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-10-18 00:21:09.066219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-18 00:21:09.066259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-10-18 00:21:09.066271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:21:09.066283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-10-18 00:21:09.066323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:21:09.066335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-10-18 00:21:09.066347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-18 00:21:09.066406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-10-18 00:21:09.066416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.5.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 00:21:09.066428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-10-18 00:21:09.066439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-18 00:21:09.066480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-10-18 00:21:09.066492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.4.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 00:21:09.066522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-10-18 00:21:09.066567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:21:09.066580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-10-18 00:21:09.066626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-10-18 00:21:09.066638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-10-18 00:21:09.066664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-10-18 00:21:09.066707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-10-18 00:21:09.066720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-10-18 00:21:09.066771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-10-18 00:21:09.066780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-10-18 00:21:09.066792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-10-18 00:21:09.066815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 00:21:09.068770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-10-18 00:21:09.068800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-10-18 00:21:09.068810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.068818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.068827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-10-18 00:21:09.068836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:21:09.068845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-10-18 00:21:09.068853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2025-10-18 00:21:09.068862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-10-18 00:21:09.068870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2025-10-18 00:21:09.068879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-10-18 00:21:09.068887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.2-py3-none-any.whl.metadata (4.7 kB) 2025-10-18 00:21:09.068896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-10-18 00:21:09.068905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-10-18 00:21:09.068914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-10-18 00:21:09.068922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-10-18 00:21:09.068931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-10-18 00:21:09.068939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-18 00:21:09.068954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-10-18 00:21:09.068962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.1.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:21:09.068971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-10-18 00:21:09.068979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:21:09.068988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-10-18 00:21:09.068996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2025-10-18 00:21:09.069005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-10-18 00:21:09.069013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.0.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.069022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-10-18 00:21:09.069030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:21:09.069039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-10-18 00:21:09.069047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:21:09.069055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-10-18 00:21:09.069064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.069073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-10-18 00:21:09.069081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.0.0-py3-none-any.whl.metadata (5.5 kB) 2025-10-18 00:21:09.069089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-10-18 00:21:09.069098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:21:09.069106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-10-18 00:21:09.069122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.3.0-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 00:21:09.069131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-10-18 00:21:09.069139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:21:09.069147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-10-18 00:21:09.069156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.069164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-10-18 00:21:09.069173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:21:09.069181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-10-18 00:21:09.069196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python-qpid-proton-0.39.0.tar.gz (346 kB) 2025-10-18 00:21:09.069205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-10-18 00:21:09.069213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-10-18 00:21:09.069222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-10-18 00:21:09.069230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:21:09.069239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-10-18 00:21:09.069247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:21:09.069261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-10-18 00:21:09.069270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-18 00:21:09.069279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-10-18 00:21:09.069287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.6.0-py3-none-any.whl.metadata (3.1 kB) 2025-10-18 00:21:09.069296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-10-18 00:21:09.069304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-10-18 00:21:09.069312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-10-18 00:21:09.069321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-10-18 00:21:09.069329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-10-18 00:21:09.069338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:21:09.069346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-10-18 00:21:09.069355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-10-18 00:21:09.069363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-10-18 00:21:09.069372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-10-18 00:21:09.069380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-10-18 00:21:09.069389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2025-10-18 00:21:09.069398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-10-18 00:21:09.069406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-10-18 00:21:09.069415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.069423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.069431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-10-18 00:21:09.069440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2025-10-18 00:21:09.069449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-10-18 00:21:09.069457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-10-18 00:21:09.069465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-10-18 00:21:09.069474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-10-18 00:21:09.069482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-10-18 00:21:09.069490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-18 00:21:09.069499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-10-18 00:21:09.069534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:21:09.069549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-10-18 00:21:09.069558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-10-18 00:21:09.069566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.069574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.069588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-10-18 00:21:09.069597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-18 00:21:09.069605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-10-18 00:21:09.069614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-10-18 00:21:09.069629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.2) 2025-10-18 00:21:09.069638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-10-18 00:21:09.069664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:21:09.069673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste) (67.2.0) 2025-10-18 00:21:09.069682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-10-18 00:21:09.069691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-10-18 00:21:09.069699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-10-18 00:21:09.069707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.069716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-10-18 00:21:09.069724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2025-10-18 00:21:09.069733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-10-18 00:21:09.069741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-18 00:21:09.069749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-10-18 00:21:09.069758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-18 00:21:09.069766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-10-18 00:21:09.069774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-18 00:21:09.069783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=16.3.0 (from cmd2) 2025-10-18 00:21:09.069791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-10-18 00:21:09.069799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.6 (from cmd2) 2025-10-18 00:21:09.069808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-10-18 00:21:09.069816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.069824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.069833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.1.7 (from cmd2) 2025-10-18 00:21:09.069841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-10-18 00:21:09.069849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-10-18 00:21:09.069857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2025-10-18 00:21:09.069866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-10-18 00:21:09.069874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-10-18 00:21:09.069888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-10-18 00:21:09.069897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2025-10-18 00:21:09.069905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-10-18 00:21:09.069914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.069922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-10-18 00:21:09.069935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 00:21:09.069944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-10-18 00:21:09.069952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-10-18 00:21:09.069960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-10-18 00:21:09.070057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:21:09.070067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-10-18 00:21:09.070076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:21:09.070084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-10-18 00:21:09.070093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:21:09.070101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-10-18 00:21:09.070109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2025-10-18 00:21:09.070118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-10-18 00:21:09.070126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:21:09.070135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-10-18 00:21:09.070143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:21:09.070152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-10-18 00:21:09.070160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-10-18 00:21:09.070168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-10-18 00:21:09.070177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-10-18 00:21:09.070185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-10-18 00:21:09.070194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-18 00:21:09.070202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-10-18 00:21:09.070210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-10-18 00:21:09.070219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata>=2022.4 (from oslo.serialization) 2025-10-18 00:21:09.070227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 00:21:09.070236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-10-18 00:21:09.070244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-10-18 00:21:09.070259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-10-18 00:21:09.070268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:21:09.070276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting defusedxml>=0.7.1 (from oslo.vmware) 2025-10-18 00:21:09.070285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-10-18 00:21:09.070293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-10-18 00:21:09.070301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-10-18 00:21:09.070310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-10-18 00:21:09.070318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.1.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:21:09.070327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-10-18 00:21:09.070335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-10-18 00:21:09.070344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-10-18 00:21:09.070352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-10-18 00:21:09.070360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-10-18 00:21:09.070369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2025-10-18 00:21:09.070382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-10-18 00:21:09.070390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-10-18 00:21:09.070399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-10-18 00:21:09.070413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-10-18 00:21:09.070422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-10-18 00:21:09.070430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-10-18 00:21:09.070439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-10-18 00:21:09.070448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-10-18 00:21:09.070456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-10-18 00:21:09.070465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:21:09.070473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-10-18 00:21:09.070481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 00:21:09.070490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-10-18 00:21:09.070531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2025-10-18 00:21:09.070560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-10-18 00:21:09.070577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-10-18 00:21:09.070594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.070603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.070611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-10-18 00:21:09.070628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.9.tar.gz (384 kB) 2025-10-18 00:21:09.070660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.070668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.070677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2025-10-18 00:21:09.070694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:21:09.070711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-18 00:21:09.070719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-10-18 00:21:09.070728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-10-18 00:21:09.070736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-10-18 00:21:09.070750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME) 2025-10-18 00:21:09.070759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-18 00:21:09.070767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-10-18 00:21:09.070776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-10-18 00:21:09.070791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-18 00:21:09.070799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:21:09.070807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-10-18 00:21:09.070816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-10-18 00:21:09.070825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-10-18 00:21:09.070839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-18 00:21:09.070848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-10-18 00:21:09.070856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-18 00:21:09.070864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-10-18 00:21:09.070873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-10-18 00:21:09.070881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) 2025-10-18 00:21:09.070890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 26.5 MB/s 0:00:00 2025-10-18 00:21:09.070898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2025-10-18 00:21:09.070907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-10-18 00:21:09.070915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-10-18 00:21:09.070924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-10-18 00:21:09.070933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2025-10-18 00:21:09.070941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 24.9 MB/s 0:00:00 2025-10-18 00:21:09.070950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-10-18 00:21:09.070959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 24.5 MB/s 0:00:00 2025-10-18 00:21:09.070967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-10-18 00:21:09.070976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2025-10-18 00:21:09.070985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 28.3 MB/s 0:00:00 2025-10-18 00:21:09.070993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-10-18 00:21:09.071001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-10-18 00:21:09.071010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2025-10-18 00:21:09.071018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2025-10-18 00:21:09.071027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2025-10-18 00:21:09.071035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-10-18 00:21:09.071043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.6.0-py3-none-any.whl (52 kB) 2025-10-18 00:21:09.071052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-10-18 00:21:09.071060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-10-18 00:21:09.071073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-10-18 00:21:09.071087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 26.7 MB/s 0:00:00 2025-10-18 00:21:09.071095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2025-10-18 00:21:09.071110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2025-10-18 00:21:09.071118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.7-py3-none-any.whl (97 kB) 2025-10-18 00:21:09.071126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-10-18 00:21:09.071135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-10-18 00:21:09.071143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-10-18 00:21:09.071152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-10-18 00:21:09.071160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 28.8 MB/s 0:00:00 2025-10-18 00:21:09.071169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-18 00:21:09.071177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-10-18 00:21:09.071186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2025-10-18 00:21:09.071194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-10-18 00:21:09.071202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-10-18 00:21:09.071210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-10-18 00:21:09.071219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2025-10-18 00:21:09.071227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-10-18 00:21:09.071235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (625 kB) 2025-10-18 00:21:09.071244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 28.0 MB/s 0:00:00 2025-10-18 00:21:09.071253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-10-18 00:21:09.071261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-10-18 00:21:09.071269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-18 00:21:09.071278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-10-18 00:21:09.071286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-10-18 00:21:09.071294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-10-18 00:21:09.071307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-10-18 00:21:09.071315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-10-18 00:21:09.071323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2025-10-18 00:21:09.071332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2025-10-18 00:21:09.071340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-10-18 00:21:09.071349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-10-18 00:21:09.071363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 28.7 MB/s 0:00:00 2025-10-18 00:21:09.071372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.9.1-py3-none-any.whl (304 kB) 2025-10-18 00:21:09.071380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-10-18 00:21:09.071392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.1.0-py3-none-any.whl (41 kB) 2025-10-18 00:21:09.071400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-10-18 00:21:09.071408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2025-10-18 00:21:09.071417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-10-18 00:21:09.071433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2025-10-18 00:21:09.071445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2025-10-18 00:21:09.071456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-10-18 00:21:09.071489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2025-10-18 00:21:09.071502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2025-10-18 00:21:09.071537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2025-10-18 00:21:09.071584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2025-10-18 00:21:09.071594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.4.0-py3-none-any.whl (38 kB) 2025-10-18 00:21:09.071606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2025-10-18 00:21:09.071668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.3.0-py3-none-any.whl (38 kB) 2025-10-18 00:21:09.071681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-10-18 00:21:09.071691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2025-10-18 00:21:09.071702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2025-10-18 00:21:09.071741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-7.4.0-py3-none-any.whl (132 kB) 2025-10-18 00:21:09.071754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl (86 kB) 2025-10-18 00:21:09.071765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.5.0-py3-none-any.whl (627 kB) 2025-10-18 00:21:09.071804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.1/627.1 kB 29.4 MB/s 0:00:00 2025-10-18 00:21:09.071817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-10-18 00:21:09.071846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.4.1-py3-none-any.whl (226 kB) 2025-10-18 00:21:09.071872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-10-18 00:21:09.071899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-10-18 00:21:09.071949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-10-18 00:21:09.071959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-10-18 00:21:09.071971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-10-18 00:21:09.071990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-10-18 00:21:09.072043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2025-10-18 00:21:09.072053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2025-10-18 00:21:09.072065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.2-py3-none-any.whl (18 kB) 2025-10-18 00:21:09.072113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-10-18 00:21:09.072122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl (83 kB) 2025-10-18 00:21:09.072134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-18 00:21:09.072161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.1.0-py3-none-any.whl (95 kB) 2025-10-18 00:21:09.072189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-10-18 00:21:09.072217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2025-10-18 00:21:09.072245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.0.0-py3-none-any.whl (212 kB) 2025-10-18 00:21:09.072293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-10-18 00:21:09.072303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-10-18 00:21:09.072314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-10-18 00:21:09.072362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.0.0-py3-none-any.whl (516 kB) 2025-10-18 00:21:09.072371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-10-18 00:21:09.072423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.3.0-py3-none-any.whl (143 kB) 2025-10-18 00:21:09.072433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 2025-10-18 00:21:09.072445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2025-10-18 00:21:09.072456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-10-18 00:21:09.072496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.4 MB/s 0:00:00 2025-10-18 00:21:09.072527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) 2025-10-18 00:21:09.072543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.6.0-py3-none-any.whl (237 kB) 2025-10-18 00:21:09.072582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-10-18 00:21:09.072595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-10-18 00:21:09.072607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-10-18 00:21:09.072659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2025-10-18 00:21:09.072690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-10-18 00:21:09.072739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-10-18 00:21:09.072752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-10-18 00:21:09.072772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-10-18 00:21:09.072801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2025-10-18 00:21:09.072829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2025-10-18 00:21:09.072857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-10-18 00:21:09.072884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-10-18 00:21:09.072912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB) 2025-10-18 00:21:09.072933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-10-18 00:21:09.072970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-10-18 00:21:09.072983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-10-18 00:21:09.072994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2025-10-18 00:21:09.073030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-10-18 00:21:09.073042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-10-18 00:21:09.073088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-18 00:21:09.073097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-10-18 00:21:09.073109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-10-18 00:21:09.073145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2025-10-18 00:21:09.073158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-10-18 00:21:09.073203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-10-18 00:21:09.073213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2025-10-18 00:21:09.073224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-10-18 00:21:09.073259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-10-18 00:21:09.073272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-10-18 00:21:09.073284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.9 MB) 2025-10-18 00:21:09.073329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 31.3 MB/s 0:00:00 2025-10-18 00:21:09.073342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-10-18 00:21:09.073376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2025-10-18 00:21:09.073389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.9 MB/s 0:00:00 2025-10-18 00:21:09.073425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-18 00:21:09.073437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-10-18 00:21:09.073455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-10-18 00:21:09.073493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2025-10-18 00:21:09.073522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2025-10-18 00:21:09.073539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-10-18 00:21:09.073575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-10-18 00:21:09.073588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2025-10-18 00:21:09.073634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2025-10-18 00:21:09.073659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-10-18 00:21:09.073671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-10-18 00:21:09.073683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-10-18 00:21:09.073718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2025-10-18 00:21:09.073730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-10-18 00:21:09.073742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-18 00:21:09.073851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2025-10-18 00:21:09.073873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-10-18 00:21:09.073882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.1.2-py3-none-any.whl (144 kB) 2025-10-18 00:21:09.073890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2025-10-18 00:21:09.073899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-10-18 00:21:09.073907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-10-18 00:21:09.073919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-18 00:21:09.073928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-10-18 00:21:09.073940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-10-18 00:21:09.073951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-10-18 00:21:09.073986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2025-10-18 00:21:09.074009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-10-18 00:21:09.074042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2025-10-18 00:21:09.074054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-10-18 00:21:09.074090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-10-18 00:21:09.074103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-10-18 00:21:09.074133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-10-18 00:21:09.074146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2025-10-18 00:21:09.074306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: pycadf, audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2025-10-18 00:21:09.074410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.074429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.074440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (setup.py): started 2025-10-18 00:21:09.074462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:21:09.074473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=0a84f976554f8d581d2f022d694fbcd8c98abd5870d03127c7afff985c4251f0 2025-10-18 00:21:09.074484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:21:09.074495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'audit-middleware' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'audit-middleware'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.074557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.074581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): started 2025-10-18 00:21:09.074591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): finished with status 'done' 2025-10-18 00:21:09.074601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev6-py2.py3-none-any.whl size=50376 sha256=372b28abfc28dbd962e9357fb746093aff361898bcdddb48d5c6863206bddb88 2025-10-18 00:21:09.074611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-10-18 00:21:09.074628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'logutils' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'logutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.074639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.074676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): started 2025-10-18 00:21:09.074686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): finished with status 'done' 2025-10-18 00:21:09.074696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19932 sha256=1f44035229b2b0608682d8facbb5e6d365b33123f7c76dd49b5449eaa28f3486 2025-10-18 00:21:09.074706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-10-18 00:21:09.074720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.074741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.074751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): started 2025-10-18 00:21:09.074761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): finished with status 'done' 2025-10-18 00:21:09.074781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for netifaces: filename=netifaces-0.11.0-cp312-cp312-linux_x86_64.whl size=35879 sha256=7dc1bf89090a6b4d0bb3e40f670b031b21152b743ce5e1afe387663e139e6a5f 2025-10-18 00:21:09.074791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-10-18 00:21:09.074805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyngus' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyngus'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.074815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.075738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): started 2025-10-18 00:21:09.075765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): finished with status 'done' 2025-10-18 00:21:09.075775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26754 sha256=152a8745a98641d518843fb70c1911c68c5cf85bf658b776911d55638cb00ae3 2025-10-18 00:21:09.075785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-10-18 00:21:09.075795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-10-18 00:21:09.075804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-10-18 00:21:09.075813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for python-qpid-proton: filename=python_qpid_proton-0.39.0-cp312-cp312-linux_x86_64.whl size=1073683 sha256=abe7492b707147e6dcd4a0cf6a60be9f73e0d91edd5c5d502cf14ffa60ba0cb6 2025-10-18 00:21:09.075824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/52/04/a6/b255561b55e7b3ab535d64bf727efcbc20e8bbb2bd63a29504 2025-10-18 00:21:09.075834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'simplegeneric' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'simplegeneric'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.075845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.075854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): started 2025-10-18 00:21:09.075862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): finished with status 'done' 2025-10-18 00:21:09.075877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5057 sha256=8ad6d432998107c00f71814bb6b2cb718aaa4406777f294c102477d92c146126 2025-10-18 00:21:09.075886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-10-18 00:21:09.075896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'unicodecsv' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'unicodecsv'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.075904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.075913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): started 2025-10-18 00:21:09.075921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): finished with status 'done' 2025-10-18 00:21:09.075929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10746 sha256=b24bc97f51099d460577560e0f45991f701379da04589ae26400c53d43e2c865 2025-10-18 00:21:09.075946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-10-18 00:21:09.075955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.075963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.075972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): started 2025-10-18 00:21:09.075986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): finished with status 'done' 2025-10-18 00:21:09.075995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15128 sha256=850c56006ceb58590d17cc6bd6158f049498af05908fe87f828893d533a45821 2025-10-18 00:21:09.076004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-10-18 00:21:09.076013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.076022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.076030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): started 2025-10-18 00:21:09.076039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): finished with status 'done' 2025-10-18 00:21:09.076047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=529486 sha256=151a17089de3c557732afbee97017d9a93f80869a175c25435a5d7edd63aec5e 2025-10-18 00:21:09.076061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 2025-10-18 00:21:09.076070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyperclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.076079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.076088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): started 2025-10-18 00:21:09.076096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-10-18 00:21:09.076104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11001 sha256=587a85e0ae002e69c23b48deced1bc4332742a64d4db5b7b2e3fc9e7855ebde5 2025-10-18 00:21:09.076113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-10-18 00:21:09.076121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'sysv-ipc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sysv-ipc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:21:09.076130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-18 00:21:09.076138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): started 2025-10-18 00:21:09.076152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): finished with status 'done' 2025-10-18 00:21:09.076160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for sysv-ipc: filename=sysv_ipc-1.1.0-cp312-cp312-linux_x86_64.whl size=69279 sha256=fe93ce1d1975f1ebb10c4cf38ef1d7d1f79314057cda6372c2ac3fb9c0f34b7a 2025-10-18 00:21:09.076169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oh8tny8l/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-10-18 00:21:09.076177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built pycadf audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv jsonpath-rw psycopg2 pyperclip sysv-ipc 2025-10-18 00:21:09.076198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, netaddr, monotonic, logutils, kazoo, funcsigs, appdirs, zipp, Yappi, wrapt, WebOb, voluptuous, vine, urllib3, ujson, uhashring, tzdata, typing-extensions, testtools, tenacity, suds-community, sqlparse, six, simplejson, setproctitle, rpds-py, rfc3986, redis, PyYAML, pyparsing, pymysql, pymemcache, PyJWT, pycparser, psycopg2, psutil, prometheus-client, prettytable, platformdirs, pika, pbr, PasteDeploy, Paste, packaging, oslo.rootwrap, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, futurist, fasteners, dnspython, defusedxml, decorator, contextlib2, click, charset-normalizer, certifi, cachetools, bcrypt, Babel, autopage, attrs, zake, testscenarios, testresources, stevedore, SQLAlchemy, Routes, retrying, requests, referencing, python-dateutil, python-binary-memcached, oslo.i18n, os-traits, os-service-types, Mako, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, httplib2, fluent-logger, eventlet, debtcollector, cmd2, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, etcd3gw, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, warlock, tooz, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, osprofiler, oslo.vmware, oslo.reports, oslo.policy, oslo.log, osc-lib, os-client-config, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-glanceclient, python-designateclient, python-cloudkittyclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, os-win, castellan, aodhclient, python-troveclient, oslo.messaging, os-brick, keystonemiddleware, oslo.versionedobjects, audit-middleware 2025-10-18 00:21:09.076230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed Babel-2.16.0 Mako-1.3.5 MarkupSafe-2.1.5 Paste-3.10.1 PasteDeploy-3.1.0 PyJWT-2.9.0 PyNaCl-1.5.0 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.32 Tempita-0.6.0 WSME-0.12.1 WebOb-1.8.8 Yappi-1.6.0 alembic-1.13.2 amqp-5.2.0 aodhclient-3.6.0 appdirs-1.4.4 attrs-24.2.0 audit-middleware-1.2.1.dev6 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.0 castellan-5.1.1 certifi-2025.10.5 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 contextlib2-21.6.0 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 defusedxml-0.7.1 dnspython-2.6.1 dogpile.cache-1.3.3 etcd3gw-2.4.2 eventlet-0.36.1 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.0.0 gnocchiclient-7.1.0 greenlet-3.0.3 httplib2-0.22.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 kazoo-2.10.0 keystoneauth1-5.8.1 keystonemiddleware-10.7.1 kombu-5.4.0 logutils-0.3.5 lxml-5.3.0 monotonic-1.6 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 openstacksdk-4.0.1 os-brick-6.9.1 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.1.0 os-win-5.9.0 osc-lib-3.1.0 oslo.cache-3.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.privsep-3.4.0 oslo.reports-3.4.0 oslo.rootwrap-7.3.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.4.0 oslo.versionedobjects-3.4.0 oslo.vmware-4.5.0 osprofiler-4.2.0 packaging-24.1 paramiko-3.4.1 pbr-6.1.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.2.2 ply-3.11 prettytable-3.11.0 prometheus-client-0.20.0 psutil-6.0.0 psycopg2-2.9.9 pyOpenSSL-24.2.1 pycadf-3.1.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-binary-memcached-0.31.2 python-cinderclient-9.6.0 python-cloudkittyclient-5.2.0 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.1.0 python-editor-1.0.4 python-glanceclient-4.7.0 python-heatclient-4.0.0 python-ironicclient-5.8.0 python-keystoneclient-5.5.0 python-magnumclient-4.8.1 python-manilaclient-5.0.0 python-memcached-1.62 python-mistralclient-5.3.0 python-neutronclient-11.3.1 python-novaclient-18.7.0 python-openstackclient-7.1.4 python-qpid-proton-0.39.0 python-swiftclient-4.6.0 python-troveclient-8.6.0 pytz-2024.1 redis-5.0.8 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 simplejson-3.19.3 six-1.16.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.1 statsd-4.0.1 stevedore-5.3.0 suds-community-1.1.2 sysv-ipc-1.1.0 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2024.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.19 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zake-0.2.2 zipp-3.20.0 2025-10-18 00:21:09.076247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container c7b5ad15888d 2025-10-18 00:21:09.076256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 527191554757 2025-10-18 00:21:09.076264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/11 : RUN echo > /etc/apache2/ports.conf 2025-10-18 00:21:09.076272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 5ed660085ed3 2025-10-18 00:21:09.076281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 5ed660085ed3 2025-10-18 00:21:09.076289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 800b414484f4 2025-10-18 00:21:09.076297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 68fa71f59136 2025-10-18 00:21:09.076306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:21:09.076314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-10-18 00:21:09.075666 (took 0:02:54.899755) 2025-10-18 00:21:09.076392 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-10-18 00:21:09.076402 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-10-18 00:21:09.076411 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-10-18 00:21:09.076419 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-10-18 00:21:09.076428 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-10-18 00:21:09.076436 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-10-18 00:21:09.076444 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-10-18 00:21:09.076453 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-10-18 00:21:09.076461 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-10-18 00:21:09.076469 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-10-18 00:21:09.076477 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-10-18 00:21:09.076485 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-10-18 00:21:09.076494 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-10-18 00:21:09.076529 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-10-18 00:21:09.076550 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-10-18 00:21:09.076566 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-10-18 00:21:09.076584 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-10-18 00:21:09.076606 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-10-18 00:21:09.076620 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-10-18 00:21:09.076665 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-10-18 00:21:09.076683 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-10-18 00:21:09.076698 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-10-18 00:21:09.076711 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-10-18 00:21:09.076733 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-10-18 00:21:09.076355 2025-10-18 00:21:09.077120 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-10-18 00:21:09.078589 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-10-18 00:21:21.451665 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:21:21.451743 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> fe6ddc6c1201 2025-10-18 00:21:21.451787 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20251018" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:21:21.451795 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in a6ccbdfa32dd 2025-10-18 00:21:21.451810 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container a6ccbdfa32dd 2025-10-18 00:21:21.451814 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> f4111e839cbd 2025-10-18 00:21:21.451844 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:21:21.451905 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 3b1d73bc4c91 2025-10-18 00:21:21.451947 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:21:21.452017 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:21:21.452040 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:21:21.452120 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:21:21.452150 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:21:21.452201 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:21:21.452245 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:21:21.452308 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:21:21.452336 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:21:21.452402 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:21:21.452435 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:21:21.452485 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:21:21.452566 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:21:21.452597 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:21:21.452664 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:21:21.452745 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-18 00:21:21.452778 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-18 00:21:21.452839 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-18 00:21:21.452889 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-10-18 00:21:21.452962 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-10-18 00:21:21.452986 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-10-18 00:21:21.453062 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-10-18 00:21:21.453079 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-10-18 00:21:21.453143 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-10-18 00:21:21.453171 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-10-18 00:21:21.453245 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-10-18 00:21:21.453268 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-10-18 00:21:21.453324 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-10-18 00:21:21.453349 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-10-18 00:21:21.453403 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-10-18 00:21:21.453441 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:21:21.453526 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-10-18 00:21:21.453553 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-10-18 00:21:21.453627 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:21:21.453895 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:21:21.454093 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-18 00:21:21.454114 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-18 00:21:21.454122 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-18 00:21:21.454155 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-18 00:21:21.454164 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-10-18 00:21:21.454171 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-10-18 00:21:21.454179 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-10-18 00:21:21.454187 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 0s (2,720 kB/s) 2025-10-18 00:21:21.454195 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:21:21.454243 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-10-18 00:21:21.454254 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(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-10-18 00:21:21.454264 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2025-10-18 00:21:21.454272 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2025-10-18 00:21:21.454303 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2025-10-18 00:21:21.454377 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2025-10-18 00:21:21.454405 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2025-10-18 00:21:21.454433 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-10-18 00:21:21.454479 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:21:21.454565 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:21:21.454675 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:21:21.454686 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-18 00:21:21.454715 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-18 00:21:21.454770 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:21:21.454803 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-18 00:21:21.454932 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-18 00:21:21.454956 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:21:21.454996 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-10-18 00:21:21.455002 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-10-18 00:21:21.455067 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:21:21.455073 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-10-18 00:21:21.455120 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-18 00:21:21.455164 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:21:21.455209 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-10-18 00:21:21.455254 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-10-18 00:21:21.455299 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-10-18 00:21:21.455345 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-10-18 00:21:21.455390 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-10-18 00:21:21.455435 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-18 00:21:21.455480 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-10-18 00:21:21.455570 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-10-18 00:21:21.455639 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-10-18 00:21:21.455682 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-10-18 00:21:21.455730 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:21:21.455778 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:21:21.455827 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-10-18 00:21:21.455875 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:21:21.455922 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:21:21.455974 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-10-18 00:21:21.456010 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:21:21.456050 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-18 00:21:21.456094 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-10-18 00:21:21.456139 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-10-18 00:21:21.456185 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:21:21.456230 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:21:21.456274 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 3b1d73bc4c91 2025-10-18 00:21:21.456320 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 1008f4c779e0 2025-10-18 00:21:21.456366 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:21:21.456415 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 5cd2de2171d5 2025-10-18 00:21:21.456462 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:21:21.456534 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in a6d10b14bef2 2025-10-18 00:21:21.456589 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container a6d10b14bef2 2025-10-18 00:21:21.456656 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> a2fa10cb11c8 2025-10-18 00:21:21.456710 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:21:21.456762 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 95d2fb020cba 2025-10-18 00:21:21.456810 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-18 00:21:21.456858 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-10-18 00:21:21.456907 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-10-18 00:21:21.456958 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-10-18 00:21:21.456996 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:21:21.457042 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-18 00:21:21.457105 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-10-18 00:21:21.457153 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-10-18 00:21:21.457200 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:21:21.457246 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 95d2fb020cba 2025-10-18 00:21:21.457293 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 09687ea1a0d1 2025-10-18 00:21:21.457357 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built 743bbc1bfd79 2025-10-18 00:21:21.457385 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20251018 2025-10-18 00:21:21.457526 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-10-18 00:21:21.457387 (took 0:00:12.381032) 2025-10-18 00:21:21.458063 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-10-18 00:21:21.458096 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-10-18 00:21:21.458165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-10-18 00:21:21.458021 2025-10-18 00:21:21.459137 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-10-18 00:21:21.459855 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-10-18 00:21:23.186486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:21:23.186590 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> fe6ddc6c1201 2025-10-18 00:21:23.186661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20251018" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:21:23.186718 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 1a986ec09485 2025-10-18 00:21:23.186730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 1a986ec09485 2025-10-18 00:21:23.186800 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 0a1aab6956ef 2025-10-18 00:21:23.186829 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/5 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2025-10-18 00:21:23.186940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in c7c2f13c5d55 2025-10-18 00:21:23.186971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container c7c2f13c5d55 2025-10-18 00:21:23.187039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 7d3ae2fc3735 2025-10-18 00:21:23.187091 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:21:23.187142 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 209af9c1917b 2025-10-18 00:21:23.187201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:21:23.187260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 8bea2799fc12 2025-10-18 00:21:23.187317 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 8bea2799fc12 2025-10-18 00:21:23.187372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 95b6258635be 2025-10-18 00:21:23.187431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 44552ef34a82 2025-10-18 00:21:23.187487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:21:23.187693 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-10-18 00:21:23.187475 (took 0:00:01.729454) 2025-10-18 00:21:23.187837 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-10-18 00:21:23.187902 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-10-18 00:21:23.187967 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-10-18 00:21:23.188019 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-10-18 00:21:23.188080 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-10-18 00:21:23.188138 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-10-18 00:21:23.188194 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-10-18 00:21:23.188250 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-10-18 00:21:23.188305 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-10-18 00:21:23.188361 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-10-18 00:21:23.188394 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-v2-server) to queue 2025-10-18 00:21:23.188470 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-10-18 00:21:23.188986 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-10-18 00:21:23.189077 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-10-18 00:21:23.189145 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-10-18 00:21:23.189053 2025-10-18 00:21:23.190443 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-10-18 00:21:23.191193 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-10-18 00:22:15.800256 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:22:15.800317 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fe6ddc6c1201 2025-10-18 00:22:15.800330 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20251018" "name"="grafana" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:22:15.800342 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 1ab4d3557238 2025-10-18 00:22:15.800377 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 1ab4d3557238 2025-10-18 00:22:15.800427 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> df2b24e66184 2025-10-18 00:22:15.800438 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/13 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2025-10-18 00:22:15.800465 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in aee908cc0bb9 2025-10-18 00:22:15.800490 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container aee908cc0bb9 2025-10-18 00:22:15.800498 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 8ac16751f230 2025-10-18 00:22:15.800579 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/13 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2025-10-18 00:22:15.800628 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 90857b0cf4a1 2025-10-18 00:22:15.800637 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 90857b0cf4a1 2025-10-18 00:22:15.800661 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 15d4085ca304 2025-10-18 00:22:15.800670 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:22:15.800696 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in eea647275c3f 2025-10-18 00:22:15.800736 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:22:15.800756 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:22:15.800765 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,661 B] 2025-10-18 00:22:15.800773 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:22:15.800781 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:22:15.800812 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [487 kB] 2025-10-18 00:22:15.800821 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:22:15.800907 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:22:15.800929 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:22:15.800944 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:22:15.800950 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:22:15.800957 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:22:15.800978 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:22:15.801001 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:22:15.801024 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:22:15.801030 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:22:15.801054 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:22:15.801076 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 29.0 MB in 3s (8,530 kB/s) 2025-10-18 00:22:15.801085 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-18 00:22:15.801108 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-18 00:22:15.801140 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-10-18 00:22:15.801165 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-10-18 00:22:15.801189 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-10-18 00:22:15.801216 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-10-18 00:22:15.801244 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-10-18 00:22:15.801273 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-10-18 00:22:15.801337 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:15.801344 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 188 MB of archives. 2025-10-18 00:22:15.801367 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 697 MB of additional disk space will be used. 2025-10-18 00:22:15.801374 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 12.2.0 [188 MB] 2025-10-18 00:22:15.801397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:22:15.801446 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB] 2025-10-18 00:22:15.801473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 188 MB in 6s (31.6 MB/s) 2025-10-18 00:22:15.801532 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-10-18 00:22:15.801546 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-10-18 00:22:15.801580 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(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-10-18 00:22:15.801606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-10-18 00:22:15.801629 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:70% 2025-10-18 00:22:15.801658 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:22:15.801712 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% (Reading database ... 90% 2025-10-18 00:22:15.801731 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2025-10-18 00:22:15.801768 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:22:15.801778 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-10-18 00:22:15.801801 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-10-18 00:22:15.801824 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-10-18 00:22:15.801848 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.2.0_amd64.deb ... 2025-10-18 00:22:15.801900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.2.0) ... 2025-10-18 00:22:15.801912 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-10-18 00:22:15.801934 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.2.0) ... 2025-10-18 00:22:15.801957 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-10-18 00:22:15.801990 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-10-18 00:22:15.802015 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-10-18 00:22:15.802021 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-10-18 00:22:15.802049 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container eea647275c3f 2025-10-18 00:22:15.802077 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> a774feed8722 2025-10-18 00:22:15.802104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-10-18 00:22:15.802132 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 98a226f70c49 2025-10-18 00:22:15.802160 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 98a226f70c49 2025-10-18 00:22:15.802193 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 69bf48c046c7 2025-10-18 00:22:15.802217 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-10-18 00:22:15.802261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 7ecd03a924f4 2025-10-18 00:22:15.802270 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:22:15.802297 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f0d594cdf166 2025-10-18 00:22:15.802321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install gnocchixyz-gnocchi-datasource && grafana-cli plugins install grafana-opensearch-datasource 2025-10-18 00:22:15.802350 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 36a07ba33420 2025-10-18 00:22:15.802378 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660237798Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-18T00:21:57Z 2025-10-18 00:22:15.802428 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660866246Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-18 00:22:15.802491 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660897996Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-18 00:22:15.802499 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660906204Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-18 00:22:15.802554 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660914713Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-18 00:22:15.802563 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660921979Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-18 00:22:15.802588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660929871Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-18 00:22:15.802625 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660938989Z level=info msg=Target target=[all] 2025-10-18 00:22:15.802632 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660953932Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-18 00:22:15.802659 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660962004Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-18 00:22:15.802701 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660969325Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-18 00:22:15.802710 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660976659Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-18 00:22:15.802742 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660984842Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-18 00:22:15.802765 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.660992775Z level=info msg="App mode production" 2025-10-18 00:22:15.802789 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.670883077Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-18T00:21:57Z 2025-10-18 00:22:15.802843 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672106362Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-18 00:22:15.802855 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672175647Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-18 00:22:15.802880 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672193417Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-18 00:22:15.802887 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672209148Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-18 00:22:15.802910 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.67222481Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-18 00:22:15.802937 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672239862Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-18 00:22:15.802974 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672256077Z level=info msg=Target target=[all] 2025-10-18 00:22:15.802985 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.67228133Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-18 00:22:15.803017 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672319066Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-18 00:22:15.803024 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672332192Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-18 00:22:15.803048 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672345401Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-18 00:22:15.803071 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672359354Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-18 00:22:15.803094 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:57.672373837Z level=info msg="App mode production" 2025-10-18 00:22:15.803150 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted gnocchixyz-gnocchi-datasource v1.7.1 zip successfully to /var/lib/grafana/plugins/gnocchixyz-gnocchi-datasource 2025-10-18 00:22:15.803157 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-10-18 00:22:15.803203 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.701821978Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-18T00:21:58Z 2025-10-18 00:22:15.803213 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702367322Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-18 00:22:15.803254 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702393114Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-18 00:22:15.803264 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702400904Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-18 00:22:15.803296 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702408149Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-18 00:22:15.803322 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702430946Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-18 00:22:15.803329 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702439202Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-18 00:22:15.803356 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702452606Z level=info msg=Target target=[all] 2025-10-18 00:22:15.803383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702481486Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-18 00:22:15.803431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702488515Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-18 00:22:15.803438 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702495454Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-18 00:22:15.803466 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702519116Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-18 00:22:15.803535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702532064Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-18 00:22:15.803554 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.702539515Z level=info msg="App mode production" 2025-10-18 00:22:15.803574 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.708048036Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-18T00:21:58Z 2025-10-18 00:22:15.803598 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.70966724Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-18 00:22:15.803625 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709732632Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-18 00:22:15.803632 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709746109Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-18 00:22:15.803661 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709795276Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-18 00:22:15.803690 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709809064Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-18 00:22:15.803718 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709822925Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-18 00:22:15.803729 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709863067Z level=info msg=Target target=[all] 2025-10-18 00:22:15.803753 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709913084Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-18 00:22:15.803777 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709953568Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-18 00:22:15.803806 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709972526Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-18 00:22:15.803833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.709985061Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-18 00:22:15.803874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.710035992Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-18 00:22:15.803884 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-18T00:21:58.710050598Z level=info msg="App mode production" 2025-10-18 00:22:15.803912 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.31.0 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-10-18 00:22:15.803935 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-10-18 00:22:15.803958 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 36a07ba33420 2025-10-18 00:22:15.803988 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 2d8016f7fd82 2025-10-18 00:22:15.804016 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/13 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:22:15.804070 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 28c8db9a7caf 2025-10-18 00:22:15.804082 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 28c8db9a7caf 2025-10-18 00:22:15.804104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> cde4f75a0861 2025-10-18 00:22:15.804130 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/13 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2025-10-18 00:22:15.804195 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in e2a77db5e2b5 2025-10-18 00:22:15.804203 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:curl (https://codeload.github.com/osism/kolla-operations/legacy.tar.gz/refs/heads/main): response: 200, time: 0.578245, size: 184412 2025-10-18 00:22:15.804215 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-10-18 00:22:15.804240 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-10-18 00:22:15.804246 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-10-18 00:22:15.804274 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-10-18 00:22:15.804303 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-10-18 00:22:15.804331 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-10-18 00:22:15.804355 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-10-18 00:22:15.804467 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-10-18 00:22:15.804476 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-10-18 00:22:15.804497 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-10-18 00:22:15.804543 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-10-18 00:22:15.804569 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-10-18 00:22:15.804597 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-10-18 00:22:15.804622 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-10-18 00:22:15.804630 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-10-18 00:22:15.804657 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-10-18 00:22:15.804697 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-10-18 00:22:15.804709 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-10-18 00:22:15.804733 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-10-18 00:22:15.804756 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-10-18 00:22:15.804780 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-10-18 00:22:15.804806 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-10-18 00:22:15.804833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-10-18 00:22:15.804860 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-10-18 00:22:15.804887 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-10-18 00:22:15.804914 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-10-18 00:22:15.804938 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-10-18 00:22:15.804960 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-10-18 00:22:15.804984 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-10-18 00:22:15.805012 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-10-18 00:22:15.805036 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-10-18 00:22:15.805059 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-10-18 00:22:15.805083 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-10-18 00:22:15.805106 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-10-18 00:22:15.805134 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-10-18 00:22:15.805157 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-10-18 00:22:15.805180 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-10-18 00:22:15.805203 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-10-18 00:22:15.805230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-10-18 00:22:15.805256 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-10-18 00:22:15.805283 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-10-18 00:22:15.805309 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-10-18 00:22:15.805333 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-10-18 00:22:15.805356 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-10-18 00:22:15.805389 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-10-18 00:22:15.805396 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-10-18 00:22:15.805433 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-10-18 00:22:15.805457 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-10-18 00:22:15.805481 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-10-18 00:22:15.805538 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-10-18 00:22:15.805555 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-10-18 00:22:15.805581 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-10-18 00:22:15.805588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-10-18 00:22:15.805616 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-10-18 00:22:15.805643 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-10-18 00:22:15.805678 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-10-18 00:22:15.805685 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-10-18 00:22:15.805718 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-10-18 00:22:15.805760 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-10-18 00:22:15.805769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-10-18 00:22:15.805794 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-10-18 00:22:15.805820 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-10-18 00:22:15.805827 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-10-18 00:22:15.805855 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-10-18 00:22:15.805878 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-10-18 00:22:15.805901 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-10-18 00:22:15.805925 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-10-18 00:22:15.805953 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-10-18 00:22:15.805980 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-10-18 00:22:15.806006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-10-18 00:22:15.806034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-10-18 00:22:15.806062 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-10-18 00:22:15.806089 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-10-18 00:22:15.806116 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-10-18 00:22:15.806151 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-10-18 00:22:15.806158 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-10-18 00:22:15.806181 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-10-18 00:22:15.806205 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-10-18 00:22:15.806229 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-10-18 00:22:15.806252 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-10-18 00:22:15.806276 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-10-18 00:22:15.806299 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-10-18 00:22:15.806322 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-10-18 00:22:15.806345 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-10-18 00:22:15.806372 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-10-18 00:22:15.806398 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-10-18 00:22:15.806450 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-10-18 00:22:15.806479 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-10-18 00:22:15.806522 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-10-18 00:22:15.806561 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-10-18 00:22:15.806598 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-10-18 00:22:15.806606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-10-18 00:22:15.806649 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-10-18 00:22:15.806658 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-10-18 00:22:15.806681 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-10-18 00:22:15.806705 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container e2a77db5e2b5 2025-10-18 00:22:15.806728 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 404eaab5fef9 2025-10-18 00:22:15.806773 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:22:15.806800 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 498965cdd65d 2025-10-18 00:22:15.806807 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-18 00:22:15.806834 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-10-18 00:22:15.806862 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-10-18 00:22:15.806889 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-10-18 00:22:15.806922 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:15.806958 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-18 00:22:15.806966 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-10-18 00:22:15.807001 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-10-18 00:22:15.807008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:15.807031 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 498965cdd65d 2025-10-18 00:22:15.807055 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 8c83761823f6 2025-10-18 00:22:15.807078 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-10-18 00:22:15.807102 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 98da8ef6d1a7 2025-10-18 00:22:15.807129 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 98da8ef6d1a7 2025-10-18 00:22:15.807155 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fdd0b52f9248 2025-10-18 00:22:15.807179 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built 6c05de2afbf1 2025-10-18 00:22:15.807202 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20251018 2025-10-18 00:22:15.807479 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-10-18 00:22:15.807204 (took 0:00:52.618151) 2025-10-18 00:22:15.807622 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-10-18 00:22:15.807674 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-10-18 00:22:15.807697 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-10-18 00:22:15.807598 2025-10-18 00:22:15.808469 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-10-18 00:22:15.808922 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-10-18 00:22:29.346389 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:22:29.346469 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> fe6ddc6c1201 2025-10-18 00:22:29.346487 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20251018" "name"="cron" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:22:29.346555 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 51590e8645a4 2025-10-18 00:22:29.346648 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 51590e8645a4 2025-10-18 00:22:29.346728 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 5ef53b7b9e4b 2025-10-18 00:22:29.346783 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:22:29.346838 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 95b3e7e9508b 2025-10-18 00:22:29.346872 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:22:29.346948 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:22:29.347002 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:22:29.347042 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:22:29.347054 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:22:29.347066 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:22:29.347103 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:22:29.347115 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:22:29.347124 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:22:29.347134 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:22:29.347149 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:22:29.347166 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:22:29.347183 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:22:29.347200 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:22:29.347216 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:22:29.347233 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.5 MB in 3s (10.7 MB/s) 2025-10-18 00:22:29.347251 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-18 00:22:29.347269 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-18 00:22:29.347286 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-10-18 00:22:29.347298 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-10-18 00:22:29.347307 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-10-18 00:22:29.347317 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-10-18 00:22:29.347326 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-10-18 00:22:29.347336 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-10-18 00:22:29.347435 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-10-18 00:22:29.347488 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-10-18 00:22:29.347582 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-10-18 00:22:29.347614 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:29.347624 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-10-18 00:22:29.347697 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-10-18 00:22:29.347809 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:22:29.347821 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-18 00:22:29.347831 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-18 00:22:29.347841 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:22:29.347851 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-18 00:22:29.347882 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 1s (250 kB/s) 2025-10-18 00:22:29.347892 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-10-18 00:22:29.347901 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-10-18 00:22:29.347936 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(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-10-18 00:22:29.347986 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-10-18 00:22:29.348023 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-10-18 00:22:29.348033 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-10-18 00:22:29.348063 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-10-18 00:22:29.348073 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-10-18 00:22:29.348083 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-10-18 00:22:29.348113 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:22:29.348123 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-18 00:22:29.348132 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:29.348172 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:29.348220 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-10-18 00:22:29.348250 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-10-18 00:22:29.348280 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-10-18 00:22:29.348293 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(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-10-18 00:22:29.348303 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-10-18 00:22:29.348313 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-10-18 00:22:29.348322 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-10-18 00:22:29.348336 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-10-18 00:22:29.348346 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-10-18 00:22:29.348385 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-10-18 00:22:29.348396 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-18 00:22:29.348439 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-18 00:22:29.348470 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:29.348553 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:22:29.348590 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:22:29.348601 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:22:29.348631 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-10-18 00:22:29.348640 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-10-18 00:22:29.348670 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-10-18 00:22:29.348684 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:29.348714 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-10-18 00:22:29.348744 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:22:29.348775 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:22:29.348825 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-10-18 00:22:29.348856 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:22:29.348910 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 95b3e7e9508b 2025-10-18 00:22:29.348937 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b3251d64e432 2025-10-18 00:22:29.348947 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:22:29.348957 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c455aaa4b23d 2025-10-18 00:22:29.348966 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:22:29.348975 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in b497df19c2bf 2025-10-18 00:22:29.348985 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container b497df19c2bf 2025-10-18 00:22:29.348994 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b38e825e9d3a 2025-10-18 00:22:29.349031 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:22:29.349043 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in e97afc5c8f82 2025-10-18 00:22:29.349073 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-18 00:22:29.349087 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-10-18 00:22:29.349132 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-10-18 00:22:29.349203 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-10-18 00:22:29.349267 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:29.349317 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-18 00:22:29.349400 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-10-18 00:22:29.349438 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-10-18 00:22:29.349448 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:29.349490 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container e97afc5c8f82 2025-10-18 00:22:29.349576 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c7f3785e64c5 2025-10-18 00:22:29.349662 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 2591d96341dd 2025-10-18 00:22:29.349673 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20251018 2025-10-18 00:22:29.349832 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-10-18 00:22:29.349679 (took 0:00:13.542081) 2025-10-18 00:22:29.350120 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-10-18 00:22:29.350146 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-10-18 00:22:29.350173 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-10-18 00:22:29.350079 2025-10-18 00:22:29.350927 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-10-18 00:22:29.351488 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-10-18 00:22:54.164598 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:22:54.164664 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> fe6ddc6c1201 2025-10-18 00:22:54.164690 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20251018" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:22:54.164796 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2f2c0a017b3a 2025-10-18 00:22:54.164808 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2f2c0a017b3a 2025-10-18 00:22:54.164818 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bc64e90ce81c 2025-10-18 00:22:54.164868 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/13 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-10-18 00:22:54.164914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 230514eb164d 2025-10-18 00:22:54.166753 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 230514eb164d 2025-10-18 00:22:54.166827 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 8574e1ce7990 2025-10-18 00:22:54.166855 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/13 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu' >/etc/apt/sources.list.d/erlang-27.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-10-18 00:22:54.166881 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in f5cc5de7098c 2025-10-18 00:22:54.166901 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container f5cc5de7098c 2025-10-18 00:22:54.166921 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 35d9013d8aa5 2025-10-18 00:22:54.166939 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-10-18 00:22:54.166959 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 5ae7e11044bc 2025-10-18 00:22:54.166978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:22:54.166998 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in daa148fe1c08 2025-10-18 00:22:54.167017 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:22:54.167036 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:22:54.167079 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-10-18 00:22:54.167100 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:22:54.167120 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2025-10-18 00:22:54.167139 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-10-18 00:22:54.167159 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:22:54.167218 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:22:54.167240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:22:54.167294 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-10-18 00:22:54.167312 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:22:54.167329 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2025-10-18 00:22:54.167346 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:22:54.167364 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:22:54.167382 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Ign:15 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-10-18 00:22:54.167401 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-10-18 00:22:54.167435 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:22:54.167456 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:22:54.167474 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:22:54.167493 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:22:54.167558 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:22:54.167578 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:22:54.167597 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.6 MB in 3s (10.1 MB/s) 2025-10-18 00:22:54.167616 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-18 00:22:54.167634 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-18 00:22:54.167653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-10-18 00:22:54.167671 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-10-18 00:22:54.167689 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-10-18 00:22:54.167707 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-10-18 00:22:54.167735 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-10-18 00:22:54.167754 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-10-18 00:22:54.167778 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-10-18 00:22:54.168057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-10-18 00:22:54.168124 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-10-18 00:22:54.168139 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-10-18 00:22:54.168154 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-10-18 00:22:54.168237 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-10-18 00:22:54.168290 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-10-18 00:22:54.168369 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-10-18 00:22:54.168435 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-10-18 00:22:54.168486 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-10-18 00:22:54.168716 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-10-18 00:22:54.168847 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-10-18 00:22:54.168957 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:54.169071 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 37.7 MB of archives. 2025-10-18 00:22:54.169183 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 59.2 MB of additional disk space will be used. 2025-10-18 00:22:54.169317 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:22:54.169434 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-18 00:22:54.169645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2025-10-18 00:22:54.169754 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-18 00:22:54.169882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:22:54.170002 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-18 00:22:54.170120 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2025-10-18 00:22:54.170240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-10-18 00:22:54.170426 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-10-18 00:22:54.170538 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-10-18 00:22:54.170651 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-10-18 00:22:54.170756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-10-18 00:22:54.170853 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-10-18 00:22:54.170951 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-10-18 00:22:54.171048 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-10-18 00:22:54.171144 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-10-18 00:22:54.171241 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-10-18 00:22:54.171451 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-10-18 00:22:54.171485 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-10-18 00:22:54.171542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-10-18 00:22:54.171572 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-10-18 00:22:54.171630 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-10-18 00:22:54.171688 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-10-18 00:22:54.171744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 37.7 MB in 1s (27.3 MB/s) 2025-10-18 00:22:54.171802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-10-18 00:22:54.171857 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-18 00:22:54.171913 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-18 00:22:54.171987 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: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-10-18 00:22:54.172072 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-10-18 00:22:54.172133 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-18 00:22:54.172189 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:85% (Reading database ... 90% (Reading database ... 95% 2025-10-18 00:22:54.172245 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:22:54.172499 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-18 00:22:54.172546 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:54.172616 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:54.172672 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-10-18 00:22:54.172728 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-10-18 00:22:54.172782 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-18 00:22:54.172843 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(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-10-18 00:22:54.172899 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-18 00:22:54.173607 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:70% 2025-10-18 00:22:54.173636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:22:54.173659 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-10-18 00:22:54.173663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-10-18 00:22:54.173666 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-10-18 00:22:54.173670 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-18 00:22:54.173675 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-18 00:22:54.173678 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:54.173682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:22:54.173685 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:22:54.173689 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:22:54.173693 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-10-18 00:22:54.173696 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-10-18 00:22:54.173699 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-10-18 00:22:54.173703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-10-18 00:22:54.173706 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.173709 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.173713 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-10-18 00:22:54.173716 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.173746 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.173750 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-10-18 00:22:54.173761 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.173765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.173785 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-10-18 00:22:54.174553 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174561 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174565 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-10-18 00:22:54.174568 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174572 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174576 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-10-18 00:22:54.174580 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174584 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174588 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-10-18 00:22:54.174591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174603 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-10-18 00:22:54.174607 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174611 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174614 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-10-18 00:22:54.174618 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174622 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-10-18 00:22:54.174629 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174633 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-10-18 00:22:54.174640 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174644 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-10-18 00:22:54.174651 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174655 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174659 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-10-18 00:22:54.174662 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174668 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174672 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-10-18 00:22:54.174676 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174721 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-10-18 00:22:54.174810 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.174856 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.174931 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-10-18 00:22:54.174965 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.175009 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-10-18 00:22:54.175104 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-18 00:22:54.175149 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175195 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-10-18 00:22:54.175240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_3.13.7-1_all.deb ... 2025-10-18 00:22:54.175305 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (3.13.7-1) ... 2025-10-18 00:22:54.175352 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175397 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-10-18 00:22:54.175444 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-10-18 00:22:54.175489 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175564 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:22:54.175617 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-10-18 00:22:54.175664 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:22:54.175709 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175764 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175810 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175855 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175900 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175945 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.175990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:22:54.176034 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-10-18 00:22:54.176079 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176125 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176169 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176213 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176266 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176351 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176391 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176439 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176484 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-18 00:22:54.176546 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (3.13.7-1) ... 2025-10-18 00:22:54.176599 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-10-18 00:22:54.176645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:22:54.176692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:22:54.176739 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container daa148fe1c08 2025-10-18 00:22:54.176786 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 3be8ce4e7b42 2025-10-18 00:22:54.176835 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/13 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2025-10-18 00:22:54.176880 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 3d3642825b40 2025-10-18 00:22:54.177775 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-10-18 00:22:54.177825 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-10-18 00:22:54.177836 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-10-18 00:22:54.177844 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-10-18 00:22:54.177866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-10-18 00:22:54.177874 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-10-18 00:22:54.177881 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-10-18 00:22:54.177889 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-10-18 00:22:54.177896 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-10-18 00:22:54.177904 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-10-18 00:22:54.177912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-10-18 00:22:54.177919 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-10-18 00:22:54.177927 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-10-18 00:22:54.177934 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-10-18 00:22:54.177942 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-10-18 00:22:54.177950 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-10-18 00:22:54.177957 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 5 plugins. 2025-10-18 00:22:54.177965 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-10-18 00:22:54.177972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 3d3642825b40 2025-10-18 00:22:54.177980 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 2c3752fd4400 2025-10-18 00:22:54.177987 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-10-18 00:22:54.177995 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4876270b22b1 2025-10-18 00:22:54.178003 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-10-18 00:22:54.178010 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 8d37fd670191 2025-10-18 00:22:54.178018 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 8d37fd670191 2025-10-18 00:22:54.178025 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c794fe50f495 2025-10-18 00:22:54.178032 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:22:54.178040 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 05398670b36c 2025-10-18 00:22:54.178047 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:22:54.178055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in de06b1406f67 2025-10-18 00:22:54.178062 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container de06b1406f67 2025-10-18 00:22:54.178070 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> a7a9d926319f 2025-10-18 00:22:54.178137 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:22:54.178148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 0b4ca2706e2e 2025-10-18 00:22:54.178156 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-18 00:22:54.178164 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-10-18 00:22:54.178181 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-10-18 00:22:54.178189 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-10-18 00:22:54.178196 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:54.178204 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-18 00:22:54.178211 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-10-18 00:22:54.178219 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-10-18 00:22:54.178226 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:22:54.178234 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 0b4ca2706e2e 2025-10-18 00:22:54.178241 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 230ec2f8ec51 2025-10-18 00:22:54.178248 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-10-18 00:22:54.178303 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 4bbdc5335b6c 2025-10-18 00:22:54.178311 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 4bbdc5335b6c 2025-10-18 00:22:54.178319 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 577b2d05ac35 2025-10-18 00:22:54.178379 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 31676684e83f 2025-10-18 00:22:54.178387 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20251018 2025-10-18 00:22:54.178395 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-10-18 00:22:54.178187 (took 0:00:24.828108) 2025-10-18 00:22:54.178760 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-10-18 00:22:54.178798 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-10-18 00:22:54.178805 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-10-18 00:22:54.178664 2025-10-18 00:22:54.181592 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-10-18 00:22:54.181615 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-10-18 00:23:10.408070 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:23:10.408153 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> fe6ddc6c1201 2025-10-18 00:23:10.408170 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20251018" "name"="iscsid" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:23:10.408282 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 09e2bcb66fcb 2025-10-18 00:23:10.408299 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 09e2bcb66fcb 2025-10-18 00:23:10.408391 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> f2dcdfc416b9 2025-10-18 00:23:10.408448 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:23:10.408522 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 4c4bcd069125 2025-10-18 00:23:10.408585 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:23:10.408656 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:23:10.408697 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:23:10.408748 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:23:10.408803 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:23:10.408858 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:23:10.408912 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:23:10.408966 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:23:10.409017 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:23:10.409070 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:23:10.409123 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:23:10.409176 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:23:10.409242 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:23:10.409296 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:23:10.409349 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:23:10.409402 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-18 00:23:10.409452 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-18 00:23:10.409531 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-18 00:23:10.409584 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-10-18 00:23:10.409641 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-10-18 00:23:10.409696 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-10-18 00:23:10.409747 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-10-18 00:23:10.409799 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-10-18 00:23:10.409851 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-10-18 00:23:10.409899 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-10-18 00:23:10.409951 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-10-18 00:23:10.410005 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-10-18 00:23:10.410102 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-10-18 00:23:10.410115 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-10-18 00:23:10.410162 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-10-18 00:23:10.410241 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-18 00:23:10.410300 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-10-18 00:23:10.410352 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-10-18 00:23:10.410405 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-10-18 00:23:10.410451 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-10-18 00:23:10.410500 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-10-18 00:23:10.410580 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:10.410633 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-10-18 00:23:10.410680 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-10-18 00:23:10.410727 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:23:10.410781 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:23:10.410902 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-10-18 00:23:10.410921 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-10-18 00:23:10.410928 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-10-18 00:23:10.410964 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-10-18 00:23:10.411015 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 00:23:10.411066 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 00:23:10.411117 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-18 00:23:10.411167 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-18 00:23:10.411233 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-10-18 00:23:10.411285 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-10-18 00:23:10.411336 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-10-18 00:23:10.411386 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-10-18 00:23:10.411437 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-10-18 00:23:10.411487 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 1s (4,085 kB/s) 2025-10-18 00:23:10.411563 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:23:10.411615 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-10-18 00:23:10.411682 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-10-18 00:23:10.411739 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: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-10-18 00:23:10.411787 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-10-18 00:23:10.411836 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:70% (Reading database ... 75% (Reading database ... 80% 2025-10-18 00:23:10.411886 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-10-18 00:23:10.411935 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:85% (Reading database ... 90% (Reading database ... 95% 2025-10-18 00:23:10.411983 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-10-18 00:23:10.412032 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:23:10.412078 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:23:10.412143 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:23:10.412203 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-10-18 00:23:10.412255 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:23:10.412309 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-18 00:23:10.412361 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:23:10.412411 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-10-18 00:23:10.412461 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-10-18 00:23:10.412526 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-18 00:23:10.412596 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-18 00:23:10.412646 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-10-18 00:23:10.412695 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-10-18 00:23:10.412745 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-18 00:23:10.412792 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-10-18 00:23:10.412840 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-10-18 00:23:10.412887 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-10-18 00:23:10.412934 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-10-18 00:23:10.412982 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 00:23:10.413030 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 00:23:10.413078 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-10-18 00:23:10.413126 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-10-18 00:23:10.413172 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-10-18 00:23:10.413386 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-10-18 00:23:10.413446 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-18 00:23:10.413467 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-18 00:23:10.413477 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-10-18 00:23:10.413486 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-18 00:23:10.413498 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 00:23:10.413559 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-10-18 00:23:10.413595 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-10-18 00:23:10.413730 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-10-18 00:23:10.413754 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-10-18 00:23:10.413768 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-10-18 00:23:10.413778 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-18 00:23:10.413823 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-10-18 00:23:10.413863 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-10-18 00:23:10.413907 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-10-18 00:23:10.413951 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-10-18 00:23:10.413996 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-10-18 00:23:10.414042 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-18 00:23:10.414088 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-18 00:23:10.414134 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-10-18 00:23:10.415568 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-10-18 00:23:10.415585 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-18 00:23:10.415593 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-10-18 00:23:10.415601 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:23:10.415608 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-10-18 00:23:10.415615 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 00:23:10.415622 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 00:23:10.415636 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-18 00:23:10.415643 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:23:10.415650 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-18 00:23:10.415657 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-10-18 00:23:10.415664 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-18 00:23:10.415670 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-10-18 00:23:10.415677 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:23:10.415684 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-10-18 00:23:10.415691 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-18 00:23:10.415698 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-10-18 00:23:10.415705 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-18 00:23:10.415712 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:23:10.415719 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-18 00:23:10.415726 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-18 00:23:10.415733 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-18 00:23:10.415740 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-18 00:23:10.415747 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-10-18 00:23:10.415754 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:23:10.415761 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 00:23:10.415768 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:23:10.415781 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 00:23:10.415788 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-18 00:23:10.415795 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-18 00:23:10.415802 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:23:10.415809 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-18 00:23:10.415816 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-18 00:23:10.415823 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-18 00:23:10.415830 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-18 00:23:10.415837 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-10-18 00:23:10.415843 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:23:10.415850 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 00:23:10.415857 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:23:10.415864 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 00:23:10.415871 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-18 00:23:10.415887 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-18 00:23:10.415894 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-18 00:23:10.415901 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:23:10.415908 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-10-18 00:23:10.415915 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:23:10.415922 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 4c4bcd069125 2025-10-18 00:23:10.415933 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 285e876417d3 2025-10-18 00:23:10.415940 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:23:10.415946 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> cb4ecee21249 2025-10-18 00:23:10.415953 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2025-10-18 00:23:10.415960 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 8220757af6fe 2025-10-18 00:23:10.415967 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 8220757af6fe 2025-10-18 00:23:10.415974 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 1a16a58ac93c 2025-10-18 00:23:10.415983 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:23:10.415992 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in cebe708ede5a 2025-10-18 00:23:10.416003 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-18 00:23:10.416010 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-10-18 00:23:10.416017 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-10-18 00:23:10.416024 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-10-18 00:23:10.416030 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:10.416040 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-18 00:23:10.416047 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-10-18 00:23:10.416054 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-10-18 00:23:10.416061 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:10.416067 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container cebe708ede5a 2025-10-18 00:23:10.416077 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 5181dd18ea1e 2025-10-18 00:23:10.416122 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built dda5c8939dd7 2025-10-18 00:23:10.416181 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20251018 2025-10-18 00:23:10.416292 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-10-18 00:23:10.416203 (took 0:00:16.237539) 2025-10-18 00:23:10.416619 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-10-18 00:23:10.416693 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-10-18 00:23:10.416762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-10-18 00:23:10.416698 2025-10-18 00:23:10.417643 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-10-18 00:23:10.418173 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-10-18 00:23:10.743360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 00:23:10.743439 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> fe6ddc6c1201 2025-10-18 00:23:10.743552 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20251018" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:23:10.743654 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 0f6aad801d4e 2025-10-18 00:23:10.743734 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 0f6aad801d4e 2025-10-18 00:23:10.743804 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 3cde16570fc0 2025-10-18 00:23:10.743899 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:23:10.743961 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 49cae96bfa7c 2025-10-18 00:23:10.744040 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 8cbac062697b 2025-10-18 00:23:10.744173 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251018 2025-10-18 00:23:10.744307 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-10-18 00:23:10.744154 (took 0:00:00.327456) 2025-10-18 00:23:10.744428 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-10-18 00:23:10.744532 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-10-18 00:23:10.744996 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-10-18 00:23:10.745062 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-10-18 00:23:10.745170 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-10-18 00:23:10.745058 2025-10-18 00:23:10.746288 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-10-18 00:23:10.747034 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-10-18 00:23:13.438126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 2025-10-18 00:23:13.438253 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 7041d540c12d 2025-10-18 00:23:13.438336 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20251018" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:23:13.438552 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in c7c901413a4c 2025-10-18 00:23:13.438619 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container c7c901413a4c 2025-10-18 00:23:13.438630 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> fc6c764d3f56 2025-10-18 00:23:13.438727 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-10-18 00:23:13.438806 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 05b018045724 2025-10-18 00:23:13.438885 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-10-18 00:23:13.438987 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in a08948915cc5 2025-10-18 00:23:13.439057 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container a08948915cc5 2025-10-18 00:23:13.439137 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> c7307d8dcdb4 2025-10-18 00:23:13.439279 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:23:13.439362 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 0d1f5af2359b 2025-10-18 00:23:13.439446 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-10-18 00:23:13.439571 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-10-18 00:23:13.440604 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-10-18 00:23:13.440641 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-10-18 00:23:13.440655 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:13.440692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-10-18 00:23:13.440701 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-10-18 00:23:13.440710 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-10-18 00:23:13.440718 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:13.440726 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 0d1f5af2359b 2025-10-18 00:23:13.440735 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> fcedb8518744 2025-10-18 00:23:13.440744 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 8f3a68d1978e 2025-10-18 00:23:13.440766 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251018 2025-10-18 00:23:13.440776 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-10-18 00:23:13.440111 (took 0:00:02.695053) 2025-10-18 00:23:13.441147 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-10-18 00:23:13.441285 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-10-18 00:23:13.441401 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-10-18 00:23:13.441271 2025-10-18 00:23:13.442767 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-10-18 00:23:13.443664 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-10-18 00:23:16.126303 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 2025-10-18 00:23:16.126388 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 7041d540c12d 2025-10-18 00:23:16.126408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20251018" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:23:16.126525 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 2af1ee2a71d8 2025-10-18 00:23:16.126579 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 2af1ee2a71d8 2025-10-18 00:23:16.126625 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 530a163fd1ae 2025-10-18 00:23:16.126679 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-10-18 00:23:16.126747 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 81589d6aebd4 2025-10-18 00:23:16.126784 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-10-18 00:23:16.126836 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 88c5c7a9a49c 2025-10-18 00:23:16.126888 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 88c5c7a9a49c 2025-10-18 00:23:16.126939 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> d8c0549f3752 2025-10-18 00:23:16.126994 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:23:16.127029 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in c357f3116643 2025-10-18 00:23:16.127089 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-10-18 00:23:16.127140 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-10-18 00:23:16.127263 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-10-18 00:23:16.127300 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-10-18 00:23:16.127348 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:16.127392 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-10-18 00:23:16.127437 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-10-18 00:23:16.127481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-10-18 00:23:16.127552 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:16.127600 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container c357f3116643 2025-10-18 00:23:16.127643 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 9a4a136a990a 2025-10-18 00:23:16.127708 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built ab8b07d3f3de 2025-10-18 00:23:16.129608 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251018 2025-10-18 00:23:16.129625 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-10-18 00:23:16.127750 (took 0:00:02.686479) 2025-10-18 00:23:16.129633 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-10-18 00:23:16.129641 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-10-18 00:23:16.129648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-10-18 00:23:16.128130 2025-10-18 00:23:16.129655 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-10-18 00:23:16.129818 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-10-18 00:23:26.100296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 2025-10-18 00:23:26.100371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 7041d540c12d 2025-10-18 00:23:26.100391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20251018" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:23:26.100452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 9ffb26af3ce3 2025-10-18 00:23:26.100467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 9ffb26af3ce3 2025-10-18 00:23:26.100478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 69c0cca9abc8 2025-10-18 00:23:26.100491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:23:26.100567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in afbbd14a156a 2025-10-18 00:23:26.100583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:23:26.100595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:23:26.100605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:23:26.100614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:23:26.100630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:23:26.100640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:23:26.100649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:23:26.100685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:23:26.101823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:23:26.101883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:23:26.101896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:23:26.101906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:23:26.101916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:23:26.101925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:23:26.101934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:23:26.101945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-18 00:23:26.101955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-10-18 00:23:26.101965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-10-18 00:23:26.101974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-10-18 00:23:26.102002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-10-18 00:23:26.102012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-10-18 00:23:26.102022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2025-10-18 00:23:26.102032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:26.102042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,169 kB of archives. 2025-10-18 00:23:26.102051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,503 kB of additional disk space will be used. 2025-10-18 00:23:26.102062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-common amd64 24.09.0-1~cloud0 [1,169 kB] 2025-10-18 00:23:26.102073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,169 kB in 1s (1,421 kB/s) 2025-10-18 00:23:26.102082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2025-10-18 00:23:26.102092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-10-18 00:23:26.102104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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-10-18 00:23:26.102156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-10-18 00:23:26.102167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:70% 2025-10-18 00:23:26.102176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2025-10-18 00:23:26.102186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% (Reading database ... 2025-10-18 00:23:26.102195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:85% (Reading database ... 90% 2025-10-18 00:23:26.102205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-10-18 00:23:26.102214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11835 files and directories currently installed.) 2025-10-18 00:23:26.102224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_24.09.0-1~cloud0_amd64.deb ... 2025-10-18 00:23:26.102234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-10-18 00:23:26.102243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (24.09.0-1~cloud0) ... 2025-10-18 00:23:26.102253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (24.09.0-1~cloud0) ... 2025-10-18 00:23:26.102263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container afbbd14a156a 2025-10-18 00:23:26.102272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> c77ea247f97e 2025-10-18 00:23:26.102281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:23:26.102291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> de5cf629a37b 2025-10-18 00:23:26.102300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:23:26.102310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 3ecf746490e0 2025-10-18 00:23:26.102319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 3ecf746490e0 2025-10-18 00:23:26.102329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> eb490f6f28d5 2025-10-18 00:23:26.102338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 4312c5283643 2025-10-18 00:23:26.102347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 00:23:26.102366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-10-18 00:23:26.101755 (took 0:00:09.973625) 2025-10-18 00:23:26.102376 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-10-18 00:23:26.102386 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-10-18 00:23:26.102396 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-10-18 00:23:26.102406 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-10-18 00:23:26.102416 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-10-18 00:23:26.102425 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-10-18 00:23:26.102434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-10-18 00:23:26.102285 2025-10-18 00:23:26.103677 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-10-18 00:23:26.103789 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-10-18 00:23:39.862783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 00:23:39.862859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 89f27e7d13a6 2025-10-18 00:23:39.862894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20251018" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:23:39.862924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 2ea4f67fc628 2025-10-18 00:23:39.862934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 2ea4f67fc628 2025-10-18 00:23:39.862945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 6e71c2410d11 2025-10-18 00:23:39.862955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:23:39.862967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 12d11d904b36 2025-10-18 00:23:39.862976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:23:39.863048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:23:39.863081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:23:39.863092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:23:39.863102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:23:39.863112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:23:39.863122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:23:39.863131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:23:39.863141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:23:39.863150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:23:39.863161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:23:39.863170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:23:39.863181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:23:39.863190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:23:39.863241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:23:39.863251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.5 MB in 2s (12.1 MB/s) 2025-10-18 00:23:39.863261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-10-18 00:23:39.863271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-10-18 00:23:39.863280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-10-18 00:23:39.863298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-10-18 00:23:39.863308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-10-18 00:23:39.863366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-10-18 00:23:39.863377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-10-18 00:23:39.863387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-18 00:23:39.863403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-10-18 00:23:39.863413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-10-18 00:23:39.863464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-10-18 00:23:39.863475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-10-18 00:23:39.863485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-10-18 00:23:39.863494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-18 00:23:39.863581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-10-18 00:23:39.863596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-10-18 00:23:39.863606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-10-18 00:23:39.863616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-18 00:23:39.863667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-10-18 00:23:39.863677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-10-18 00:23:39.863687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-10-18 00:23:39.863734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:23:39.863745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-10-18 00:23:39.863755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-10-18 00:23:39.863804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:23:39.863815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-18 00:23:39.863825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-18 00:23:39.863870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:23:39.863882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-18 00:23:39.863927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-18 00:23:39.863937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-18 00:23:39.863996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-18 00:23:39.864006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-18 00:23:39.864016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-18 00:23:39.864135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-18 00:23:39.864148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:23:39.864216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:23:39.864227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-18 00:23:39.864236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-18 00:23:39.864253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:23:39.864267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-18 00:23:39.864276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-18 00:23:39.865563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-18 00:23:39.865586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2025-10-18 00:23:39.865597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:23:39.865606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-18 00:23:39.865616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-18 00:23:39.865632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-18 00:23:39.865649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-18 00:23:39.865665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-18 00:23:39.865681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (15.4 MB/s) 2025-10-18 00:23:39.865697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-10-18 00:23:39.865713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-10-18 00:23:39.865732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(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-10-18 00:23:39.865763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2025-10-18 00:23:39.865780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2025-10-18 00:23:39.865798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2025-10-18 00:23:39.865816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2025-10-18 00:23:39.865832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2025-10-18 00:23:39.865849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2025-10-18 00:23:39.865859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:23:39.865868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-18 00:23:39.865878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.865888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-10-18 00:23:39.865897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-18 00:23:39.865906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 00:23:39.865916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:23:39.865925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:23:39.865934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:23:39.865943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-10-18 00:23:39.865952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-18 00:23:39.865962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:23:39.865979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-10-18 00:23:39.865989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 00:23:39.865998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:23:39.866020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-10-18 00:23:39.866030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 00:23:39.866039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:23:39.866049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-10-18 00:23:39.866092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-18 00:23:39.866113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:23:39.866123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-10-18 00:23:39.866142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-18 00:23:39.866152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 00:23:39.866161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-10-18 00:23:39.866170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-18 00:23:39.866180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 00:23:39.866189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-10-18 00:23:39.866199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-18 00:23:39.866208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-18 00:23:39.866217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.866227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:23:39.866236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:23:39.866245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:23:39.866254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:23:39.866263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:23:39.866272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:23:39.866282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-10-18 00:23:39.866291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:23:39.866300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-18 00:23:39.866314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:23:39.866324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-18 00:23:39.866334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.866352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:23:39.866361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:23:39.866370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:23:39.866380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-18 00:23:39.866399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.866422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-18 00:23:39.866441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.866547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-18 00:23:39.866709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.866785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-10-18 00:23:39.866795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.866812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:23:39.866825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:23:39.866918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-18 00:23:39.866957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.866999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.867045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-10-18 00:23:39.867127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.867183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.867210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-18 00:23:39.867263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.867287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.867340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-18 00:23:39.867383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.867408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.867460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-10-18 00:23:39.867487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:23:39.867567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.867606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.867621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-10-18 00:23:39.867672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-10-18 00:23:39.867720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-18 00:23:39.867736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-10-18 00:23:39.867785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-10-18 00:23:39.867831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0001523 s, 26.9 MB/s 2025-10-18 00:23:39.867873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:23:39.867923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 00:23:39.867984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:23:39.868000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-10-18 00:23:39.868050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-18 00:23:39.868107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:23:39.868156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:23:39.868198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:23:39.868242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:23:39.868285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:23:39.868339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:23:39.868385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:23:39.868428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 00:23:39.868472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 00:23:39.868540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:23:39.868560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.868956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-10-18 00:23:39.868999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:23:39.869042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.869122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 00:23:39.869167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:23:39.869210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 12d11d904b36 2025-10-18 00:23:39.869254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> e643a12664f1 2025-10-18 00:23:39.869300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 4c2fe95faba0 2025-10-18 00:23:39.869346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251018 2025-10-18 00:23:39.869465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-10-18 00:23:39.869356 (took 0:00:13.767071) 2025-10-18 00:23:39.869794 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-10-18 00:23:39.869897 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-10-18 00:23:39.869969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-10-18 00:23:39.869920 2025-10-18 00:23:39.870744 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-10-18 00:23:39.871349 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-10-18 00:24:14.506653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 00:24:14.506722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 89f27e7d13a6 2025-10-18 00:24:14.506752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20251018" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:24:14.506764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 902815fac961 2025-10-18 00:24:14.506773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 902815fac961 2025-10-18 00:24:14.506780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 94f65e3ff9fe 2025-10-18 00:24:14.506787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:24:14.506795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 1b67795231c4 2025-10-18 00:24:14.506802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:24:14.506810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:24:14.506817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:24:14.506825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:24:14.506832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:24:14.506838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:24:14.506845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:24:14.506860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:24:14.506864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:24:14.506867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:24:14.506871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:24:14.506874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:24:14.506877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:24:14.506881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:24:14.506884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:24:14.506887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-18 00:24:14.506891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-10-18 00:24:14.506894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-10-18 00:24:14.506898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-10-18 00:24:14.506901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-10-18 00:24:14.506904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-10-18 00:24:14.506932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-18 00:24:14.506935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-10-18 00:24:14.506939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-18 00:24:14.506950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-10-18 00:24:14.506954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-10-18 00:24:14.506957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-10-18 00:24:14.506960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-18 00:24:14.506967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-10-18 00:24:14.506971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-10-18 00:24:14.506974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-10-18 00:24:14.506977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-10-18 00:24:14.506980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-10-18 00:24:14.506983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-10-18 00:24:14.506987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-10-18 00:24:14.506990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-10-18 00:24:14.506993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-10-18 00:24:14.507000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-10-18 00:24:14.507003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-10-18 00:24:14.507007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-10-18 00:24:14.507010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-10-18 00:24:14.507013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-10-18 00:24:14.507017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-10-18 00:24:14.507020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-10-18 00:24:14.507023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-10-18 00:24:14.507026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-10-18 00:24:14.507030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-10-18 00:24:14.507033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-10-18 00:24:14.507036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-18 00:24:14.507039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-10-18 00:24:14.507043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-10-18 00:24:14.507046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-10-18 00:24:14.507049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-18 00:24:14.507053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-10-18 00:24:14.507056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-18 00:24:14.507059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-10-18 00:24:14.507062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-10-18 00:24:14.507066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-10-18 00:24:14.507069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-18 00:24:14.507072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-10-18 00:24:14.507075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-10-18 00:24:14.507079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-10-18 00:24:14.507082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-10-18 00:24:14.507090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-10-18 00:24:14.507093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-10-18 00:24:14.507097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-10-18 00:24:14.507100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-10-18 00:24:14.507106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-10-18 00:24:14.507112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-10-18 00:24:14.507115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-10-18 00:24:14.507119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:24:14.507122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-10-18 00:24:14.507125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-10-18 00:24:14.507128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:24:14.507132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-18 00:24:14.507135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-18 00:24:14.507138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-18 00:24:14.507142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-18 00:24:14.507145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-18 00:24:14.507148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-18 00:24:14.507151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-18 00:24:14.507155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-18 00:24:14.507158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-18 00:24:14.507161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-18 00:24:14.507164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-18 00:24:14.507168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-18 00:24:14.507171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-18 00:24:14.507174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:24:14.507177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:24:14.507180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-18 00:24:14.507184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-18 00:24:14.507187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-18 00:24:14.507190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-10-18 00:24:14.507193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 00:24:14.507200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-10-18 00:24:14.507207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-10-18 00:24:14.507210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-10-18 00:24:14.507213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-10-18 00:24:14.507219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-10-18 00:24:14.507222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-10-18 00:24:14.507226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-10-18 00:24:14.507229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:24:14.507232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-18 00:24:14.507235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-10-18 00:24:14.507239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-10-18 00:24:14.507242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-10-18 00:24:14.507245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-10-18 00:24:14.507248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-10-18 00:24:14.507252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-10-18 00:24:14.507255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-10-18 00:24:14.507258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 00:24:14.507261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-18 00:24:14.507265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-10-18 00:24:14.507268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-18 00:24:14.507271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-18 00:24:14.507274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-10-18 00:24:14.507278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-18 00:24:14.507281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-10-18 00:24:14.507287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 00:24:14.507291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-10-18 00:24:14.507294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-10-18 00:24:14.507297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-10-18 00:24:14.507300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-10-18 00:24:14.507304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-10-18 00:24:14.507310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-10-18 00:24:14.507314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-10-18 00:24:14.507317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-10-18 00:24:14.507320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-10-18 00:24:14.507326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-10-18 00:24:14.507329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-10-18 00:24:14.507332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-10-18 00:24:14.507335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-10-18 00:24:14.507339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:24:14.507342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-18 00:24:14.507345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-18 00:24:14.507349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-18 00:24:14.507352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-18 00:24:14.507355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-18 00:24:14.507358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-18 00:24:14.507362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-18 00:24:14.507365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:24:14.507368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-18 00:24:14.507374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-18 00:24:14.507377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-18 00:24:14.507381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-18 00:24:14.507384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-18 00:24:14.507387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-18 00:24:14.507390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-18 00:24:14.507393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-18 00:24:14.507397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-18 00:24:14.507400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-18 00:24:14.507403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-18 00:24:14.507406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-10-18 00:24:14.507412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-18 00:24:14.507416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-18 00:24:14.507419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-18 00:24:14.507431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-10-18 00:24:14.507434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-10-18 00:24:14.507437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 00:24:14.507440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-18 00:24:14.507444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-10-18 00:24:14.507447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2025-10-18 00:24:14.507450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (27.7 MB/s) 2025-10-18 00:24:14.507453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-18 00:24:14.507457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-10-18 00:24:14.507461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(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-10-18 00:24:14.507468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2025-10-18 00:24:14.507471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2025-10-18 00:24:14.507475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2025-10-18 00:24:14.507478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2025-10-18 00:24:14.507481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2025-10-18 00:24:14.507484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-10-18 00:24:14.507488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:24:14.507491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.507494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.507497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-10-18 00:24:14.507520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-18 00:24:14.507525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:24:14.507528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-10-18 00:24:14.507532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.507535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.507538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-10-18 00:24:14.507544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.507547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.507551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-10-18 00:24:14.507554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.507557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.507560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-10-18 00:24:14.507565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-18 00:24:14.507602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 00:24:14.507607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-10-18 00:24:14.507740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-18 00:24:14.507780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:24:14.507786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.507796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-10-18 00:24:14.507801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-18 00:24:14.507819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:24:14.507823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-10-18 00:24:14.507829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 00:24:14.507835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:14.507870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-18 00:24:14.507904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 00:24:14.507957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:14.507988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-10-18 00:24:14.507994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.508033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.508058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-10-18 00:24:14.508090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-18 00:24:14.508122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.508152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 00:24:14.508182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-10-18 00:24:14.508188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.508227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.508254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:24:14.508284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.508313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:24:14.508320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:24:14.508360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:24:14.508391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:24:14.508397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-10-18 00:24:14.508437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:24:14.508464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:14.508496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-10-18 00:24:14.508537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:24:14.508576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:14.508609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-10-18 00:24:14.508638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:14.508644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.508684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-10-18 00:24:14.508708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-10-18 00:24:14.508733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-10-18 00:24:14.508757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-10-18 00:24:14.508786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 00:24:14.508800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-10-18 00:24:14.508830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-10-18 00:24:14.508853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-10-18 00:24:14.508876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-10-18 00:24:14.508899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-10-18 00:24:14.508967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-10-18 00:24:14.508980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-10-18 00:24:14.509011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-10-18 00:24:14.509034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-10-18 00:24:14.509057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-10-18 00:24:14.509080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-10-18 00:24:14.509110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-10-18 00:24:14.509116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-18 00:24:14.509153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-10-18 00:24:14.509176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-10-18 00:24:14.509198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-10-18 00:24:14.509221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-10-18 00:24:14.509244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-18 00:24:14.509267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-18 00:24:14.509295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-10-18 00:24:14.509301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-10-18 00:24:14.509338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-18 00:24:14.509361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:24:14.509394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:24:14.509416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:24:14.509440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-18 00:24:14.509463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-18 00:24:14.509491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:24:14.509498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-10-18 00:24:14.509550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-18 00:24:14.509576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:24:14.509605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-10-18 00:24:14.509634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-18 00:24:14.509645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.509680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:24:14.509703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-10-18 00:24:14.509726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-10-18 00:24:14.509749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.509772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-10-18 00:24:14.509795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-10-18 00:24:14.509824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-18 00:24:14.509830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-10-18 00:24:14.509868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-10-18 00:24:14.509891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-10-18 00:24:14.509929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-18 00:24:14.509936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-10-18 00:24:14.509974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-10-18 00:24:14.509997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-10-18 00:24:14.510020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-10-18 00:24:14.510043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-10-18 00:24:14.510073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-10-18 00:24:14.510099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-10-18 00:24:14.510130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-10-18 00:24:14.510136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-10-18 00:24:14.510174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-10-18 00:24:14.510197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-18 00:24:14.510220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 00:24:14.510243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-10-18 00:24:14.510266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-10-18 00:24:14.510295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-10-18 00:24:14.510301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-18 00:24:14.510339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-18 00:24:14.510362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 00:24:14.510385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-10-18 00:24:14.510408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-18 00:24:14.510420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 00:24:14.510454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-10-18 00:24:14.510465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-10-18 00:24:14.510522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-10-18 00:24:14.510531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-18 00:24:14.510568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:24:14.510591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:24:14.510614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-10-18 00:24:14.510638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-10-18 00:24:14.510661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-10-18 00:24:14.510689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-10-18 00:24:14.510718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 00:24:14.510724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 00:24:14.510762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-10-18 00:24:14.510785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-10-18 00:24:14.510818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-18 00:24:14.510840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-10-18 00:24:14.510863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-10-18 00:24:14.510886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-18 00:24:14.510919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-10-18 00:24:14.510948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-10-18 00:24:14.510955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-10-18 00:24:14.510993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-10-18 00:24:14.511016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-10-18 00:24:14.511039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-10-18 00:24:14.511062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-10-18 00:24:14.511091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-10-18 00:24:14.511113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-10-18 00:24:14.511145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-10-18 00:24:14.511176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-10-18 00:24:14.511182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-18 00:24:14.511220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-10-18 00:24:14.511243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-10-18 00:24:14.511266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-10-18 00:24:14.511276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-10-18 00:24:14.511311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-10-18 00:24:14.511335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-10-18 00:24:14.511357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-10-18 00:24:14.511386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-10-18 00:24:14.511392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-18 00:24:14.511429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-10-18 00:24:14.511452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-10-18 00:24:14.511474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-18 00:24:14.511497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-10-18 00:24:14.511523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-10-18 00:24:14.511562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-10-18 00:24:14.511593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-10-18 00:24:14.511617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-10-18 00:24:14.511640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-18 00:24:14.511669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-10-18 00:24:14.511675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-10-18 00:24:14.511714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-10-18 00:24:14.511737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:24:14.511760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:24:14.511789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.511795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-10-18 00:24:14.511833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:24:14.511856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.511878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-10-18 00:24:14.511901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 00:24:14.512019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.512041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-10-18 00:24:14.512046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:24:14.512053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.512056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-10-18 00:24:14.512060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 00:24:14.512085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.512099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-10-18 00:24:14.512132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:24:14.512159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.512190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-10-18 00:24:14.512224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-18 00:24:14.512251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.512279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-10-18 00:24:14.512305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-18 00:24:14.512332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 00:24:14.512359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:24:14.512386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:24:14.512412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:24:14.512440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-10-18 00:24:14.512466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-18 00:24:14.512492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:24:14.512544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-10-18 00:24:14.512569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 00:24:14.512604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:24:14.512630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-10-18 00:24:14.512658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 00:24:14.512685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:24:14.512711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-10-18 00:24:14.512740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-18 00:24:14.512766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 00:24:14.512793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-10-18 00:24:14.512818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-18 00:24:14.512844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 00:24:14.512871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-10-18 00:24:14.512897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-18 00:24:14.512933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.512953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-18 00:24:14.512982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-18 00:24:14.513058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-10-18 00:24:14.513137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-18 00:24:14.513203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-18 00:24:14.513285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-10-18 00:24:14.513363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-18 00:24:14.513441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-18 00:24:14.513533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-18 00:24:14.513618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-10-18 00:24:14.513698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.513726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.513754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.513781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-10-18 00:24:14.513816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-18 00:24:14.513843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:24:14.513856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-10-18 00:24:14.513893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 00:24:14.513938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 00:24:14.513944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-10-18 00:24:14.513976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.514004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:24:14.514030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.514057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-10-18 00:24:14.514084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-packaging_24.0-1_all.deb ... 2025-10-18 00:24:14.514110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-10-18 00:24:14.514137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-10-18 00:24:14.514163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-10-18 00:24:14.514189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-10-18 00:24:14.514216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.514243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-10-18 00:24:14.514270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-10-18 00:24:14.514304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.514314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-10-18 00:24:14.514340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-10-18 00:24:14.514349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 6.9042e-05 s, 59.3 MB/s 2025-10-18 00:24:14.514386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-18 00:24:14.514413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-10-18 00:24:14.514422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-10-18 00:24:14.514459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-10-18 00:24:14.514468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-10-18 00:24:14.514522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:24:14.514531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:24:14.514570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:24:14.514597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 00:24:14.514622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 00:24:14.514648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.514675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-10-18 00:24:14.514701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:14.514728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 00:24:14.514753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 00:24:14.514779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-10-18 00:24:14.514803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-10-18 00:24:14.514823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:24:14.514850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-10-18 00:24:14.514875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-10-18 00:24:14.514903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.515013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 00:24:14.515030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:24:14.515037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:24:14.515045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.515050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-10-18 00:24:14.515081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:24:14.515104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.515127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-18 00:24:14.515149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:24:14.515173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.515202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-10-18 00:24:14.515208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 00:24:14.515246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.515269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:24:14.515292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-10-18 00:24:14.515316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:24:14.515338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.515373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 00:24:14.515396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:24:14.515425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:24:14.515448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.515472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.515494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.515539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.515566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:24:14.515590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.515613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 00:24:14.515625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 00:24:14.515659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 00:24:14.515682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 00:24:14.517717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-10-18 00:24:14.517787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:14.517799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:14.517808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-10-18 00:24:14.517823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-10-18 00:24:14.517831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:14.517838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-10-18 00:24:14.517868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:14.517876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-18 00:24:14.517883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:24:14.517891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.517941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.517971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-10-18 00:24:14.517979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-10-18 00:24:14.517987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:24:14.517994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-18 00:24:14.518002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:24:14.518009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-18 00:24:14.518017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-10-18 00:24:14.518025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-18 00:24:14.518032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-10-18 00:24:14.518040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-18 00:24:14.518048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-10-18 00:24:14.518055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-18 00:24:14.518063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-10-18 00:24:14.518070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-18 00:24:14.518096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-18 00:24:14.518104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-18 00:24:14.518112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-10-18 00:24:14.518119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-18 00:24:14.518127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:24:14.518134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-18 00:24:14.518142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:24:14.518150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.518157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-18 00:24:14.518165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:24:14.518173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 00:24:14.518180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-10-18 00:24:14.518200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-10-18 00:24:14.518209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.518223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-10-18 00:24:14.518231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:24:14.518239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-10-18 00:24:14.518247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:24:14.518255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-10-18 00:24:14.518262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:24:14.518270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-10-18 00:24:14.518278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-10-18 00:24:14.518293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-10-18 00:24:14.518308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-18 00:24:14.518324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-10-18 00:24:14.518331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-10-18 00:24:14.518339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-10-18 00:24:14.518347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-10-18 00:24:14.518362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-10-18 00:24:14.518383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2025-10-18 00:24:14.518391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-10-18 00:24:14.518399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-10-18 00:24:14.518406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2025-10-18 00:24:14.518414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-10-18 00:24:14.518429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-10-18 00:24:14.518436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-10-18 00:24:14.518444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-10-18 00:24:14.518459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-10-18 00:24:14.518474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-10-18 00:24:14.518490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-10-18 00:24:14.518529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-10-18 00:24:14.518542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-10-18 00:24:14.518555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-10-18 00:24:14.518563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-10-18 00:24:14.518570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-10-18 00:24:14.518578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-10-18 00:24:14.518586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-10-18 00:24:14.518593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-10-18 00:24:14.518601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-10-18 00:24:14.518609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 00:24:14.518616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-10-18 00:24:14.518624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 00:24:14.518638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-10-18 00:24:14.518646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-10-18 00:24:14.518654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2025-10-18 00:24:14.518662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-10-18 00:24:14.518669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2025-10-18 00:24:14.518677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:24:14.518685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 1b67795231c4 2025-10-18 00:24:14.518692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> f3fd4f6d835b 2025-10-18 00:24:14.518700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built cc7c80c86a11 2025-10-18 00:24:14.518708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251018 2025-10-18 00:24:14.518716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-10-18 00:24:14.517216 (took 0:00:34.647296) 2025-10-18 00:24:14.518723 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-10-18 00:24:14.518731 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-10-18 00:24:14.518739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-10-18 00:24:14.517553 2025-10-18 00:24:14.518746 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-10-18 00:24:14.518819 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-10-18 00:24:26.414842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 00:24:26.414929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 89f27e7d13a6 2025-10-18 00:24:26.414944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20251018" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:24:26.414956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in ca03df482444 2025-10-18 00:24:26.414966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container ca03df482444 2025-10-18 00:24:26.414974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 0e83791dc9e9 2025-10-18 00:24:26.414998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:24:26.415008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in d342a8bc3216 2025-10-18 00:24:26.415017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:24:26.415027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:24:26.415044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:24:26.415052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:24:26.415059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:24:26.415066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:24:26.415073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:24:26.415080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:24:26.415087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:24:26.415094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:24:26.415101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:24:26.415108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:24:26.415115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:24:26.415155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:24:26.415162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:24:26.415169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.5 MB in 2s (11.9 MB/s) 2025-10-18 00:24:26.415176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-10-18 00:24:26.415183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-10-18 00:24:26.415190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-10-18 00:24:26.415197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-10-18 00:24:26.415204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-10-18 00:24:26.415210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-10-18 00:24:26.415244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-10-18 00:24:26.415380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-10-18 00:24:26.415476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-10-18 00:24:26.415578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-10-18 00:24:26.415673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-10-18 00:24:26.415751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-10-18 00:24:26.415826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-10-18 00:24:26.416006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-10-18 00:24:26.416067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:24:26.416138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-10-18 00:24:26.417773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-10-18 00:24:26.417839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:24:26.417885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-18 00:24:26.417899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-18 00:24:26.417909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-18 00:24:26.417920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-18 00:24:26.417930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-18 00:24:26.417939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-18 00:24:26.417949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-18 00:24:26.417959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-18 00:24:26.417969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-18 00:24:26.417978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-18 00:24:26.417988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-18 00:24:26.417998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-18 00:24:26.418007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-18 00:24:26.418017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:24:26.418026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:24:26.418036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-18 00:24:26.418046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-18 00:24:26.418055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-18 00:24:26.418065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (19.6 MB/s) 2025-10-18 00:24:26.418167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-18 00:24:26.418184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-10-18 00:24:26.418196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(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-10-18 00:24:26.418221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-10-18 00:24:26.418232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:70% 2025-10-18 00:24:26.418242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-10-18 00:24:26.418251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2025-10-18 00:24:26.418261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-10-18 00:24:26.418270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:85% (Reading database ... 90% 2025-10-18 00:24:26.418280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2025-10-18 00:24:26.418304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:24:26.418314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.418324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.418385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-10-18 00:24:26.418397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-18 00:24:26.418413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:24:26.418423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-10-18 00:24:26.418432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-10-18 00:24:26.418442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.418452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.418461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-10-18 00:24:26.418471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.418481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.418490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-10-18 00:24:26.418500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.418554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.418564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-10-18 00:24:26.418574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-18 00:24:26.418584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-10-18 00:24:26.418599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 00:24:26.418609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-10-18 00:24:26.418623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-18 00:24:26.418726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:24:26.418776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-10-18 00:24:26.418893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-18 00:24:26.418951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:24:26.419049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-10-18 00:24:26.419103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 00:24:26.419177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:26.419307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-18 00:24:26.419432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 00:24:26.419573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:26.419666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-10-18 00:24:26.419743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.419836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.420074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-10-18 00:24:26.420257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-18 00:24:26.420321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 00:24:26.420341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-10-18 00:24:26.422451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.422498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:24:26.422581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.422593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:24:26.422602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:24:26.422610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:24:26.422637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:24:26.422646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-10-18 00:24:26.422655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:24:26.422663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:26.422672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-10-18 00:24:26.422680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:24:26.422688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:26.422697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-10-18 00:24:26.422705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:24:26.422713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:24:26.422747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 00:24:26.422755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:26.422772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 00:24:26.422780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:24:26.422788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:24:26.422804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:24:26.422812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:24:26.422873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:24:26.422882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:26.422890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:24:26.422898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 00:24:26.422907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-10-18 00:24:26.422915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:24:26.422923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:24:26.422931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container d342a8bc3216 2025-10-18 00:24:26.422940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 631e455a6938 2025-10-18 00:24:26.422949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built abb568cc0ba1 2025-10-18 00:24:26.422971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251018 2025-10-18 00:24:26.422980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-10-18 00:24:26.421973 (took 0:00:11.904420) 2025-10-18 00:24:26.422989 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-10-18 00:24:26.422998 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-10-18 00:24:26.423006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-10-18 00:24:26.422607 2025-10-18 00:24:26.423883 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-10-18 00:24:26.424729 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-10-18 00:25:00.187668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 00:25:00.187756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 89f27e7d13a6 2025-10-18 00:25:00.187792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20251018" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:25:00.187817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 2420739cea71 2025-10-18 00:25:00.187826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 2420739cea71 2025-10-18 00:25:00.187833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 7e8fa8e13d78 2025-10-18 00:25:00.187841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:25:00.187848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in acf8c9b45107 2025-10-18 00:25:00.187855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:25:00.187863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:25:00.187874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:25:00.187881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:25:00.187888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:25:00.187896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:25:00.187902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:25:00.187909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:25:00.187916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:25:00.187922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:25:00.187932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:25:00.187939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:25:00.187949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:25:00.187956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:25:00.188008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:25:00.188016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.5 MB in 3s (8,342 kB/s) 2025-10-18 00:25:00.188023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-10-18 00:25:00.188033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-10-18 00:25:00.188040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-10-18 00:25:00.188055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-10-18 00:25:00.188063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-10-18 00:25:00.188142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-18 00:25:00.188152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-10-18 00:25:00.188159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-10-18 00:25:00.188172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-10-18 00:25:00.188179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-10-18 00:25:00.188190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-10-18 00:25:00.188197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-10-18 00:25:00.188204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-10-18 00:25:00.188210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-10-18 00:25:00.188220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-10-18 00:25:00.188227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-10-18 00:25:00.188277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-10-18 00:25:00.188289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-10-18 00:25:00.188302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-10-18 00:25:00.188313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-10-18 00:25:00.188330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-10-18 00:25:00.188342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-10-18 00:25:00.188357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-10-18 00:25:00.188371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-10-18 00:25:00.188387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-10-18 00:25:00.188401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-10-18 00:25:00.188414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-10-18 00:25:00.188429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-10-18 00:25:00.188436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-10-18 00:25:00.188444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-18 00:25:00.188453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-10-18 00:25:00.188460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-10-18 00:25:00.188498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-10-18 00:25:00.188537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-18 00:25:00.188549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-10-18 00:25:00.188561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-10-18 00:25:00.188567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-10-18 00:25:00.188574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-10-18 00:25:00.188611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-10-18 00:25:00.188619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-10-18 00:25:00.188625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-10-18 00:25:00.188635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-10-18 00:25:00.188642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-10-18 00:25:00.188694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-10-18 00:25:00.188722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-10-18 00:25:00.188735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-10-18 00:25:00.188743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-10-18 00:25:00.188753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-10-18 00:25:00.188760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-10-18 00:25:00.188775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-10-18 00:25:00.188788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:00.188800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-10-18 00:25:00.188817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-10-18 00:25:00.188831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:25:00.188849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-18 00:25:00.188861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-18 00:25:00.188876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-18 00:25:00.188883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-18 00:25:00.188932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-18 00:25:00.188940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-18 00:25:00.188947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-18 00:25:00.188964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-18 00:25:00.188972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-18 00:25:00.189014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-18 00:25:00.189022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-18 00:25:00.189029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-18 00:25:00.189039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-18 00:25:00.189046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:25:00.189079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:25:00.189086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-18 00:25:00.189097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-18 00:25:00.189130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-18 00:25:00.189137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-10-18 00:25:00.189144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 00:25:00.189177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-10-18 00:25:00.189189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-10-18 00:25:00.189197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-10-18 00:25:00.189207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-10-18 00:25:00.189213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-10-18 00:25:00.189286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-10-18 00:25:00.189295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-10-18 00:25:00.189302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:25:00.189309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-18 00:25:00.189319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-10-18 00:25:00.189332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-10-18 00:25:00.189342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-10-18 00:25:00.189349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-10-18 00:25:00.189359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-10-18 00:25:00.189366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-10-18 00:25:00.189427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-10-18 00:25:00.189442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 00:25:00.189455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-18 00:25:00.189467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-10-18 00:25:00.189484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-18 00:25:00.189495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-18 00:25:00.189535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-10-18 00:25:00.189561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-18 00:25:00.189574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-10-18 00:25:00.189586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 00:25:00.189599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-10-18 00:25:00.189616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-10-18 00:25:00.189630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-10-18 00:25:00.189642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-10-18 00:25:00.189655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-10-18 00:25:00.189674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-10-18 00:25:00.189682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-10-18 00:25:00.189689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-10-18 00:25:00.189718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-10-18 00:25:00.189733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-10-18 00:25:00.189760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-10-18 00:25:00.189768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-10-18 00:25:00.189774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-10-18 00:25:00.189781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:25:00.189819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-18 00:25:00.189826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-18 00:25:00.189833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-18 00:25:00.189843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-18 00:25:00.189850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-18 00:25:00.189883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-18 00:25:00.189890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-18 00:25:00.189900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:25:00.189907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-18 00:25:00.189953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-18 00:25:00.189961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-18 00:25:00.189967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-18 00:25:00.189977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-18 00:25:00.189984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-18 00:25:00.189994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-18 00:25:00.190042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-18 00:25:00.190050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-18 00:25:00.190062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-18 00:25:00.190076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-18 00:25:00.190086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-10-18 00:25:00.190092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-18 00:25:00.190127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-18 00:25:00.190135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-18 00:25:00.190142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-10-18 00:25:00.190151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-18 00:25:00.190193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 2s (11.7 MB/s) 2025-10-18 00:25:00.190201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-18 00:25:00.190208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-10-18 00:25:00.190219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(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-10-18 00:25:00.190228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2025-10-18 00:25:00.190269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2025-10-18 00:25:00.190277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2025-10-18 00:25:00.190284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2025-10-18 00:25:00.190294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2025-10-18 00:25:00.190301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2025-10-18 00:25:00.190346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:25:00.190354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.190361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.190371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-10-18 00:25:00.190378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-18 00:25:00.190422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:25:00.190429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-10-18 00:25:00.190437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.190446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.190453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-10-18 00:25:00.190525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.190538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.190545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-10-18 00:25:00.190555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.190562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.190572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-10-18 00:25:00.190578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-18 00:25:00.190623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 00:25:00.190631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-10-18 00:25:00.190647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-18 00:25:00.190657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:25:00.190663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-10-18 00:25:00.190670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-18 00:25:00.190716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:25:00.190725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-10-18 00:25:00.190868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 00:25:00.190887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:25:00.190900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-18 00:25:00.190912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 00:25:00.190925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:25:00.190937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-10-18 00:25:00.190949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.190961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.190973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.190990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-10-18 00:25:00.191002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-18 00:25:00.191015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 00:25:00.191028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-10-18 00:25:00.191039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.191051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.191065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:25:00.191094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.191108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:25:00.191121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:25:00.191134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:25:00.191145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:25:00.191172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-10-18 00:25:00.191180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:25:00.191186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:25:00.191191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-10-18 00:25:00.191197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:25:00.191203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:25:00.191209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-10-18 00:25:00.191217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 00:25:00.191223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.191231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-10-18 00:25:00.191237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-10-18 00:25:00.191280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-10-18 00:25:00.191287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-10-18 00:25:00.191299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 00:25:00.191305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-10-18 00:25:00.191313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-10-18 00:25:00.191319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-10-18 00:25:00.191364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-10-18 00:25:00.191376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-10-18 00:25:00.191414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-10-18 00:25:00.191420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-10-18 00:25:00.191462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-10-18 00:25:00.191469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-10-18 00:25:00.191475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-10-18 00:25:00.191551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-10-18 00:25:00.191570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-10-18 00:25:00.191587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-18 00:25:00.191599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-10-18 00:25:00.191610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-10-18 00:25:00.191620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-10-18 00:25:00.191634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-10-18 00:25:00.191640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-18 00:25:00.191692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-18 00:25:00.191722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-10-18 00:25:00.191732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-10-18 00:25:00.191741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-18 00:25:00.191797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:25:00.191804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:25:00.191841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:25:00.191858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-18 00:25:00.191872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-18 00:25:00.191883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:25:00.191896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-10-18 00:25:00.191906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-18 00:25:00.191958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:25:00.191971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-10-18 00:25:00.191983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-18 00:25:00.191992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.191998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:25:00.192006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-10-18 00:25:00.192012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-10-18 00:25:00.192061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-10-18 00:25:00.192073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-10-18 00:25:00.192079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-18 00:25:00.192115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-10-18 00:25:00.192130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-10-18 00:25:00.192141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-10-18 00:25:00.192154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-18 00:25:00.192163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-10-18 00:25:00.192174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-10-18 00:25:00.192187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-10-18 00:25:00.192197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-10-18 00:25:00.192211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-10-18 00:25:00.192222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.192251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-10-18 00:25:00.192262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-10-18 00:25:00.192273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-10-18 00:25:00.192287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-10-18 00:25:00.192298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-10-18 00:25:00.192354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-18 00:25:00.192367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 00:25:00.192378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-10-18 00:25:00.192393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-10-18 00:25:00.192404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-10-18 00:25:00.192415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-18 00:25:00.192424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-18 00:25:00.192438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 00:25:00.192448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-10-18 00:25:00.192461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-18 00:25:00.192470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 00:25:00.192484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-10-18 00:25:00.192493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-10-18 00:25:00.192530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-10-18 00:25:00.192546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-18 00:25:00.192601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-18 00:25:00.192612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:25:00.192622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-10-18 00:25:00.192645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-10-18 00:25:00.192656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-10-18 00:25:00.192667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-10-18 00:25:00.192677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 00:25:00.192692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 00:25:00.192718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-10-18 00:25:00.192735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-10-18 00:25:00.192750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-18 00:25:00.192759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-10-18 00:25:00.192772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-10-18 00:25:00.192783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-18 00:25:00.192797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-10-18 00:25:00.192808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-10-18 00:25:00.192822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-10-18 00:25:00.192832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-10-18 00:25:00.192846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-10-18 00:25:00.192856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-10-18 00:25:00.192869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-10-18 00:25:00.192879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-10-18 00:25:00.192910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.192921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-10-18 00:25:00.192965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-10-18 00:25:00.192977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-10-18 00:25:00.192987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-18 00:25:00.193002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-10-18 00:25:00.193013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-10-18 00:25:00.193025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-10-18 00:25:00.193035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-10-18 00:25:00.193048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-10-18 00:25:00.193059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-10-18 00:25:00.193072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-10-18 00:25:00.193091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-10-18 00:25:00.193106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-18 00:25:00.193117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-10-18 00:25:00.193131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-10-18 00:25:00.193141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-18 00:25:00.193155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-10-18 00:25:00.193166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-10-18 00:25:00.193210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.193224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-10-18 00:25:00.193237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-10-18 00:25:00.193248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-10-18 00:25:00.193262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-18 00:25:00.193273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-10-18 00:25:00.193286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-10-18 00:25:00.193297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-10-18 00:25:00.193310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:25:00.193328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:25:00.193371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.193383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-10-18 00:25:00.193393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:25:00.193406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.193416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-10-18 00:25:00.193429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 00:25:00.193440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.193453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-10-18 00:25:00.193464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:25:00.193533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.193552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-10-18 00:25:00.193562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 00:25:00.193576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.193586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.193599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-10-18 00:25:00.193609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:25:00.193632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.193641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-10-18 00:25:00.193656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-18 00:25:00.193665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.193678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-10-18 00:25:00.193689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-18 00:25:00.193727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.193738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 00:25:00.193797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:25:00.193810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:25:00.193819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:25:00.193828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-10-18 00:25:00.193843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-18 00:25:00.193853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:25:00.193866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-10-18 00:25:00.193876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 00:25:00.193890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:25:00.193901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-10-18 00:25:00.193954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 00:25:00.193967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:25:00.193977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-10-18 00:25:00.193992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-18 00:25:00.194004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 00:25:00.194023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-10-18 00:25:00.194038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-18 00:25:00.194050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 00:25:00.194065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-10-18 00:25:00.194075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-18 00:25:00.194090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-18 00:25:00.194126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-18 00:25:00.194162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-10-18 00:25:00.194201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-18 00:25:00.194240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-18 00:25:00.194282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-10-18 00:25:00.194362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-18 00:25:00.194397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-18 00:25:00.194435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-18 00:25:00.194541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-10-18 00:25:00.194582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-10-18 00:25:00.194627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 00:25:00.194645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.194666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-10-18 00:25:00.194676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-10-18 00:25:00.194690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-18 00:25:00.194745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-10-18 00:25:00.194761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-10-18 00:25:00.194771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000174014 s, 23.5 MB/s 2025-10-18 00:25:00.194781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-18 00:25:00.194791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-10-18 00:25:00.194800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-10-18 00:25:00.194810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-10-18 00:25:00.194824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-10-18 00:25:00.194834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-18 00:25:00.194845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 00:25:00.194854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-18 00:25:00.194866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 00:25:00.194876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.194889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-10-18 00:25:00.194899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:25:00.194912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 00:25:00.194923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 00:25:00.194938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-10-18 00:25:00.194948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-10-18 00:25:00.194983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:25:00.194995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-10-18 00:25:00.195009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 00:25:00.195023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 00:25:00.195034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:25:00.195048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.195058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-10-18 00:25:00.195086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:25:00.195095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.195124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-18 00:25:00.195134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:25:00.195143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.195156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-10-18 00:25:00.195168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 00:25:00.195196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.195208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-10-18 00:25:00.195222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:25:00.195231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.195268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 00:25:00.195274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:25:00.195282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 00:25:00.195294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.195321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.195327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.195352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.195358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 00:25:00.195393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.195399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 00:25:00.195425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 00:25:00.195431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 00:25:00.195456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 00:25:00.195462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-10-18 00:25:00.195495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 00:25:00.195518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:25:00.195531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-10-18 00:25:00.195573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-10-18 00:25:00.195579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 00:25:00.195611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-10-18 00:25:00.195669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 00:25:00.195676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:00.195682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:00.195734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.195865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-10-18 00:25:00.195877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-10-18 00:25:00.195890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:25:00.195896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-18 00:25:00.195903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 00:25:00.195909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-18 00:25:00.195948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-10-18 00:25:00.195954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-18 00:25:00.195961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-10-18 00:25:00.195967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-18 00:25:00.196009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-10-18 00:25:00.196015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-18 00:25:00.196023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-10-18 00:25:00.196034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-18 00:25:00.196069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-18 00:25:00.196075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-18 00:25:00.196083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-10-18 00:25:00.196088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:00.196134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:00.196145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:00.196159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:00.196169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.196181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:00.196186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:00.196224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 00:25:00.196236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:25:00.196244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container acf8c9b45107 2025-10-18 00:25:00.196250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 6941665ee05c 2025-10-18 00:25:00.196287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 8c11d6fd5a70 2025-10-18 00:25:00.196293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251018 2025-10-18 00:25:00.196399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-10-18 00:25:00.196278 (took 0:00:33.773671) 2025-10-18 00:25:00.196549 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-10-18 00:25:00.196586 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-10-18 00:25:00.196611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-10-18 00:25:00.196554 2025-10-18 00:25:00.197108 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-10-18 00:25:00.197415 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-10-18 00:25:04.018998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251018 2025-10-18 00:25:04.019068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 335f1a0e3167 2025-10-18 00:25:04.019124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20251018" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:25:04.019142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in dedccf6f8bd0 2025-10-18 00:25:04.019156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container dedccf6f8bd0 2025-10-18 00:25:04.019171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 95b4db81835a 2025-10-18 00:25:04.019190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-10-18 00:25:04.019435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> c411357f8904 2025-10-18 00:25:04.020492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-10-18 00:25:04.020537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in d5916038c641 2025-10-18 00:25:04.020544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container d5916038c641 2025-10-18 00:25:04.020549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 03a9f03942c8 2025-10-18 00:25:04.020565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:25:04.020570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 18837b546d98 2025-10-18 00:25:04.020581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-10-18 00:25:04.020584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-10-18 00:25:04.020588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-10-18 00:25:04.020591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-10-18 00:25:04.020595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:04.020598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-10-18 00:25:04.020601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-10-18 00:25:04.020605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-10-18 00:25:04.020608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:04.020611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 18837b546d98 2025-10-18 00:25:04.020614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 5df705c04ef3 2025-10-18 00:25:04.020618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 7d03d3b04d20 2025-10-18 00:25:04.020621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251018 2025-10-18 00:25:04.020625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-10-18 00:25:04.020127 (took 0:00:03.823573) 2025-10-18 00:25:04.020662 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-10-18 00:25:04.022676 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-10-18 00:25:04.022697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-10-18 00:25:04.020787 2025-10-18 00:25:04.022701 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-10-18 00:25:04.024588 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-10-18 00:25:08.017276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251018 2025-10-18 00:25:08.017342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 335f1a0e3167 2025-10-18 00:25:08.017436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20251018" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:25:08.017451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in d403891272f3 2025-10-18 00:25:08.017461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container d403891272f3 2025-10-18 00:25:08.017470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> ad59eb7039eb 2025-10-18 00:25:08.017556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-10-18 00:25:08.017568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> e27c2cde2957 2025-10-18 00:25:08.018844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-10-18 00:25:08.018862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 2cebd1841935 2025-10-18 00:25:08.018871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2025-10-18 00:25:08.018889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 8f68f15bd42b 2025-10-18 00:25:08.018896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 8f68f15bd42b 2025-10-18 00:25:08.018903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 7ffe5ca0b5b9 2025-10-18 00:25:08.018922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:25:08.018932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 53ddbbf2323c 2025-10-18 00:25:08.018939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-10-18 00:25:08.018946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-10-18 00:25:08.018953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-10-18 00:25:08.018960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-10-18 00:25:08.018968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:08.018975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-10-18 00:25:08.018982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-10-18 00:25:08.018988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-10-18 00:25:08.018996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:08.019003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 53ddbbf2323c 2025-10-18 00:25:08.019010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> cb383d38802c 2025-10-18 00:25:08.019017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 72109d37a5dc 2025-10-18 00:25:08.019024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251018 2025-10-18 00:25:08.019031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-10-18 00:25:08.018429 (took 0:00:03.997642) 2025-10-18 00:25:08.019082 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-10-18 00:25:08.019089 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-10-18 00:25:08.019656 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-10-18 00:25:08.019045 2025-10-18 00:25:08.021745 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-10-18 00:25:08.021823 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-10-18 00:25:11.020424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251018 2025-10-18 00:25:11.020545 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 9f339f348d23 2025-10-18 00:25:11.020570 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20251018" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:25:11.020612 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 5c328bd6ed19 2025-10-18 00:25:11.020624 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 5c328bd6ed19 2025-10-18 00:25:11.020634 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> eb1e547e70bc 2025-10-18 00:25:11.020644 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:25:11.020681 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> d443c73d04f7 2025-10-18 00:25:11.020691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-10-18 00:25:11.020701 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> e1929bbe03d0 2025-10-18 00:25:11.020711 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2025-10-18 00:25:11.020722 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 2da3a5f04474 2025-10-18 00:25:11.020731 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 2da3a5f04474 2025-10-18 00:25:11.020740 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 27babae73e95 2025-10-18 00:25:11.020768 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:25:11.020780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in b5f16bb6ecb3 2025-10-18 00:25:11.020789 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-10-18 00:25:11.020799 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-10-18 00:25:11.020808 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-10-18 00:25:11.020818 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-10-18 00:25:11.020828 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:11.020837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-10-18 00:25:11.020847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-10-18 00:25:11.020856 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-10-18 00:25:11.020865 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:11.020875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container b5f16bb6ecb3 2025-10-18 00:25:11.020884 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 90689518b2ee 2025-10-18 00:25:11.020894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built d6f959a63460 2025-10-18 00:25:11.020903 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251018 2025-10-18 00:25:11.020914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-10-18 00:25:11.019760 (took 0:00:03.000715) 2025-10-18 00:25:11.020935 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-10-18 00:25:11.020945 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-10-18 00:25:11.020955 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-10-18 00:25:11.020443 2025-10-18 00:25:11.021882 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-10-18 00:25:11.022676 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-10-18 00:25:38.684081 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251018 2025-10-18 00:25:38.684223 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 9f339f348d23 2025-10-18 00:25:38.684299 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20251018" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:25:38.684338 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in f86f31301eff 2025-10-18 00:25:38.684410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container f86f31301eff 2025-10-18 00:25:38.684625 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a6c380febddb 2025-10-18 00:25:38.684707 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/18 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-10-18 00:25:38.684775 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 3ca48112c016 2025-10-18 00:25:38.684910 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 3ca48112c016 2025-10-18 00:25:38.684994 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 502dafbfcbf5 2025-10-18 00:25:38.685132 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/18 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-10-18 00:25:38.685258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 7c7658f635b4 2025-10-18 00:25:38.685328 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 7c7658f635b4 2025-10-18 00:25:38.685474 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3486419a8850 2025-10-18 00:25:38.685621 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/18 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:25:38.685758 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 5bfd6528ee2d 2025-10-18 00:25:38.685836 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:25:38.685959 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:25:38.686029 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:25:38.686128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:25:38.686237 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:25:38.686315 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:25:38.686443 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-10-18 00:25:38.686622 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:25:38.686720 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:25:38.686973 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:25:38.687042 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:25:38.687091 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:25:38.687117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:25:38.687123 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:25:38.687132 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:25:38.687173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:25:38.687238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-10-18 00:25:38.687294 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-18 00:25:38.687345 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-18 00:25:38.687407 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-18 00:25:38.687463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-10-18 00:25:38.687571 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-10-18 00:25:38.687628 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-10-18 00:25:38.687696 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-10-18 00:25:38.687733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-10-18 00:25:38.687795 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-10-18 00:25:38.687837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-10-18 00:25:38.687878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-10-18 00:25:38.687927 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-10-18 00:25:38.687975 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-10-18 00:25:38.688024 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-10-18 00:25:38.688072 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-10-18 00:25:38.688127 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-10-18 00:25:38.688180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-10-18 00:25:38.688233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:38.688297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-10-18 00:25:38.688335 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-10-18 00:25:38.688360 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:25:38.688422 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:25:38.688479 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 00:25:38.688556 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbi-perl amd64 1.643-4build3 [721 kB] 2025-10-18 00:25:38.688702 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-18 00:25:38.688735 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 00:25:38.688792 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2025-10-18 00:25:38.688841 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2025-10-18 00:25:38.688908 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2025-10-18 00:25:38.688958 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2025-10-18 00:25:38.689005 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 galera-4 amd64 26.4.23-ubu2404 [10.2 MB] 2025-10-18 00:25:38.689045 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server-core amd64 1:10.11.14+maria~ubu2404 [7,625 kB] 2025-10-18 00:25:38.689093 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server amd64 1:10.11.14+maria~ubu2404 [3,506 kB] 2025-10-18 00:25:38.689141 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-backup amd64 1:10.11.14+maria~ubu2404 [7,059 kB] 2025-10-18 00:25:38.689180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-10-18 00:25:38.689227 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,480 kB/s) 2025-10-18 00:25:38.689275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:25:38.689313 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-10-18 00:25:38.689366 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(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% (Reading database ... 70% 2025-10-18 00:25:38.689415 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-10-18 00:25:38.689464 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-10-18 00:25:38.689585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2025-10-18 00:25:38.689615 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2025-10-18 00:25:38.689669 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2025-10-18 00:25:38.689709 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11716 files and directories currently installed.) 2025-10-18 00:25:38.689749 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:25:38.689788 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:25:38.689831 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-10-18 00:25:38.689869 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 00:25:38.689923 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 00:25:38.689962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-10-18 00:25:38.690009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.23-ubu2404_amd64.deb ... 2025-10-18 00:25:38.690052 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.23-ubu2404) ... 2025-10-18 00:25:38.690078 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-10-18 00:25:38.690109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-10-18 00:25:38.690149 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-10-18 00:25:38.690173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-10-18 00:25:38.690215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-10-18 00:25:38.690244 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-18 00:25:38.690293 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-10-18 00:25:38.690321 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-18 00:25:38.690360 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-18 00:25:38.690405 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:25:38.690434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-10-18 00:25:38.690472 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 00:25:38.690553 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-18 00:25:38.690584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-10-18 00:25:38.690623 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-10-18 00:25:38.690652 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-18 00:25:38.690698 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:25:38.690743 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-10-18 00:25:38.690772 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-10-18 00:25:38.690818 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-18 00:25:38.690855 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-10-18 00:25:38.690884 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-10-18 00:25:38.690931 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-10-18 00:25:38.690977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-10-18 00:25:38.691005 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-10-18 00:25:38.691043 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-10-18 00:25:38.691088 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-18 00:25:38.691116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-10-18 00:25:38.691153 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-10-18 00:25:38.691182 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-10-18 00:25:38.691215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-10-18 00:25:38.691255 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-10-18 00:25:38.691283 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-18 00:25:38.691344 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:25:38.691391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.23-ubu2404) ... 2025-10-18 00:25:38.691418 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-10-18 00:25:38.691456 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-10-18 00:25:38.691484 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-18 00:25:38.691556 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-10-18 00:25:38.691587 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:25:38.691627 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-10-18 00:25:38.691673 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-10-18 00:25:38.691700 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:25:38.691738 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:25:38.691784 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 00:25:38.691808 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:38.691838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:38.691892 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-10-18 00:25:38.691920 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-10-18 00:25:38.691959 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:38.691987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-10-18 00:25:38.692033 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:38.692079 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:38.692107 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:25:38.692144 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 5bfd6528ee2d 2025-10-18 00:25:38.692172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c0046c77dd42 2025-10-18 00:25:38.692210 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-10-18 00:25:38.692248 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 45f0af2d54a5 2025-10-18 00:25:38.692276 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:25:38.692324 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 56be60879a31 2025-10-18 00:25:38.692371 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-10-18 00:25:38.692399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> bd0a6841b176 2025-10-18 00:25:38.692437 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-10-18 00:25:38.692483 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8cf619c241e1 2025-10-18 00:25:38.692545 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2025-10-18 00:25:38.692610 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2fcd3976548d 2025-10-18 00:25:38.692653 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/18 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2025-10-18 00:25:38.692683 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c150501522bb 2025-10-18 00:25:38.692731 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c150501522bb 2025-10-18 00:25:38.692778 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 25d9ffce5940 2025-10-18 00:25:38.692802 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/18 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2025-10-18 00:25:38.692845 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in b55b007791b8 2025-10-18 00:25:38.692891 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container b55b007791b8 2025-10-18 00:25:38.692919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8fb1ec94561c 2025-10-18 00:25:38.692957 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-10-18 00:25:38.693002 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ec864a3529e4 2025-10-18 00:25:38.693029 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-10-18 00:25:38.693067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in e5ed6e13896d 2025-10-18 00:25:38.693094 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container e5ed6e13896d 2025-10-18 00:25:38.693122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ae15a36d309f 2025-10-18 00:25:38.693148 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-10-18 00:25:38.693201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 06bbd6b8f159 2025-10-18 00:25:38.693228 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 06bbd6b8f159 2025-10-18 00:25:38.693256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 62cbe7bf1888 2025-10-18 00:25:38.693295 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-10-18 00:25:38.693322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2422a56f900a 2025-10-18 00:25:38.693370 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2422a56f900a 2025-10-18 00:25:38.693378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ac856dcd79a8 2025-10-18 00:25:38.693442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/18 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:25:38.693457 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 74eef67302a9 2025-10-18 00:25:38.693476 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-18 00:25:38.693500 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-10-18 00:25:38.693575 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-10-18 00:25:38.693600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-10-18 00:25:38.693630 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:38.693657 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-18 00:25:38.693697 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-10-18 00:25:38.693731 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-10-18 00:25:38.693755 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:38.693795 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 74eef67302a9 2025-10-18 00:25:38.693822 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 56984a571857 2025-10-18 00:25:38.693851 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-10-18 00:25:38.693888 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in eb5ecd9c2760 2025-10-18 00:25:38.693915 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container eb5ecd9c2760 2025-10-18 00:25:38.693943 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5ec04dce5bd5 2025-10-18 00:25:38.693981 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built c31d6aa075e2 2025-10-18 00:25:38.694009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20251018 2025-10-18 00:25:38.694109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-10-18 00:25:38.694012 (took 0:00:27.673569) 2025-10-18 00:25:38.694461 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-10-18 00:25:38.694575 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-10-18 00:25:38.694617 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-10-18 00:25:38.694498 2025-10-18 00:25:38.695430 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-10-18 00:25:38.696120 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-10-18 00:25:51.531340 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251018 2025-10-18 00:25:51.531409 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> b2254cfe0b9d 2025-10-18 00:25:51.531566 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20251018" "name"="redis" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:25:51.531587 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in b91683aecfde 2025-10-18 00:25:51.531599 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container b91683aecfde 2025-10-18 00:25:51.531651 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> ee9ef99a5f7a 2025-10-18 00:25:51.531664 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:25:51.533641 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a673088f1e20 2025-10-18 00:25:51.533662 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:25:51.533675 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:25:51.533687 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:25:51.533697 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:25:51.533709 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:25:51.533746 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:25:51.533755 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:25:51.533777 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:25:51.533786 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:25:51.533794 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:25:51.533803 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:25:51.533812 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:25:51.533820 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:25:51.533828 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:25:51.533837 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:25:51.533845 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.5 MB in 4s (8,073 kB/s) 2025-10-18 00:25:51.533854 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-18 00:25:51.533863 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-18 00:25:51.533871 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-10-18 00:25:51.533880 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-10-18 00:25:51.533888 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-10-18 00:25:51.533896 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-10-18 00:25:51.533905 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-10-18 00:25:51.533913 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-10-18 00:25:51.533922 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-10-18 00:25:51.533930 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-10-18 00:25:51.533939 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:51.533947 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-10-18 00:25:51.533955 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,617 kB of additional disk space will be used. 2025-10-18 00:25:51.533964 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:25:51.533972 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-18 00:25:51.533981 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-10-18 00:25:51.533989 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-10-18 00:25:51.533998 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.2 [1,166 kB] 2025-10-18 00:25:51.534007 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.2 [51.7 kB] 2025-10-18 00:25:51.534016 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (4,004 kB/s) 2025-10-18 00:25:51.534024 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-10-18 00:25:51.534032 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-10-18 00:25:51.534050 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(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-10-18 00:25:51.534071 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2025-10-18 00:25:51.534079 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2025-10-18 00:25:51.534088 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2025-10-18 00:25:51.534096 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2025-10-18 00:25:51.534104 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2025-10-18 00:25:51.534113 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-10-18 00:25:51.534121 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:25:51.534133 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:25:51.534142 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:25:51.534241 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-10-18 00:25:51.534294 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-10-18 00:25:51.534404 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-18 00:25:51.534490 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-10-18 00:25:51.534566 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-10-18 00:25:51.534641 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-10-18 00:25:51.534707 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-10-18 00:25:51.534774 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:25:51.534842 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:25:51.534906 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-10-18 00:25:51.534972 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:25:51.535037 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:25:51.535144 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-18 00:25:51.535239 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-10-18 00:25:51.535313 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:25:51.535383 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:25:51.535474 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:25:51.535577 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-10-18 00:25:51.535646 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:25:51.535720 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:25:51.535787 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a673088f1e20 2025-10-18 00:25:51.535854 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 85b5e0cb41d0 2025-10-18 00:25:51.535923 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:25:51.535994 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 8a50c3a383d9 2025-10-18 00:25:51.536060 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-18 00:25:51.536127 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-10-18 00:25:51.536192 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-10-18 00:25:51.536261 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-10-18 00:25:51.536321 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:51.536385 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-18 00:25:51.536467 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-10-18 00:25:51.536622 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-10-18 00:25:51.536672 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:25:51.536882 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 8a50c3a383d9 2025-10-18 00:25:51.536949 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 6eb51268386c 2025-10-18 00:25:51.536973 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-10-18 00:25:51.536984 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 00ec56b011d0 2025-10-18 00:25:51.536994 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 00ec56b011d0 2025-10-18 00:25:51.537008 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 406668f1f98c 2025-10-18 00:25:51.537089 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 8be3d3d32aeb 2025-10-18 00:25:51.537152 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20251018 2025-10-18 00:25:51.537273 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-10-18 00:25:51.537168 (took 0:00:12.842670) 2025-10-18 00:25:51.537760 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-10-18 00:25:51.537840 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-10-18 00:25:51.537943 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-10-18 00:25:51.537833 2025-10-18 00:25:51.539110 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-10-18 00:25:51.539927 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-10-18 00:26:04.470362 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251018 2025-10-18 00:26:04.470607 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> b2254cfe0b9d 2025-10-18 00:26:04.470733 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20251018" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:26:04.470816 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 7cd6e64a0dbc 2025-10-18 00:26:04.470892 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 7cd6e64a0dbc 2025-10-18 00:26:04.470955 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 80a15c77a91a 2025-10-18 00:26:04.472569 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:26:04.472589 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 452fb0b2adbf 2025-10-18 00:26:04.472595 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:26:04.472602 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:26:04.472607 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:26:04.472612 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:26:04.472616 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:26:04.472622 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:26:04.472627 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:26:04.472632 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:26:04.472637 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:26:04.472642 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:26:04.472647 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:26:04.472651 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:26:04.472656 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:26:04.472661 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:26:04.472665 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:26:04.472670 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.5 MB in 2s (11.8 MB/s) 2025-10-18 00:26:04.472675 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-18 00:26:04.472680 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-18 00:26:04.472685 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-10-18 00:26:04.472689 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-10-18 00:26:04.472694 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-10-18 00:26:04.472699 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-10-18 00:26:04.472703 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-10-18 00:26:04.472708 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-10-18 00:26:04.472713 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-10-18 00:26:04.472717 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-10-18 00:26:04.472722 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:26:04.472727 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-10-18 00:26:04.472738 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,512 kB of additional disk space will be used. 2025-10-18 00:26:04.472743 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:26:04.472751 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-18 00:26:04.472756 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-10-18 00:26:04.472761 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-10-18 00:26:04.472766 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.2 [1,166 kB] 2025-10-18 00:26:04.472771 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.2 [12.2 kB] 2025-10-18 00:26:04.472780 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,452 kB in 0s (3,651 kB/s) 2025-10-18 00:26:04.472785 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-10-18 00:26:04.472790 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-10-18 00:26:04.472796 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(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-10-18 00:26:04.472802 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-10-18 00:26:04.472807 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:70% (Reading database ... 75% 2025-10-18 00:26:04.472812 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2025-10-18 00:26:04.472816 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-10-18 00:26:04.472821 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:85% (Reading database ... 90% 2025-10-18 00:26:04.472825 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2025-10-18 00:26:04.472830 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:26:04.472835 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 00:26:04.472840 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:26:04.472844 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-10-18 00:26:04.472849 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-10-18 00:26:04.472854 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-18 00:26:04.472858 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-10-18 00:26:04.472863 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-10-18 00:26:04.472868 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-10-18 00:26:04.472872 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-10-18 00:26:04.472877 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:26:04.472882 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:26:04.472886 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-10-18 00:26:04.472891 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:26:04.472899 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:26:04.472904 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-18 00:26:04.472909 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-10-18 00:26:04.472914 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:26:04.472918 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:26:04.472923 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-10-18 00:26:04.472928 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-10-18 00:26:04.472980 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:26:04.473043 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:26:04.473098 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 452fb0b2adbf 2025-10-18 00:26:04.473154 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 5caeec586292 2025-10-18 00:26:04.473208 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:26:04.473264 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 2bec1566946e 2025-10-18 00:26:04.473318 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:26:04.473386 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in c2c9f8afd4ee 2025-10-18 00:26:04.473443 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container c2c9f8afd4ee 2025-10-18 00:26:04.473494 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> d105a0dac0bd 2025-10-18 00:26:04.473573 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:26:04.473637 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 7fc948432180 2025-10-18 00:26:04.473689 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-18 00:26:04.473742 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-10-18 00:26:04.473795 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-10-18 00:26:04.473850 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-10-18 00:26:04.473899 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:26:04.473953 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-18 00:26:04.474007 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-10-18 00:26:04.474059 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-10-18 00:26:04.474111 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:26:04.474162 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 7fc948432180 2025-10-18 00:26:04.474212 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 5b40b891a1fb 2025-10-18 00:26:04.474262 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-10-18 00:26:04.474314 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 2db4b2f17e88 2025-10-18 00:26:04.474365 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 2db4b2f17e88 2025-10-18 00:26:04.474438 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> c711eade2fba 2025-10-18 00:26:04.474492 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 0ef7cffdf0a3 2025-10-18 00:26:04.474578 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20251018 2025-10-18 00:26:04.474672 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-10-18 00:26:04.474619 (took 0:00:12.936786) 2025-10-18 00:26:04.475083 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-10-18 00:26:04.475172 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-10-18 00:26:04.475246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-10-18 00:26:04.475198 2025-10-18 00:26:04.475332 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2024.2.tar.gz 2025-10-18 00:26:04.488999 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2024.2.tar.gz 2025-10-18 00:26:05.374093 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2024.2.tar.gz 2025-10-18 00:26:06.256801 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-18 00:26:07.195765 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2024.2.tar.gz 2025-10-18 00:26:08.253707 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2024.2.tar.gz 2025-10-18 00:26:09.823816 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-10-18 00:26:09.823887 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-10-18 00:27:24.381867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:27:24.381936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 68fa71f59136 2025-10-18 00:27:24.382000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/9 : LABEL "build-date"="20251018" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:27:24.382018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 248adb2807ce 2025-10-18 00:27:24.382031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 248adb2807ce 2025-10-18 00:27:24.382042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 984d683c09d7 2025-10-18 00:27:24.382053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/9 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2025-10-18 00:27:24.382065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in e1581ec4a74d 2025-10-18 00:27:24.382076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container e1581ec4a74d 2025-10-18 00:27:24.382086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 22985e88ed2c 2025-10-18 00:27:24.382098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:27:24.382120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 9ab7697ec9fe 2025-10-18 00:27:24.382129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:27:24.382138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:27:24.382148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:27:24.382157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:27:24.382232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:27:24.382242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:27:24.382251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:27:24.382260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:27:24.382269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:27:24.382278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:27:24.382286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:27:24.382295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:27:24.382303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:27:24.382312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:27:24.382364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:27:24.382374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-18 00:27:24.382403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-10-18 00:27:24.382535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-10-18 00:27:24.383604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-10-18 00:27:24.383622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-10-18 00:27:24.383632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-10-18 00:27:24.383649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-10-18 00:27:24.383658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-10-18 00:27:24.383666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-10-18 00:27:24.383675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-10-18 00:27:24.383683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-10-18 00:27:24.383692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-netifaces python3-sortedcontainers 2025-10-18 00:27:24.383700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-10-18 00:27:24.383709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf vim-haproxy haproxy-doc firewalld low-memory-monitor 2025-10-18 00:27:24.383726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: lm-sensors snmp-mibs-downloader ethtool openvswitch-doc python3-netaddr 2025-10-18 00:27:24.383735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-pyparsing python-sortedcontainers-doc 2025-10-18 00:27:24.383744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-10-18 00:27:24.383752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data nftables ipvsadm dbus libglib2.0-data shared-mime-info 2025-10-18 00:27:24.383761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: xdg-user-dirs 2025-10-18 00:27:24.383769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-10-18 00:27:24.383778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils haproxy ipset iptables 2025-10-18 00:27:24.383787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iputils-arping iputils-ping keepalived libdbus-1-3 libevent-2.1-7t64 2025-10-18 00:27:24.383795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 libnetfilter-conntrack3 2025-10-18 00:27:24.383804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnfnetlink0 libnftables1 libnftnl11 libnl-genl-3-200 libnuma1 libpci3 2025-10-18 00:27:24.383812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsensors-config libsensors5 libsnmp-base libsnmp40t64 libunbound8 libxdp1 2025-10-18 00:27:24.383825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: net-tools openvswitch-common openvswitch-switch pci.ids python3-netifaces 2025-10-18 00:27:24.383834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-openvswitch python3-sortedcontainers radvd uuid-runtime 2025-10-18 00:27:24.383846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:27:24.383947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 12.1 MB of archives. 2025-10-18 00:27:24.384032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 37.7 MB of additional disk space will be used. 2025-10-18 00:27:24.384161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:27:24.384233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:27:24.384306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:27:24.384374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:27:24.384442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:27:24.384542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:27:24.384607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-18 00:27:24.384717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-18 00:27:24.384765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-18 00:27:24.384831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-10-18 00:27:24.384897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-10-18 00:27:24.384971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-10-18 00:27:24.385064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.4 [2,038 kB] 2025-10-18 00:27:24.385132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:27:24.385198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-10-18 00:27:24.385263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-18 00:27:24.385329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-18 00:27:24.385394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-10-18 00:27:24.385459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-10-18 00:27:24.385526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-10-18 00:27:24.385654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-10-18 00:27:24.385704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-10-18 00:27:24.385767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:27:24.385834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:27:24.385899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:27:24.385964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:27:24.386050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:27:24.386116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:27:24.386182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-10-18 00:27:24.386245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-18 00:27:24.386310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-18 00:27:24.386373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-18 00:27:24.387577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2025-10-18 00:27:24.387590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2025-10-18 00:27:24.387599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2025-10-18 00:27:24.387607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2025-10-18 00:27:24.387621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-10-18 00:27:24.387628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2025-10-18 00:27:24.387635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2025-10-18 00:27:24.387642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 12.1 MB in 1s (10.4 MB/s) 2025-10-18 00:27:24.387649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-10-18 00:27:24.387656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-10-18 00:27:24.387670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-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-10-18 00:27:24.387678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2025-10-18 00:27:24.387685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2025-10-18 00:27:24.387692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2025-10-18 00:27:24.387698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2025-10-18 00:27:24.387705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2025-10-18 00:27:24.387712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2025-10-18 00:27:24.387719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:27:24.387726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:27:24.387733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:27:24.387740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:27:24.387747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:27:24.387753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:27:24.387760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.387767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-18 00:27:24.387774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-18 00:27:24.387781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:27:24.387788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-18 00:27:24.387798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-18 00:27:24.387805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:27:24.387812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-10-18 00:27:24.387819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-18 00:27:24.387862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:27:24.387956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-10-18 00:27:24.388083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-10-18 00:27:24.388145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-10-18 00:27:24.388211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-10-18 00:27:24.388266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-10-18 00:27:24.388321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-18 00:27:24.388375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-10-18 00:27:24.388429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-10-18 00:27:24.388482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-10-18 00:27:24.388578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-10-18 00:27:24.388622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.5-1ubuntu3.4_amd64.deb ... 2025-10-18 00:27:24.388679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.5-1ubuntu3.4) ... 2025-10-18 00:27:24.388733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:27:24.388787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:27:24.388841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:27:24.388894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-10-18 00:27:24.388946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-18 00:27:24.389013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:27:24.389078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-10-18 00:27:24.389132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-18 00:27:24.389187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 00:27:24.389240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-10-18 00:27:24.389293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-18 00:27:24.389345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 00:27:24.389397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-10-18 00:27:24.389450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-10-18 00:27:24.389526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-10-18 00:27:24.389576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-10-18 00:27:24.389634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-10-18 00:27:24.389687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-18 00:27:24.389749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-10-18 00:27:24.389800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-10-18 00:27:24.389847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:27:24.389896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-10-18 00:27:24.389915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-10-18 00:27:24.390016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:27:24.390030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-10-18 00:27:24.390088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-10-18 00:27:24.390140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-10-18 00:27:24.390194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:27:24.390246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:27:24.390299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:27:24.390351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:27:24.390403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:27:24.390456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:27:24.390533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-10-18 00:27:24.390575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:27:24.390633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:27:24.390687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:27:24.390738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:27:24.390790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:27:24.390843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:27:24.390970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:27:24.391007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:27:24.391014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:27:24.391067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:27:24.391120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:27:24.391176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:27:24.391222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:27:24.391276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:27:24.391325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:27:24.391365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:27:24.391409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:27:24.391453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:27:24.391497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:27:24.392552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:27:24.392574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-10-18 00:27:24.392581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-18 00:27:24.392587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.392594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:27:24.392599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-10-18 00:27:24.392605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:27:24.392611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:27:24.392617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-10-18 00:27:24.392622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:27:24.392628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:27:24.392634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-10-18 00:27:24.392640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:27:24.392646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:27:24.392651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-10-18 00:27:24.392657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-10-18 00:27:24.392663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-10-18 00:27:24.392669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-10-18 00:27:24.392675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-10-18 00:27:24.392681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-10-18 00:27:24.392686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-10-18 00:27:24.392692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-18 00:27:24.392698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:27:24.392704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-10-18 00:27:24.392710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-10-18 00:27:24.392716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-10-18 00:27:24.392721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-10-18 00:27:24.392727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-10-18 00:27:24.392733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-10-18 00:27:24.392739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-10-18 00:27:24.392744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-10-18 00:27:24.392750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-10-18 00:27:24.392756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-10-18 00:27:24.392761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-10-18 00:27:24.392767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-10-18 00:27:24.392777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:27:24.392783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-10-18 00:27:24.392789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-10-18 00:27:24.392797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 00:27:24.392808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:27:24.392814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:27:24.392819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-10-18 00:27:24.392825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.5-1ubuntu3.4) ... 2025-10-18 00:27:24.392830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:27:24.392838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:27:24.392844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:27:24.392903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-10-18 00:27:24.392938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:27:24.393006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:27:24.393049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:27:24.393095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:27:24.393140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:27:24.393185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:27:24.393230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:27:24.393274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-10-18 00:27:24.393319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:27:24.393364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:27:24.393407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-18 00:27:24.393451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:27:24.393495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 00:27:24.393568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:27:24.393607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-10-18 00:27:24.393651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:27:24.393695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:27:24.393741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-10-18 00:27:24.393785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:27:24.393829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:27:24.393872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:27:24.393916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:27:24.393960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-18 00:27:24.394020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-10-18 00:27:24.394067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-18 00:27:24.394112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-18 00:27:24.394156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-10-18 00:27:24.394200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-10-18 00:27:24.394244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:27:24.394287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:27:24.394330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:27:24.394374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:27:24.394417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:27:24.394462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:27:24.394520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:27:24.394577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:27:24.394626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:27:24.394680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-10-18 00:27:24.394732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:27:24.394774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:27:24.394820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:27:24.394865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-10-18 00:27:24.394910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:27:24.394955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-18 00:27:24.395018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-18 00:27:24.395065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-18 00:27:24.395109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-10-18 00:27:24.395153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-10-18 00:27:24.395197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:27:24.395241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:27:24.395284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:27:24.395328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 9ab7697ec9fe 2025-10-18 00:27:24.395371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> c03db14e7d14 2025-10-18 00:27:24.395416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/9 : ADD neutron-base-archive /neutron-base-source 2025-10-18 00:27:24.395462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 8846c29da8da 2025-10-18 00:27:24.395520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/9 : ADD plugins-archive / 2025-10-18 00:27:24.395582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 67c4501af72b 2025-10-18 00:27:24.396554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/9 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-10-18 00:27:24.396566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 81e2eb4a8291 2025-10-18 00:27:24.396573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:27:24.396579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> abd90bc62d0b 2025-10-18 00:27:24.396589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/9 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2025-10-18 00:27:24.396599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 4c977aee827c 2025-10-18 00:27:24.396605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-10-18 00:27:24.396611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.396616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.396621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo-vmware in /var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2025-10-18 00:27:24.396627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-10-18 00:27:24.396632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:27:24.396643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.1.0) 2025-10-18 00:27:24.396649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.10.1) 2025-10-18 00:27:24.396655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.1.0) 2025-10-18 00:27:24.396660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (2.5.1) 2025-10-18 00:27:24.396666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.0.0) 2025-10-18 00:27:24.396672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (5.1.1) 2025-10-18 00:27:24.396677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.36.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (0.36.1) 2025-10-18 00:27:24.396682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (1.5.1) 2025-10-18 00:27:24.396693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (0.22.0) 2025-10-18 00:27:24.396699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (2.32.3) 2025-10-18 00:27:24.396712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.1.4) 2025-10-18 00:27:24.396718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (10.7.1) 2025-10-18 00:27:24.396723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (0.10.1) 2025-10-18 00:27:24.396729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.15.0 (from neutron==25.2.1.dev50) 2025-10-18 00:27:24.396735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:27:24.396740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=7.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (11.3.1) 2025-10-18 00:27:24.396745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (8.3.0) 2025-10-18 00:27:24.396751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (2.0.32) 2025-10-18 00:27:24.396756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (1.8.8) 2025-10-18 00:27:24.396762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (5.8.1) 2025-10-18 00:27:24.396767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (1.13.2) 2025-10-18 00:27:24.396773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (5.3.0) 2025-10-18 00:27:24.396778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.8.0) 2025-10-18 00:27:24.396784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.1.0) 2025-10-18 00:27:24.396796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=9.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (9.6.0) 2025-10-18 00:27:24.396801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (5.6.0) 2025-10-18 00:27:24.396845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (16.0.0) 2025-10-18 00:27:24.396877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.4.0) 2025-10-18 00:27:24.396912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.1.2) 2025-10-18 00:27:24.396964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (14.9.1) 2025-10-18 00:27:24.397019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.2.0) 2025-10-18 00:27:24.397060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (4.4.0) 2025-10-18 00:27:24.397103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.4.0) 2025-10-18 00:27:24.397147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.4.0) 2025-10-18 00:27:24.397189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (7.3.0) 2025-10-18 00:27:24.397232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (5.5.0) 2025-10-18 00:27:24.397273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.5.0) 2025-10-18 00:27:24.397315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (2.4.0) 2025-10-18 00:27:24.397357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=7.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (7.4.0) 2025-10-18 00:27:24.397400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.4.0) 2025-10-18 00:27:24.397441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (4.2.0) 2025-10-18 00:27:24.397483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=2.2.0 (from neutron==25.2.1.dev50) 2025-10-18 00:27:24.397567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:27:24.397601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==25.2.1.dev50) 2025-10-18 00:27:24.397644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:27:24.397686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==25.2.1.dev50) (3.4.0) 2025-10-18 00:27:24.397729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.7.1 (from neutron==25.2.1.dev50) 2025-10-18 00:27:24.397771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:27:24.397814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.0.0) 2025-10-18 00:27:24.397856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (0.7.12) 2025-10-18 00:27:24.397910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (24.2.1) 2025-10-18 00:27:24.397946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (18.7.0) 2025-10-18 00:27:24.397997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (4.0.1) 2025-10-18 00:27:24.398078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.1.0) 2025-10-18 00:27:24.398108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==25.2.1.dev50) 2025-10-18 00:27:24.398152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-18 00:27:24.398196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (3.0.0) 2025-10-18 00:27:24.398233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev50) (6.3.0) 2025-10-18 00:27:24.398272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-10-18 00:27:24.398309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2025-10-18 00:27:24.398346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-10-18 00:27:24.398383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2025-10-18 00:27:24.398420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2025-10-18 00:27:24.398457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Babel>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (2.16.0) 2025-10-18 00:27:24.398494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (3.1.0) 2025-10-18 00:27:24.398547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==25.2.1.dev50) (1.3.5) 2025-10-18 00:27:24.398590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==25.2.1.dev50) (4.12.2) 2025-10-18 00:27:24.398629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==25.2.1.dev50) (1.16.0) 2025-10-18 00:27:24.398667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==25.2.1.dev50) (2.6.1) 2025-10-18 00:27:24.398705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==25.2.1.dev50) (3.0.3) 2025-10-18 00:27:24.398758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron==25.2.1.dev50) (3.1.2) 2025-10-18 00:27:24.398805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==25.2.1.dev50) (2.1.5) 2025-10-18 00:27:24.398834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==25.2.1.dev50) (2.1.0) 2025-10-18 00:27:24.398870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==25.2.1.dev50) (1.7.0) 2025-10-18 00:27:24.398919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.1.dev50) (2.9.0) 2025-10-18 00:27:24.398949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.1.dev50) (3.1.1) 2025-10-18 00:27:24.399012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.1.dev50) (5.5.0) 2025-10-18 00:27:24.399022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.15.0->neutron==25.2.1.dev50) (3.1.0) 2025-10-18 00:27:24.399066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.15.0->neutron==25.2.1.dev50) (1.3.3) 2025-10-18 00:27:24.399102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (42.0.8) 2025-10-18 00:27:24.399140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (1.3.3) 2025-10-18 00:27:24.399177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (1.0.1) 2025-10-18 00:27:24.399214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (1.33) 2025-10-18 00:27:24.399251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (0.11.0) 2025-10-18 00:27:24.399288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (4.2.2) 2025-10-18 00:27:24.399325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev50) (1.4.0) 2025-10-18 00:27:24.399362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==25.2.1.dev50) (1.17.0) 2025-10-18 00:27:24.399399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==25.2.1.dev50) (2.22) 2025-10-18 00:27:24.399435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==25.2.1.dev50) (3.0.0) 2025-10-18 00:27:24.399470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron==25.2.1.dev50) (1.0.8) 2025-10-18 00:27:24.399499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=2.2.0->neutron==25.2.1.dev50) 2025-10-18 00:27:24.399551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-18 00:27:24.400593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 11.3 MB/s 0:00:00 2025-10-18 00:27:24.400617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.400626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.400633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron==25.2.1.dev50) (24.1) 2025-10-18 00:27:24.400646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev50) (67.2.0) 2025-10-18 00:27:24.400652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev50) (3.4.1) 2025-10-18 00:27:24.400658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev50) (1.16.0) 2025-10-18 00:27:24.400663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->tap-as-a-service) (4.7.0) 2025-10-18 00:27:24.400669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (3.11.0) 2025-10-18 00:27:24.400675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2025-10-18 00:27:24.400680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (2.4.3) 2025-10-18 00:27:24.400685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (24.2.0) 2025-10-18 00:27:24.400691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (1.9.0) 2025-10-18 00:27:24.400696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.2.13) 2025-10-18 00:27:24.400702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==25.2.1.dev50) (0.19) 2025-10-18 00:27:24.400707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==25.2.1.dev50) (2.0.0) 2025-10-18 00:27:24.400712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==25.2.1.dev50) (2.0.1) 2025-10-18 00:27:24.400724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==25.2.1.dev50) (0.5.0) 2025-10-18 00:27:24.400730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==25.2.1.dev50) (2.9.0.post0) 2025-10-18 00:27:24.400735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev50) (5.2.0) 2025-10-18 00:27:24.400741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev50) (5.5.0) 2025-10-18 00:27:24.400754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev50) (5.4.0) 2025-10-18 00:27:24.400759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev50) (0.9.0) 2025-10-18 00:27:24.400765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==25.2.1.dev50) (5.1.0) 2025-10-18 00:27:24.400770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==25.2.1.dev50) (0.20.0) 2025-10-18 00:27:24.400781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==25.2.1.dev50) (4.0.1) 2025-10-18 00:27:24.400787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==25.2.1.dev50) (4.0.1) 2025-10-18 00:27:24.400792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==25.2.1.dev50) (2024.1) 2025-10-18 00:27:24.400798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron==25.2.1.dev50) (1.6.0) 2025-10-18 00:27:24.400803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.7.1->neutron==25.2.1.dev50) 2025-10-18 00:27:24.400809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-18 00:27:24.400814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev50) (1.5.0) 2025-10-18 00:27:24.400820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron==25.2.1.dev50) (0.3.5) 2025-10-18 00:27:24.400825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron==25.2.1.dev50) (2024.1) 2025-10-18 00:27:24.400830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==25.2.1.dev50) (4.19.2) 2025-10-18 00:27:24.400840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.1.dev50) (2023.12.1) 2025-10-18 00:27:24.400848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.1.dev50) (0.35.1) 2025-10-18 00:27:24.400853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.1.dev50) (0.20.0) 2025-10-18 00:27:24.400859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron==25.2.1.dev50) (2.1.0) 2025-10-18 00:27:24.400864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.1.dev50) (3.3.2) 2025-10-18 00:27:24.400870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.1.dev50) (3.8) 2025-10-18 00:27:24.400875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.1.dev50) (2025.10.5) 2025-10-18 00:27:24.400885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==25.2.1.dev50) (0.7) 2025-10-18 00:27:24.400890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==25.2.1.dev50) (2.7.2) 2025-10-18 00:27:24.400896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==25.2.1.dev50) (0.15.2) 2025-10-18 00:27:24.400901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl (88 kB) 2025-10-18 00:27:24.400906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-18 00:27:24.400916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 14.3 MB/s 0:00:00 2025-10-18 00:27:24.400921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-18 00:27:24.400926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 20.1 MB/s 0:00:00 2025-10-18 00:27:24.400932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-10-18 00:27:24.400937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-10-18 00:27:24.400943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-18 00:27:24.400948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-18 00:27:24.400956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-10-18 00:27:24.400963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.401006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.401015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): started 2025-10-18 00:27:24.401208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): finished with status 'done' 2025-10-18 00:27:24.401270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-25.2.1.dev50-py3-none-any.whl size=4400954 sha256=52b525c1cbbb7008c02f258637922f94718746192a3bc59eec99d21177abd324 2025-10-18 00:27:24.401283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-79nkv5yw/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-10-18 00:27:24.401296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.401316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.401327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): started 2025-10-18 00:27:24.401336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-18 00:27:24.401344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=d16fe8b961aaa8c8dd985f8a48ff7f2ce4bebfa931fd9f6c84cbb343d030c0e6 2025-10-18 00:27:24.401357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-79nkv5yw/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-18 00:27:24.401366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-10-18 00:27:24.401401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: os-resource-classes, fixtures, ovsdbapp, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2025-10-18 00:27:24.401439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-25.2.1.dev50 neutron-lib-3.15.0 os-ken-2.10.0 os-resource-classes-1.1.0 os-vif-3.7.0 ovsdbapp-2.8.0 tap-as-a-service-14.0.0.0rc1 2025-10-18 00:27:24.401493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-10-18 00:27:24.401535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.401560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.401590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-10-18 00:27:24.401635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.401679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.401710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-10-18 00:27:24.401722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.401770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.401783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-10-18 00:27:24.401837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-10-18 00:27:24.401850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-10-18 00:27:24.401879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-10-18 00:27:24.401926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:27:24.401939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-10-18 00:27:24.402037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:27:24.402052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-10-18 00:27:24.402096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.402108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.402216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/pycadf-3.1.1 2025-10-18 00:27:24.402237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-18 00:27:24.402250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:24.402257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ncclient>=0.6.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2025-10-18 00:27:24.402281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2025-10-18 00:27:24.402326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.0) 2025-10-18 00:27:24.402355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2025-10-18 00:27:24.402384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2025-10-18 00:27:24.402413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=3.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.4.0) 2025-10-18 00:27:24.402443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.1) 2025-10-18 00:27:24.402471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2025-10-18 00:27:24.402499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-18 00:27:24.402530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-18 00:27:24.402583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2025-10-18 00:27:24.402619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron>=14.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (25.2.1.dev50) 2025-10-18 00:27:24.402648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2025-10-18 00:27:24.402664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2025-10-18 00:27:24.402723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2025-10-18 00:27:24.402731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2025-10-18 00:27:24.402778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2025-10-18 00:27:24.402808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2025-10-18 00:27:24.402836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2025-10-18 00:27:24.402864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2025-10-18 00:27:24.402892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2025-10-18 00:27:24.402920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: etcd3gw>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2025-10-18 00:27:24.402948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.4.1.dev6) 2025-10-18 00:27:24.402991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.4.0-py3-none-any.whl.metadata (7.5 kB) 2025-10-18 00:27:24.403020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (2.10.0) 2025-10-18 00:27:24.403048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (16.0.0) 2025-10-18 00:27:24.403077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (3.4.0) 2025-10-18 00:27:24.403105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (0.7.12) 2025-10-18 00:27:24.403142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==21.0.1.dev4) 2025-10-18 00:27:24.403170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2025-10-18 00:27:24.403199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2025-10-18 00:27:24.403227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2025-10-18 00:27:24.403255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2025-10-18 00:27:24.403284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 00:27:24.403325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 00:27:24.403334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 00:27:24.403380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2025-10-18 00:27:24.403410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2025-10-18 00:27:24.403452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 00:27:24.403490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2025-10-18 00:27:24.403499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2025-10-18 00:27:24.403566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2025-10-18 00:27:24.403603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2025-10-18 00:27:24.403633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2025-10-18 00:27:24.403661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2025-10-18 00:27:24.403690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2025-10-18 00:27:24.403718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2025-10-18 00:27:24.403747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2025-10-18 00:27:24.403775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2025-10-18 00:27:24.403803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.17.0rc1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2025-10-18 00:27:24.403832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ntc-templates>=3.1.0 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-18 00:27:24.403860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-6.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-10-18 00:27:24.403889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-18 00:27:24.403906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:27:24.403946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyyaml>=5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2025-10-18 00:27:24.404034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting scp>=0.13.6 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-18 00:27:24.404043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-10-18 00:27:24.404049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting textfsm>=1.1.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-18 00:27:24.404056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-10-18 00:27:24.404101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2025-10-18 00:27:24.404561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2025-10-18 00:27:24.404571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-18 00:27:24.404582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2025-10-18 00:27:24.404588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2025-10-18 00:27:24.404594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2025-10-18 00:27:24.404599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.22.0) 2025-10-18 00:27:24.404605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.7.1) 2025-10-18 00:27:24.404610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2025-10-18 00:27:24.404615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.8.0) 2025-10-18 00:27:24.404621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2025-10-18 00:27:24.404626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2025-10-18 00:27:24.404631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2025-10-18 00:27:24.404637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2025-10-18 00:27:24.404647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2025-10-18 00:27:24.404653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-18 00:27:24.404659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2025-10-18 00:27:24.404664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2025-10-18 00:27:24.404669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-18 00:27:24.404675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2025-10-18 00:27:24.404686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2025-10-18 00:27:24.404692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2025-10-18 00:27:24.404700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2025-10-18 00:27:24.404706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-18 00:27:24.404711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.0) 2025-10-18 00:27:24.404718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.2) 2025-10-18 00:27:24.404724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2025-10-18 00:27:24.404732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-18 00:27:24.404738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-18 00:27:24.404746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-18 00:27:24.404803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting future (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-18 00:27:24.404818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-10-18 00:27:24.404851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2025-10-18 00:27:24.404871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-18 00:27:24.404914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2025-10-18 00:27:24.404943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2025-10-18 00:27:24.404992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2025-10-18 00:27:24.405001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2025-10-18 00:27:24.405043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2025-10-18 00:27:24.405071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2025-10-18 00:27:24.405100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.1.dev4) (1.0.8) 2025-10-18 00:27:24.405128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.1.dev4) (24.1) 2025-10-18 00:27:24.405161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2025-10-18 00:27:24.405191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2025-10-18 00:27:24.405220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (2.0.1) 2025-10-18 00:27:24.405256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (0.5.0) 2025-10-18 00:27:24.405264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2025-10-18 00:27:24.405325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2025-10-18 00:27:24.405334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-18 00:27:24.405377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2025-10-18 00:27:24.405406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2025-10-18 00:27:24.405435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2025-10-18 00:27:24.405463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-18 00:27:24.405491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-18 00:27:24.405524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-18 00:27:24.405574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2025-10-18 00:27:24.405603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2025-10-18 00:27:24.405631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2025-10-18 00:27:24.405659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2025-10-18 00:27:24.405688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2025-10-18 00:27:24.405716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2025-10-18 00:27:24.405749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2025-10-18 00:27:24.405779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2025-10-18 00:27:24.405807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2025-10-18 00:27:24.405836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-18 00:27:24.405854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2025-10-18 00:27:24.405898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2025-10-18 00:27:24.405927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2025-10-18 00:27:24.405957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2025-10-18 00:27:24.405999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2025-10-18 00:27:24.406054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2025-10-18 00:27:24.406090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-18 00:27:24.407633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2025-10-18 00:27:24.407643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2025-10-18 00:27:24.407650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2025-10-18 00:27:24.407657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2025-10-18 00:27:24.407663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2025.10.5) 2025-10-18 00:27:24.407668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2025-10-18 00:27:24.407678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (2.7.2) 2025-10-18 00:27:24.407683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2025-10-18 00:27:24.407694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.4.0-py3-none-any.whl (232 kB) 2025-10-18 00:27:24.407699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-6.0.0-py3-none-any.whl (460 kB) 2025-10-18 00:27:24.407705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-10-18 00:27:24.407711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-10-18 00:27:24.407716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) 2025-10-18 00:27:24.407721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 24.2 MB/s 0:00:00 2025-10-18 00:27:24.407727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-10-18 00:27:24.407732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-10-18 00:27:24.407738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-fwaas, neutron-vpnaas, pycadf 2025-10-18 00:27:24.407743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (setup.py): started 2025-10-18 00:27:24.407750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-baremetal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-baremetal'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.407757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.407762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (setup.py): finished with status 'done' 2025-10-18 00:27:24.407768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-baremetal: filename=networking_baremetal-6.4.1.dev4-py3-none-any.whl size=73224 sha256=e3cebeb3da2b190fe0c65f1ec455c438fc76332c4fe7dbf719bc6a2d54571183 2025-10-18 00:27:24.407773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-00yql16r/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-10-18 00:27:24.407783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-sfc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.407790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.407796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): started 2025-10-18 00:27:24.407801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-10-18 00:27:24.407806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-sfc: filename=networking_sfc-19.0.0.0rc2.dev3-py3-none-any.whl size=190151 sha256=abb69789da26e4e1bf2ca3eb15870b700ae34509829b5554ef1dab1b2c553529 2025-10-18 00:27:24.407812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-00yql16r/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-10-18 00:27:24.407821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-generic-switch' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-generic-switch'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.407834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.407840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (setup.py): started 2025-10-18 00:27:24.407845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (setup.py): finished with status 'done' 2025-10-18 00:27:24.407851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.4.1.dev6-py3-none-any.whl size=94152 sha256=1da56c37f1e4f4f40d7676ba90bf499f9a76dd0d94e8f90dd9f7772131dadab6 2025-10-18 00:27:24.407857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-00yql16r/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-10-18 00:27:24.407862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-10-18 00:27:24.407868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-10-18 00:27:24.407874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=a1c019c0a862008e1824b640319dbd463ab2d5263bee90633aa4f14b42d1fd58 2025-10-18 00:27:24.407879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-00yql16r/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-10-18 00:27:24.407885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron-vpnaas' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.407890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.407896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): started 2025-10-18 00:27:24.407901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-10-18 00:27:24.407907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-25.0.1.dev4-py3-none-any.whl size=229036 sha256=d1800fe1738e5906abb1140bb326f74eb3781179ae8349dcad5c236fcda0e3de 2025-10-18 00:27:24.407912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-00yql16r/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-10-18 00:27:24.407932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:24.407938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-18 00:27:24.407943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (setup.py): started 2025-10-18 00:27:24.407949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:27:24.407958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=c061a570bbd9f4eb0ebf06a7c406af1284fe6e401ed469b347aae5c4498dfe76 2025-10-18 00:27:24.407964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-00yql16r/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:27:24.407969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-fwaas neutron-vpnaas pycadf 2025-10-18 00:27:24.407995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, pyzmq, future, textfsm, ntc-templates, scp, pycadf, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2025-10-18 00:27:24.408001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Attempting uninstall: pycadf 2025-10-18 00:27:24.408007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Found existing installation: pycadf 3.1.1 2025-10-18 00:27:24.408016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Uninstalling pycadf-3.1.1: 2025-10-18 00:27:24.408022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Successfully uninstalled pycadf-3.1.1 2025-10-18 00:27:24.408027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed future-1.0.0 netmiko-4.4.0 networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-fwaas-21.0.1.dev4 neutron-vpnaas-25.0.1.dev4 ntc-templates-6.0.0 pycadf-3.1.1 pyserial-3.5 pyzmq-26.2.0 scp-0.15.0 textfsm-1.1.3 2025-10-18 00:27:24.408034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 4c977aee827c 2025-10-18 00:27:24.408040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 3ae6e594d6a1 2025-10-18 00:27:24.408046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built df9ba1737b66 2025-10-18 00:27:24.408052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:27:24.408057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-10-18 00:27:24.407263 (took 0:01:19.932065) 2025-10-18 00:27:24.408063 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-10-18 00:27:24.408068 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-10-18 00:27:24.408073 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-10-18 00:27:24.408079 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-10-18 00:27:24.408084 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-10-18 00:27:24.408089 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-10-18 00:27:24.408095 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-10-18 00:27:24.408100 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-10-18 00:27:24.408105 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2025-10-18 00:27:24.408111 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-10-18 00:27:24.408116 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-10-18 00:27:24.408125 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-10-18 00:27:24.408130 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-10-18 00:27:24.408135 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-10-18 00:27:24.408141 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-10-18 00:27:24.408146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-10-18 00:27:24.407931 2025-10-18 00:27:24.408152 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2024.2.tar.gz 2025-10-18 00:27:24.409734 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-10-18 00:27:24.409848 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-10-18 00:27:33.651817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:27:33.651878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 68fa71f59136 2025-10-18 00:27:33.651896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20251018" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:27:33.651911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 6cfcc3758248 2025-10-18 00:27:33.651924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 6cfcc3758248 2025-10-18 00:27:33.651962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 54cb64ebc035 2025-10-18 00:27:33.651975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/8 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2025-10-18 00:27:33.651987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 625abd785b04 2025-10-18 00:27:33.651999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 625abd785b04 2025-10-18 00:27:33.652011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 476c36716766 2025-10-18 00:27:33.652022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-10-18 00:27:33.652049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 01c0b10d72af 2025-10-18 00:27:33.652061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 01c0b10d72af 2025-10-18 00:27:33.652073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> a4562a536208 2025-10-18 00:27:33.652084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-10-18 00:27:33.652096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 20ca7cffdd3f 2025-10-18 00:27:33.652108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:27:33.652177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 851e0887901c 2025-10-18 00:27:33.652191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-10-18 00:27:33.652203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> c323a413855b 2025-10-18 00:27:33.652215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/8 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2025-10-18 00:27:33.652230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in d24d9475d710 2025-10-18 00:27:33.652242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-10-18 00:27:33.652253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): started 2025-10-18 00:27:33.652265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:33.652328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tenacity>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (8.3.0) 2025-10-18 00:27:33.652352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==19.0.0.0rc2.dev2) 2025-10-18 00:27:33.652362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-10-18 00:27:33.652408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: futurist>=0.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:27:33.652419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.19.2) 2025-10-18 00:27:33.652464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (10.7.1) 2025-10-18 00:27:33.652541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: gnocchiclient>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.1.0) 2025-10-18 00:27:33.652597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: lxml>=2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2025-10-18 00:27:33.652655 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.db>=11.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (16.0.0) 2025-10-18 00:27:33.652699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (9.6.0) 2025-10-18 00:27:33.652743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.i18n>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.4.0) 2025-10-18 00:27:33.652786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.2) 2025-10-18 00:27:33.653681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.4.0) 2025-10-18 00:27:33.653700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.4.0) 2025-10-18 00:27:33.653712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.4.0) 2025-10-18 00:27:33.653721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.1.0) 2025-10-18 00:27:33.653738 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.0) 2025-10-18 00:27:33.653748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pecan>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.5.1) 2025-10-18 00:27:33.653757 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (14.9.1) 2025-10-18 00:27:33.653767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.middleware>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.2.0) 2025-10-18 00:27:33.653776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.4.0) 2025-10-18 00:27:33.653792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-keystoneclient>=1.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-10-18 00:27:33.653802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requests>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.32.3) 2025-10-18 00:27:33.653812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: stevedore>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2025-10-18 00:27:33.653821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: SQLAlchemy>=1.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.0.32) 2025-10-18 00:27:33.653831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tooz>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.3.0) 2025-10-18 00:27:33.653840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.15.2) 2025-10-18 00:27:33.653849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WebOb>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.8.8) 2025-10-18 00:27:33.653859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WSME>=0.12.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.12.1) 2025-10-18 00:27:33.653868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cachetools>=1.1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-10-18 00:27:33.653878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==19.0.0.0rc2.dev2) 2025-10-18 00:27:33.653926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-18 00:27:33.653962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystoneauth1>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.8.1) 2025-10-18 00:27:33.653972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==19.0.0.0rc2.dev2) 2025-10-18 00:27:33.653981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2025-10-18 00:27:33.653991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==19.0.0.0rc2.dev2) 2025-10-18 00:27:33.654001 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:27:33.654048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.9.0.post0) 2025-10-18 00:27:33.654058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-heatclient>=1.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.0.0) 2025-10-18 00:27:33.654102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2024.1) 2025-10-18 00:27:33.654146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.7.3->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-10-18 00:27:33.654673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pytz>2021.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->aodh==19.0.0.0rc2.dev2) (2024.1) 2025-10-18 00:27:33.654720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (4.7.0) 2025-10-18 00:27:33.654739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (5.10.0) 2025-10-18 00:27:33.654748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2025-10-18 00:27:33.654755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:27:33.654763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.11.0) 2025-10-18 00:27:33.654771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (6.0.2) 2025-10-18 00:27:33.654779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.5.2) 2025-10-18 00:27:33.654787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.4.3) 2025-10-18 00:27:33.654795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (24.2.0) 2025-10-18 00:27:33.654803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.9.0) 2025-10-18 00:27:33.654854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.2.13) 2025-10-18 00:27:33.654863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (2023.12.1) 2025-10-18 00:27:33.654871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.35.1) 2025-10-18 00:27:33.654878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2025-10-18 00:27:33.654886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==19.0.0.0rc2.dev2) (1.7.0) 2025-10-18 00:27:33.654950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (2.9.0) 2025-10-18 00:27:33.654980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.8.0) 2025-10-18 00:27:33.655056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.6.0) 2025-10-18 00:27:33.655635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-10-18 00:27:33.655662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.1.1) 2025-10-18 00:27:33.655679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-10-18 00:27:33.655689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.1.1) 2025-10-18 00:27:33.655701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (0.10.1) 2025-10-18 00:27:33.655711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (2.0.0) 2025-10-18 00:27:33.655720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2025-10-18 00:27:33.655730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.13.2) 2025-10-18 00:27:33.655739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.0.1) 2025-10-18 00:27:33.655749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (0.5.0) 2025-10-18 00:27:33.655758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.3.5) 2025-10-18 00:27:33.655768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (4.12.2) 2025-10-18 00:27:33.655836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.2.0) 2025-10-18 00:27:33.655847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.4.0) 2025-10-18 00:27:33.655857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.9.0) 2025-10-18 00:27:33.655867 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.5.0) 2025-10-18 00:27:33.655900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.1.0) 2025-10-18 00:27:33.655910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2025-10-18 00:27:33.656046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (3.1.4) 2025-10-18 00:27:33.659085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-10-18 00:27:33.659156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-10-18 00:27:33.659170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (2.1.5) 2025-10-18 00:27:33.659199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->aodh==19.0.0.0rc2.dev2) (6.0.0) 2025-10-18 00:27:33.659209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.0.8) 2025-10-18 00:27:33.659217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.10.1) 2025-10-18 00:27:33.659226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.5.1) 2025-10-18 00:27:33.659235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (1.6.0) 2025-10-18 00:27:33.659243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.36.1) 2025-10-18 00:27:33.659251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.0.3) 2025-10-18 00:27:33.659259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (6.1.0) 2025-10-18 00:27:33.659268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.6.1) 2025-10-18 00:27:33.659278 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.19) 2025-10-18 00:27:33.659287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (24.1) 2025-10-18 00:27:33.659296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (3.1.2) 2025-10-18 00:27:33.659304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (67.2.0) 2025-10-18 00:27:33.659312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.8.0->aodh==19.0.0.0rc2.dev2) (0.3.5) 2025-10-18 00:27:33.659336 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2025-10-18 00:27:33.659345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.1.0) 2025-10-18 00:27:33.659366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.6.0) 2025-10-18 00:27:33.659375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-10-18 00:27:33.659383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (42.0.8) 2025-10-18 00:27:33.659397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.0.1) 2025-10-18 00:27:33.659406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.33) 2025-10-18 00:27:33.659415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (0.11.0) 2025-10-18 00:27:33.659424 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.2.2) 2025-10-18 00:27:33.659432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.4.0) 2025-10-18 00:27:33.659441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.17.0) 2025-10-18 00:27:33.659450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (2.22) 2025-10-18 00:27:33.659460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:27:33.659469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (11.3.1) 2025-10-18 00:27:33.659477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (7.1.4) 2025-10-18 00:27:33.659492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2025-10-18 00:27:33.659523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (9.6.0) 2025-10-18 00:27:33.659537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.3.2) 2025-10-18 00:27:33.659545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.8) 2025-10-18 00:27:33.659554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (1.26.19) 2025-10-18 00:27:33.659642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (2025.10.5) 2025-10-18 00:27:33.659653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.7) 2025-10-18 00:27:33.659662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.7.2) 2025-10-18 00:27:33.659676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (0.8.1) 2025-10-18 00:27:33.659685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (6.11.0) 2025-10-18 00:27:33.659693 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (3.20.0) 2025-10-18 00:27:33.659702 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-18 00:27:33.659710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-10-18 00:27:33.659718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.3.0-py3-none-any.whl (35 kB) 2025-10-18 00:27:33.659727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-10-18 00:27:33.659735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-10-18 00:27:33.659745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: DEPRECATION: Building 'aodh' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'aodh'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:33.659755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: 2025-10-18 00:27:33.659764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): started 2025-10-18 00:27:33.659772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): finished with status 'done' 2025-10-18 00:27:33.659781 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Created wheel for aodh: filename=aodh-19.0.0.0rc2.dev2-py3-none-any.whl size=225893 sha256=fa379db71ebf80781ddf445e61f3b1d9a4045fe59239507a29e77f11d4d5b8fa 2025-10-18 00:27:33.659795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wmo6r4s8/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-10-18 00:27:33.659804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-10-18 00:27:33.659812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-10-18 00:27:33.659821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-19.0.0.0rc2.dev2 cotyledon-1.7.3 croniter-2.0.7 python-observabilityclient-0.3.0 python-octaviaclient-3.8.0 2025-10-18 00:27:33.659829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container d24d9475d710 2025-10-18 00:27:33.659838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 06bee20cd72f 2025-10-18 00:27:33.659846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built d36d02779504 2025-10-18 00:27:33.659854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 00:27:33.659863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-10-18 00:27:33.658462 (took 0:00:09.250531) 2025-10-18 00:27:33.659871 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-10-18 00:27:33.659879 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-10-18 00:27:33.659888 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-10-18 00:27:33.659896 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-10-18 00:27:33.659904 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-10-18 00:27:33.659912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-10-18 00:27:33.659921 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-10-18 00:27:33.659947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-10-18 00:27:33.659161 2025-10-18 00:27:33.659962 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-18 00:27:33.661399 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-10-18 00:27:33.661964 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-10-18 00:27:45.602093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:27:45.602172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 68fa71f59136 2025-10-18 00:27:45.602306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20251018" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:27:45.602328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in f5c75298a4db 2025-10-18 00:27:45.602350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container f5c75298a4db 2025-10-18 00:27:45.602363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> aeb4ebc73520 2025-10-18 00:27:45.602381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/8 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2025-10-18 00:27:45.602428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 81b3442b0a43 2025-10-18 00:27:45.602463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 81b3442b0a43 2025-10-18 00:27:45.602476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4c082663077b 2025-10-18 00:27:45.602550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-10-18 00:27:45.602611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9e24221c9896 2025-10-18 00:27:45.602654 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-10-18 00:27:45.602701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9160fe73b3e2 2025-10-18 00:27:45.602784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-10-18 00:27:45.602796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 849f1370e3d0 2025-10-18 00:27:45.602905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:27:45.602918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 020e5ddc507c 2025-10-18 00:27:45.602959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/8 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && cp /etc/pycadf/ceilometer_api_audit_map.conf /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2025-10-18 00:27:45.603001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in f2cc3db283d5 2025-10-18 00:27:45.603084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-10-18 00:27:45.603119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): started 2025-10-18 00:27:45.603154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:45.603233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==23.0.2.dev1) 2025-10-18 00:27:45.603244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-10-18 00:27:45.603323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cachetools>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2025-10-18 00:27:45.603334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-10-18 00:27:45.603409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-18 00:27:45.603420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: futurist>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.0.0) 2025-10-18 00:27:45.603483 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw-ext>=1.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.2.2) 2025-10-18 00:27:45.603557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: lxml>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2025-10-18 00:27:45.603609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.0.8) 2025-10-18 00:27:45.603646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.concurrency>=3.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2025-10-18 00:27:45.603695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2025-10-18 00:27:45.603752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.4.0) 2025-10-18 00:27:45.603794 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.2) 2025-10-18 00:27:45.603847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2025-10-18 00:27:45.603910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.rootwrap>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.3.0) 2025-10-18 00:27:45.604043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2025-10-18 00:27:45.604056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (14.9.1) 2025-10-18 00:27:45.604091 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.upgradecheck>=0.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.4.0) 2025-10-18 00:27:45.604126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.4.0) 2025-10-18 00:27:45.604185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2025-10-18 00:27:45.604227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.7.0) 2025-10-18 00:27:45.604282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-keystoneclient>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2025-10-18 00:27:45.604323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: keystoneauth1>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.8.1) 2025-10-18 00:27:45.604375 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (11.3.1) 2025-10-18 00:27:45.604409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (18.7.0) 2025-10-18 00:27:45.604446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.6.0) 2025-10-18 00:27:45.604763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2025-10-18 00:27:45.604825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.0.2) 2025-10-18 00:27:45.604849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.32.3) 2025-10-18 00:27:45.604918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2025-10-18 00:27:45.604930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (8.3.0) 2025-10-18 00:27:45.604974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tooz>=1.47.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.3.0) 2025-10-18 00:27:45.605008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.8.0) 2025-10-18 00:27:45.605019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: gnocchiclient>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.1.0) 2025-10-18 00:27:45.605030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-10-18 00:27:45.605062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-18 00:27:45.605072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.3.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-10-18 00:27:45.605109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (4.7.0) 2025-10-18 00:27:45.605120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (5.10.0) 2025-10-18 00:27:45.605151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.1.0) 2025-10-18 00:27:45.605165 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.9.0.post0) 2025-10-18 00:27:45.605211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.0.0) 2025-10-18 00:27:45.605256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.11.0) 2025-10-18 00:27:45.605308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.5.2) 2025-10-18 00:27:45.605393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.4.3) 2025-10-18 00:27:45.605404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (24.2.0) 2025-10-18 00:27:45.605440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.9.0) 2025-10-18 00:27:45.605485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.2.13) 2025-10-18 00:27:45.605561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.4.0) 2025-10-18 00:27:45.605619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (3.11) 2025-10-18 00:27:45.605662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (5.1.1) 2025-10-18 00:27:45.605699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.16.0) 2025-10-18 00:27:45.605745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==23.0.2.dev1) (1.7.0) 2025-10-18 00:27:45.605793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-10-18 00:27:45.605894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.29.0->ceilometer==23.0.2.dev1) (0.19) 2025-10-18 00:27:45.605906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (0.10.1) 2025-10-18 00:27:45.605942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (2.0.0) 2025-10-18 00:27:45.605977 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.16.0) 2025-10-18 00:27:45.606048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.6.0) 2025-10-18 00:27:45.606059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.5.0) 2025-10-18 00:27:45.606136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.8.8) 2025-10-18 00:27:45.606147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.2.0) 2025-10-18 00:27:45.606188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.4.0) 2025-10-18 00:27:45.606266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.9.0) 2025-10-18 00:27:45.606286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (6.2.0) 2025-10-18 00:27:45.606327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.5.0) 2025-10-18 00:27:45.606362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.1.0) 2025-10-18 00:27:45.606398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2025-10-18 00:27:45.606499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.4) 2025-10-18 00:27:45.606550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-10-18 00:27:45.606622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-10-18 00:27:45.606637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.1.5) 2025-10-18 00:27:45.606680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cffi>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (1.17.0) 2025-10-18 00:27:45.606714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (0.36.1) 2025-10-18 00:27:45.606773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (3.0.3) 2025-10-18 00:27:45.606816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.22) 2025-10-18 00:27:45.606866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.6.1) 2025-10-18 00:27:45.606937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->ceilometer==23.0.2.dev1) (6.0.0) 2025-10-18 00:27:45.606975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (2024.1) 2025-10-18 00:27:45.607063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.10.1) 2025-10-18 00:27:45.607125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.0) 2025-10-18 00:27:45.607208 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.5.1) 2025-10-18 00:27:45.607238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.6.0) 2025-10-18 00:27:45.607319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.policy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=0.1.1->ceilometer==23.0.2.dev1) (4.4.0) 2025-10-18 00:27:45.607404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (24.1) 2025-10-18 00:27:45.607436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (3.1.2) 2025-10-18 00:27:45.607466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (67.2.0) 2025-10-18 00:27:45.607488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (24.2.1) 2025-10-18 00:27:45.607688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (2.0.1) 2025-10-18 00:27:45.607816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (42.0.8) 2025-10-18 00:27:45.607988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-10-18 00:27:45.608014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (2.1.0) 2025-10-18 00:27:45.608029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.1.0) 2025-10-18 00:27:45.608056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.0.1) 2025-10-18 00:27:45.608075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.33) 2025-10-18 00:27:45.608094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (0.11.0) 2025-10-18 00:27:45.608156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.2.2) 2025-10-18 00:27:45.608206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.4.0) 2025-10-18 00:27:45.608217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.0.0) 2025-10-18 00:27:45.608249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (4.19.2) 2025-10-18 00:27:45.608261 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (2023.12.1) 2025-10-18 00:27:45.608270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.35.1) 2025-10-18 00:27:45.608301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2025-10-18 00:27:45.608349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.3.2) 2025-10-18 00:27:45.608420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.8) 2025-10-18 00:27:45.608451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (1.26.19) 2025-10-18 00:27:45.608482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (2025.10.5) 2025-10-18 00:27:45.608587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.7) 2025-10-18 00:27:45.608624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.47.0->ceilometer==23.0.2.dev1) (0.15.2) 2025-10-18 00:27:45.608657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-18 00:27:45.608717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-10-18 00:27:45.608754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-10-18 00:27:45.608809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-10-18 00:27:45.608844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: DEPRECATION: Building 'ceilometer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ceilometer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:45.608899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: 2025-10-18 00:27:45.608978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): started 2025-10-18 00:27:45.609015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): finished with status 'done' 2025-10-18 00:27:45.609053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-23.0.2.dev1-py3-none-any.whl size=374141 sha256=be3404613b8559fd75dbf490c738dc20e5a90371f5407f5b4d137b0fc418b9fa 2025-10-18 00:27:45.609107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vqk0npz3/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-10-18 00:27:45.609145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-10-18 00:27:45.609199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-10-18 00:27:45.609263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-23.0.2.dev1 cotyledon-1.7.3 python-zaqarclient-2.8.0 xmltodict-0.13.0 2025-10-18 00:27:45.609299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /plugins/pycadf-3.1.1 2025-10-18 00:27:45.609369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): started 2025-10-18 00:27:45.609398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:45.609435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-18 00:27:45.609489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-18 00:27:45.609557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 00:27:45.609592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 00:27:45.609647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 00:27:45.609685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 00:27:45.609738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-10-18 00:27:45.609774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-10-18 00:27:45.609820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-10-18 00:27:45.609864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-10-18 00:27:45.609919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-18 00:27:45.609974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2025-10-18 00:27:45.610011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2025-10-18 00:27:45.610054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-18 00:27:45.610120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.4.0) 2025-10-18 00:27:45.610161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-18 00:27:45.610193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2025-10-18 00:27:45.610259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2025-10-18 00:27:45.610295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (6.0.0) 2025-10-18 00:27:45.610349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2025-10-18 00:27:45.610385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-10-18 00:27:45.610422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-10-18 00:27:45.610476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-10-18 00:27:45.610535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.10.5) 2025-10-18 00:27:45.610598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: pycadf 2025-10-18 00:27:45.610633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:45.610668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: 2025-10-18 00:27:45.610734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (setup.py): started 2025-10-18 00:27:45.610766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:27:45.610851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=f980c6748aee58346ef79f7a5976760aa51b5f040744b09fb637646d8d75ac98 2025-10-18 00:27:45.610866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-r_6bsuy_/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:27:45.610966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built pycadf 2025-10-18 00:27:45.610998 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: pycadf 2025-10-18 00:27:45.611007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Attempting uninstall: pycadf 2025-10-18 00:27:45.611063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Found existing installation: pycadf 3.1.1 2025-10-18 00:27:45.611098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Uninstalling pycadf-3.1.1: 2025-10-18 00:27:45.611135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Successfully uninstalled pycadf-3.1.1 2025-10-18 00:27:45.611189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed pycadf-3.1.1 2025-10-18 00:27:45.611220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container f2cc3db283d5 2025-10-18 00:27:45.611276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> cecaf3fb63ae 2025-10-18 00:27:45.611321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ea0f02039e41 2025-10-18 00:27:45.611374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 00:27:45.611501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-10-18 00:27:45.611363 (took 0:00:11.952202) 2025-10-18 00:27:45.611619 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-10-18 00:27:45.611692 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-10-18 00:27:45.611749 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-10-18 00:27:45.611795 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-10-18 00:27:45.612429 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-10-18 00:27:45.612468 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-10-18 00:27:45.612544 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-10-18 00:27:45.612349 2025-10-18 00:27:45.612565 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2024.2.tar.gz 2025-10-18 00:27:45.614694 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-10-18 00:27:45.615409 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-10-18 00:27:53.001599 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:27:53.001680 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 68fa71f59136 2025-10-18 00:27:53.001689 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20251018" "name"="placement-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:27:53.003417 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in dda298186b1e 2025-10-18 00:27:53.003481 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container dda298186b1e 2025-10-18 00:27:53.003497 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 95bc37c929bd 2025-10-18 00:27:53.003548 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/7 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2025-10-18 00:27:53.003572 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 2300fb315997 2025-10-18 00:27:53.003583 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 2300fb315997 2025-10-18 00:27:53.003593 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> d81c48050ae3 2025-10-18 00:27:53.003602 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-10-18 00:27:53.003612 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4b49d1dd3a06 2025-10-18 00:27:53.003622 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-10-18 00:27:53.003631 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 6e677901cd76 2025-10-18 00:27:53.003641 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:27:53.003651 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 99696babf3cc 2025-10-18 00:27:53.003677 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/7 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2025-10-18 00:27:53.003689 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 845c0c89e299 2025-10-18 00:27:53.003700 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-10-18 00:27:53.003710 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): started 2025-10-18 00:27:53.003720 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:27:53.003731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.0) 2025-10-18 00:27:53.003742 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.0.32) 2025-10-18 00:27:53.003752 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (10.7.1) 2025-10-18 00:27:53.003762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.5.1) 2025-10-18 00:27:53.003772 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (1.8.8) 2025-10-18 00:27:53.003781 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (4.19.2) 2025-10-18 00:27:53.003790 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.32.3) 2025-10-18 00:27:53.003802 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (67.2.0) 2025-10-18 00:27:53.003868 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.0) 2025-10-18 00:27:53.003879 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (9.6.0) 2025-10-18 00:27:53.003897 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (5.6.0) 2025-10-18 00:27:53.003922 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.2) 2025-10-18 00:27:53.003933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (5.5.0) 2025-10-18 00:27:53.003943 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (7.4.0) 2025-10-18 00:27:53.003952 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (16.0.0) 2025-10-18 00:27:53.003962 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (4.4.0) 2025-10-18 00:27:53.003972 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.2.0) 2025-10-18 00:27:53.003989 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.4.0) 2025-10-18 00:27:53.003998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==12.0.1.dev5) 2025-10-18 00:27:53.004008 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:27:53.004018 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (3.1.0) 2025-10-18 00:27:53.004091 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==12.0.1.dev5) 2025-10-18 00:27:53.004102 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:27:53.004112 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (24.2.0) 2025-10-18 00:27:53.004122 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (2023.12.1) 2025-10-18 00:27:53.004134 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (0.35.1) 2025-10-18 00:27:53.004144 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (0.20.0) 2025-10-18 00:27:53.004153 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2.9.0) 2025-10-18 00:27:53.004164 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.8.1) 2025-10-18 00:27:53.004181 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.8.0) 2025-10-18 00:27:53.004191 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (6.4.0) 2025-10-18 00:27:53.004201 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.1.1) 2025-10-18 00:27:53.004210 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.5.0) 2025-10-18 00:27:53.004221 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2.1.0) 2025-10-18 00:27:53.004230 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.3.0) 2025-10-18 00:27:53.004240 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.7.0) 2025-10-18 00:27:53.004251 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.3.3) 2025-10-18 00:27:53.004300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.1.1) 2025-10-18 00:27:53.004311 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==12.0.1.dev5) (0.19) 2025-10-18 00:27:53.004326 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (6.0.2) 2025-10-18 00:27:53.005199 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (3.0.0) 2025-10-18 00:27:53.005275 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (0.10.1) 2025-10-18 00:27:53.005300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (2.0.0) 2025-10-18 00:27:53.005320 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-10-18 00:27:53.005339 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (1.13.2) 2025-10-18 00:27:53.005377 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (2.0.1) 2025-10-18 00:27:53.005409 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (0.5.0) 2025-10-18 00:27:53.005428 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (1.3.5) 2025-10-18 00:27:53.005447 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (4.12.2) 2025-10-18 00:27:53.005599 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==12.0.1.dev5) (2.9.0.post0) 2025-10-18 00:27:53.005630 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (3.1.4) 2025-10-18 00:27:53.005687 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (4.0.1) 2025-10-18 00:27:53.005706 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (4.0.1) 2025-10-18 00:27:53.005733 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (2.1.5) 2025-10-18 00:27:53.005791 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.1.dev5) (1.0.8) 2025-10-18 00:27:53.005971 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.1.dev5) (2024.1) 2025-10-18 00:27:53.006065 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==12.0.1.dev5) (3.11.0) 2025-10-18 00:27:53.006185 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (24.1) 2025-10-18 00:27:53.006258 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (6.0.0) 2025-10-18 00:27:53.006369 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (3.1.2) 2025-10-18 00:27:53.006445 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==12.0.1.dev5) (0.2.13) 2025-10-18 00:27:53.006601 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2024.1) 2025-10-18 00:27:53.006696 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-10-18 00:27:53.006814 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (3.3.2) 2025-10-18 00:27:53.006914 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (3.8) 2025-10-18 00:27:53.007174 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (1.26.19) 2025-10-18 00:27:53.007262 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (2025.10.5) 2025-10-18 00:27:53.007286 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==12.0.1.dev5) (0.7) 2025-10-18 00:27:53.007306 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==12.0.1.dev5) (3.0.3) 2025-10-18 00:27:53.007363 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (2.7.2) 2025-10-18 00:27:53.007626 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:27:53.007660 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-10-18 00:27:53.007725 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-10-18 00:27:53.007877 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: DEPRECATION: Building 'openstack-placement' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openstack-placement'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:27:53.008151 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: 2025-10-18 00:27:53.008196 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): started 2025-10-18 00:27:53.008265 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): finished with status 'done' 2025-10-18 00:27:53.008280 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-12.0.1.dev5-py3-none-any.whl size=453475 sha256=d85be0f77756941257a7688e31531f553d8db3b70e290d97160f52a8727113ef 2025-10-18 00:27:53.008326 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-tzb5avy4/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-10-18 00:27:53.008337 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-10-18 00:27:53.008376 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: os-resource-classes, microversion-parse, openstack-placement 2025-10-18 00:27:53.008386 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-12.0.1.dev5 os-resource-classes-1.1.0 2025-10-18 00:27:53.008430 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 845c0c89e299 2025-10-18 00:27:53.008465 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 49eae1da0b31 2025-10-18 00:27:53.008590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 5b905eff7637 2025-10-18 00:27:53.008656 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20251018 2025-10-18 00:27:53.008749 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-10-18 00:27:53.008623 (took 0:00:07.396274) 2025-10-18 00:27:53.008828 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-10-18 00:27:53.009316 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-10-18 00:27:53.009376 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-10-18 00:27:53.009454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-10-18 00:27:53.009362 2025-10-18 00:27:53.009559 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2024.2.tar.gz 2025-10-18 00:27:53.013627 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-10-18 00:27:53.014202 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-10-18 00:28:28.315488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:28:28.315600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 68fa71f59136 2025-10-18 00:28:28.315621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20251018" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:28:28.315719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 0069175d5bb3 2025-10-18 00:28:28.315762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 0069175d5bb3 2025-10-18 00:28:28.315774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 8209eab2181c 2025-10-18 00:28:28.315787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/7 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-10-18 00:28:28.315830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 9e687f1adcce 2025-10-18 00:28:28.315843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 9e687f1adcce 2025-10-18 00:28:28.315883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 33a3bf916ac3 2025-10-18 00:28:28.315944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:28:28.316044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in e230f667eda0 2025-10-18 00:28:28.316058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:28:28.316098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:28:28.316146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:28:28.316233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:28:28.316264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:28:28.316338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:28:28.316354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:28:28.316401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:28:28.316447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:28:28.316572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:28:28.316586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:28:28.316630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:28:28.316715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:28:28.316758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:28:28.316821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:28:28.316861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.5 MB in 2s (11.4 MB/s) 2025-10-18 00:28:28.316935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-10-18 00:28:28.316976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-10-18 00:28:28.317053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-10-18 00:28:28.317086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-10-18 00:28:28.317165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-10-18 00:28:28.317201 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-10-18 00:28:28.317242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-10-18 00:28:28.317306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-10-18 00:28:28.317347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-10-18 00:28:28.317388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-10-18 00:28:28.317461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-18 00:28:28.317501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-10-18 00:28:28.317585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-10-18 00:28:28.317621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-10-18 00:28:28.317717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-10-18 00:28:28.317781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:28:28.317822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,889 kB of archives. 2025-10-18 00:28:28.317900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-10-18 00:28:28.317911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:28:28.317965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:28:28.318008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2025-10-18 00:28:28.318090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2025-10-18 00:28:28.318101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2025-10-18 00:28:28.318136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liblasso3t64 amd64 2.8.2-2build2 [164 kB] 2025-10-18 00:28:28.318172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 2025-10-18 00:28:28.318243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [307 kB] 2025-10-18 00:28:28.318290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2025-10-18 00:28:28.318308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2025-10-18 00:28:28.318344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2025-10-18 00:28:28.318379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2025-10-18 00:28:28.318613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.7+dfsg-1~exp1ubuntu8.2 [11.1 kB] 2025-10-18 00:28:28.318651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,889 kB in 0s (6,284 kB/s) 2025-10-18 00:28:28.318677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:28:28.318698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-10-18 00:28:28.318704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2025-10-18 00:28:28.318709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:35% (Reading database ... 40% (Reading database ... 45% 2025-10-18 00:28:28.318756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-10-18 00:28:28.318794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:60% (Reading database ... 65% 2025-10-18 00:28:28.318841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2025-10-18 00:28:28.318887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2025-10-18 00:28:28.318931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2025-10-18 00:28:28.318976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2025-10-18 00:28:28.319020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2025-10-18 00:28:28.319066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2025-10-18 00:28:28.319112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:28:28.319159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:28:28.319203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:28:28.319248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-10-18 00:28:28.319290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-10-18 00:28:28.319334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-10-18 00:28:28.319379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-10-18 00:28:28.319424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-10-18 00:28:28.319469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-10-18 00:28:28.319531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-10-18 00:28:28.319581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-10-18 00:28:28.319628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-10-18 00:28:28.319685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-10-18 00:28:28.319733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2build2_amd64.deb ... 2025-10-18 00:28:28.319779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2build2) ... 2025-10-18 00:28:28.319825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-10-18 00:28:28.319871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-10-18 00:28:28.319916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:28:28.319961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-10-18 00:28:28.320006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-10-18 00:28:28.320052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:28:28.320107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-10-18 00:28:28.320149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 00:28:28.320180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:28:28.320220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-10-18 00:28:28.320265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-10-18 00:28:28.320309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-10-18 00:28:28.320355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-10-18 00:28:28.320399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-10-18 00:28:28.320444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-10-18 00:28:28.320489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-10-18 00:28:28.320589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2025-10-18 00:28:28.320627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-10-18 00:28:28.320682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-10-18 00:28:28.320758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-10-18 00:28:28.320804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:28:28.320850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-10-18 00:28:28.320896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:28:28.320941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:28:28.320987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-10-18 00:28:28.321033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 00:28:28.321074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-10-18 00:28:28.321111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:28:28.321149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-10-18 00:28:28.321200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-10-18 00:28:28.321238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2build2) ... 2025-10-18 00:28:28.321276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-18 00:28:28.321313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-10-18 00:28:28.321350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-10-18 00:28:28.321389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:28:28.321426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-18 00:28:28.321463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-10-18 00:28:28.321513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-10-18 00:28:28.321560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:28:28.321598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-18 00:28:28.321636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-10-18 00:28:28.321684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:28:28.321723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-10-18 00:28:28.321761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:28:28.321799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container e230f667eda0 2025-10-18 00:28:28.321837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 6f114a2d2d91 2025-10-18 00:28:28.321874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-10-18 00:28:28.321914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 8d61843fa816 2025-10-18 00:28:28.321967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/7 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2025-10-18 00:28:28.322004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in d0a1c3da1145 2025-10-18 00:28:28.322032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-10-18 00:28:28.322064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): started 2025-10-18 00:28:28.322101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:28:28.322140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.1.0) 2025-10-18 00:28:28.322178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (1.8.8) 2025-10-18 00:28:28.322217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.322255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:28:28.322292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.322330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-10-18 00:28:28.322368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (42.0.8) 2025-10-18 00:28:28.322406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (2.0.32) 2025-10-18 00:28:28.322444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.3.0) 2025-10-18 00:28:28.322480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting passlib>=1.7.0 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.322531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:28:28.322574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.5.0) 2025-10-18 00:28:28.322614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (10.7.1) 2025-10-18 00:28:28.322653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.0.1) 2025-10-18 00:28:28.322850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.322884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.1 kB) 2025-10-18 00:28:28.322898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (3.8.0) 2025-10-18 00:28:28.322910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (9.6.0) 2025-10-18 00:28:28.322948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.6.0) 2025-10-18 00:28:28.322983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (14.9.1) 2025-10-18 00:28:28.323028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (16.0.0) 2025-10-18 00:28:28.323060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.4.0) 2025-10-18 00:28:28.323132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.1.2) 2025-10-18 00:28:28.323173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.2.0) 2025-10-18 00:28:28.323192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=3.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.4.0) 2025-10-18 00:28:28.323202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.5.0) 2025-10-18 00:28:28.323211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (2.4.0) 2025-10-18 00:28:28.323225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (7.4.0) 2025-10-18 00:28:28.323264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.323275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-10-18 00:28:28.323285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.323318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.0-py3-none-any.whl.metadata (7.1 kB) 2025-10-18 00:28:28.323360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (2.9.0) 2025-10-18 00:28:28.323394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (1.3.3) 2025-10-18 00:28:28.323428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.19.2) 2025-10-18 00:28:28.323469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (3.1.1) 2025-10-18 00:28:28.323529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (1.0.8) 2025-10-18 00:28:28.323599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.2.0) 2025-10-18 00:28:28.323612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.323647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-10-18 00:28:28.323709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-10-18 00:28:28.323780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-10-18 00:28:28.323791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-10-18 00:28:28.323831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:28:28.323891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-10-18 00:28:28.323904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:28:28.323958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==26.0.1.dev4) 2025-10-18 00:28:28.323969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-18 00:28:28.324003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==26.0.1.dev4) (1.17.0) 2025-10-18 00:28:28.324046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==26.0.1.dev4) (2.22) 2025-10-18 00:28:28.324081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==26.0.1.dev4) (5.1.1) 2025-10-18 00:28:28.324116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) 2025-10-18 00:28:28.324157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:28:28.324212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) (3.1.4) 2025-10-18 00:28:28.324250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) 2025-10-18 00:28:28.324260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:28:28.324295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) (8.1.7) 2025-10-18 00:28:28.324329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) 2025-10-18 00:28:28.324368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:28:28.324378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev4) 2025-10-18 00:28:28.324412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-9.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-10-18 00:28:28.324472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev4) (1.16.0) 2025-10-18 00:28:28.324493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev4) (2024.1) 2025-10-18 00:28:28.324558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) (2.1.5) 2025-10-18 00:28:28.324592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (24.2.0) 2025-10-18 00:28:28.324627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (2023.12.1) 2025-10-18 00:28:28.324644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (0.35.1) 2025-10-18 00:28:28.324731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (0.20.0) 2025-10-18 00:28:28.324759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (5.8.1) 2025-10-18 00:28:28.324773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (2.32.3) 2025-10-18 00:28:28.324826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (2.1.0) 2025-10-18 00:28:28.324858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (1.7.0) 2025-10-18 00:28:28.324880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==26.0.1.dev4) (3.11.0) 2025-10-18 00:28:28.324890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (6.0.2) 2025-10-18 00:28:28.324923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (3.0.0) 2025-10-18 00:28:28.324968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (0.10.1) 2025-10-18 00:28:28.324988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (2.0.0) 2025-10-18 00:28:28.325040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==26.0.1.dev4) (1.16.0) 2025-10-18 00:28:28.325050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev4) (1.13.2) 2025-10-18 00:28:28.325084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev4) (2.0.1) 2025-10-18 00:28:28.325115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev4) (0.5.0) 2025-10-18 00:28:28.325135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.0.1.dev4) (1.3.5) 2025-10-18 00:28:28.325168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.0.1.dev4) (4.12.2) 2025-10-18 00:28:28.325199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==26.0.1.dev4) (2.9.0.post0) 2025-10-18 00:28:28.325232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.2.0) 2025-10-18 00:28:28.325249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.5.0) 2025-10-18 00:28:28.325289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.0.0) 2025-10-18 00:28:28.325299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.4.0) 2025-10-18 00:28:28.325340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.9.0) 2025-10-18 00:28:28.325387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.5.0) 2025-10-18 00:28:28.325424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.1.0) 2025-10-18 00:28:28.325434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.20.0) 2025-10-18 00:28:28.325468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==26.0.1.dev4) (4.0.1) 2025-10-18 00:28:28.325535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==26.0.1.dev4) (2024.1) 2025-10-18 00:28:28.325576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.10.1) 2025-10-18 00:28:28.325623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.1.0) 2025-10-18 00:28:28.325642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (2.5.1) 2025-10-18 00:28:28.325696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (1.6.0) 2025-10-18 00:28:28.325729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.36.1) 2025-10-18 00:28:28.325764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.0.3) 2025-10-18 00:28:28.325781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (6.1.0) 2025-10-18 00:28:28.325818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (2.6.1) 2025-10-18 00:28:28.325828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.19) 2025-10-18 00:28:28.325878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev4) (24.1) 2025-10-18 00:28:28.325912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev4) (6.0.0) 2025-10-18 00:28:28.325923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev4) (3.1.2) 2025-10-18 00:28:28.325964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (67.2.0) 2025-10-18 00:28:28.326002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==26.0.1.dev4) (0.2.13) 2025-10-18 00:28:28.326012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: defusedxml in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.0.1.dev4) (0.7.1) 2025-10-18 00:28:28.326046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.0.1.dev4) (24.2.1) 2025-10-18 00:28:28.326081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==26.0.1.dev4) 2025-10-18 00:28:28.326120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-10-18 00:28:28.326130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (3.3.2) 2025-10-18 00:28:28.326163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (3.8) 2025-10-18 00:28:28.326222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (1.26.19) 2025-10-18 00:28:28.326242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (2025.10.5) 2025-10-18 00:28:28.326285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==26.0.1.dev4) 2025-10-18 00:28:28.326308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.4.0-py3-none-any.whl.metadata (6.7 kB) 2025-10-18 00:28:28.326340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==26.0.1.dev4) 2025-10-18 00:28:28.326371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 00:28:28.326391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==26.0.1.dev4) 2025-10-18 00:28:28.326427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:28:28.326437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.7) 2025-10-18 00:28:28.326487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==26.0.1.dev4) (2.7.2) 2025-10-18 00:28:28.326498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-18 00:28:28.326568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-18 00:28:28.326601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-10-18 00:28:28.326633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2025-10-18 00:28:28.326654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-18 00:28:28.326703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-10-18 00:28:28.326713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-10-18 00:28:28.326748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-10-18 00:28:28.326783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 19.9 MB/s 0:00:00 2025-10-18 00:28:28.326816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.0-py3-none-any.whl (419 kB) 2025-10-18 00:28:28.326850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-10-18 00:28:28.326905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.4.0-py3-none-any.whl (219 kB) 2025-10-18 00:28:28.326924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 00:28:28.326960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-18 00:28:28.326970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2025-10-18 00:28:28.327003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.8 MB/s 0:00:00 2025-10-18 00:28:28.327037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:28:28.327072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-10-18 00:28:28.327116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: DEPRECATION: Building 'keystone' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'keystone'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:28:28.327156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-10-18 00:28:28.327166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): started 2025-10-18 00:28:28.327231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): finished with status 'done' 2025-10-18 00:28:28.327249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-26.0.1.dev4-py3-none-any.whl size=1435832 sha256=e2282d08d0cb8887b77680cfdc9e95bc32267098e50a36d6f0cefad9f1581540 2025-10-18 00:28:28.327300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hflyrlel/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-10-18 00:28:28.327318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-10-18 00:28:28.327384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-10-18 00:28:28.327402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for python-ldap: filename=python_ldap-3.4.4-cp312-cp312-linux_x86_64.whl size=366208 sha256=283a71a58914934231740a7e9dff14230fe12ff240d089b65acd6def1e2df891 2025-10-18 00:28:28.327416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hflyrlel/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-10-18 00:28:28.327447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-10-18 00:28:28.327458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2025-10-18 00:28:28.327494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.0.3 Flask-RESTful-0.3.10 Werkzeug-3.0.4 aniso8601-9.0.1 blinker-1.8.2 elementpath-4.4.0 itsdangerous-2.2.0 keystone-26.0.1.dev4 ldappool-3.0.0 oauthlib-3.2.2 passlib-1.7.4 pyasn1-0.6.0 pyasn1_modules-0.4.0 pysaml2-7.5.0 python-ldap-3.4.4 scrypt-0.8.24 xmlschema-2.5.1 2025-10-18 00:28:28.327565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container d0a1c3da1145 2025-10-18 00:28:28.327603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> ec8db8a4185d 2025-10-18 00:28:28.327613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-10-18 00:28:28.327646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 53e398d3b2b1 2025-10-18 00:28:28.327702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 53e398d3b2b1 2025-10-18 00:28:28.327743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 8366d922787b 2025-10-18 00:28:28.327754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 1dcdbf0fb542 2025-10-18 00:28:28.327787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20251018 2025-10-18 00:28:28.327885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-10-18 00:28:28.327781 (took 0:00:35.318419) 2025-10-18 00:28:28.327966 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-10-18 00:28:28.328002 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-10-18 00:28:28.328037 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-10-18 00:28:28.328421 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-10-18 00:28:28.328433 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-10-18 00:28:28.328489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-10-18 00:28:28.328413 2025-10-18 00:28:28.328617 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2024.2.tar.gz 2025-10-18 00:28:28.332581 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-10-18 00:28:28.333214 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-10-18 00:28:48.455370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:28:48.455445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 68fa71f59136 2025-10-18 00:28:48.455665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20251018" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:28:48.455715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 2b4348d0dc3d 2025-10-18 00:28:48.455727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 2b4348d0dc3d 2025-10-18 00:28:48.455737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 5db79f537715 2025-10-18 00:28:48.455753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2025-10-18 00:28:48.455765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in addb260d8478 2025-10-18 00:28:48.455839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container addb260d8478 2025-10-18 00:28:48.455851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 4833fec5fdb0 2025-10-18 00:28:48.455861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-10-18 00:28:48.455895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 702899f98bd4 2025-10-18 00:28:48.455906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-10-18 00:28:48.455951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 98f40d429b25 2025-10-18 00:28:48.455999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:28:48.456079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 8556eec7fb7c 2025-10-18 00:28:48.456092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/7 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2025-10-18 00:28:48.456177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in a101eae759d1 2025-10-18 00:28:48.456189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-10-18 00:28:48.456266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (setup.py): started 2025-10-18 00:28:48.456277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:28:48.456361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.1.0) 2025-10-18 00:28:48.456397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.0.32) 2025-10-18 00:28:48.456432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.13.2) 2025-10-18 00:28:48.456599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.2.0) 2025-10-18 00:28:48.456629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: eventlet>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (0.36.1) 2025-10-18 00:28:48.456682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.8.8) 2025-10-18 00:28:48.456739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystoneauth1>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.8.1) 2025-10-18 00:28:48.456773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ironic-lib>=6.0.0 (from ironic==26.1.4.dev2) 2025-10-18 00:28:48.456808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:28:48.456898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: stevedore>=1.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.3.0) 2025-10-18 00:28:48.456909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.1.0) 2025-10-18 00:28:48.456943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (9.6.0) 2025-10-18 00:28:48.456978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.6.0) 2025-10-18 00:28:48.457051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.db>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (16.0.0) 2025-10-18 00:28:48.457097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (7.3.0) 2025-10-18 00:28:48.457116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.1.2) 2025-10-18 00:28:48.457151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.2.0) 2025-10-18 00:28:48.457189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.4.0) 2025-10-18 00:28:48.457223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.5.0) 2025-10-18 00:28:48.457269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.5.0) 2025-10-18 00:28:48.457311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.4.0) 2025-10-18 00:28:48.457352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (7.4.0) 2025-10-18 00:28:48.457425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: osprofiler>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.2.0) 2025-10-18 00:28:48.457436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-traits>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.1.0) 2025-10-18 00:28:48.457475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.5.1) 2025-10-18 00:28:48.457550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==26.1.4.dev2) 2025-10-18 00:28:48.457653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-10-18 00:28:48.457687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.32.3) 2025-10-18 00:28:48.457711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.0.0) 2025-10-18 00:28:48.457791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpatch>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.33) 2025-10-18 00:28:48.457802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Jinja2>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.1.4) 2025-10-18 00:28:48.457835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (10.7.1) 2025-10-18 00:28:48.457871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (14.9.1) 2025-10-18 00:28:48.457951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (8.3.0) 2025-10-18 00:28:48.457961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.4.0) 2025-10-18 00:28:48.457996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.19.2) 2025-10-18 00:28:48.458031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.0.0) 2025-10-18 00:28:48.458108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.0.0) 2025-10-18 00:28:48.458119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tooz>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.3.0) 2025-10-18 00:28:48.458161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: openstacksdk>=0.99.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.0.1) 2025-10-18 00:28:48.458228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==26.1.4.dev2) 2025-10-18 00:28:48.458242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.2.1-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:28:48.458276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==26.1.4.dev2) 2025-10-18 00:28:48.458352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:28:48.458363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netaddr>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (0.10.1) 2025-10-18 00:28:48.458396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==26.1.4.dev2) 2025-10-18 00:28:48.458431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:28:48.458544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==26.1.4.dev2) (1.3.5) 2025-10-18 00:28:48.458643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==26.1.4.dev2) (4.12.2) 2025-10-18 00:28:48.458709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic==26.1.4.dev2) (3.11.0) 2025-10-18 00:28:48.458730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==26.1.4.dev2) (2.6.1) 2025-10-18 00:28:48.458765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==26.1.4.dev2) (3.0.3) 2025-10-18 00:28:48.458783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=6.0.0->ironic==26.1.4.dev2) (4.0.1) 2025-10-18 00:28:48.458816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=6.0.0->ironic==26.1.4.dev2) (6.4.0) 2025-10-18 00:28:48.458850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic-lib>=6.0.0->ironic==26.1.4.dev2) 2025-10-18 00:28:48.458885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2025-10-18 00:28:48.458920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.0.0->ironic==26.1.4.dev2) (2.1.5) 2025-10-18 00:28:48.458963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.16->ironic==26.1.4.dev2) (3.0.0) 2025-10-18 00:28:48.458997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (24.2.0) 2025-10-18 00:28:48.459032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (2023.12.1) 2025-10-18 00:28:48.459068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (0.35.1) 2025-10-18 00:28:48.459109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (0.20.0) 2025-10-18 00:28:48.459150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==26.1.4.dev2) (2.1.0) 2025-10-18 00:28:48.459185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==26.1.4.dev2) (1.7.0) 2025-10-18 00:28:48.459249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (2.9.0) 2025-10-18 00:28:48.459278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (3.8.0) 2025-10-18 00:28:48.459316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (3.1.1) 2025-10-18 00:28:48.459327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (5.5.0) 2025-10-18 00:28:48.459361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (6.0.2) 2025-10-18 00:28:48.459408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (42.0.8) 2025-10-18 00:28:48.459448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (5.1.1) 2025-10-18 00:28:48.459483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.3.3) 2025-10-18 00:28:48.459613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.0.1) 2025-10-18 00:28:48.459643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (0.11.0) 2025-10-18 00:28:48.459653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (4.2.2) 2025-10-18 00:28:48.459684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.4.0) 2025-10-18 00:28:48.459695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.17.0) 2025-10-18 00:28:48.459735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.99.0->ironic==26.1.4.dev2) (2.22) 2025-10-18 00:28:48.459745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->ironic==26.1.4.dev2) (0.19) 2025-10-18 00:28:48.459787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic==26.1.4.dev2) (3.0.0) 2025-10-18 00:28:48.459822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->ironic==26.1.4.dev2) (1.16.0) 2025-10-18 00:28:48.459857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==26.1.4.dev2) (2.0.1) 2025-10-18 00:28:48.459891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==26.1.4.dev2) (0.5.0) 2025-10-18 00:28:48.459925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic==26.1.4.dev2) (2.9.0.post0) 2025-10-18 00:28:48.459966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.2.0) 2025-10-18 00:28:48.460010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.5.0) 2025-10-18 00:28:48.460063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.4.0) 2025-10-18 00:28:48.460105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (0.9.0) 2025-10-18 00:28:48.460141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.1.0) 2025-10-18 00:28:48.460180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (0.20.0) 2025-10-18 00:28:48.460222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic==26.1.4.dev2) (4.0.1) 2025-10-18 00:28:48.460262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==26.1.4.dev2) (1.0.8) 2025-10-18 00:28:48.460301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==26.1.4.dev2) (2024.1) 2025-10-18 00:28:48.460342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (3.10.1) 2025-10-18 00:28:48.460382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (3.1.0) 2025-10-18 00:28:48.460417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (2.5.1) 2025-10-18 00:28:48.460457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (1.6.0) 2025-10-18 00:28:48.460634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic==26.1.4.dev2) (24.1) 2025-10-18 00:28:48.460667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic==26.1.4.dev2) (3.1.2) 2025-10-18 00:28:48.460704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->ironic==26.1.4.dev2) (67.2.0) 2025-10-18 00:28:48.460715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->ironic==26.1.4.dev2) (0.3.5) 2025-10-18 00:28:48.460745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic==26.1.4.dev2) (0.2.13) 2025-10-18 00:28:48.460759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (2024.1) 2025-10-18 00:28:48.460794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (1.16.0) 2025-10-18 00:28:48.460828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (3.3.2) 2025-10-18 00:28:48.460891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (3.8) 2025-10-18 00:28:48.460951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (1.26.19) 2025-10-18 00:28:48.460973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (2025.10.5) 2025-10-18 00:28:48.461010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->ironic==26.1.4.dev2) (0.7) 2025-10-18 00:28:48.461020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=9.1.0->ironic==26.1.4.dev2) (2.7.2) 2025-10-18 00:28:48.461060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.0->ironic==26.1.4.dev2) (0.15.2) 2025-10-18 00:28:48.461093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=6.0.0->ironic==26.1.4.dev2) 2025-10-18 00:28:48.461167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-10-18 00:28:48.461178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-18 00:28:48.461213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-10-18 00:28:48.461248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:28:48.461282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-10-18 00:28:48.461350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.2.1-py3-none-any.whl (347 kB) 2025-10-18 00:28:48.461360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2025-10-18 00:28:48.461399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 31.1 MB/s 0:00:00 2025-10-18 00:28:48.461441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-10-18 00:28:48.461541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-10-18 00:28:48.461594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: DEPRECATION: Building 'ironic' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:28:48.461648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: 2025-10-18 00:28:48.461658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (setup.py): started 2025-10-18 00:28:48.461689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (setup.py): finished with status 'done' 2025-10-18 00:28:48.461727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-26.1.4.dev2-py3-none-any.whl size=2024157 sha256=be96b17240d2d1fb78a10ae2cb3bc000d0af87b2347801d0c7df4f468e3fd845 2025-10-18 00:28:48.461757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jk5a06zb/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-10-18 00:28:48.461798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-10-18 00:28:48.461829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, microversion-parse, construct, sushy, ironic-lib, ironic 2025-10-18 00:28:48.461859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-26.1.4.dev2 ironic-lib-6.2.0 microversion-parse-2.0.0 pycdlib-1.14.0 sushy-5.2.1 zeroconf-0.132.2 2025-10-18 00:28:48.461894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container a101eae759d1 2025-10-18 00:28:48.461930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 13213a01af38 2025-10-18 00:28:48.461965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 4906a7519f38 2025-10-18 00:28:48.462001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20251018 2025-10-18 00:28:48.462120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-10-18 00:28:48.461998 (took 0:00:20.133585) 2025-10-18 00:28:48.462235 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-10-18 00:28:48.462274 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-10-18 00:28:48.462331 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-10-18 00:28:48.462736 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-10-18 00:28:48.462778 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-10-18 00:28:48.462786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-10-18 00:28:48.462647 2025-10-18 00:28:48.462814 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2024.2.tar.gz 2025-10-18 00:28:48.465179 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-10-18 00:28:48.465738 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-10-18 00:28:59.921006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:28:59.921068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 68fa71f59136 2025-10-18 00:28:59.921083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20251018" "name"="designate-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:28:59.921097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in e68a0fbfbaec 2025-10-18 00:28:59.921159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container e68a0fbfbaec 2025-10-18 00:28:59.921204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> e01fd8d584f2 2025-10-18 00:28:59.921267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/7 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2025-10-18 00:28:59.921336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 7925ba90a3c0 2025-10-18 00:28:59.921352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 7925ba90a3c0 2025-10-18 00:28:59.921361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 756c31b6332e 2025-10-18 00:28:59.921369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-10-18 00:28:59.921385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> f1636cc3d67e 2025-10-18 00:28:59.921392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-10-18 00:28:59.921400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 4a99f1196e9f 2025-10-18 00:28:59.921407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:28:59.921417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 470f3a2c0ca4 2025-10-18 00:28:59.921426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/7 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && mv /etc/designate/rootwrap.conf.sample /etc/designate/rootwrap.conf && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2025-10-18 00:28:59.921437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in fe686aa8cc58 2025-10-18 00:28:59.921444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-10-18 00:28:59.921451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): started 2025-10-18 00:28:59.921458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:28:59.921466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.13.2) 2025-10-18 00:28:59.921489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (0.36.1) 2025-10-18 00:28:59.921572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==19.0.1.dev8) 2025-10-18 00:28:59.921584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:28:59.921625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.0.3) 2025-10-18 00:28:59.921666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.1.4) 2025-10-18 00:28:59.921689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.19.2) 2025-10-18 00:28:59.921725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.8.1) 2025-10-18 00:28:59.921748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (10.7.1) 2025-10-18 00:28:59.921787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.0.1) 2025-10-18 00:28:59.921794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (9.6.0) 2025-10-18 00:28:59.921801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-10-18 00:28:59.921859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (14.9.1) 2025-10-18 00:28:59.921883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.2.0) 2025-10-18 00:28:59.921922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.2) 2025-10-18 00:28:59.921961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.4.0) 2025-10-18 00:28:59.921983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (7.3.0) 2025-10-18 00:28:59.922021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.5.0) 2025-10-18 00:28:59.922043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.5.0) 2025-10-18 00:28:59.922066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.4.0) 2025-10-18 00:28:59.922103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (7.4.0) 2025-10-18 00:28:59.922147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.4.0) 2025-10-18 00:28:59.922186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.2.0) 2025-10-18 00:28:59.922198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.10.1) 2025-10-18 00:28:59.922211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.1.0) 2025-10-18 00:28:59.922218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-10-18 00:28:59.922225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.5.1) 2025-10-18 00:28:59.922232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-designateclient>=2.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-10-18 00:28:59.922240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.32.3) 2025-10-18 00:28:59.922247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (8.3.0) 2025-10-18 00:28:59.922254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: SQLAlchemy>=1.4.41 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.0.32) 2025-10-18 00:28:59.922277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.3.0) 2025-10-18 00:28:59.922284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.8.8) 2025-10-18 00:28:59.922291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dnspython>=2.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.6.1) 2025-10-18 00:28:59.922298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.db>=8.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (16.0.0) 2025-10-18 00:28:59.922305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.4.0) 2025-10-18 00:28:59.922312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.context>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.6.0) 2025-10-18 00:28:59.922319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.4.0) 2025-10-18 00:28:59.922326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.3.0) 2025-10-18 00:28:59.922333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.0.0) 2025-10-18 00:28:59.922339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.0.1.dev8) (1.3.5) 2025-10-18 00:28:59.922346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.0.1.dev8) (4.12.2) 2025-10-18 00:28:59.922353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-10-18 00:28:59.922360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:28:59.922374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-10-18 00:28:59.922381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:28:59.922388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) (8.1.7) 2025-10-18 00:28:59.922395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-10-18 00:28:59.922445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:28:59.922488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->designate==19.0.1.dev8) (2.1.5) 2025-10-18 00:28:59.922640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (24.2.0) 2025-10-18 00:28:59.922680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (2023.12.1) 2025-10-18 00:28:59.922719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (0.35.1) 2025-10-18 00:28:59.922777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (0.20.0) 2025-10-18 00:28:59.922815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.0.1.dev8) (2.1.0) 2025-10-18 00:28:59.922828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.0.1.dev8) (1.7.0) 2025-10-18 00:28:59.922835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (2.9.0) 2025-10-18 00:28:59.922841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.8.0) 2025-10-18 00:28:59.922848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.1.1) 2025-10-18 00:28:59.922855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (5.5.0) 2025-10-18 00:28:59.922862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (6.0.2) 2025-10-18 00:28:59.922869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (42.0.8) 2025-10-18 00:28:59.922876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (5.1.1) 2025-10-18 00:28:59.922883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.3.3) 2025-10-18 00:28:59.922893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.0.1) 2025-10-18 00:28:59.922901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.33) 2025-10-18 00:28:59.922908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (0.11.0) 2025-10-18 00:28:59.922914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (4.2.2) 2025-10-18 00:28:59.922921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.4.0) 2025-10-18 00:28:59.922933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.17.0) 2025-10-18 00:28:59.922945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->designate==19.0.1.dev8) (2.22) 2025-10-18 00:28:59.922952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->designate==19.0.1.dev8) (3.0.0) 2025-10-18 00:28:59.922959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->designate==19.0.1.dev8) (0.19) 2025-10-18 00:28:59.922966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (3.0.0) 2025-10-18 00:28:59.922973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (0.10.1) 2025-10-18 00:28:59.922980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (2.0.0) 2025-10-18 00:28:59.922987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->designate==19.0.1.dev8) (1.16.0) 2025-10-18 00:28:59.922994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.0.1.dev8) (2.0.1) 2025-10-18 00:28:59.923000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.0.1.dev8) (0.5.0) 2025-10-18 00:28:59.923007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->designate==19.0.1.dev8) (2.9.0.post0) 2025-10-18 00:28:59.923014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.2.0) 2025-10-18 00:28:59.923021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.5.0) 2025-10-18 00:28:59.923028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.4.0) 2025-10-18 00:28:59.923077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (0.9.0) 2025-10-18 00:28:59.923100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.1.0) 2025-10-18 00:28:59.923138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->designate==19.0.1.dev8) (0.20.0) 2025-10-18 00:28:59.923178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.0.1.dev8) (4.0.1) 2025-10-18 00:28:59.923201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.0.1.dev8) (4.0.1) 2025-10-18 00:28:59.923279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->designate==19.0.1.dev8) (6.0.0) 2025-10-18 00:28:59.923338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.0.1.dev8) (1.0.8) 2025-10-18 00:28:59.923376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.0.1.dev8) (2024.1) 2025-10-18 00:28:59.923399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.0.1.dev8) (2.5.1) 2025-10-18 00:28:59.923438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.0.1.dev8) (1.6.0) 2025-10-18 00:28:59.923460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->designate==19.0.1.dev8) (3.11.0) 2025-10-18 00:28:59.923483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.0.1.dev8) (24.1) 2025-10-18 00:28:59.923544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.0.1.dev8) (3.1.2) 2025-10-18 00:28:59.923558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->designate==19.0.1.dev8) (67.2.0) 2025-10-18 00:28:59.923565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->designate==19.0.1.dev8) (0.3.5) 2025-10-18 00:28:59.923572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->designate==19.0.1.dev8) (0.2.13) 2025-10-18 00:28:59.923583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (2024.1) 2025-10-18 00:28:59.923590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (1.16.0) 2025-10-18 00:28:59.923597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.0.1.dev8) (4.7.0) 2025-10-18 00:28:59.923604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.0.1.dev8) (3.1.0) 2025-10-18 00:28:59.923611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (0.5.2) 2025-10-18 00:28:59.923618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (2.4.3) 2025-10-18 00:28:59.923630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (1.9.0) 2025-10-18 00:28:59.923638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (3.3.2) 2025-10-18 00:28:59.923644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (3.8) 2025-10-18 00:28:59.923652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (1.26.19) 2025-10-18 00:28:59.923663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (2025.10.5) 2025-10-18 00:28:59.923669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->designate==19.0.1.dev8) (0.7) 2025-10-18 00:28:59.923676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.3.0->designate==19.0.1.dev8) (2.7.2) 2025-10-18 00:28:59.923683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->designate==19.0.1.dev8) (0.15.2) 2025-10-18 00:28:59.923690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-18 00:28:59.923697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-18 00:28:59.923704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-18 00:28:59.923710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:28:59.923717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-10-18 00:28:59.923725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: DEPRECATION: Building 'designate' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:28:59.923734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: 2025-10-18 00:28:59.923742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): started 2025-10-18 00:28:59.923767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): finished with status 'done' 2025-10-18 00:28:59.923775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-19.0.1.dev8-py3-none-any.whl size=748542 sha256=22e9496c7c21768785b3ac29e345ba7b32595f8d6452055f690270f1c2e26565 2025-10-18 00:28:59.923782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1t2vr995/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-10-18 00:28:59.923789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-10-18 00:28:59.923796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-10-18 00:28:59.923825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 designate-19.0.1.dev8 itsdangerous-2.2.0 2025-10-18 00:28:59.923833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container fe686aa8cc58 2025-10-18 00:28:59.923856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 4e0045fa0e55 2025-10-18 00:28:59.923879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built c841babbc88e 2025-10-18 00:28:59.923902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 00:28:59.923940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-10-18 00:28:59.923707 (took 0:00:11.461060) 2025-10-18 00:28:59.923965 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-10-18 00:28:59.923972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-10-18 00:28:59.923979 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-10-18 00:28:59.923986 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-10-18 00:28:59.923993 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-10-18 00:28:59.924000 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-10-18 00:28:59.924009 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-10-18 00:28:59.924209 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-10-18 00:28:59.924220 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-10-18 00:28:59.924251 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-10-18 00:28:59.924194 2025-10-18 00:28:59.924277 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2024.2.tar.gz 2025-10-18 00:28:59.926088 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-10-18 00:28:59.926433 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-10-18 00:29:28.966286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:29:28.966445 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 68fa71f59136 2025-10-18 00:29:28.966468 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20251018" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:29:28.966540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 66b667684095 2025-10-18 00:29:28.966557 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 66b667684095 2025-10-18 00:29:28.966603 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 0c80ed607fa5 2025-10-18 00:29:28.966621 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/8 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2025-10-18 00:29:28.966673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 19f165560b15 2025-10-18 00:29:28.966774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 19f165560b15 2025-10-18 00:29:28.966788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 879fd06d4471 2025-10-18 00:29:28.966857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-10-18 00:29:28.966901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> cdae69840745 2025-10-18 00:29:28.966988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:29:28.967025 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> b5dbaac20afb 2025-10-18 00:29:28.967071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/8 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2025-10-18 00:29:28.967146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in f1bbe648c58d 2025-10-18 00:29:28.967189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-10-18 00:29:28.967234 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-10-18 00:29:28.967323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:29:28.967378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-10-18 00:29:28.967415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.33.0-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-10-18 00:29:28.967457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.0.2) 2025-10-18 00:29:28.967565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.0.32) 2025-10-18 00:29:28.967613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.12.1) 2025-10-18 00:29:28.967704 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.8.8) 2025-10-18 00:29:28.967719 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.13.2) 2025-10-18 00:29:28.967775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2025-10-18 00:29:28.967822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.1.1) 2025-10-18 00:29:28.967860 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.36.1) 2025-10-18 00:29:28.967948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.1.0) 2025-10-18 00:29:28.967959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.33) 2025-10-18 00:29:28.968041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.8.1) 2025-10-18 00:29:28.968075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (10.7.1) 2025-10-18 00:29:28.968109 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.10.1) 2025-10-18 00:29:28.968201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.concurrency>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2025-10-18 00:29:28.968213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.config>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2025-10-18 00:29:28.968295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.context>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.6.0) 2025-10-18 00:29:28.968328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (16.0.0) 2025-10-18 00:29:28.968383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.4.0) 2025-10-18 00:29:28.968448 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.log>=4.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.2) 2025-10-18 00:29:28.968489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (14.9.1) 2025-10-18 00:29:28.968559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.2.0) 2025-10-18 00:29:28.968815 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.4.0) 2025-10-18 00:29:28.968868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2025-10-18 00:29:28.968879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2025-10-18 00:29:28.968920 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.service>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.5.0) 2025-10-18 00:29:28.968930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.4.0) 2025-10-18 00:29:28.968938 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.4.0) 2025-10-18 00:29:28.968968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2025-10-18 00:29:28.968981 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2025-10-18 00:29:28.969042 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.5.1) 2025-10-18 00:29:28.969146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.1.1) 2025-10-18 00:29:28.969157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.0.0) 2025-10-18 00:29:28.969190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2025-10-18 00:29:28.969232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2025-10-18 00:29:28.969293 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.0.0) 2025-10-18 00:29:28.969331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (11.3.1) 2025-10-18 00:29:28.969396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (18.7.0) 2025-10-18 00:29:28.969455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2025-10-18 00:29:28.969494 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==19.0.1.dev7) 2025-10-18 00:29:28.969578 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:29:28.969662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.20.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.32.3) 2025-10-18 00:29:28.969675 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (67.2.0) 2025-10-18 00:29:28.969745 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.3.0) 2025-10-18 00:29:28.969783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==19.0.1.dev7) 2025-10-18 00:29:28.969850 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:29:28.969887 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (42.0.8) 2025-10-18 00:29:28.969957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==19.0.1.dev7) 2025-10-18 00:29:28.969992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:29:28.970050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.2.0) 2025-10-18 00:29:28.970081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.10.5) 2025-10-18 00:29:28.970145 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2025-10-18 00:29:28.970183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-10-18 00:29:28.970239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-10-18 00:29:28.970276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-10-18 00:29:28.970334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-10-18 00:29:28.970422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-10-18 00:29:28.970502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:29:28.970580 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-10-18 00:29:28.970663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:29:28.970681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2025-10-18 00:29:28.970714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2025-10-18 00:29:28.970747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-10-18 00:29:28.970807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-18 00:29:28.970844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2025-10-18 00:29:28.970917 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2025-10-18 00:29:28.970948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-10-18 00:29:28.970979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-10-18 00:29:28.971038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-10-18 00:29:28.971074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-10-18 00:29:28.971144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-10-18 00:29:28.971154 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-10-18 00:29:28.971208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (1.3.5) 2025-10-18 00:29:28.971244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (4.12.2) 2025-10-18 00:29:28.971299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (3.11.0) 2025-10-18 00:29:28.971337 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.5.2) 2025-10-18 00:29:28.971412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (2.4.3) 2025-10-18 00:29:28.971442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (24.2.0) 2025-10-18 00:29:28.971480 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (1.9.0) 2025-10-18 00:29:28.971555 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.2.13) 2025-10-18 00:29:28.971630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==19.0.1.dev7) (1.17.0) 2025-10-18 00:29:28.971669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==19.0.1.dev7) (2.22) 2025-10-18 00:29:28.971701 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (2.6.1) 2025-10-18 00:29:28.971774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (3.0.3) 2025-10-18 00:29:28.971804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2025-10-18 00:29:28.971842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==19.0.1.dev7) (3.0.0) 2025-10-18 00:29:28.971884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==19.0.1.dev7) (1.7.0) 2025-10-18 00:29:28.971950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (2.9.0) 2025-10-18 00:29:28.971982 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.8.0) 2025-10-18 00:29:28.972043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-10-18 00:29:28.972075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-10-18 00:29:28.972165 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-18 00:29:28.972255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) 2025-10-18 00:29:28.972333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972419 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-10-18 00:29:28.972429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2025-10-18 00:29:28.972501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2025-10-18 00:29:28.972565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:29:28.972664 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972716 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:29:28.972748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-10-18 00:29:28.972784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 00:29:28.972841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.3.3) 2025-10-18 00:29:28.972877 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==19.0.1.dev7) (0.19) 2025-10-18 00:29:28.972914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-10-18 00:29:28.972969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (2.0.0) 2025-10-18 00:29:28.973005 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.1.0->magnum==19.0.1.dev7) (1.16.0) 2025-10-18 00:29:28.973082 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.0.1) 2025-10-18 00:29:28.973099 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (0.5.0) 2025-10-18 00:29:28.973131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.2.0) 2025-10-18 00:29:28.973163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-10-18 00:29:28.973219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.4.0) 2025-10-18 00:29:28.973256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.9.0) 2025-10-18 00:29:28.973326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.1.0) 2025-10-18 00:29:28.973372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.20.0) 2025-10-18 00:29:28.973445 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (3.1.4) 2025-10-18 00:29:28.973475 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2025-10-18 00:29:28.973538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2025-10-18 00:29:28.973601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (2.1.5) 2025-10-18 00:29:28.973647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2025-10-18 00:29:28.973680 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==19.0.1.dev7) (6.0.0) 2025-10-18 00:29:28.973743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==19.0.1.dev7) (2024.1) 2025-10-18 00:29:28.973773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.10.1) 2025-10-18 00:29:28.973804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2025-10-18 00:29:28.973870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (2.5.1) 2025-10-18 00:29:28.973906 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (1.6.0) 2025-10-18 00:29:28.973960 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (24.1) 2025-10-18 00:29:28.973997 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (3.1.2) 2025-10-18 00:29:28.974066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum==19.0.1.dev7) (0.3.5) 2025-10-18 00:29:28.974117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum==19.0.1.dev7) (2024.1) 2025-10-18 00:29:28.974147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (24.2.1) 2025-10-18 00:29:28.974178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (2.0.1) 2025-10-18 00:29:28.974233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2025-10-18 00:29:28.974269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.6.0) 2025-10-18 00:29:28.974333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.0.1) 2025-10-18 00:29:28.974387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.0.1) 2025-10-18 00:29:28.974421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (0.11.0) 2025-10-18 00:29:28.974501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.4.0) 2025-10-18 00:29:28.974537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2025-10-18 00:29:28.974595 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum==19.0.1.dev7) (2.1.0) 2025-10-18 00:29:28.974628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum==19.0.1.dev7) (7.1.4) 2025-10-18 00:29:28.974707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.3.2) 2025-10-18 00:29:28.974745 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.8) 2025-10-18 00:29:28.974799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==19.0.1.dev7) (0.7) 2025-10-18 00:29:28.974830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (3.2.0) 2025-10-18 00:29:28.974901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (4.19.2) 2025-10-18 00:29:28.974932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-10-18 00:29:28.974986 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:29:28.975023 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-10-18 00:29:28.975093 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:29:28.975130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (8.3.0) 2025-10-18 00:29:28.975174 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (2023.12.1) 2025-10-18 00:29:28.975206 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.35.1) 2025-10-18 00:29:28.975262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.20.0) 2025-10-18 00:29:28.975299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.7.2) 2025-10-18 00:29:28.975378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (0.8.1) 2025-10-18 00:29:28.975453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (6.11.0) 2025-10-18 00:29:28.975489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==19.0.1.dev7) (3.20.0) 2025-10-18 00:29:28.975572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.33.0-cp38-abi3-manylinux_2_28_x86_64.whl (6.3 MB) 2025-10-18 00:29:28.975641 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 38.4 MB/s 0:00:00 2025-10-18 00:29:28.975673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-10-18 00:29:28.975733 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 2025-10-18 00:29:28.975764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 36.9 MB/s 0:00:00 2025-10-18 00:29:28.975830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-10-18 00:29:28.975866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-10-18 00:29:28.975897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-10-18 00:29:28.975932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 00:29:28.976000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-18 00:29:28.976009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-10-18 00:29:28.976040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-10-18 00:29:28.976070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-10-18 00:29:28.976138 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-18 00:29:28.976147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-18 00:29:28.976178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 38.1 MB/s 0:00:00 2025-10-18 00:29:28.976211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-18 00:29:28.976269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-10-18 00:29:28.976278 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:29:28.976315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-10-18 00:29:28.976429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2025-10-18 00:29:28.976440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-10-18 00:29:28.976453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-10-18 00:29:28.976498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'magnum' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:29:28.976560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-10-18 00:29:28.976569 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): started 2025-10-18 00:29:28.976630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): finished with status 'done' 2025-10-18 00:29:28.976638 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-19.0.1.dev7-py3-none-any.whl size=758549 sha256=40d8cf7c30845f4b84206fdc74a036d0e9a3596249091039519f56747c61274b 2025-10-18 00:29:28.976683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c1lt3hd_/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-10-18 00:29:28.976716 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'haproxyadmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'haproxyadmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:29:28.976749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-10-18 00:29:28.976804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): started 2025-10-18 00:29:28.976834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): finished with status 'done' 2025-10-18 00:29:28.976863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37349 sha256=c6f2c75856eb0b161ee408085841ed674be6fc018621f472a6ff342b96639aa2 2025-10-18 00:29:28.976909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c1lt3hd_/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-10-18 00:29:28.976939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-10-18 00:29:28.976987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, taskflow, kubernetes, python-octaviaclient, magnum, magnum-cluster-api 2025-10-18 00:29:28.977021 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully installed Werkzeug-3.0.4 diskcache-5.6.3 google-auth-2.34.0 haproxyadmin-0.2.4 kubernetes-30.1.0 magnum-19.0.1.dev7 magnum-cluster-api-0.33.0 networkx-3.3 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pykube-ng-23.6.0 python-octaviaclient-3.8.0 requests-oauthlib-1.3.1 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.9.1 websocket-client-1.8.0 2025-10-18 00:29:28.977084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container f1bbe648c58d 2025-10-18 00:29:28.977111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> f582dbcc2185 2025-10-18 00:29:28.977170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2025-10-18 00:29:28.977196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 39c7f0c23bff 2025-10-18 00:29:28.977243 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum-cluster-api in /var/lib/kolla/venv/lib/python3.12/site-packages (0.33.0) 2025-10-18 00:29:28.977273 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.10.5) 2025-10-18 00:29:28.977305 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2025-10-18 00:29:28.977366 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2025-10-18 00:29:28.977421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.33.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.36.1) 2025-10-18 00:29:28.977457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2025-10-18 00:29:28.977497 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kubernetes>=24.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (30.1.0) 2025-10-18 00:29:28.977558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum>=15.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (19.0.1.dev7) 2025-10-18 00:29:28.977590 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.0) 2025-10-18 00:29:28.977639 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.6.0) 2025-10-18 00:29:28.977669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-context>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.0) 2025-10-18 00:29:28.977727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-log>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.2) 2025-10-18 00:29:28.977735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2025-10-18 00:29:28.977780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.5.0) 2025-10-18 00:29:28.977810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2025-10-18 00:29:28.977867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2025-10-18 00:29:28.977875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2025-10-18 00:29:28.977926 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.0.0) 2025-10-18 00:29:28.977950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2025-10-18 00:29:28.977976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2025-10-18 00:29:28.978006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2025-10-18 00:29:28.978063 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2025-10-18 00:29:28.978071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2025-10-18 00:29:28.978096 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (2.6.1) 2025-10-18 00:29:28.978129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (3.0.3) 2025-10-18 00:29:28.978159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2025-10-18 00:29:28.978217 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-10-18 00:29:28.978225 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2025-10-18 00:29:28.978290 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: google-auth>=1.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.34.0) 2025-10-18 00:29:28.978367 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2025-10-18 00:29:28.978397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests-oauthlib in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.3.1) 2025-10-18 00:29:28.978405 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2025-10-18 00:29:28.978464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2025-10-18 00:29:28.978472 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2025-10-18 00:29:28.978498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1-modules>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.4.0) 2025-10-18 00:29:28.978551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2025-10-18 00:29:28.978605 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2025-10-18 00:29:28.978629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.0.32) 2025-10-18 00:29:28.978655 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2025-10-18 00:29:28.978686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.8.8) 2025-10-18 00:29:28.978744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.13.2) 2025-10-18 00:29:28.978751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2025-10-18 00:29:28.978783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2025-10-18 00:29:28.978809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-10-18 00:29:28.978867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2025-10-18 00:29:28.978874 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.8.1) 2025-10-18 00:29:28.978901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (10.7.1) 2025-10-18 00:29:28.978927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.10.1) 2025-10-18 00:29:28.978984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.0.0) 2025-10-18 00:29:28.978992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.4.0) 2025-10-18 00:29:28.979023 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (14.9.1) 2025-10-18 00:29:28.979055 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.2.0) 2025-10-18 00:29:28.979111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.4.0) 2025-10-18 00:29:28.979119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2025-10-18 00:29:28.979145 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2025-10-18 00:29:28.979171 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.4.0) 2025-10-18 00:29:28.979229 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.4.0) 2025-10-18 00:29:28.979236 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2025-10-18 00:29:28.979262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.1.0) 2025-10-18 00:29:28.979288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2025-10-18 00:29:28.979385 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.1.1) 2025-10-18 00:29:28.979403 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2025-10-18 00:29:28.979429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (9.6.0) 2025-10-18 00:29:28.979453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2025-10-18 00:29:28.979462 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.3.1) 2025-10-18 00:29:28.979488 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (18.7.0) 2025-10-18 00:29:28.979540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2025-10-18 00:29:28.979597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-octaviaclient>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-10-18 00:29:28.979622 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (67.2.0) 2025-10-18 00:29:28.979648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.3.0) 2025-10-18 00:29:28.979712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: taskflow>=2.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.9.1) 2025-10-18 00:29:28.979731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (42.0.8) 2025-10-18 00:29:28.979761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Werkzeug>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.0.4) 2025-10-18 00:29:28.979784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (1.3.5) 2025-10-18 00:29:28.979810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2025-10-18 00:29:28.979841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2025-10-18 00:29:28.979899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2025-10-18 00:29:28.979907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (2.4.3) 2025-10-18 00:29:28.979930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (24.2.0) 2025-10-18 00:29:28.979957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (1.9.0) 2025-10-18 00:29:28.979998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.2.13) 2025-10-18 00:29:28.980024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (1.17.0) 2025-10-18 00:29:28.980050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2025-10-18 00:29:28.980089 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-10-18 00:29:28.980115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2025-10-18 00:29:28.980141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (2.9.0) 2025-10-18 00:29:28.980180 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-10-18 00:29:28.980206 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.3) 2025-10-18 00:29:28.980256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2025-10-18 00:29:28.980262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (3.0.0) 2025-10-18 00:29:28.980309 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2025-10-18 00:29:28.980319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo-config>=8.8.0->magnum-cluster-api) (1.16.0) 2025-10-18 00:29:28.980382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-10-18 00:29:28.980389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2025-10-18 00:29:28.980428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.2.0) 2025-10-18 00:29:28.980453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-10-18 00:29:28.980483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.4.0) 2025-10-18 00:29:28.980538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.9.0) 2025-10-18 00:29:28.980567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2025-10-18 00:29:28.980608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2025-10-18 00:29:28.980634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.4) 2025-10-18 00:29:28.980683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-10-18 00:29:28.980690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-10-18 00:29:28.980715 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (2.1.5) 2025-10-18 00:29:28.980760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2025-10-18 00:29:28.980782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (6.0.0) 2025-10-18 00:29:28.980804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2025-10-18 00:29:28.980843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2025-10-18 00:29:28.980869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2025-10-18 00:29:28.980919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2025-10-18 00:29:28.980949 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (1.6.0) 2025-10-18 00:29:28.980979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (24.1) 2025-10-18 00:29:28.981002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (3.1.2) 2025-10-18 00:29:28.981033 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2025-10-18 00:29:28.981058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2025-10-18 00:29:28.981102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2025-10-18 00:29:28.981124 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-10-18 00:29:28.981146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (3.1.0) 2025-10-18 00:29:28.981185 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.6.0) 2025-10-18 00:29:28.981211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (4.0.1) 2025-10-18 00:29:28.981260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.0.1) 2025-10-18 00:29:28.981267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (0.11.0) 2025-10-18 00:29:28.981317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.4.0) 2025-10-18 00:29:28.981324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2025-10-18 00:29:28.981374 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-10-18 00:29:28.981400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.1.4) 2025-10-18 00:29:28.981451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.3.2) 2025-10-18 00:29:28.981457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.8) 2025-10-18 00:29:28.981496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2025-10-18 00:29:28.981559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2025-10-18 00:29:28.981567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (4.19.2) 2025-10-18 00:29:28.981600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: networkx>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.3) 2025-10-18 00:29:28.981623 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pydot>=1.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.0.1) 2025-10-18 00:29:28.981670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (8.3.0) 2025-10-18 00:29:28.981691 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (2023.12.1) 2025-10-18 00:29:28.981718 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.35.1) 2025-10-18 00:29:28.981762 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2025-10-18 00:29:28.981784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2025-10-18 00:29:28.981805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2025-10-18 00:29:28.981845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (6.11.0) 2025-10-18 00:29:28.981870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (3.20.0) 2025-10-18 00:29:28.981920 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 39c7f0c23bff 2025-10-18 00:29:28.981927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 865a932e2898 2025-10-18 00:29:28.981966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/8 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-18 00:29:28.981991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 3a9a9b0e411e 2025-10-18 00:29:28.982030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 0.380512, size: 16624839 2025-10-18 00:29:28.982056 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-10-18 00:29:28.982105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 3a9a9b0e411e 2025-10-18 00:29:28.982112 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e6890e17729d 2025-10-18 00:29:28.982151 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 2cb334e16d65 2025-10-18 00:29:28.982177 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20251018 2025-10-18 00:29:28.982404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-10-18 00:29:28.982183 (took 0:00:29.057989) 2025-10-18 00:29:28.982438 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-10-18 00:29:28.982480 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-10-18 00:29:28.982839 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-10-18 00:29:28.982901 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-10-18 00:29:28.982914 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-10-18 00:29:28.982838 2025-10-18 00:29:28.982973 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2024.2.tar.gz 2025-10-18 00:29:28.984922 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-10-18 00:29:28.985431 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-10-18 00:29:55.853824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:29:55.853886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 68fa71f59136 2025-10-18 00:29:55.853919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/8 : LABEL "build-date"="20251018" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:29:55.853995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 9cb7ff5e4a7b 2025-10-18 00:29:55.854011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 9cb7ff5e4a7b 2025-10-18 00:29:55.854022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 664c5846f08c 2025-10-18 00:29:55.854035 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/8 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2025-10-18 00:29:55.854084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in dbeb2660455e 2025-10-18 00:29:55.854097 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container dbeb2660455e 2025-10-18 00:29:55.854147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 55ce8d9fa034 2025-10-18 00:29:55.854161 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends uwsgi-plugin-python3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:29:55.854238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in cda31eafd5b5 2025-10-18 00:29:55.855607 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:29:55.855635 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:29:55.855649 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:29:55.855661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:29:55.855675 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:29:55.855688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:29:55.855701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:29:55.855729 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:29:55.855739 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:29:55.855749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:29:55.855758 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:29:55.855768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:29:55.855777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:29:55.855787 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:29:55.855796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:29:55.855806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 28.5 MB in 2s (11.6 MB/s) 2025-10-18 00:29:55.855815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-10-18 00:29:55.855825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-10-18 00:29:55.855834 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building dependency tree... 2025-10-18 00:29:55.855844 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading state information... 2025-10-18 00:29:55.855853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following additional packages will be installed: 2025-10-18 00:29:55.855863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-10-18 00:29:55.855881 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Suggested packages: 2025-10-18 00:29:55.855891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2025-10-18 00:29:55.855900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2025-10-18 00:29:55.855909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: python3-uwsgidecorators 2025-10-18 00:29:55.855919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following NEW packages will be installed: 2025-10-18 00:29:55.855928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-10-18 00:29:55.855938 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: uwsgi-plugin-python3 2025-10-18 00:29:55.855947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:29:55.855957 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Need to get 1,429 kB of archives. 2025-10-18 00:29:55.855966 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:After this operation, 4,662 kB of additional disk space will be used. 2025-10-18 00:29:55.855976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:29:55.855985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2025-10-18 00:29:55.855995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2025-10-18 00:29:55.856006 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] 2025-10-18 00:29:55.856015 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2025-10-18 00:29:55.856024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-18 00:29:55.856050 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2025-10-18 00:29:55.856061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2025-10-18 00:29:55.856071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 1,429 kB in 1s (1,315 kB/s) 2025-10-18 00:29:55.856080 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libnorm1t64:amd64. 2025-10-18 00:29:55.856089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2025-10-18 00:29:55.856100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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-10-18 00:29:55.856110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 70% 2025-10-18 00:29:55.856120 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 75% 2025-10-18 00:29:55.856129 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 80% 2025-10-18 00:29:55.856139 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 85% 2025-10-18 00:29:55.856152 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 90% 2025-10-18 00:29:55.856161 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 95% 2025-10-18 00:29:55.856174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:29:55.856288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-10-18 00:29:55.856322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-10-18 00:29:55.856413 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-10-18 00:29:55.856429 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2025-10-18 00:29:55.856501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-10-18 00:29:55.856553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libsodium23:amd64. 2025-10-18 00:29:55.856613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../2-libsodium23_1.0.18-1build3_amd64.deb ... 2025-10-18 00:29:55.856643 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-10-18 00:29:55.856705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libzmq5:amd64. 2025-10-18 00:29:55.856752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2025-10-18 00:29:55.856820 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-10-18 00:29:55.856835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libyajl2:amd64. 2025-10-18 00:29:55.856884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-18 00:29:55.856915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:29:55.856976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-core. 2025-10-18 00:29:55.857007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-10-18 00:29:55.857067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-10-18 00:29:55.857098 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-10-18 00:29:55.857156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-10-18 00:29:55.857171 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-10-18 00:29:55.857254 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-10-18 00:29:55.857270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-10-18 00:29:55.857329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:29:55.857360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-10-18 00:29:55.857420 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-10-18 00:29:55.857453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-10-18 00:29:55.857529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-10-18 00:29:55.857567 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:29:55.857632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container cda31eafd5b5 2025-10-18 00:29:55.857663 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 3962f0ae1d55 2025-10-18 00:29:55.857723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/8 : ADD barbican-base-archive /barbican-base-source 2025-10-18 00:29:55.857782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 48f921fb9c0f 2025-10-18 00:29:55.857796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/8 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-10-18 00:29:55.857857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 66ec64c9ce59 2025-10-18 00:29:55.857887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:29:55.857949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 0c142b0a122c 2025-10-18 00:29:55.858009 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/8 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient uwsgi && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2025-10-18 00:29:55.858025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 1026c5bc4b5d 2025-10-18 00:29:55.858086 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-10-18 00:29:55.858117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): started 2025-10-18 00:29:55.858177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:29:55.858245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2025-10-18 00:29:55.858260 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-barbicanclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.0.0) 2025-10-18 00:29:55.858318 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting uwsgi 2025-10-18 00:29:55.858342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2025-10-18 00:29:55.858452 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 14.3 MB/s 0:00:00 2025-10-18 00:29:55.858469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): started 2025-10-18 00:29:55.858538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:29:55.858574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: alembic>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.13.2) 2025-10-18 00:29:55.858743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cffi>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.17.0) 2025-10-18 00:29:55.858796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cryptography>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (42.0.8) 2025-10-18 00:29:55.858818 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (0.36.1) 2025-10-18 00:29:55.858829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.19.2) 2025-10-18 00:29:55.858840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.config>=6.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (9.6.0) 2025-10-18 00:29:55.858853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.6.0) 2025-10-18 00:29:55.858892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.db>=4.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (16.0.0) 2025-10-18 00:29:55.858944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.4.0) 2025-10-18 00:29:55.858999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (14.9.1) 2025-10-18 00:29:55.859014 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.2.0) 2025-10-18 00:29:55.859069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.2) 2025-10-18 00:29:55.859115 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.4.0) 2025-10-18 00:29:55.859129 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.5.0) 2025-10-18 00:29:55.859194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.5.0) 2025-10-18 00:29:55.859271 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.4.0) 2025-10-18 00:29:55.859317 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (7.4.0) 2025-10-18 00:29:55.859360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.4.0) 2025-10-18 00:29:55.859414 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.10.1) 2025-10-18 00:29:55.859428 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.0) 2025-10-18 00:29:55.859529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.5.1) 2025-10-18 00:29:55.859555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==19.0.1.dev3) 2025-10-18 00:29:55.859603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-10-18 00:29:55.859647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (10.7.1) 2025-10-18 00:29:55.859789 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.0.32) 2025-10-18 00:29:55.859815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.3.0) 2025-10-18 00:29:55.859825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.8.8) 2025-10-18 00:29:55.859835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: castellan>=1.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.1.1) 2025-10-18 00:29:55.859848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==19.0.1.dev3) 2025-10-18 00:29:55.859861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:29:55.859911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (4.7.0) 2025-10-18 00:29:55.859950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystoneauth1>=5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (5.8.1) 2025-10-18 00:29:55.859992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2025-10-18 00:29:55.860034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (1.3.5) 2025-10-18 00:29:55.860666 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (4.12.2) 2025-10-18 00:29:55.860686 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==19.0.1.dev3) (2.22) 2025-10-18 00:29:55.860696 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (3.11.0) 2025-10-18 00:29:55.860706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2025-10-18 00:29:55.860716 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2025-10-18 00:29:55.860725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (2.4.3) 2025-10-18 00:29:55.860735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (24.2.0) 2025-10-18 00:29:55.860752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2025-10-18 00:29:55.860762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2025-10-18 00:29:55.860771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (2.6.1) 2025-10-18 00:29:55.860782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (3.0.3) 2025-10-18 00:29:55.860791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (2023.12.1) 2025-10-18 00:29:55.860808 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.35.1) 2025-10-18 00:29:55.860817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.20.0) 2025-10-18 00:29:55.860827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2025-10-18 00:29:55.860836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2025-10-18 00:29:55.860846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2.9.0) 2025-10-18 00:29:55.860855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.8.0) 2025-10-18 00:29:55.860865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.1.1) 2025-10-18 00:29:55.860874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.5.0) 2025-10-18 00:29:55.860884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==19.0.1.dev3) 2025-10-18 00:29:55.860898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 00:29:55.860908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.3.3) 2025-10-18 00:29:55.860917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.1.1) 2025-10-18 00:29:55.860928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (3.0.0) 2025-10-18 00:29:55.860944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (0.10.1) 2025-10-18 00:29:55.861024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (2.0.0) 2025-10-18 00:29:55.861036 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.4.0->barbican==19.0.1.dev3) (1.16.0) 2025-10-18 00:29:55.861046 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.0.1) 2025-10-18 00:29:55.861055 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (0.5.0) 2025-10-18 00:29:55.861065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==19.0.1.dev3) (2.9.0.post0) 2025-10-18 00:29:55.861074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.2.0) 2025-10-18 00:29:55.861084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.5.0) 2025-10-18 00:29:55.861099 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (3.0.0) 2025-10-18 00:29:55.861132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.4.0) 2025-10-18 00:29:55.861142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.9.0) 2025-10-18 00:29:55.861152 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.1.0) 2025-10-18 00:29:55.861161 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.20.0) 2025-10-18 00:29:55.861172 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (3.1.4) 2025-10-18 00:29:55.861186 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2025-10-18 00:29:55.861199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2025-10-18 00:29:55.861253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (2.1.5) 2025-10-18 00:29:55.861318 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (1.0.8) 2025-10-18 00:29:55.861342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (2024.1) 2025-10-18 00:29:55.861384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (2.5.1) 2025-10-18 00:29:55.862968 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (1.6.0) 2025-10-18 00:29:55.863005 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (6.1.0) 2025-10-18 00:29:55.863015 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.19) 2025-10-18 00:29:55.863024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (24.1) 2025-10-18 00:29:55.863032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (6.0.0) 2025-10-18 00:29:55.863039 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (3.1.2) 2025-10-18 00:29:55.863046 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==19.0.1.dev3) (67.2.0) 2025-10-18 00:29:55.863053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->barbican==19.0.1.dev3) (0.3.5) 2025-10-18 00:29:55.863069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2024.1) 2025-10-18 00:29:55.863076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.16.0) 2025-10-18 00:29:55.863083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.3.2) 2025-10-18 00:29:55.863090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.8) 2025-10-18 00:29:55.863097 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (1.26.19) 2025-10-18 00:29:55.863104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2025.10.5) 2025-10-18 00:29:55.863111 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.7) 2025-10-18 00:29:55.863126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.7.2) 2025-10-18 00:29:55.863134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-10-18 00:29:55.863141 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:29:55.863148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 00:29:55.863155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican, uwsgi 2025-10-18 00:29:55.863173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: DEPRECATION: Building 'barbican' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'barbican'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:29:55.863183 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-10-18 00:29:55.863190 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (setup.py): started 2025-10-18 00:29:55.863197 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (setup.py): finished with status 'done' 2025-10-18 00:29:55.863204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-19.0.1.dev3-py3-none-any.whl size=479991 sha256=7d261986dabd54775d9b4669fd30b043778c4312dab17ab80dd54f0cb6ee3072 2025-10-18 00:29:55.863229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-waa0evzp/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-10-18 00:29:55.863237 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: DEPRECATION: Building 'uwsgi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'uwsgi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:29:55.863245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-10-18 00:29:55.863252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (setup.py): started 2025-10-18 00:29:55.863259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (setup.py): finished with status 'done' 2025-10-18 00:29:55.863266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for uwsgi: filename=uWSGI-2.0.31-cp312-cp312-linux_x86_64.whl size=596842 sha256=3c59fd690e79cbd96bf3cf5b9e8efa9b61c3b6b574ee94001d7dca9dc4838fc8 2025-10-18 00:29:55.863272 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-waa0evzp/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2025-10-18 00:29:55.863279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican uwsgi 2025-10-18 00:29:55.863291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: uwsgi, pyasn1, microversion-parse, ldap3, barbican 2025-10-18 00:29:55.863298 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-19.0.1.dev3 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 uwsgi-2.0.31 2025-10-18 00:29:55.863305 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 1026c5bc4b5d 2025-10-18 00:29:55.863312 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 660262953309 2025-10-18 00:29:55.863319 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built cc4dc471b6af 2025-10-18 00:29:55.863326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20251018 2025-10-18 00:29:55.863338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-10-18 00:29:55.862430 (took 0:00:26.879592) 2025-10-18 00:29:55.863345 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-10-18 00:29:55.863352 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-10-18 00:29:55.863359 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-10-18 00:29:55.863366 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-10-18 00:29:55.863410 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-10-18 00:29:55.863418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-10-18 00:29:55.863012 2025-10-18 00:29:55.863425 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2024.2.tar.gz 2025-10-18 00:29:55.871712 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2024.2.tar.gz 2025-10-18 00:29:56.590803 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-10-18 00:29:56.590869 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-10-18 00:30:50.846335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:30:50.846409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 68fa71f59136 2025-10-18 00:30:50.846429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20251018" "name"="nova-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:30:50.846445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 0fc04e0fdab7 2025-10-18 00:30:50.846458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 0fc04e0fdab7 2025-10-18 00:30:50.846470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 4f2beead142d 2025-10-18 00:30:50.846483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/9 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-10-18 00:30:50.846496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 86f53ba43776 2025-10-18 00:30:50.846543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 86f53ba43776 2025-10-18 00:30:50.846555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 8866c3e5f2e6 2025-10-18 00:30:50.846568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:30:50.846759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 18fe600c060a 2025-10-18 00:30:50.846824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:30:50.846842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:30:50.846855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:30:50.846880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:30:50.846910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:30:50.846948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:30:50.846958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:30:50.846968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:30:50.847045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:30:50.847056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:30:50.847066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:30:50.847076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:30:50.847085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:30:50.847095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:30:50.847104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:30:50.847154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-18 00:30:50.847165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-10-18 00:30:50.847226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-10-18 00:30:50.847273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-10-18 00:30:50.847318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-10-18 00:30:50.847671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-10-18 00:30:50.847723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-10-18 00:30:50.847736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-10-18 00:30:50.847747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-10-18 00:30:50.847757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 libyajl2 2025-10-18 00:30:50.847766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-netifaces python3-sortedcontainers uuid-runtime 2025-10-18 00:30:50.847836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-10-18 00:30:50.847848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-10-18 00:30:50.847858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-netaddr 2025-10-18 00:30:50.847867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python-sortedcontainers-doc 2025-10-18 00:30:50.847877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-10-18 00:30:50.847955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-18 00:30:50.847967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth 2025-10-18 00:30:50.848015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-10-18 00:30:50.850620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-10-18 00:30:50.850646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-10-18 00:30:50.850682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-10-18 00:30:50.850692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 libyajl2 openssh-client openvswitch-common 2025-10-18 00:30:50.850702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-netifaces 2025-10-18 00:30:50.850711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-openvswitch python3-sortedcontainers uuid-runtime 2025-10-18 00:30:50.850721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:30:50.850731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.2 MB of archives. 2025-10-18 00:30:50.850740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 48.5 MB of additional disk space will be used. 2025-10-18 00:30:50.850751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:30:50.850762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:30:50.850771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:30:50.850798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 00:30:50.850809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:30:50.850819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:30:50.850828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-18 00:30:50.850838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-18 00:30:50.850848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-18 00:30:50.850857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-10-18 00:30:50.850866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-10-18 00:30:50.850876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-10-18 00:30:50.850885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:30:50.850894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:30:50.850904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:30:50.850913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:30:50.850939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:30:50.850949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:30:50.850959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:30:50.850976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-18 00:30:50.850986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-18 00:30:50.850995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-18 00:30:50.851016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-18 00:30:50.851026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-18 00:30:50.851036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-18 00:30:50.851045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-10-18 00:30:50.851054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-18 00:30:50.851064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-18 00:30:50.851073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-18 00:30:50.851083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-10-18 00:30:50.851092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.2 MB in 1s (25.2 MB/s) 2025-10-18 00:30:50.851102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-10-18 00:30:50.851111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-10-18 00:30:50.851121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-10-18 00:30:50.851139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: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-10-18 00:30:50.851150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2025-10-18 00:30:50.851160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2025-10-18 00:30:50.851169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2025-10-18 00:30:50.851179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-10-18 00:30:50.851188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-10-18 00:30:50.851197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-10-18 00:30:50.851207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:30:50.851216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:30:50.851226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:30:50.851235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 00:30:50.851245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 00:30:50.851254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:30:50.851263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-18 00:30:50.851279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-18 00:30:50.851289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:30:50.851298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-18 00:30:50.851308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-18 00:30:50.851317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:30:50.851331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-10-18 00:30:50.851341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-18 00:30:50.851350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:30:50.851359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-10-18 00:30:50.851369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-10-18 00:30:50.851378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-10-18 00:30:50.851391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-10-18 00:30:50.851454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-10-18 00:30:50.851555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-18 00:30:50.851639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-10-18 00:30:50.851705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-10-18 00:30:50.851772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-10-18 00:30:50.851838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:30:50.851905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:30:50.852052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:30:50.852121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:30:50.852172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:30:50.852238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:30:50.852306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-10-18 00:30:50.852367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:30:50.852417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:30:50.852498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:30:50.852597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:30:50.852679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:30:50.852741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:30:50.852755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:30:50.852830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:30:50.852879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:30:50.852903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:30:50.852992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:30:50.853056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:30:50.853069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:30:50.853147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:30:50.853196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:30:50.853258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:30:50.853273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:30:50.853348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:30:50.853400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:30:50.853461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:30:50.853475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:30:50.853605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:30:50.853626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:30:50.853795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-10-18 00:30:50.853825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:30:50.853836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:30:50.853851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-10-18 00:30:50.853864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:30:50.853958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:30:50.853973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-10-18 00:30:50.854113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:30:50.854138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:30:50.854152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-10-18 00:30:50.854179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-18 00:30:50.854249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 00:30:50.854294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-10-18 00:30:50.854349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-18 00:30:50.854394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 00:30:50.854438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-10-18 00:30:50.854482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 00:30:50.854562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:30:50.854624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-10-18 00:30:50.854690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-ebtables_2.0.11-6build1_amd64.deb ... 2025-10-18 00:30:50.854743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-10-18 00:30:50.854766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libyajl2:amd64. 2025-10-18 00:30:50.854832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-18 00:30:50.854884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:30:50.854959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-10-18 00:30:50.855049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:30:50.855093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:30:50.855134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-10-18 00:30:50.855187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../27-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-18 00:30:50.855252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-18 00:30:50.855304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-10-18 00:30:50.855356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../28-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-10-18 00:30:50.855408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-10-18 00:30:50.855460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:30:50.855502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 00:30:50.855543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:30:50.855608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:30:50.855650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:30:50.855702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:30:50.855715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:30:50.855777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-10-18 00:30:50.855818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:30:50.855870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:30:50.855882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-10-18 00:30:50.855952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:30:50.855995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-10-18 00:30:50.856048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-18 00:30:50.856061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 00:30:50.856121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:30:50.856163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:30:50.856175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:30:50.856239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:30:50.856282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:30:50.856295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-10-18 00:30:50.856361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:30:50.856403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:30:50.856416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:30:50.856480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:30:50.856503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 00:30:50.856587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-10-18 00:30:50.856629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-18 00:30:50.856671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:30:50.856684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:30:50.856749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:30:50.856790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:30:50.856842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:30:50.856855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:30:50.856941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:30:50.856955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:30:50.857102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-10-18 00:30:50.857127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:30:50.857151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:30:50.857160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:30:50.857172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:30:50.857232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-18 00:30:50.857274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-18 00:30:50.857326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-18 00:30:50.857339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-10-18 00:30:50.857401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:30:50.857444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:30:50.857492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:30:50.857503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 18fe600c060a 2025-10-18 00:30:50.857585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 2e6b63939174 2025-10-18 00:30:50.857635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-10-18 00:30:50.857687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 63b2c2d68714 2025-10-18 00:30:50.857746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-10-18 00:30:50.857798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 559e014718de 2025-10-18 00:30:50.857847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-10-18 00:30:50.857894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> ef67e3c39ec4 2025-10-18 00:30:50.857957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:30:50.858018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 9c2db1f1f905 2025-10-18 00:30:50.858094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/9 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2025-10-18 00:30:50.858143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 17f9e2c3b151 2025-10-18 00:30:50.858189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-10-18 00:30:50.858235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-10-18 00:30:50.858280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-10-18 00:30:50.858323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-10-18 00:30:50.858370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:30:50.858405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-10-18 00:30:50.858449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:30:50.858494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.1.0) 2025-10-18 00:30:50.858561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: SQLAlchemy>=1.4.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.0.32) 2025-10-18 00:30:50.858613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.1.1) 2025-10-18 00:30:50.858659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: eventlet>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (0.36.1) 2025-10-18 00:30:50.858709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.1.4) 2025-10-18 00:30:50.858766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystonemiddleware>=4.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (10.7.1) 2025-10-18 00:30:50.858802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.3.0) 2025-10-18 00:30:50.858847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.5.1) 2025-10-18 00:30:50.858891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (42.0.8) 2025-10-18 00:30:50.858938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.8.8) 2025-10-18 00:30:50.858982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.0.3) 2025-10-18 00:30:50.859017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.1.0) 2025-10-18 00:30:50.859052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.10.1) 2025-10-18 00:30:50.859086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.11.0) 2025-10-18 00:30:50.859131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: alembic>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.13.2) 2025-10-18 00:30:50.859174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (0.10.1) 2025-10-18 00:30:50.859218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (0.11.0) 2025-10-18 00:30:50.859253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: paramiko>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.1) 2025-10-18 00:30:50.859298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.1.0) 2025-10-18 00:30:50.862585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.19.2) 2025-10-18 00:30:50.862600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-cinderclient>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (9.6.0) 2025-10-18 00:30:50.862609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystoneauth1>=3.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.8.1) 2025-10-18 00:30:50.862617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-neutronclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (11.3.1) 2025-10-18 00:30:50.862624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.7.0) 2025-10-18 00:30:50.862631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.32.3) 2025-10-18 00:30:50.862638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.3.0) 2025-10-18 00:30:50.862645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==30.1.1.dev17) 2025-10-18 00:30:50.862653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-10-18 00:30:50.862660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.8.0) 2025-10-18 00:30:50.862680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.concurrency>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.1.0) 2025-10-18 00:30:50.862687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (9.6.0) 2025-10-18 00:30:50.862694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.6.0) 2025-10-18 00:30:50.862707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.1.2) 2025-10-18 00:30:50.862714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==30.1.1.dev17) 2025-10-18 00:30:50.862721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:30:50.862728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.0) 2025-10-18 00:30:50.862735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.5.0) 2025-10-18 00:30:50.862741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.4.0) 2025-10-18 00:30:50.862748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=7.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (7.4.0) 2025-10-18 00:30:50.862755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.db>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (16.0.0) 2025-10-18 00:30:50.862762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (7.3.0) 2025-10-18 00:30:50.862768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (14.9.1) 2025-10-18 00:30:50.862775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.4.0) 2025-10-18 00:30:50.862782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.privsep>=2.6.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.0) 2025-10-18 00:30:50.862797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.4.0) 2025-10-18 00:30:50.862804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.5.0) 2025-10-18 00:30:50.862811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.0.0) 2025-10-18 00:30:50.862818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.2.0) 2025-10-18 00:30:50.862825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.0.0) 2025-10-18 00:30:50.862832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.0) 2025-10-18 00:30:50.862839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-brick>=5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.9.1) 2025-10-18 00:30:50.862845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==30.1.1.dev17) 2025-10-18 00:30:50.862852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:30:50.862859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-traits>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.1.0) 2025-10-18 00:30:50.862871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==30.1.1.dev17) 2025-10-18 00:30:50.862878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-18 00:30:50.862889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: castellan>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.1.1) 2025-10-18 00:30:50.862896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==30.1.1.dev17) 2025-10-18 00:30:50.862903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:30:50.862910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.3.0) 2025-10-18 00:30:50.862929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==30.1.1.dev17) 2025-10-18 00:30:50.862936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:30:50.862943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: retrying>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.3.4) 2025-10-18 00:30:50.862950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-service-types>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.7.0) 2025-10-18 00:30:50.862957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.9.0.post0) 2025-10-18 00:30:50.862963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: futurist>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.0.0) 2025-10-18 00:30:50.862970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: openstacksdk>=0.35.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.0.1) 2025-10-18 00:30:50.862977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.0.2) 2025-10-18 00:30:50.862983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==30.1.1.dev17) (1.3.5) 2025-10-18 00:30:50.862990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==30.1.1.dev17) (4.12.2) 2025-10-18 00:30:50.862997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==30.1.1.dev17) (7.0.0) 2025-10-18 00:30:50.863011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==30.1.1.dev17) (1.17.0) 2025-10-18 00:30:50.863018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==30.1.1.dev17) (2.22) 2025-10-18 00:30:50.863025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==30.1.1.dev17) (2.6.1) 2025-10-18 00:30:50.863031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==30.1.1.dev17) (2.1.5) 2025-10-18 00:30:50.863038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (24.2.0) 2025-10-18 00:30:50.863054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (2023.12.1) 2025-10-18 00:30:50.863062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (0.35.1) 2025-10-18 00:30:50.863069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (0.20.0) 2025-10-18 00:30:50.863076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (2.9.0) 2025-10-18 00:30:50.863087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (3.1.1) 2025-10-18 00:30:50.863094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (5.5.0) 2025-10-18 00:30:50.863101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.3.3) 2025-10-18 00:30:50.863108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.0.1) 2025-10-18 00:30:50.863115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.33) 2025-10-18 00:30:50.863121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (4.2.2) 2025-10-18 00:30:50.863128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.4.0) 2025-10-18 00:30:50.863135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==30.1.1.dev17) (3.0.0) 2025-10-18 00:30:50.863142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=5.2->nova==30.1.1.dev17) (8.3.0) 2025-10-18 00:30:50.863148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-win>=5.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=5.2->nova==30.1.1.dev17) (5.9.0) 2025-10-18 00:30:50.863155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==30.1.1.dev17) (3.0.0) 2025-10-18 00:30:50.863162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==30.1.1.dev17) 2025-10-18 00:30:50.863169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:30:50.863176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyroute2>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==30.1.1.dev17) (0.7.12) 2025-10-18 00:30:50.863188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->os-vif>=3.1.0->nova==30.1.1.dev17) (1.16.0) 2025-10-18 00:30:50.863200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==30.1.1.dev17) (0.19) 2025-10-18 00:30:50.863207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==30.1.1.dev17) (2.0.1) 2025-10-18 00:30:50.863214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==30.1.1.dev17) (0.5.0) 2025-10-18 00:30:50.863221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.2.0) 2025-10-18 00:30:50.863227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.5.0) 2025-10-18 00:30:50.863234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.4.0) 2025-10-18 00:30:50.863241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (0.9.0) 2025-10-18 00:30:50.863248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.1.0) 2025-10-18 00:30:50.863259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==30.1.1.dev17) (0.20.0) 2025-10-18 00:30:50.863266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==30.1.1.dev17) (4.0.1) 2025-10-18 00:30:50.863273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==30.1.1.dev17) (4.0.1) 2025-10-18 00:30:50.863280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==30.1.1.dev17) (1.0.8) 2025-10-18 00:30:50.863286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==30.1.1.dev17) (2024.1) 2025-10-18 00:30:50.863293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->nova==30.1.1.dev17) (1.6.0) 2025-10-18 00:30:50.863300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.1->nova==30.1.1.dev17) (24.1) 2025-10-18 00:30:50.863307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.1->nova==30.1.1.dev17) (3.1.2) 2025-10-18 00:30:50.863313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==30.1.1.dev17) 2025-10-18 00:30:50.863320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-18 00:30:50.863327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==30.1.1.dev17) (3.4.0) 2025-10-18 00:30:50.863339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==30.1.1.dev17) (1.5.0) 2025-10-18 00:30:50.863346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==30.1.1.dev17) (67.2.0) 2025-10-18 00:30:50.863357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==30.1.1.dev17) (0.2.13) 2025-10-18 00:30:50.863364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (2024.1) 2025-10-18 00:30:50.863371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (1.16.0) 2025-10-18 00:30:50.863377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (4.7.0) 2025-10-18 00:30:50.863384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (0.5.2) 2025-10-18 00:30:50.863393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (2.4.3) 2025-10-18 00:30:50.863400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (1.9.0) 2025-10-18 00:30:50.863408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==30.1.1.dev17) (24.2.1) 2025-10-18 00:30:50.863419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==30.1.1.dev17) (2.0.1) 2025-10-18 00:30:50.863426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==30.1.1.dev17) (2.1.0) 2025-10-18 00:30:50.863432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==30.1.1.dev17) (3.1.0) 2025-10-18 00:30:50.863439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (3.3.2) 2025-10-18 00:30:50.863446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (3.8) 2025-10-18 00:30:50.863453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (1.26.19) 2025-10-18 00:30:50.863459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (2025.10.5) 2025-10-18 00:30:50.863466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==30.1.1.dev17) (0.7) 2025-10-18 00:30:50.863477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==30.1.1.dev17) (2.7.2) 2025-10-18 00:30:50.863484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==30.1.1.dev17) (0.15.2) 2025-10-18 00:30:50.863491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==30.1.1.dev17) 2025-10-18 00:30:50.863498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-10-18 00:30:50.863523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==30.1.1.dev17) 2025-10-18 00:30:50.863533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-10-18 00:30:50.863546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: redis in /var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->nova==30.1.1.dev17) (5.0.8) 2025-10-18 00:30:50.863553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-10-18 00:30:50.863560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:30:50.863567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-10-18 00:30:50.863574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-10-18 00:30:50.863581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-10-18 00:30:50.863587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-18 00:30:50.863594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-18 00:30:50.863601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-10-18 00:30:50.863607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-10-18 00:30:50.863614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2025-10-18 00:30:50.863621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 39.7 MB/s 0:00:00 2025-10-18 00:30:50.863628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-10-18 00:30:50.863635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-10-18 00:30:50.863641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-10-18 00:30:50.863649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-30.1.1.dev17-py3-none-any.whl size=5791229 sha256=5e302a9ca068e4543bc3e881ea6ec848060dad87f7124a949a202fbd53957ed0 2025-10-18 00:30:50.863660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2u3enkib/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-10-18 00:30:50.863667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-10-18 00:30:50.863673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: os-resource-classes, numpy, microversion-parse, fixtures, ovsdbapp, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2025-10-18 00:30:50.863680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed cursive-0.2.3 fixtures-4.1.0 jwcrypto-1.5.6 microversion-parse-2.0.0 nova-30.1.1.dev17 numpy-2.1.0 os-resource-classes-1.1.0 os-vif-3.7.0 oslo.limit-2.5.0 ovsdbapp-2.8.0 websockify-0.12.0 2025-10-18 00:30:50.863688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar-nova-6.0.1.dev3 2025-10-18 00:30:50.863701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): started 2025-10-18 00:30:50.863708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:30:50.863715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/pycadf-3.1.1 2025-10-18 00:30:50.863722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): started 2025-10-18 00:30:50.863728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:30:50.863735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2025-10-18 00:30:50.863742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.0) 2025-10-18 00:30:50.863749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2025-10-18 00:30:50.863756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2025-10-18 00:30:50.863762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-18 00:30:50.863769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 00:30:50.863776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 00:30:50.863788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 00:30:50.863795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 00:30:50.863802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2025-10-18 00:30:50.863808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2025-10-18 00:30:50.863815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2025-10-18 00:30:50.863822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2025-10-18 00:30:50.863829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2025-10-18 00:30:50.863836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2025-10-18 00:30:50.863842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.4.0) 2025-10-18 00:30:50.863853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2025-10-18 00:30:50.863864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-18 00:30:50.863871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-18 00:30:50.863878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2025-10-18 00:30:50.863885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2025-10-18 00:30:50.863892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (6.0.0) 2025-10-18 00:30:50.863903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2025-10-18 00:30:50.863909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2025-10-18 00:30:50.863932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2025-10-18 00:30:50.863939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2025-10-18 00:30:50.863986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2025.10.5) 2025-10-18 00:30:50.863996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova, pycadf 2025-10-18 00:30:50.864153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: DEPRECATION: Building 'blazar-nova' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:30:50.864186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-10-18 00:30:50.864192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): started 2025-10-18 00:30:50.864201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-10-18 00:30:50.864205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-6.0.1.dev3-py3-none-any.whl size=13212 sha256=d36fc8b032a0694f0e964d079f99c5981d6089485a0e6bc63a20698ec0ff7356 2025-10-18 00:30:50.864212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qgc4qe6m/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-10-18 00:30:50.864261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:30:50.864286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-10-18 00:30:50.864343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (setup.py): started 2025-10-18 00:30:50.864366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:30:50.864420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=901fa9d1609259c68116ba849af569ceb8c340e8e5a12a36cfeae178001248a1 2025-10-18 00:30:50.864444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qgc4qe6m/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:30:50.864479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova pycadf 2025-10-18 00:30:50.864518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: pycadf, blazar-nova 2025-10-18 00:30:50.864574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Attempting uninstall: pycadf 2025-10-18 00:30:50.864611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Found existing installation: pycadf 3.1.1 2025-10-18 00:30:50.864647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Uninstalling pycadf-3.1.1: 2025-10-18 00:30:50.864682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Successfully uninstalled pycadf-3.1.1 2025-10-18 00:30:50.864755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-10-18 00:30:50.864785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 17f9e2c3b151 2025-10-18 00:30:50.864822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b5049b8171b0 2025-10-18 00:30:50.864860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built ddd90009a3e7 2025-10-18 00:30:50.864895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 00:30:50.864984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-10-18 00:30:50.864900 (took 0:00:55.001888) 2025-10-18 00:30:50.865059 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-10-18 00:30:50.865113 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-10-18 00:30:50.865153 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-10-18 00:30:50.865191 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-10-18 00:30:50.865227 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-10-18 00:30:50.865263 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-10-18 00:30:50.865298 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-10-18 00:30:50.865334 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-10-18 00:30:50.865369 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-10-18 00:30:50.865707 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-10-18 00:30:50.865753 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-10-18 00:30:50.865810 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-10-18 00:30:50.865753 2025-10-18 00:30:50.865865 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2024.2.tar.gz 2025-10-18 00:30:50.867278 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-10-18 00:30:50.867758 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-10-18 00:31:00.167552 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:31:00.167657 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 68fa71f59136 2025-10-18 00:31:00.167679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20251018" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:31:00.167725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in adfc3fe1cebc 2025-10-18 00:31:00.167737 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container adfc3fe1cebc 2025-10-18 00:31:00.167809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> dde528c33cf1 2025-10-18 00:31:00.167826 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/6 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2025-10-18 00:31:00.167970 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 5120876df2ab 2025-10-18 00:31:00.167984 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 5120876df2ab 2025-10-18 00:31:00.168089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 2ccd8665ffac 2025-10-18 00:31:00.168123 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-10-18 00:31:00.168158 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 6914d1afde26 2025-10-18 00:31:00.168230 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:31:00.168294 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 8976c8496afb 2025-10-18 00:31:00.168354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/6 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2025-10-18 00:31:00.168369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 3416f71bb154 2025-10-18 00:31:00.168439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-10-18 00:31:00.168474 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): started 2025-10-18 00:31:00.168598 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:31:00.168621 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.0) 2025-10-18 00:31:00.168693 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.13.2) 2025-10-18 00:31:00.168768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.36.1) 2025-10-18 00:31:00.168795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==14.0.1.dev5) 2025-10-18 00:31:00.168816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:31:00.168911 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.1.0) 2025-10-18 00:31:00.168938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystoneauth1>=3.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.8.1) 2025-10-18 00:31:00.168978 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (10.7.1) 2025-10-18 00:31:00.169025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==14.0.1.dev5) 2025-10-18 00:31:00.169074 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:31:00.169131 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.0) 2025-10-18 00:31:00.169163 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (9.6.0) 2025-10-18 00:31:00.169231 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.6.0) 2025-10-18 00:31:00.169264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.db>=4.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (16.0.0) 2025-10-18 00:31:00.169331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.4.0) 2025-10-18 00:31:00.169364 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.2) 2025-10-18 00:31:00.169432 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (14.9.1) 2025-10-18 00:31:00.169465 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.2.0) 2025-10-18 00:31:00.169536 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (4.4.0) 2025-10-18 00:31:00.169637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.5.0) 2025-10-18 00:31:00.169654 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.service>=1.34.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (3.5.0) 2025-10-18 00:31:00.169723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.4.0) 2025-10-18 00:31:00.169784 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (7.4.0) 2025-10-18 00:31:00.169798 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-neutronclient>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (11.3.1) 2025-10-18 00:31:00.169864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (18.7.0) 2025-10-18 00:31:00.169934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.10.1) 2025-10-18 00:31:00.170021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.5.0) 2025-10-18 00:31:00.170048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.5.1) 2025-10-18 00:31:00.170121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requests>=2.18.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.32.3) 2025-10-18 00:31:00.170167 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.3.4) 2025-10-18 00:31:00.170226 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.5.1) 2025-10-18 00:31:00.170240 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.0.32) 2025-10-18 00:31:00.170325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.3.0) 2025-10-18 00:31:00.170372 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.8.8) 2025-10-18 00:31:00.170417 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.12.1) 2025-10-18 00:31:00.170443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev5) (1.3.5) 2025-10-18 00:31:00.170535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev5) (4.12.2) 2025-10-18 00:31:00.170556 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev5) (2.6.1) 2025-10-18 00:31:00.170628 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev5) (3.0.3) 2025-10-18 00:31:00.170675 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-10-18 00:31:00.170721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:31:00.170781 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev5) (3.1.4) 2025-10-18 00:31:00.170796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-10-18 00:31:00.170898 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:31:00.170914 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev5) (8.1.7) 2025-10-18 00:31:00.170981 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.6.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-10-18 00:31:00.171027 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:31:00.171084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.2->blazar==14.0.1.dev5) (2.1.5) 2025-10-18 00:31:00.171099 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.13.0->blazar==14.0.1.dev5) (1.7.0) 2025-10-18 00:31:00.171166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (2.9.0) 2025-10-18 00:31:00.171192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.8.0) 2025-10-18 00:31:00.171258 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.1.1) 2025-10-18 00:31:00.171304 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.3.3) 2025-10-18 00:31:00.171362 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (5.1.1) 2025-10-18 00:31:00.171377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->blazar==14.0.1.dev5) (0.19) 2025-10-18 00:31:00.171444 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (6.0.2) 2025-10-18 00:31:00.171491 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (3.0.0) 2025-10-18 00:31:00.171545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (2.0.0) 2025-10-18 00:31:00.171618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->blazar==14.0.1.dev5) (1.16.0) 2025-10-18 00:31:00.171666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev5) (2.0.1) 2025-10-18 00:31:00.171711 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev5) (0.5.0) 2025-10-18 00:31:00.171768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->blazar==14.0.1.dev5) (2.9.0.post0) 2025-10-18 00:31:00.171783 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.2.0) 2025-10-18 00:31:00.171851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.5.0) 2025-10-18 00:31:00.171906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (3.0.0) 2025-10-18 00:31:00.172119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.4.0) 2025-10-18 00:31:00.172171 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (0.9.0) 2025-10-18 00:31:00.172197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.1.0) 2025-10-18 00:31:00.172214 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (0.20.0) 2025-10-18 00:31:00.172223 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev5) (4.0.1) 2025-10-18 00:31:00.172232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev5) (4.0.1) 2025-10-18 00:31:00.172240 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev5) (1.0.8) 2025-10-18 00:31:00.172252 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev5) (2024.1) 2025-10-18 00:31:00.172306 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (3.10.1) 2025-10-18 00:31:00.172345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (3.1.0) 2025-10-18 00:31:00.172384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (1.6.0) 2025-10-18 00:31:00.172437 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev5) (3.11.0) 2025-10-18 00:31:00.172476 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (24.1) 2025-10-18 00:31:00.172529 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (6.0.0) 2025-10-18 00:31:00.172681 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (3.1.2) 2025-10-18 00:31:00.172713 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.34.0->blazar==14.0.1.dev5) (67.2.0) 2025-10-18 00:31:00.172732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->blazar==14.0.1.dev5) (0.3.5) 2025-10-18 00:31:00.172745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev5) (0.2.13) 2025-10-18 00:31:00.172802 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (2024.1) 2025-10-18 00:31:00.172829 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.16.0) 2025-10-18 00:31:00.172907 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.7.0) 2025-10-18 00:31:00.172924 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.0.1) 2025-10-18 00:31:00.172996 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.1.0) 2025-10-18 00:31:00.173048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (3.1.0) 2025-10-18 00:31:00.173111 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (0.5.2) 2025-10-18 00:31:00.173154 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.4.3) 2025-10-18 00:31:00.173204 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (24.2.0) 2025-10-18 00:31:00.173245 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.9.0) 2025-10-18 00:31:00.173297 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (42.0.8) 2025-10-18 00:31:00.173339 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.0.1) 2025-10-18 00:31:00.173391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.33) 2025-10-18 00:31:00.173432 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (0.11.0) 2025-10-18 00:31:00.173484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.2.2) 2025-10-18 00:31:00.173551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.4.0) 2025-10-18 00:31:00.173610 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.17.0) 2025-10-18 00:31:00.173652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.22) 2025-10-18 00:31:00.173704 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (3.0.0) 2025-10-18 00:31:00.173746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (3.3.2) 2025-10-18 00:31:00.173788 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (3.8) 2025-10-18 00:31:00.173849 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (1.26.19) 2025-10-18 00:31:00.173925 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (2025.10.5) 2025-10-18 00:31:00.173984 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->blazar==14.0.1.dev5) (0.7) 2025-10-18 00:31:00.174034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.40.0->blazar==14.0.1.dev5) (2.7.2) 2025-10-18 00:31:00.174085 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev5) (0.8.1) 2025-10-18 00:31:00.174127 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev5) (6.11.0) 2025-10-18 00:31:00.174169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==14.0.1.dev5) (3.20.0) 2025-10-18 00:31:00.174212 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-18 00:31:00.174264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-18 00:31:00.174305 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-18 00:31:00.174347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:31:00.174389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:31:00.174429 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-10-18 00:31:00.174486 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: DEPRECATION: Building 'blazar' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:31:00.174566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: 2025-10-18 00:31:00.174628 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): started 2025-10-18 00:31:00.174669 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): finished with status 'done' 2025-10-18 00:31:00.174711 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-14.0.1.dev5-py3-none-any.whl size=315060 sha256=2e6732c0abe7cffc692ed0dddc376998c10108ae8e2c34a0731c9ae504330d4d 2025-10-18 00:31:00.174732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1xysh19s/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-10-18 00:31:00.174797 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-10-18 00:31:00.174839 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-10-18 00:31:00.174908 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blazar-14.0.1.dev5 blinker-1.8.2 itsdangerous-2.2.0 microversion-parse-2.0.0 2025-10-18 00:31:00.174982 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 3416f71bb154 2025-10-18 00:31:00.175024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 49182c026a66 2025-10-18 00:31:00.175064 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built df7ba3a22835 2025-10-18 00:31:00.175105 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20251018 2025-10-18 00:31:00.175197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-10-18 00:31:00.175110 (took 0:00:09.309357) 2025-10-18 00:31:00.175281 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-10-18 00:31:00.175345 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-10-18 00:31:00.175667 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-10-18 00:31:00.175768 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-10-18 00:31:00.175822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-10-18 00:31:00.175746 2025-10-18 00:31:00.175930 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2024.2.tar.gz 2025-10-18 00:31:00.180824 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-10-18 00:31:00.181316 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-10-18 00:31:31.810817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:31:31.810892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 68fa71f59136 2025-10-18 00:31:31.810972 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20251018" "name"="glance-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:31:31.810991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in fc5009c168f9 2025-10-18 00:31:31.811051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container fc5009c168f9 2025-10-18 00:31:31.811064 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 694494239cea 2025-10-18 00:31:31.812640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/9 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2025-10-18 00:31:31.812664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 8017eae8e072 2025-10-18 00:31:31.812677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 8017eae8e072 2025-10-18 00:31:31.812689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 30b1c280174a 2025-10-18 00:31:31.812730 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:31:31.812770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in c635c3667cc9 2025-10-18 00:31:31.812781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:31:31.812791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:31:31.812801 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:31:31.812811 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:31:31.812820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:31:31.812830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:31:31.812839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:31:31.812849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:31:31.812858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:31:31.812868 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:31:31.812877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:31:31.812886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:31:31.812896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:31:31.812905 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:31:31.812915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:31:31.812924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.5 MB in 3s (10.8 MB/s) 2025-10-18 00:31:31.812933 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-10-18 00:31:31.812943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-10-18 00:31:31.812970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-10-18 00:31:31.812980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-10-18 00:31:31.812990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-10-18 00:31:31.812999 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-10-18 00:31:31.813009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-10-18 00:31:31.813018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-10-18 00:31:31.813027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-10-18 00:31:31.813036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-10-18 00:31:31.813046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: python3-rados python3-rbd 2025-10-18 00:31:31.813055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:31:31.813065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 9,348 kB of archives. 2025-10-18 00:31:31.813082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 40.2 MB of additional disk space will be used. 2025-10-18 00:31:31.813091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:31:31.813106 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-18 00:31:31.813116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 00:31:31.813125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-18 00:31:31.813135 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-18 00:31:31.813145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-18 00:31:31.813154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-18 00:31:31.813167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-18 00:31:31.813177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-18 00:31:31.813305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-18 00:31:31.813319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-18 00:31:31.813388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-18 00:31:31.813455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-18 00:31:31.813543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-18 00:31:31.813653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 9,348 kB in 1s (11.3 MB/s) 2025-10-18 00:31:31.813757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-10-18 00:31:31.813886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-10-18 00:31:31.814011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-10-18 00:31:31.814124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: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-10-18 00:31:31.814225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2025-10-18 00:31:31.814323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2025-10-18 00:31:31.814424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2025-10-18 00:31:31.814579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2025-10-18 00:31:31.814673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2025-10-18 00:31:31.814831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-10-18 00:31:31.814943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:31:31.815040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-18 00:31:31.815138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 00:31:31.815234 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 00:31:31.815305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 00:31:31.815372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 00:31:31.815479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-18 00:31:31.815628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 00:31:31.815762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:31:31.815833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-18 00:31:31.815934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:31:31.816030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:31:31.816125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-18 00:31:31.816212 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:31:31.816280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:31:31.816343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-10-18 00:31:31.816407 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-18 00:31:31.816473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 00:31:31.816581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-10-18 00:31:31.816722 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-18 00:31:31.816859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 00:31:31.816976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-10-18 00:31:31.817095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 00:31:31.817198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:31:31.820612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-10-18 00:31:31.820629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 00:31:31.820640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:31:31.820650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-10-18 00:31:31.820660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:31:31.820669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-10-18 00:31:31.820685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:31:31.820710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2025-10-18 00:31:31.820719 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-10-18 00:31:31.820745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:31:31.820754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-10-18 00:31:31.820771 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:31:31.820779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 00:31:31.820796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:31:31.820812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:31:31.820820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 00:31:31.820829 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 00:31:31.820837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:31:31.820845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 00:31:31.820854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820862 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:31:31.820870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:31:31.820878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820895 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:31:31.820903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:31:31.820912 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container c635c3667cc9 2025-10-18 00:31:31.820920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ab55b9db6ca5 2025-10-18 00:31:31.820929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-10-18 00:31:31.820937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> eb512d7a7019 2025-10-18 00:31:31.820945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-10-18 00:31:31.820954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 8f7332c05880 2025-10-18 00:31:31.820962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-10-18 00:31:31.820971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 9fb69e7983da 2025-10-18 00:31:31.820979 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:31:31.820988 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> d5c426f325fd 2025-10-18 00:31:31.821011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/9 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2025-10-18 00:31:31.821036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 9bc76882cabb 2025-10-18 00:31:31.821045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-10-18 00:31:31.821053 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): started 2025-10-18 00:31:31.821062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:31:31.821070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-10-18 00:31:31.821078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:31:31.821087 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-10-18 00:31:31.821095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.8.2-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 00:31:31.821103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.0) 2025-10-18 00:31:31.821113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.7.1) 2025-10-18 00:31:31.821121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: SQLAlchemy>=1.3.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.0.32) 2025-10-18 00:31:31.821130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: eventlet>=0.33.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.36.1) 2025-10-18 00:31:31.821138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.1.0) 2025-10-18 00:31:31.821151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.5.1) 2025-10-18 00:31:31.821160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.8.8) 2025-10-18 00:31:31.821168 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.13.2) 2025-10-18 00:31:31.821177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.22.0) 2025-10-18 00:31:31.821185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.config>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (9.6.0) 2025-10-18 00:31:31.821193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.concurrency>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.0) 2025-10-18 00:31:31.821202 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.6.0) 2025-10-18 00:31:31.821210 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.4.0) 2025-10-18 00:31:31.821219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (7.4.0) 2025-10-18 00:31:31.821227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.3.0) 2025-10-18 00:31:31.821235 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.0.0) 2025-10-18 00:31:31.821249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==29.0.1.dev9) 2025-10-18 00:31:31.821258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:31:31.821266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.8.1) 2025-10-18 00:31:31.821275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (10.7.1) 2025-10-18 00:31:31.821290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.12.1) 2025-10-18 00:31:31.821299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.11.0) 2025-10-18 00:31:31.821308 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.10.1) 2025-10-18 00:31:31.821316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.19.2) 2025-10-18 00:31:31.821325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.5.0) 2025-10-18 00:31:31.821333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.db>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (16.0.0) 2025-10-18 00:31:31.821341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.4.0) 2025-10-18 00:31:31.821350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==29.0.1.dev9) 2025-10-18 00:31:31.821358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 00:31:31.821366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.log>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.2) 2025-10-18 00:31:31.821379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (14.9.1) 2025-10-18 00:31:31.821388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.2.0) 2025-10-18 00:31:31.821396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.4.0) 2025-10-18 00:31:31.821404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.4.0) 2025-10-18 00:31:31.821413 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.3.4) 2025-10-18 00:31:31.821421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.2.0) 2025-10-18 00:31:31.821429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.0.0) 2025-10-18 00:31:31.821438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cryptography>=2.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (42.0.8) 2025-10-18 00:31:31.821454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==29.0.1.dev9) 2025-10-18 00:31:31.821467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:31:31.821476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.1.0) 2025-10-18 00:31:31.821484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.9.0) 2025-10-18 00:31:31.821493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: castellan>=0.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.1.1) 2025-10-18 00:31:31.821527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (5.5.0) 2025-10-18 00:31:31.821545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2025-10-18 00:31:31.821576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-cinderclient>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (9.6.0) 2025-10-18 00:31:31.821675 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.9.1) 2025-10-18 00:31:31.821686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (7.3.0) 2025-10-18 00:31:31.821913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (3.4.0) 2025-10-18 00:31:31.821973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.6.0) 2025-10-18 00:31:31.821994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.vmware>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.5.0) 2025-10-18 00:31:31.822004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3) 2025-10-18 00:31:31.822018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-10-18 00:31:31.822080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2025-10-18 00:31:31.822095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3) 2025-10-18 00:31:31.822164 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:31:31.822244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (2.9.0.post0) 2025-10-18 00:31:31.822259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (1.26.19) 2025-10-18 00:31:31.822306 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3) (1.16.0) 2025-10-18 00:31:31.822336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.0.1.dev9) (1.3.5) 2025-10-18 00:31:31.822441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.0.1.dev9) (4.12.2) 2025-10-18 00:31:31.822535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==29.0.1.dev9) (7.0.0) 2025-10-18 00:31:31.822562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==29.0.1.dev9) (1.17.0) 2025-10-18 00:31:31.822639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==29.0.1.dev9) (2.22) 2025-10-18 00:31:31.822726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==29.0.1.dev9) (1.16.0) 2025-10-18 00:31:31.822786 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.0.1.dev9) (2.6.1) 2025-10-18 00:31:31.822859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.0.1.dev9) (3.0.3) 2025-10-18 00:31:31.822946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==29.0.1.dev9) (3.1.2) 2025-10-18 00:31:31.823028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (24.2.0) 2025-10-18 00:31:31.823106 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (2023.12.1) 2025-10-18 00:31:31.823186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (0.35.1) 2025-10-18 00:31:31.823241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (0.20.0) 2025-10-18 00:31:31.823285 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==29.0.1.dev9) (1.7.0) 2025-10-18 00:31:31.823329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (2.9.0) 2025-10-18 00:31:31.823384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.8.0) 2025-10-18 00:31:31.823448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.1.1) 2025-10-18 00:31:31.823546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (3.5.0) 2025-10-18 00:31:31.823678 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (8.3.0) 2025-10-18 00:31:31.823714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: psutil>=5.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (6.0.0) 2025-10-18 00:31:31.823844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (1.3.3) 2025-10-18 00:31:31.823859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (5.1.1) 2025-10-18 00:31:31.823906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==29.0.1.dev9) (0.19) 2025-10-18 00:31:31.824092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (6.0.2) 2025-10-18 00:31:31.824129 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (0.10.1) 2025-10-18 00:31:31.824146 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (2.0.0) 2025-10-18 00:31:31.824203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.0.1.dev9) (2.0.1) 2025-10-18 00:31:31.824292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.0.1.dev9) (0.5.0) 2025-10-18 00:31:31.824368 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.31.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==29.0.1.dev9) (4.0.1) 2025-10-18 00:31:31.824417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (1.33) 2025-10-18 00:31:31.824475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (0.11.0) 2025-10-18 00:31:31.824572 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (4.2.2) 2025-10-18 00:31:31.824641 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (1.4.0) 2025-10-18 00:31:31.824731 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (3.0.0) 2025-10-18 00:31:31.824749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.2.0) 2025-10-18 00:31:31.824820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.5.0) 2025-10-18 00:31:31.824851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.4.0) 2025-10-18 00:31:31.824900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (0.9.0) 2025-10-18 00:31:31.824970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.1.0) 2025-10-18 00:31:31.824985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (0.20.0) 2025-10-18 00:31:31.825034 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (3.1.4) 2025-10-18 00:31:31.825092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (4.0.1) 2025-10-18 00:31:31.825106 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (4.0.1) 2025-10-18 00:31:31.825167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==29.0.1.dev9) (2.1.5) 2025-10-18 00:31:31.825181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance_store[cinder,s3,swift,vmware]) (1.0.8) 2025-10-18 00:31:31.825246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance_store[cinder,s3,swift,vmware]) (2024.1) 2025-10-18 00:31:31.825261 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (1.6.0) 2025-10-18 00:31:31.825327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance==29.0.1.dev9) (24.1) 2025-10-18 00:31:31.825342 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (5.3.0) 2025-10-18 00:31:31.825408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (1.1.2) 2025-10-18 00:31:31.825423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==29.0.1.dev9) (67.2.0) 2025-10-18 00:31:31.825495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==29.0.1.dev9) (0.2.13) 2025-10-18 00:31:31.825591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (2024.1) 2025-10-18 00:31:31.825649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (4.7.0) 2025-10-18 00:31:31.825743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (0.5.2) 2025-10-18 00:31:31.825845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (2.4.3) 2025-10-18 00:31:31.825911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (1.9.0) 2025-10-18 00:31:31.826004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.3.2) 2025-10-18 00:31:31.826071 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.8) 2025-10-18 00:31:31.826144 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2025.10.5) 2025-10-18 00:31:31.826208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==29.0.1.dev9) (0.7) 2025-10-18 00:31:31.826266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==29.0.1.dev9) (3.2.0) 2025-10-18 00:31:31.826280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-10-18 00:31:31.826325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:31:31.826340 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-10-18 00:31:31.826399 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:31:31.826414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==29.0.1.dev9) (2.7.2) 2025-10-18 00:31:31.826471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.0.1.dev9) (0.8.1) 2025-10-18 00:31:31.826486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.0.1.dev9) (6.11.0) 2025-10-18 00:31:31.826570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==29.0.1.dev9) (3.20.0) 2025-10-18 00:31:31.826588 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.8.2-py3-none-any.whl (243 kB) 2025-10-18 00:31:31.826660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-10-18 00:31:31.826726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-10-18 00:31:31.826790 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 33.9 MB/s 0:00:00 2025-10-18 00:31:31.826860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-10-18 00:31:31.826924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-10-18 00:31:31.826985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-10-18 00:31:31.827046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-18 00:31:31.827109 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-18 00:31:31.827179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.9 MB/s 0:00:00 2025-10-18 00:31:31.827253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-18 00:31:31.827345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-10-18 00:31:31.827424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: DEPRECATION: Building 'glance' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'glance'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:31:31.827485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2025-10-18 00:31:31.827577 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): started 2025-10-18 00:31:31.827656 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): finished with status 'done' 2025-10-18 00:31:31.827844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-29.0.1.dev9-py3-none-any.whl size=1427612 sha256=1b7d5c29a515eecfd6665c101e783b52f8332fd0bd68a28aff9ec8b2e2723a45 2025-10-18 00:31:31.827875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rfhheum2/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-10-18 00:31:31.827894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-10-18 00:31:31.827944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, botocore, s3transfer, taskflow, boto3, oslo.limit, glance_store, cursive, glance 2025-10-18 00:31:31.828014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cursive-0.2.3 glance-29.0.1.dev9 glance_store-4.8.2 networkx-3.3 oslo.limit-2.5.0 pydot-3.0.1 s3transfer-0.10.2 taskflow-5.9.1 2025-10-18 00:31:31.828084 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 9bc76882cabb 2025-10-18 00:31:31.828158 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 5640523fe41b 2025-10-18 00:31:31.828238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 3097fca5090c 2025-10-18 00:31:31.828310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20251018 2025-10-18 00:31:31.828430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-10-18 00:31:31.828321 (took 0:00:31.652575) 2025-10-18 00:31:31.828573 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-10-18 00:31:31.829107 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-10-18 00:31:31.829157 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-10-18 00:31:31.829237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-10-18 00:31:31.829146 2025-10-18 00:31:31.829284 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2024.2.tar.gz 2025-10-18 00:31:31.839066 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2024.2.tar.gz 2025-10-18 00:31:32.692313 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2024.2.tar.gz 2025-10-18 00:31:33.735633 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2024.2.tar.gz 2025-10-18 00:31:34.802629 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2024.2.tar.gz 2025-10-18 00:31:36.718773 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/zun-ui/zun-ui-stable-2024.2.tar.gz 2025-10-18 00:31:37.911176 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2024.2.tar.gz 2025-10-18 00:31:38.807011 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2024.2.tar.gz 2025-10-18 00:31:39.693169 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2024.2.tar.gz 2025-10-18 00:31:40.556021 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2024.2.tar.gz 2025-10-18 00:31:41.798069 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2024.2.tar.gz 2025-10-18 00:31:44.541367 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2025-10-18 00:31:44.541881 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-10-18 00:34:14.253181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:34:14.253258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 68fa71f59136 2025-10-18 00:34:14.253389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20251018" "name"="horizon" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:34:14.253433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 67ae23a66d9b 2025-10-18 00:34:14.253447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 67ae23a66d9b 2025-10-18 00:34:14.253468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 92d6a9834c9a 2025-10-18 00:34:14.253487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:34:14.253501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 36bd884da121 2025-10-18 00:34:14.253591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:34:14.253627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:34:14.253643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:34:14.253694 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:34:14.253731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:34:14.253777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:34:14.253864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:34:14.253900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:34:14.253947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:34:14.254035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:34:14.254047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:34:14.254119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:34:14.254129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:34:14.254178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:34:14.254224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:34:14.254270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.5 MB in 3s (11.0 MB/s) 2025-10-18 00:34:14.254316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.254363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.254408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-18 00:34:14.254454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-18 00:34:14.254500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-10-18 00:34:14.254602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-10-18 00:34:14.254614 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-10-18 00:34:14.254661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-10-18 00:34:14.254707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-10-18 00:34:14.254753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:34:14.254818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-10-18 00:34:14.255764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-10-18 00:34:14.255855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:34:14.255874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2025-10-18 00:34:14.255890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.13-0ubuntu0.24.04.1 [28.3 kB] 2025-10-18 00:34:14.255903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.13-0ubuntu0.24.04.1 [196 kB] 2025-10-18 00:34:14.255930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.13-0ubuntu0.24.04.1 [274 kB] 2025-10-18 00:34:14.255945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.13-0ubuntu0.24.04.1 [12.0 kB] 2025-10-18 00:34:14.255971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 1s (591 kB/s) 2025-10-18 00:34:14.255987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-10-18 00:34:14.256001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.256018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(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-10-18 00:34:14.256034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-18 00:34:14.256048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.256062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:75% 2025-10-18 00:34:14.256076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-10-18 00:34:14.256090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.256104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:85% 2025-10-18 00:34:14.256118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-18 00:34:14.256132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-18 00:34:14.256145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.256159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:34:14.256213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-10-18 00:34:14.256230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-10-18 00:34:14.256243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-10-18 00:34:14.256256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-10-18 00:34:14.256269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.256283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-10-18 00:34:14.256296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:34:14.256315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.256410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-10-18 00:34:14.256622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:34:14.256705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.256721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-10-18 00:34:14.256736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:34:14.256775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.256930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-10-18 00:34:14.256950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-10-18 00:34:14.257020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.257086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2025-10-18 00:34:14.257111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-10-18 00:34:14.257148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.257221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.257236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-18 00:34:14.257306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:34:14.257337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (67.2.0) 2025-10-18 00:34:14.257402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools 2025-10-18 00:34:14.257433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:34:14.257497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-10-18 00:34:14.257547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-10-18 00:34:14.257625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-10-18 00:34:14.257672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-10-18 00:34:14.258600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-10-18 00:34:14.258621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:34:14.258632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-10-18 00:34:14.258643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:34:14.258654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-10-18 00:34:14.258666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s 0:00:00 2025-10-18 00:34:14.258678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-10-18 00:34:14.258689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-10-18 00:34:14.258700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-10-18 00:34:14.258711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134751 sha256=2912ae0921eff4fe881f2bc615d83a89f590fad1bc95d184072f22033822387b 2025-10-18 00:34:14.258722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-fk_cc0g3/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-10-18 00:34:14.258732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-10-18 00:34:14.258742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, mysqlclient 2025-10-18 00:34:14.258752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-10-18 00:34:14.258761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 67.2.0 2025-10-18 00:34:14.258771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-67.2.0: 2025-10-18 00:34:14.258799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-67.2.0 2025-10-18 00:34:14.258809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 setuptools-80.9.0 2025-10-18 00:34:14.258818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.258828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-18 00:34:14.258837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-18 00:34:14.258847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-10-18 00:34:14.258856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:34:14.258877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:34:14.258887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:34:14.258896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:34:14.258906 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:34:14.258915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:34:14.258925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:34:14.258934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-10-18 00:34:14.258944 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-10-18 00:34:14.258953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-10-18 00:34:14.258963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-10-18 00:34:14.258977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:34:14.258987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:34:14.258996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.259006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.259017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: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-10-18 00:34:14.259029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-18 00:34:14.259038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-10-18 00:34:14.259047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-10-18 00:34:14.259057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-10-18 00:34:14.259070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-18 00:34:14.259087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-18 00:34:14.259097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18773 files and directories currently installed.) 2025-10-18 00:34:14.259110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:34:14.259169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 36bd884da121 2025-10-18 00:34:14.259183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 974848e6e2f7 2025-10-18 00:34:14.259342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/12 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2025-10-18 00:34:14.259374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 3769028941db 2025-10-18 00:34:14.259393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 3769028941db 2025-10-18 00:34:14.259536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 26dbcf19c79f 2025-10-18 00:34:14.259605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:34:14.259717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in f004c7b62ced 2025-10-18 00:34:14.259775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:34:14.259879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:34:14.259966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:34:14.260054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:34:14.260139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:34:14.260222 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:34:14.260303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:34:14.260386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:34:14.260468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:34:14.260601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:34:14.260665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:34:14.260749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:34:14.260933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:34:14.260964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:34:14.260972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:34:14.261020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.5 MB in 3s (10.7 MB/s) 2025-10-18 00:34:14.261065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.261117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.261167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-18 00:34:14.261215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-18 00:34:14.261267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-10-18 00:34:14.261311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-10-18 00:34:14.261355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-10-18 00:34:14.261397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-10-18 00:34:14.261440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:34:14.261482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:34:14.261551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:34:14.261605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:34:14.261652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-18 00:34:14.261700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-18 00:34:14.261769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-18 00:34:14.261852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-10-18 00:34:14.262556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-10-18 00:34:14.262564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-10-18 00:34:14.262568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-10-18 00:34:14.262581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-10-18 00:34:14.262585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-10-18 00:34:14.262589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-10-18 00:34:14.262592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:34:14.262596 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-10-18 00:34:14.262600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-10-18 00:34:14.262604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:34:14.262608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-10-18 00:34:14.262612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2025-10-18 00:34:14.262615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 1s (1,467 kB/s) 2025-10-18 00:34:14.262619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-10-18 00:34:14.262623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.262628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(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-10-18 00:34:14.262633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.262637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:70% 2025-10-18 00:34:14.262640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-10-18 00:34:14.262644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:34:14.262648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.262651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:90% (Reading database ... 95% 2025-10-18 00:34:14.262655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.262658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:100% (Reading database ... 18764 files and directories currently installed.) 2025-10-18 00:34:14.262664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-10-18 00:34:14.262668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-10-18 00:34:14.262672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-10-18 00:34:14.262677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-10-18 00:34:14.262739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-10-18 00:34:14.262776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-10-18 00:34:14.262852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-10-18 00:34:14.262900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:34:14.262945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container f004c7b62ced 2025-10-18 00:34:14.262989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 48f2d5eb4b0b 2025-10-18 00:34:14.263034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2025-10-18 00:34:14.263081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in e072ff9b4f52 2025-10-18 00:34:14.263124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container e072ff9b4f52 2025-10-18 00:34:14.263167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 2aeb73cb8903 2025-10-18 00:34:14.263209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-10-18 00:34:14.263254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f022bca5d605 2025-10-18 00:34:14.263297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-10-18 00:34:14.263342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 47dea2627ee9 2025-10-18 00:34:14.263386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:34:14.263431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 59d772764add 2025-10-18 00:34:14.263529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 00:34:14.263600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 3eedff84ce39 2025-10-18 00:34:14.263641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-10-18 00:34:14.263686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.263731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.263777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.1.0) 2025-10-18 00:34:14.263863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.16.0) 2025-10-18 00:34:14.263908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.263952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.15-py3-none-any.whl.metadata (4.1 kB) 2025-10-18 00:34:14.263997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.264041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-10-18 00:34:14.264085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.264129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:34:14.264174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-pyscss>=2.0.3 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.264217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django-pyscss-2.0.3.tar.gz (18 kB) 2025-10-18 00:34:14.264259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.264302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.264344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (3.0.0) 2025-10-18 00:34:14.264387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.1.0) 2025-10-18 00:34:14.264425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (5.8.1) 2025-10-18 00:34:14.266557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (0.10.1) 2025-10-18 00:34:14.266564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.1.0) 2025-10-18 00:34:14.266568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (9.6.0) 2025-10-18 00:34:14.266572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.4.0) 2025-10-18 00:34:14.266576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.4.0) 2025-10-18 00:34:14.266588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (5.5.0) 2025-10-18 00:34:14.266592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.4.0) 2025-10-18 00:34:14.266595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (7.4.0) 2025-10-18 00:34:14.266599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.2.0) 2025-10-18 00:34:14.266602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyScss>=1.4.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyScss-1.4.0.tar.gz (122 kB) 2025-10-18 00:34:14.266609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.266612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.266615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (9.6.0) 2025-10-18 00:34:14.266619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.7.0) 2025-10-18 00:34:14.266622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (5.5.0) 2025-10-18 00:34:14.266625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (11.3.1) 2025-10-18 00:34:14.266629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (18.7.0) 2025-10-18 00:34:14.266632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.6.0) 2025-10-18 00:34:14.266639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.0.2) 2025-10-18 00:34:14.266643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.32.3) 2025-10-18 00:34:14.266646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-10-18 00:34:14.266653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2024.1) 2025-10-18 00:34:14.266656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-10-18 00:34:14.266663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-10-18 00:34:14.266675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-10-18 00:34:14.266682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-10-18 00:34:14.266689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-10-18 00:34:14.266696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-10-18 00:34:14.266705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-10-18 00:34:14.266711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.266715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.266718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-10-18 00:34:14.266725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-10-18 00:34:14.266731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-10-18 00:34:14.266738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-10-18 00:34:14.266744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-10-18 00:34:14.266754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-10-18 00:34:14.266761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-10-18 00:34:14.266767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-10-18 00:34:14.266774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-10-18 00:34:14.266793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-10-18 00:34:14.266800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-10-18 00:34:14.266806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-10-18 00:34:14.266813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-10-18 00:34:14.266822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-10-18 00:34:14.266829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-10-18 00:34:14.266836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.266839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.266842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-10-18 00:34:14.266849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-10-18 00:34:14.266858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-10-18 00:34:14.266864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-10-18 00:34:14.266874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-10-18 00:34:14.266881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.266884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.266887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-10-18 00:34:14.266894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.266897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.266901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.1.2.dev1) 2025-10-18 00:34:14.266904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-10-18 00:34:14.266907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.1.2.dev1) 2025-10-18 00:34:14.266910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-10-18 00:34:14.266914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django<4.3,>=4.2->horizon==25.1.2.dev1) (0.5.1) 2025-10-18 00:34:14.266917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.1.2.dev1) 2025-10-18 00:34:14.266920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.0.6-py3-none-any.whl.metadata (5.4 kB) 2025-10-18 00:34:14.266924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.1.2.dev1) 2025-10-18 00:34:14.266927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-10-18 00:34:14.266930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.1.2.dev1) 2025-10-18 00:34:14.266934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-10-18 00:34:14.266937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.2.dev1) (5.3.0) 2025-10-18 00:34:14.266940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.2.dev1) (1.7.0) 2025-10-18 00:34:14.266945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.1.2.dev1) (0.19) 2025-10-18 00:34:14.266949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.2.dev1) (3.0.0) 2025-10-18 00:34:14.266955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.2.dev1) (2.0.0) 2025-10-18 00:34:14.266958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.8.0->horizon==25.1.2.dev1) (1.16.0) 2025-10-18 00:34:14.266962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.1.2.dev1) (5.6.0) 2025-10-18 00:34:14.266967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.1.2.dev1) (1.0.8) 2025-10-18 00:34:14.266973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.1.2.dev1) (3.11.0) 2025-10-18 00:34:14.266977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev1) (24.1) 2025-10-18 00:34:14.266982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev1) (6.0.0) 2025-10-18 00:34:14.267026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev1) (3.1.2) 2025-10-18 00:34:14.267057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.1.2.dev1) (1.8.8) 2025-10-18 00:34:14.267108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.1.2.dev1) (0.2.13) 2025-10-18 00:34:14.267138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyScss>=1.4.0->horizon==25.1.2.dev1) (1.16.0) 2025-10-18 00:34:14.267176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (24.2.1) 2025-10-18 00:34:14.267214 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (2.0.1) 2025-10-18 00:34:14.267252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (42.0.8) 2025-10-18 00:34:14.267310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (1.17.0) 2025-10-18 00:34:14.267343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (2.22) 2025-10-18 00:34:14.267381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (4.7.0) 2025-10-18 00:34:14.267419 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (4.0.1) 2025-10-18 00:34:14.267457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (2.1.0) 2025-10-18 00:34:14.267495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (3.1.0) 2025-10-18 00:34:14.267548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (6.1.2) 2025-10-18 00:34:14.267603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (0.5.2) 2025-10-18 00:34:14.267643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (2.4.3) 2025-10-18 00:34:14.267682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (24.2.0) 2025-10-18 00:34:14.267720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.9.0) 2025-10-18 00:34:14.267766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (5.1.1) 2025-10-18 00:34:14.267847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.3.3) 2025-10-18 00:34:14.267881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.0.1) 2025-10-18 00:34:14.267920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.33) 2025-10-18 00:34:14.267958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (0.11.0) 2025-10-18 00:34:14.267996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (4.2.2) 2025-10-18 00:34:14.268030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.4.0) 2025-10-18 00:34:14.268064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (3.0.0) 2025-10-18 00:34:14.268097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (2.9.0.post0) 2025-10-18 00:34:14.268130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (3.3.2) 2025-10-18 00:34:14.268164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (3.8) 2025-10-18 00:34:14.268197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (1.26.19) 2025-10-18 00:34:14.268231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (2025.10.5) 2025-10-18 00:34:14.268266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (4.19.2) 2025-10-18 00:34:14.268301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (2023.12.1) 2025-10-18 00:34:14.268334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (0.35.1) 2025-10-18 00:34:14.268367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (0.20.0) 2025-10-18 00:34:14.268400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.15-py3-none-any.whl (8.0 MB) 2025-10-18 00:34:14.268437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 9.1 MB/s 0:00:00 2025-10-18 00:34:14.268472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-10-18 00:34:14.268524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-10-18 00:34:14.268561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-10-18 00:34:14.268599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-10-18 00:34:14.268634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.0.6-py3-none-any.whl (6.4 kB) 2025-10-18 00:34:14.268667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-10-18 00:34:14.268700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-10-18 00:34:14.268732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-10-18 00:34:14.268764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-10-18 00:34:14.268945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-10-18 00:34:14.268996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-10-18 00:34:14.269008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-10-18 00:34:14.269024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-10-18 00:34:14.269033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-10-18 00:34:14.269042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-10-18 00:34:14.269050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-10-18 00:34:14.269062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-10-18 00:34:14.269071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 29.8 MB/s 0:00:00 2025-10-18 00:34:14.269084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-10-18 00:34:14.269135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-10-18 00:34:14.269168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 25.7 MB/s 0:00:00 2025-10-18 00:34:14.269180 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-10-18 00:34:14.269226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-10-18 00:34:14.269239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-10-18 00:34:14.269279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-10-18 00:34:14.269292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-10-18 00:34:14.269332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-10-18 00:34:14.269345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-10-18 00:34:14.269399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.9 MB/s 0:00:00 2025-10-18 00:34:14.269413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-10-18 00:34:14.269453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-10-18 00:34:14.269466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 28.3 MB/s 0:00:00 2025-10-18 00:34:14.269534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-10-18 00:34:14.269558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-10-18 00:34:14.269611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 10.8 MB/s 0:00:00 2025-10-18 00:34:14.269621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-10-18 00:34:14.269673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-10-18 00:34:14.269695 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, django-pyscss, pyScss, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-10-18 00:34:14.269754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.269770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.269842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-10-18 00:34:14.269855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-10-18 00:34:14.269897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.1.2.dev1-py3-none-any.whl size=5281024 sha256=158382d4d646148e8e188d5439cdc482a86154d65e2d8f094938eb0fb77422b2 2025-10-18 00:34:14.269910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-10-18 00:34:14.269982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'django-pyscss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'django-pyscss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.270007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.270019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): started 2025-10-18 00:34:14.270072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): finished with status 'done' 2025-10-18 00:34:14.270086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for django-pyscss: filename=django_pyscss-2.0.3-py3-none-any.whl size=7861 sha256=548c021af006bf63d69eb88b51897def6d12d18f042967165740495eee68e43b 2025-10-18 00:34:14.270127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/63/47/2a/a25218cb60e9883409fca05950eb449445f80f3e7e98e11aa4 2025-10-18 00:34:14.270141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pyScss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyScss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.270182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.270195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): started 2025-10-18 00:34:14.270248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): finished with status 'done' 2025-10-18 00:34:14.270262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pyScss: filename=pyscss-1.4.0-cp312-cp312-linux_x86_64.whl size=169718 sha256=e9a8a6d521c176b7d5d7198405fa87ba56d5411052c3eb6c69a69706b4707ea6 2025-10-18 00:34:14.270304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/8a/42/e7/bb4506d9c9e7392aecfeabb8893437f7bcf0217009c9c5eb76 2025-10-18 00:34:14.270318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.270369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.270382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-10-18 00:34:14.270432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-10-18 00:34:14.270470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45198 sha256=3b48dab2d61e6c951f5524f827e213ca419e6ebd7e2bf29d93f2c15f952089e7 2025-10-18 00:34:14.270484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-10-18 00:34:14.270568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.270597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.270607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-10-18 00:34:14.270619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-10-18 00:34:14.270665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4556 sha256=b41d28cd823d85e180d1adccd64ecf2c39bffa715b7c14e67fe92fdadb692980 2025-10-18 00:34:14.270678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-10-18 00:34:14.270729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.270742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.270809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-10-18 00:34:14.270823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-10-18 00:34:14.270835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39120 sha256=1efa809f8488157b36002f8c9bdc99d8566c23c478a0176c02bb35a3f109bae8 2025-10-18 00:34:14.270962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-10-18 00:34:14.270978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.270985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.270993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-10-18 00:34:14.270998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-10-18 00:34:14.271034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24530 sha256=2575541b58f40e330c7a59ca6b919544ca84e7533034e8dda5de86af012ea7d0 2025-10-18 00:34:14.271067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-2i_99j2h/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-10-18 00:34:14.271101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon django-pyscss pyScss XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-10-18 00:34:14.271146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, semantic-version, pyScss, django-debreach, asgiref, Django, enmerkar, django-pyscss, django-appconf, django-compressor, horizon 2025-10-18 00:34:14.271200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.15 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.8.1 django-appconf-1.0.6 django-compressor-4.5.1 django-debreach-2.1.0 django-pyscss-2.0.3 enmerkar-0.7.1 horizon-25.1.2.dev1 pyScss-1.4.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-10-18 00:34:14.271235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate-dashboard-19.0.0.0rc2.dev2 2025-10-18 00:34:14.271268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.271364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat-dashboard-12.0.0.0rc2.dev2 2025-10-18 00:34:14.271399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.271465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic-ui-6.4.1.dev2 2025-10-18 00:34:14.271498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.271584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum-ui-15.0.1.dev3 2025-10-18 00:34:14.271619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.271686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-12.0.1.dev3 2025-10-18 00:34:14.271719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.271798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari-dashboard-11.0.0.0rc2.dev2 2025-10-18 00:34:14.271854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.271922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 2025-10-18 00:34:14.271954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.271988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.272019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-8.0.1.dev5 2025-10-18 00:34:14.272052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.272085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.272118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia-dashboard-14.0.0.0rc2.dev2 2025-10-18 00:34:14.272150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.272182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.272215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/pycadf-3.1.1 2025-10-18 00:34:14.272249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.272281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.272324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun-ui-14.0.0.0rc2.dev2 2025-10-18 00:34:14.272361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-18 00:34:14.272390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:14.272422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2025-10-18 00:34:14.272453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (25.1.2.dev1) 2025-10-18 00:34:14.272484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=0.62.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (4.0.1) 2025-10-18 00:34:14.272517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from heat-dashboard==12.0.0.0rc2.dev2) (4.0.0) 2025-10-18 00:34:14.272563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-18 00:34:14.272597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2025-10-18 00:34:14.272629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-18 00:34:14.272661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2025-10-18 00:34:14.272692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-18 00:34:14.272723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-10-18 00:34:14.272754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-18 00:34:14.272794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2025-10-18 00:34:14.272831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-18 00:34:14.272861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-10-18 00:34:14.272894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-ui==6.4.1.dev2) (5.8.0) 2025-10-18 00:34:14.272925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-magnumclient>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-ui==15.0.1.dev3) (4.8.1) 2025-10-18 00:34:14.272958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (4.5.1) 2025-10-18 00:34:14.272989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (2.1.0) 2025-10-18 00:34:14.273020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (7.4.0) 2025-10-18 00:34:14.273052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.5.0) 2025-10-18 00:34:14.273083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.0.0) 2025-10-18 00:34:14.273114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-dashboard==11.0.0.0rc2.dev2) (6.0.2) 2025-10-18 00:34:14.273144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas-dashboard==11.0.0.0rc2.dev2) (11.3.1) 2025-10-18 00:34:14.273176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==14.0.0.0rc2.dev2) (2.16.0) 2025-10-18 00:34:14.273208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-18 00:34:14.273248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-18 00:34:14.273283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 00:34:14.273315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 00:34:14.273354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 00:34:14.273383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==14.0.0.0rc2.dev2) 2025-10-18 00:34:14.273420 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 00:34:14.273454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 00:34:14.274957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (4.2.15) 2025-10-18 00:34:14.275013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.0.6) 2025-10-18 00:34:14.275027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.1.2) 2025-10-18 00:34:14.275037 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.2.2) 2025-10-18 00:34:14.275047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (3.8.1) 2025-10-18 00:34:14.275057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (0.5.1) 2025-10-18 00:34:14.275075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.1.0) 2025-10-18 00:34:14.275085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-pyscss>=2.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3) 2025-10-18 00:34:14.275095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:34:14.275105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.8.1) 2025-10-18 00:34:14.275114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.10.1) 2025-10-18 00:34:14.275124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2025-10-18 00:34:14.275133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.4.0) 2025-10-18 00:34:14.275143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.4.0) 2025-10-18 00:34:14.275153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.0) 2025-10-18 00:34:14.275175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.0) 2025-10-18 00:34:14.275185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyScss>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2025-10-18 00:34:14.275195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (9.6.0) 2025-10-18 00:34:14.275205 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0) 2025-10-18 00:34:14.275215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (18.7.0) 2025-10-18 00:34:14.275236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.6.0) 2025-10-18 00:34:14.275246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.32.3) 2025-10-18 00:34:14.275256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.10.0) 2025-10-18 00:34:14.275265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2024.1) 2025-10-18 00:34:14.275282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.3) 2025-10-18 00:34:14.275291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.2.2) 2025-10-18 00:34:14.275301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.5.0.0) 2025-10-18 00:34:14.275310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (12.2.13.0) 2025-10-18 00:34:14.275320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.0) 2025-10-18 00:34:14.275329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.2.6) 2025-10-18 00:34:14.275339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.8.13.0) 2025-10-18 00:34:14.275348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0.0) 2025-10-18 00:34:14.275357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.4.1.0) 2025-10-18 00:34:14.275367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.7.0) 2025-10-18 00:34:14.275382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.17.0) 2025-10-18 00:34:14.275391 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.0.3) 2025-10-18 00:34:14.275401 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0.0) 2025-10-18 00:34:14.275410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.2) 2025-10-18 00:34:14.275419 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.1.1) 2025-10-18 00:34:14.275436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2.1) 2025-10-18 00:34:14.275452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3.2) 2025-10-18 00:34:14.275462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.14.5.2) 2025-10-18 00:34:14.275471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.13.0.1) 2025-10-18 00:34:14.275480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.3.1.1) 2025-10-18 00:34:14.275490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.6.50.2) 2025-10-18 00:34:14.275499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.1.0) 2025-10-18 00:34:14.275545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.5.1.0) 2025-10-18 00:34:14.275556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.5.0.0) 2025-10-18 00:34:14.275565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.13.2) 2025-10-18 00:34:14.275574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.5.3) 2025-10-18 00:34:14.275584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.0.7.0) 2025-10-18 00:34:14.275593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.7.0) 2025-10-18 00:34:14.275603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.7.1) 2025-10-18 00:34:14.275618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.3.0) 2025-10-18 00:34:14.275628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.7.0) 2025-10-18 00:34:14.275639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (42.0.8) 2025-10-18 00:34:14.275649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (5.1.1) 2025-10-18 00:34:14.275669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.3.3) 2025-10-18 00:34:14.275685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.1) 2025-10-18 00:34:14.275695 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.33) 2025-10-18 00:34:14.275705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (0.11.0) 2025-10-18 00:34:14.275714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.2) 2025-10-18 00:34:14.275723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2025-10-18 00:34:14.275733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.17.0) 2025-10-18 00:34:14.275742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (2.22) 2025-10-18 00:34:14.275752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:34:14.275762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.19) 2025-10-18 00:34:14.275772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-18 00:34:14.275801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.6.0) 2025-10-18 00:34:14.275811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-18 00:34:14.275821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.11.0) 2025-10-18 00:34:14.275830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (24.1) 2025-10-18 00:34:14.275840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (6.0.0) 2025-10-18 00:34:14.275856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (3.1.2) 2025-10-18 00:34:14.275970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.8) 2025-10-18 00:34:14.275983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.2.13) 2025-10-18 00:34:14.275993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (24.2.1) 2025-10-18 00:34:14.276003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.1) 2025-10-18 00:34:14.276013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (4.7.0) 2025-10-18 00:34:14.276022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (3.1.0) 2025-10-18 00:34:14.276032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (0.5.2) 2025-10-18 00:34:14.276041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (2.4.3) 2025-10-18 00:34:14.276050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (24.2.0) 2025-10-18 00:34:14.276060 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (1.9.0) 2025-10-18 00:34:14.276070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (4.19.2) 2025-10-18 00:34:14.276079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (2023.12.1) 2025-10-18 00:34:14.276090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.35.1) 2025-10-18 00:34:14.276099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.20.0) 2025-10-18 00:34:14.276109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (6.1.2) 2025-10-18 00:34:14.276119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.1.0) 2025-10-18 00:34:14.276128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.9.0.post0) 2025-10-18 00:34:14.276145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting docker>=2.4.2 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2025-10-18 00:34:14.276161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-18 00:34:14.276177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (7.1.4) 2025-10-18 00:34:14.276187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2025-10-18 00:34:14.276197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-18 00:34:14.276207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (1.26.19) 2025-10-18 00:34:14.276216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2) 2025-10-18 00:34:14.276226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.8) 2025-10-18 00:34:14.276236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2025.10.5) 2025-10-18 00:34:14.276245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-10-18 00:34:14.276255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-10-18 00:34:14.276264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-10-18 00:34:14.276273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2025-10-18 00:34:14.276283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2025-10-18 00:34:14.276292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-10-18 00:34:14.276301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-10-18 00:34:14.276311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-10-18 00:34:14.276320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, octavia-dashboard, pycadf, zun-ui 2025-10-18 00:34:14.276332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-10-18 00:34:14.276363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-10-18 00:34:14.276379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-19.0.0.0rc2.dev2-py3-none-any.whl size=83863 sha256=b0884de8c122c9f9af7a8605a59467bebd2ce74f70edb0e26ffa36b1e87c3c84 2025-10-18 00:34:14.276389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/bd/ba/93/bf721030a07adb67bcadd37e904a947f5ffaf400ffe6378b71 2025-10-18 00:34:14.276399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-10-18 00:34:14.276439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-10-18 00:34:14.276449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-12.0.0.0rc2.dev2-py3-none-any.whl size=1314197 sha256=b0ff803e02605cf711e0d407dbd00273087dd92533078877af99ea75a7af2af5 2025-10-18 00:34:14.276459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/b4/b2/b9/b1bb7f6e23de60e393ed12d0aa495e9ac0d78eb29eee5b867a 2025-10-18 00:34:14.276469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-10-18 00:34:14.276498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-10-18 00:34:14.276533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for ironic-ui: filename=ironic_ui-6.4.1.dev2-py3-none-any.whl size=195926 sha256=9d281d64884a0150ceea0b3cdf74b10e77d7c16458f48b61d605844709dba65b 2025-10-18 00:34:14.276546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/38/22/3b/c88c7bbafb0a7b6b276428913970923508facd72412128c572 2025-10-18 00:34:14.276556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-10-18 00:34:14.276585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-10-18 00:34:14.276595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-15.0.1.dev3-py3-none-any.whl size=216724 sha256=73a89db45e7de43a42d65f206e332c14d36cfdc8263ea8329b13608b141b9926 2025-10-18 00:34:14.276611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/ce/23/97/f26bdddfa771200b69d0c87bf8406a315303dd03e3f83499e0 2025-10-18 00:34:14.276692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276704 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-10-18 00:34:14.276723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-10-18 00:34:14.276733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-12.0.1.dev3-py3-none-any.whl size=433291 sha256=a97677918b67d32ed178d22a71dcf73aaa6d9ff404209bd05474ce38df1232b2 2025-10-18 00:34:14.276742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/33/6e/79/bf948f57fc29372ba822da93251f5698d49d5de4af65fe721f 2025-10-18 00:34:14.276758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-10-18 00:34:14.276808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-10-18 00:34:14.276818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for masakari-dashboard: filename=masakari_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=62761 sha256=c8da4f2802dab5ecf3cc4d780ca0ca66a6dbf348398cd5bd1b7adac0efbda959 2025-10-18 00:34:14.276827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/40/2f/63/fbc5e4f6c7532d98379f2887b25e2e8e7ee40f757ac97d6b32 2025-10-18 00:34:14.276836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-10-18 00:34:14.276846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-10-18 00:34:14.276875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=101667 sha256=1fc2241e119cdaebf5eb9a6730cc884e50e9e7c1a88939e780654cc8db1b1668 2025-10-18 00:34:14.276885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/c4/ee/94/d4cff9d1d65e490a945315a34e1ae14dc1952e1a168a271de1 2025-10-18 00:34:14.276902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-10-18 00:34:14.276938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-10-18 00:34:14.276947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-8.0.1.dev5-py3-none-any.whl size=107814 sha256=5f9add8e0cb20e8c87dbd17f01110ace8a2b0c7edf945838b3495b4d5e658eae 2025-10-18 00:34:14.276957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/e7/ef/91/3c1db67860a6da2c05143d49c57a4809cd79744c800d5d30f2 2025-10-18 00:34:14.276967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.276976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.276986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-10-18 00:34:14.276995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-10-18 00:34:14.277009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-14.0.0.0rc2.dev2-py3-none-any.whl size=377368 sha256=83f062dc161428abb557a7cd46afeebb72b37bee69c38bfb8281be7df5d56cb3 2025-10-18 00:34:14.277019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/20/80/0b/78e5556790e68f3bcb38cd2eea97c6e89de5dd76d385bd1b45 2025-10-18 00:34:14.277029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.277039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.277048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): started 2025-10-18 00:34:14.277057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:34:14.277067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43299 sha256=4c7bf82982fbbb2e217a7a3dc58b225e96cbbb1091d748e5fd87f6f47d2f4c92 2025-10-18 00:34:14.277076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:34:14.277086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'zun-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zun-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:14.277102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.277111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2025-10-18 00:34:14.277121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2025-10-18 00:34:14.277130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for zun-ui: filename=zun_ui-14.0.0.0rc2.dev2-py3-none-any.whl size=202544 sha256=fa24a23d20e8bfd18e11d5a6d1ae437a96ab40fc255264240466335ba4ccc0a1 2025-10-18 00:34:14.277139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-_zhgv827/wheels/0c/e6/29/15fb260d1c4b1b493f45a745ec4ea45c06ab6f81ac2c290d28 2025-10-18 00:34:14.277149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-vpnaas-dashboard neutron-fwaas-dashboard octavia-dashboard pycadf zun-ui 2025-10-18 00:34:14.277218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, websocket-client, docker, pycadf, python-zunclient, zun-ui, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard 2025-10-18 00:34:14.277230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pycadf 2025-10-18 00:34:14.277240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pycadf 3.1.1 2025-10-18 00:34:14.277250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pycadf-3.1.1: 2025-10-18 00:34:14.277259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pycadf-3.1.1 2025-10-18 00:34:14.277269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed designate-dashboard-19.0.0.0rc2.dev2 docker-7.1.0 heat-dashboard-12.0.0.0rc2.dev2 ironic-ui-6.4.1.dev2 magnum-ui-15.0.1.dev3 manila-ui-12.0.1.dev3 masakari-dashboard-11.0.0.0rc2.dev2 neutron-fwaas-dashboard-8.0.1.dev5 neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 octavia-dashboard-14.0.0.0rc2.dev2 pycadf-3.1.1 python-zunclient-5.1.0 websocket-client-1.8.0 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 zun-ui-14.0.0.0rc2.dev2 2025-10-18 00:34:14.277280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.277289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.277304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.277313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.277323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.277332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2025-10-18 00:34:14.277341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.277350 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.277366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.277375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.277385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.277394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2025-10-18 00:34:14.277403 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.277412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2025-10-18 00:34:14.277421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.277431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.277440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.277449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.277464 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2025-10-18 00:34:14.277474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.277483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.277493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.277502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.277540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.277563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.277572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.277582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.277591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.277954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.278012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2025-10-18 00:34:14.278049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.278091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-10-18 00:34:14.278100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-10-18 00:34:14.278109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2025-10-18 00:34:14.278118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2025-10-18 00:34:14.278127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.278135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.278143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-10-18 00:34:14.278152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-10-18 00:34:14.278160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-10-18 00:34:14.278168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-10-18 00:34:14.278177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.278185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.278193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2025-10-18 00:34:14.278202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-10-18 00:34:14.278210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-10-18 00:34:14.278218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.278226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.278235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.278249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.278268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2025-10-18 00:34:14.278299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-10-18 00:34:14.278307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-10-18 00:34:14.278316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2025-10-18 00:34:14.278324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-10-18 00:34:14.278332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-10-18 00:34:14.278340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-10-18 00:34:14.278349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-10-18 00:34:14.278357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.278382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.278391 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2025-10-18 00:34:14.278460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.278469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.278477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2025-10-18 00:34:14.278485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2025-10-18 00:34:14.278494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.278533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.278556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2025-10-18 00:34:14.278565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2025-10-18 00:34:14.278574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-10-18 00:34:14.278582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-10-18 00:34:14.278591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.278599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.278607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278621 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.278638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.278647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.278655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.278664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.278672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.278680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.278689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.278697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.278722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.278731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.278755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.278849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.278865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.278874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.278890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.278907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.278915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.278928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.278937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.278945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.278962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.278971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.278992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.279000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.279009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.279017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.279025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.279040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.279048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.279056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.279065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.279077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.279085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.279093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.279101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.279113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.279121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.279133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.279172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.279185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.279218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.279244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.279271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.279313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.279326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.279338 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.279389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.279399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.279411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.279455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.279471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.279483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.279495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.279561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.279580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.279592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2025-10-18 00:34:14.279636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.279649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.279661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.279705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.279718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.279730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.279804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.279815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.279827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.279839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.279865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.279894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.279921 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.279988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.282588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.282605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.282625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.282634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.282642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.282651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.282659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2025-10-18 00:34:14.282668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2025-10-18 00:34:14.282676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2025-10-18 00:34:14.282684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.282693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.282701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.282709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.282718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.282726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.282734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.282743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2025-10-18 00:34:14.282751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2025-10-18 00:34:14.282760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.282768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.282776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.282802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.282810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-18 00:34:14.282819 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2025-10-18 00:34:14.282827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.282842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-10-18 00:34:14.282850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2025-10-18 00:34:14.282873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.282882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.282890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-10-18 00:34:14.282899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-10-18 00:34:14.282907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-10-18 00:34:14.282915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-10-18 00:34:14.282923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2025-10-18 00:34:14.282932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.282940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-10-18 00:34:14.282948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2025-10-18 00:34:14.282957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2025-10-18 00:34:14.282965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2025-10-18 00:34:14.282973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.282982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.282990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.282998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.283007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2025-10-18 00:34:14.283015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2025-10-18 00:34:14.283024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-10-18 00:34:14.283032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2025-10-18 00:34:14.283045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.283054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.283062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-10-18 00:34:14.283070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-10-18 00:34:14.283079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-10-18 00:34:14.283087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2025-10-18 00:34:14.283106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.283115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.283123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.283131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.283140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2025-10-18 00:34:14.283148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2025-10-18 00:34:14.283156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.283165 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-10-18 00:34:14.283173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.283181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.283190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.283198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-10-18 00:34:14.283206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-10-18 00:34:14.283215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.283223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.283231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2025-10-18 00:34:14.283239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.283253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2025-10-18 00:34:14.283262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.283270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2025-10-18 00:34:14.283278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2025-10-18 00:34:14.283287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2025-10-18 00:34:14.283295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.283303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.283320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2025-10-18 00:34:14.283329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.283348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.283365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2025-10-18 00:34:14.283374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2025-10-18 00:34:14.283407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.283416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2025-10-18 00:34:14.283424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.283432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.283463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2025-10-18 00:34:14.283472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2025-10-18 00:34:14.283480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2025-10-18 00:34:14.283488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.283497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2025-10-18 00:34:14.283530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.283538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.283547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2025-10-18 00:34:14.283555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283596 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283624 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2025-10-18 00:34:14.283641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.283650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283690 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2025-10-18 00:34:14.283698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.283707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-10-18 00:34:14.283715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-10-18 00:34:14.283732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.283741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-10-18 00:34:14.283749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/zh_Hans/LC_MESSAGES 2025-10-18 00:34:14.283757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.283766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-10-18 00:34:14.283774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-10-18 00:34:14.283806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/tr_TR/LC_MESSAGES 2025-10-18 00:34:14.283814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.283822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-10-18 00:34:14.283831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 3eedff84ce39 2025-10-18 00:34:14.283841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 79d35e506b30 2025-10-18 00:34:14.283851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/12 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon && rm /tmp/openstack-themes.tar.gz 2025-10-18 00:34:14.283861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in e4f663235c28 2025-10-18 00:34:14.283870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-18 00:34:14.283879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-10-18 00:34:14.283887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 2025-10-18 00:34:14.283907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  2025-10-18 00:34:14.283916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 2025-10-18 00:34:14.283925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  2025-10-18 00:34:14.283934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 --:--:-- --:--:-- --:--:-- 2025-10-18 00:34:14.283948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 2025-10-18 00:34:14.283957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.283965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3184k 0 --:--:-- --:--:-- --:--:-- 3184k 2025-10-18 00:34:14.283974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.283982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-10-18 00:34:14.283991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-10-18 00:34:14.283999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-10-18 00:34:14.284008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-10-18 00:34:14.284016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-10-18 00:34:14.284024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-10-18 00:34:14.284033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-10-18 00:34:14.284041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-10-18 00:34:14.284049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-10-18 00:34:14.284058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-10-18 00:34:14.284066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-10-18 00:34:14.284074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-10-18 00:34:14.284083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-10-18 00:34:14.284091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-10-18 00:34:14.284099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-10-18 00:34:14.284108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-10-18 00:34:14.284116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-10-18 00:34:14.284124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-10-18 00:34:14.284133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-10-18 00:34:14.284141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-10-18 00:34:14.284149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-10-18 00:34:14.284158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-10-18 00:34:14.284166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-10-18 00:34:14.284174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-10-18 00:34:14.284182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-10-18 00:34:14.284191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-10-18 00:34:14.284199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-10-18 00:34:14.284208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container e4f663235c28 2025-10-18 00:34:14.284216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 8d68e7caf7d3 2025-10-18 00:34:14.284226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:34:14.284242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in b388b1a1f78b 2025-10-18 00:34:14.284250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.284259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-18 00:34:14.284267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-18 00:34:14.284275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-10-18 00:34:14.284283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-10-18 00:34:14.284292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:34:14.284310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:34:14.284318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:34:14.284327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:34:14.284335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-18 00:34:14.284344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-18 00:34:14.284352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-18 00:34:14.284360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-10-18 00:34:14.284369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:34:14.284377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-18 00:34:14.284385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-18 00:34:14.284393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-18 00:34:14.284402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-10-18 00:34:14.284410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:34:14.284418 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:34:14.284427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:34:14.284435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:34:14.284444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-18 00:34:14.284452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-18 00:34:14.284460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-18 00:34:14.284468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-10-18 00:34:14.284477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-10-18 00:34:14.284485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-18 00:34:14.284493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(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-10-18 00:34:14.284522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-18 00:34:14.284535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-10-18 00:34:14.284543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-10-18 00:34:14.284568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-10-18 00:34:14.284576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-18 00:34:14.284584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-18 00:34:14.284593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18907 files and directories currently installed.) 2025-10-18 00:34:14.284601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:34:14.284609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:34:14.284626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:34:14.284642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:34:14.284659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:34:14.284675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.284743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:34:14.284752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:34:14.284761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:34:14.284777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:34:14.284838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:34:14.284880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:34:14.284896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:34:14.284928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:34:14.284945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:34:14.284961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-10-18 00:34:14.284969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-10-18 00:34:14.284978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:34:14.284986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:34:14.284998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-10-18 00:34:14.285007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:34:14.285015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:34:14.285024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-10-18 00:34:14.285032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-10-18 00:34:14.285040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:34:14.285048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.285056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10922 files, 1793 directories removed. 2025-10-18 00:34:14.285065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.285073 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-10-18 00:34:14.285082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.285090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-10-18 00:34:14.285102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-18 00:34:14.285110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-10-18 00:34:14.285118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-10-18 00:34:14.285127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:34:14.285138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container b388b1a1f78b 2025-10-18 00:34:14.285147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3677e8c07410 2025-10-18 00:34:14.285158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 49c760c40471 2025-10-18 00:34:14.285211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20251018 2025-10-18 00:34:14.285266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-10-18 00:34:14.285196 (took 0:02:42.456050) 2025-10-18 00:34:14.285637 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-10-18 00:34:14.285657 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-10-18 00:34:14.285705 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-10-18 00:34:14.285648 2025-10-18 00:34:14.285750 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2024.2.tar.gz 2025-10-18 00:34:14.291373 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-10-18 00:34:14.291834 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-10-18 00:34:44.892885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:34:44.893050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 68fa71f59136 2025-10-18 00:34:44.893168 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20251018" "name"="heat-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:34:44.893279 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 4a3338e54607 2025-10-18 00:34:44.893352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 4a3338e54607 2025-10-18 00:34:44.893437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 0b51d88f7bad 2025-10-18 00:34:44.893543 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/6 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2025-10-18 00:34:44.893723 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 9c517078dca0 2025-10-18 00:34:44.893799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 9c517078dca0 2025-10-18 00:34:44.893880 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8bca4c24bc80 2025-10-18 00:34:44.893959 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-10-18 00:34:44.894043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> c5c81250deb0 2025-10-18 00:34:44.894161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:34:44.894338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 727514333217 2025-10-18 00:34:44.894404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/6 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /etc/pycadf/heat_api_audit_map.conf /etc/heat/ && touch /usr/local/bin/kolla_heat_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_heat_extend_start 2025-10-18 00:34:44.894482 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in c4214daeef37 2025-10-18 00:34:44.894695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-10-18 00:34:44.894808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-10-18 00:34:44.894892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:44.894977 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.0) 2025-10-18 00:34:44.895057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (1.13.2) 2025-10-18 00:34:44.895137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.895208 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-10-18 00:34:44.895284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cryptography>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (42.0.8) 2025-10-18 00:34:44.895366 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: eventlet>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (0.36.1) 2025-10-18 00:34:44.895440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystoneauth1>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.8.1) 2025-10-18 00:34:44.895544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (10.7.1) 2025-10-18 00:34:44.895676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.3.0) 2025-10-18 00:34:44.895803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (0.10.1) 2025-10-18 00:34:44.895857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.895934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:34:44.896014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: openstacksdk>=0.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.0.1) 2025-10-18 00:34:44.896087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.8.0) 2025-10-18 00:34:44.896160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (9.6.0) 2025-10-18 00:34:44.896233 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.0) 2025-10-18 00:34:44.896308 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.6.0) 2025-10-18 00:34:44.896378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.db>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (16.0.0) 2025-10-18 00:34:44.896451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.4.0) 2025-10-18 00:34:44.896549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.2) 2025-10-18 00:34:44.896667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (14.9.1) 2025-10-18 00:34:44.896688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.2.0) 2025-10-18 00:34:44.896779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.4.0) 2025-10-18 00:34:44.896848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.4.0) 2025-10-18 00:34:44.896919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.5.0) 2025-10-18 00:34:44.896992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.5.0) 2025-10-18 00:34:44.897065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.4.0) 2025-10-18 00:34:44.897135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (7.4.0) 2025-10-18 00:34:44.897220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.2.0) 2025-10-18 00:34:44.897281 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.4.0) 2025-10-18 00:34:44.897354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.1.0) 2025-10-18 00:34:44.897426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: aodhclient>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.6.0) 2025-10-18 00:34:44.897554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (7.0.0) 2025-10-18 00:34:44.897707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.897798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:34:44.897870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (9.6.0) 2025-10-18 00:34:44.897937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.0) 2025-10-18 00:34:44.898004 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.7.0) 2025-10-18 00:34:44.898070 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.0.0) 2025-10-18 00:34:44.898136 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-ironicclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.8.0) 2025-10-18 00:34:44.898213 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.5.0) 2025-10-18 00:34:44.898276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-magnumclient>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.8.1) 2025-10-18 00:34:44.898340 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-manilaclient>=1.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.0.0) 2025-10-18 00:34:44.898402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-mistralclient>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.3.0) 2025-10-18 00:34:44.898470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.899666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-18 00:34:44.899698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-neutronclient>=7.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (11.3.1) 2025-10-18 00:34:44.899706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (18.7.0) 2025-10-18 00:34:44.899725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.899731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-18 00:34:44.899737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (7.1.4) 2025-10-18 00:34:44.899742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.6.0) 2025-10-18 00:34:44.899748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-troveclient>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (8.6.0) 2025-10-18 00:34:44.899753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.899759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.1.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:34:44.899764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.899770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-18 00:34:44.899775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.899780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-18 00:34:44.899795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.0.2) 2025-10-18 00:34:44.899801 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.32.3) 2025-10-18 00:34:44.899806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tenacity>=6.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (8.3.0) 2025-10-18 00:34:44.899811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2024.1) 2025-10-18 00:34:44.899817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.5.1) 2025-10-18 00:34:44.899822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.0.32) 2025-10-18 00:34:44.899827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: stevedore>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.3.0) 2025-10-18 00:34:44.899833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (1.8.8) 2025-10-18 00:34:44.899838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.899844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:34:44.899849 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==23.0.1.dev10) (1.3.5) 2025-10-18 00:34:44.899854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==23.0.1.dev10) (4.12.2) 2025-10-18 00:34:44.899866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cliff>=1.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (4.7.0) 2025-10-18 00:34:44.899877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osc-lib>=1.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (3.1.0) 2025-10-18 00:34:44.899882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyparsing in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (3.1.2) 2025-10-18 00:34:44.899888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (3.11.0) 2025-10-18 00:34:44.899895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (0.5.2) 2025-10-18 00:34:44.899940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (2.4.3) 2025-10-18 00:34:44.900016 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (24.2.0) 2025-10-18 00:34:44.900089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (1.9.0) 2025-10-18 00:34:44.900151 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (0.2.13) 2025-10-18 00:34:44.900219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==23.0.1.dev10) (2.9.0.post0) 2025-10-18 00:34:44.900292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pytz>2021.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==23.0.1.dev10) (2024.1) 2025-10-18 00:34:44.900371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.5->openstack-heat==23.0.1.dev10) (1.17.0) 2025-10-18 00:34:44.900425 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.5->openstack-heat==23.0.1.dev10) (2.22) 2025-10-18 00:34:44.900489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->openstack-heat==23.0.1.dev10) (2.6.1) 2025-10-18 00:34:44.900590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->openstack-heat==23.0.1.dev10) (3.0.3) 2025-10-18 00:34:44.900705 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==23.0.1.dev10) (2.1.0) 2025-10-18 00:34:44.900776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==23.0.1.dev10) (1.7.0) 2025-10-18 00:34:44.900844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==23.0.1.dev10) (2.9.0) 2025-10-18 00:34:44.900921 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==23.0.1.dev10) (3.1.1) 2025-10-18 00:34:44.900988 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting os-ken>=0.3.0 (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.901054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:34:44.901118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (3.1.0) 2025-10-18 00:34:44.901180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.5.1) 2025-10-18 00:34:44.901233 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.3.3) 2025-10-18 00:34:44.901286 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (5.1.1) 2025-10-18 00:34:44.901339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.3.3) 2025-10-18 00:34:44.901391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.0.1) 2025-10-18 00:34:44.901444 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.33) 2025-10-18 00:34:44.901496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (0.11.0) 2025-10-18 00:34:44.901569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (4.2.2) 2025-10-18 00:34:44.901646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.4.0) 2025-10-18 00:34:44.901692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (3.0.0) 2025-10-18 00:34:44.901755 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.0.8) 2025-10-18 00:34:44.901803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.901856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-18 00:34:44.901917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 5.8 MB/s 0:00:00 2025-10-18 00:34:44.901997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-10-18 00:34:44.902068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:44.902167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ovs>=2.8.0 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.902257 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.0.tar.gz (161 kB) 2025-10-18 00:34:44.902331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-10-18 00:34:44.902389 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:44.902447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (24.1) 2025-10-18 00:34:44.902522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (67.2.0) 2025-10-18 00:34:44.902585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (3.4.1) 2025-10-18 00:34:44.902678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.16.0) 2025-10-18 00:34:44.902731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-heat==23.0.1.dev10) (0.19) 2025-10-18 00:34:44.902787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev10) (3.0.0) 2025-10-18 00:34:44.902841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev10) (2.0.0) 2025-10-18 00:34:44.902897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->openstack-heat==23.0.1.dev10) (1.16.0) 2025-10-18 00:34:44.902949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==23.0.1.dev10) (2.0.1) 2025-10-18 00:34:44.903002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==23.0.1.dev10) (0.5.0) 2025-10-18 00:34:44.903048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.2.0) 2025-10-18 00:34:44.903100 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.5.0) 2025-10-18 00:34:44.903154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (3.0.0) 2025-10-18 00:34:44.904600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.4.0) 2025-10-18 00:34:44.904658 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (0.9.0) 2025-10-18 00:34:44.904674 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.1.0) 2025-10-18 00:34:44.904682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (0.20.0) 2025-10-18 00:34:44.904689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (3.1.4) 2025-10-18 00:34:44.904696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (4.0.1) 2025-10-18 00:34:44.904702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (4.0.1) 2025-10-18 00:34:44.904708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (2.1.5) 2025-10-18 00:34:44.904714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->openstack-heat==23.0.1.dev10) (6.0.0) 2025-10-18 00:34:44.904720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==23.0.1.dev10) (3.10.1) 2025-10-18 00:34:44.904726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==23.0.1.dev10) (1.6.0) 2025-10-18 00:34:44.904733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting sortedcontainers (from ovs>=2.8.0->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.904739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-10-18 00:34:44.904746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.5.0) 2025-10-18 00:34:44.904753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (0.3.5) 2025-10-18 00:34:44.904758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (4.19.2) 2025-10-18 00:34:44.904764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (2023.12.1) 2025-10-18 00:34:44.904769 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (0.35.1) 2025-10-18 00:34:44.904775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (0.20.0) 2025-10-18 00:34:44.904781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==23.0.1.dev10) (24.2.1) 2025-10-18 00:34:44.904800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==23.0.1.dev10) (2.0.1) 2025-10-18 00:34:44.904810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=2.3.0->openstack-heat==23.0.1.dev10) (2.1.0) 2025-10-18 00:34:44.904815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=1.16.0->openstack-heat==23.0.1.dev10) (2.16.0) 2025-10-18 00:34:44.904821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.904827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:34:44.904832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting pydot>=1.4.1 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.904837 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:34:44.904843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting docker>=2.4.2 (from python-zunclient>=3.4.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.904848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-18 00:34:44.904854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.4.0->openstack-heat==23.0.1.dev10) 2025-10-18 00:34:44.904859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-18 00:34:44.904865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.4.0->openstack-heat==23.0.1.dev10) (1.26.19) 2025-10-18 00:34:44.904870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev10) (3.3.2) 2025-10-18 00:34:44.904876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev10) (3.8) 2025-10-18 00:34:44.904881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev10) (2025.10.5) 2025-10-18 00:34:44.904886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-heat==23.0.1.dev10) (0.7) 2025-10-18 00:34:44.904892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->openstack-heat==23.0.1.dev10) (2.7.2) 2025-10-18 00:34:44.904897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from yaql>=1.1.3->openstack-heat==23.0.1.dev10) (3.11) 2025-10-18 00:34:44.904903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-10-18 00:34:44.904908 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-18 00:34:44.904914 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 41.7 MB/s 0:00:00 2025-10-18 00:34:44.904919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-18 00:34:44.904928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.2 MB/s 0:00:00 2025-10-18 00:34:44.904934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.1.0-py3-none-any.whl (50 kB) 2025-10-18 00:34:44.904939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-10-18 00:34:44.904945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-10-18 00:34:44.904950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.1.1-py3-none-any.whl (51 kB) 2025-10-18 00:34:44.904955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-18 00:34:44.904963 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 36.6 MB/s 0:00:00 2025-10-18 00:34:44.904969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-18 00:34:44.904977 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-10-18 00:34:44.904983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-10-18 00:34:44.904988 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-10-18 00:34:44.905010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-10-18 00:34:44.905087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-10-18 00:34:44.905097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-10-18 00:34:44.905160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-10-18 00:34:44.905209 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'openstack-heat' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openstack-heat'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:44.905251 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-10-18 00:34:44.905299 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): started 2025-10-18 00:34:44.905346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): finished with status 'done' 2025-10-18 00:34:44.905394 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-23.0.1.dev10-py3-none-any.whl size=2576801 sha256=1b88a37d1127475032f1d55b4abaf5b4b94d15120f9762e892dc4a5a23f25803 2025-10-18 00:34:44.905442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-5m28g08r/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-10-18 00:34:44.905492 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:44.905552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-10-18 00:34:44.905627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): started 2025-10-18 00:34:44.905662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-18 00:34:44.905714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=089733f77c10b3bf09fabb56c96643699c48fdd192ec8b18971696f5afc137e3 2025-10-18 00:34:44.905758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-5m28g08r/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-18 00:34:44.905813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ovs' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:44.905858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-10-18 00:34:44.905905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): started 2025-10-18 00:34:44.905951 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): finished with status 'done' 2025-10-18 00:34:44.905998 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190587 sha256=7f33ceb85de0d1454b868c8f6d13291b6bb2bc1ab2efb3ec692649a84e7f9a1c 2025-10-18 00:34:44.906045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-5m28g08r/wheels/c8/79/37/6ef7bcbda34db531b2b75a2172a9388f64f838288dc342166b 2025-10-18 00:34:44.906091 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-10-18 00:34:44.906146 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, os-ken, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2025-10-18 00:34:44.906254 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed croniter-2.0.7 docker-7.1.0 ncclient-0.6.15 networkx-3.3 neutron-lib-3.15.0 openstack-heat-23.0.1.dev10 os-ken-2.10.0 ovs-3.6.0 pydot-3.0.1 python-blazarclient-4.1.0 python-monascaclient-2.8.0 python-octaviaclient-3.8.0 python-vitrageclient-5.1.1 python-zaqarclient-2.8.0 python-zunclient-5.1.0 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2025-10-18 00:34:44.906313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container c4214daeef37 2025-10-18 00:34:44.906384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> c5ec26e757c4 2025-10-18 00:34:44.906437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 066fcb5b614f 2025-10-18 00:34:44.906486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20251018 2025-10-18 00:34:44.906623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-10-18 00:34:44.906492 (took 0:00:30.620844) 2025-10-18 00:34:44.906745 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-10-18 00:34:44.906811 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-10-18 00:34:44.906860 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-10-18 00:34:44.907277 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-10-18 00:34:44.907347 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-10-18 00:34:44.907450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-10-18 00:34:44.907356 2025-10-18 00:34:44.907551 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2024.2.tar.gz 2025-10-18 00:34:44.909175 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-10-18 00:34:44.909769 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-10-18 00:34:57.645891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:34:57.645989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 68fa71f59136 2025-10-18 00:34:57.646080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20251018" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:34:57.646153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 768b331bb590 2025-10-18 00:34:57.646206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 768b331bb590 2025-10-18 00:34:57.646286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> d7211792eddb 2025-10-18 00:34:57.646330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/6 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2025-10-18 00:34:57.646391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 6375b962f267 2025-10-18 00:34:57.646451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 6375b962f267 2025-10-18 00:34:57.646518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> aab8d3256ac3 2025-10-18 00:34:57.646609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-10-18 00:34:57.646679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 2d5718fcf285 2025-10-18 00:34:57.646740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:34:57.646804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> a2f9e42a7957 2025-10-18 00:34:57.646891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/6 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2025-10-18 00:34:57.646955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 57e9b0c8ed19 2025-10-18 00:34:57.647011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-10-18 00:34:57.647067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): started 2025-10-18 00:34:57.647123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:34:57.647181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.13.2) 2025-10-18 00:34:57.647235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.1.0) 2025-10-18 00:34:57.647288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.19.2) 2025-10-18 00:34:57.647342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.8.1) 2025-10-18 00:34:57.648572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (10.7.1) 2025-10-18 00:34:57.648582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.8.8) 2025-10-18 00:34:57.648588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==18.0.0.0rc2.dev2) 2025-10-18 00:34:57.648593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:34:57.648612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (9.6.0) 2025-10-18 00:34:57.648617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.6.0) 2025-10-18 00:34:57.648621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (16.0.0) 2025-10-18 00:34:57.648625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (14.9.1) 2025-10-18 00:34:57.648629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.4.0) 2025-10-18 00:34:57.648634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.2) 2025-10-18 00:34:57.648638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.2.0) 2025-10-18 00:34:57.648642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.4.0) 2025-10-18 00:34:57.648647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.5.0) 2025-10-18 00:34:57.648651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.4.0) 2025-10-18 00:34:57.648656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (7.4.0) 2025-10-18 00:34:57.648660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.4.0) 2025-10-18 00:34:57.648668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.0) 2025-10-18 00:34:57.648672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (18.7.0) 2025-10-18 00:34:57.648677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.3.0) 2025-10-18 00:34:57.648681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.0.32) 2025-10-18 00:34:57.648690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==18.0.0.0rc2.dev2) 2025-10-18 00:34:57.648695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:34:57.648699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==18.0.0.0rc2.dev2) 2025-10-18 00:34:57.648703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:34:57.648713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tooz>=2.10.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.3.0) 2025-10-18 00:34:57.648718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (1.3.5) 2025-10-18 00:34:57.648722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (4.12.2) 2025-10-18 00:34:57.648727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (24.2.0) 2025-10-18 00:34:57.648732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (2023.12.1) 2025-10-18 00:34:57.648737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.35.1) 2025-10-18 00:34:57.648741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2025-10-18 00:34:57.648745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2.32.3) 2025-10-18 00:34:57.648749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.7.0) 2025-10-18 00:34:57.648754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2.9.0) 2025-10-18 00:34:57.648758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.8.0) 2025-10-18 00:34:57.648763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-10-18 00:34:57.648767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.1.1) 2025-10-18 00:34:57.648771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-10-18 00:34:57.648777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.3.3) 2025-10-18 00:34:57.648843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.1.1) 2025-10-18 00:34:57.648888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (6.0.2) 2025-10-18 00:34:57.648952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:34:57.649001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (0.10.1) 2025-10-18 00:34:57.649063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (2.0.0) 2025-10-18 00:34:57.649113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-10-18 00:34:57.649168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.0.1) 2025-10-18 00:34:57.649223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (0.5.0) 2025-10-18 00:34:57.649278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari==18.0.0.0rc2.dev2) (2.9.0.post0) 2025-10-18 00:34:57.649333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.2.0) 2025-10-18 00:34:57.649387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-10-18 00:34:57.649442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2025-10-18 00:34:57.649495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.4.0) 2025-10-18 00:34:57.649572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.9.0) 2025-10-18 00:34:57.649663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.1.0) 2025-10-18 00:34:57.649711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2025-10-18 00:34:57.649767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (3.1.4) 2025-10-18 00:34:57.649822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2025-10-18 00:34:57.649877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2025-10-18 00:34:57.649935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (2.1.5) 2025-10-18 00:34:57.649994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.0.8) 2025-10-18 00:34:57.650048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2025-10-18 00:34:57.650101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.10.1) 2025-10-18 00:34:57.650156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.1.0) 2025-10-18 00:34:57.650209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.5.1) 2025-10-18 00:34:57.650262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (1.6.0) 2025-10-18 00:34:57.650314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.36.1) 2025-10-18 00:34:57.650367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.0.3) 2025-10-18 00:34:57.650420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (6.1.0) 2025-10-18 00:34:57.650473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.6.1) 2025-10-18 00:34:57.650556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.19) 2025-10-18 00:34:57.650784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (3.11.0) 2025-10-18 00:34:57.650838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (24.1) 2025-10-18 00:34:57.650856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (6.0.0) 2025-10-18 00:34:57.650884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (3.1.2) 2025-10-18 00:34:57.650893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (67.2.0) 2025-10-18 00:34:57.650906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (0.2.13) 2025-10-18 00:34:57.650970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2025-10-18 00:34:57.651003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-10-18 00:34:57.651049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.3.2) 2025-10-18 00:34:57.651107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.8) 2025-10-18 00:34:57.651119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.26.19) 2025-10-18 00:34:57.651183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2025.10.5) 2025-10-18 00:34:57.651227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.7) 2025-10-18 00:34:57.651277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (3.2.0) 2025-10-18 00:34:57.651304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2025-10-18 00:34:57.651376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:34:57.651425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2025-10-18 00:34:57.651474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:34:57.651526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (8.3.0) 2025-10-18 00:34:57.651591 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.7.2) 2025-10-18 00:34:57.651682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.10.1->masakari==18.0.0.0rc2.dev2) (0.15.2) 2025-10-18 00:34:57.651733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:34:57.651791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-18 00:34:57.651839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-18 00:34:57.651886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-18 00:34:57.651925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 39.3 MB/s 0:00:00 2025-10-18 00:34:57.651978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-18 00:34:57.652026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-10-18 00:34:57.652077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: DEPRECATION: Building 'masakari' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:34:57.652118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: 2025-10-18 00:34:57.652156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): started 2025-10-18 00:34:57.652194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): finished with status 'done' 2025-10-18 00:34:57.652241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-18.0.0.0rc2.dev2-py3-none-any.whl size=357450 sha256=8b5d6708a359a3a6b88eebe382374699f4d6ac2dcfd602f9efa31c8358e6bc17 2025-10-18 00:34:57.652314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8mjino7a/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-10-18 00:34:57.652326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-10-18 00:34:57.652389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-10-18 00:34:57.652429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-18.0.0.0rc2.dev2 microversion-parse-2.0.0 networkx-3.3 pydot-3.0.1 taskflow-5.9.1 2025-10-18 00:34:57.653042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 57e9b0c8ed19 2025-10-18 00:34:57.653068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 02a9c6ba596b 2025-10-18 00:34:57.653077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built cac90a053c26 2025-10-18 00:34:57.653085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20251018 2025-10-18 00:34:57.653093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-10-18 00:34:57.652568 (took 0:00:12.745212) 2025-10-18 00:34:57.653101 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-10-18 00:34:57.653108 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-10-18 00:34:57.653116 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-10-18 00:34:57.653379 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-10-18 00:34:57.653631 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-10-18 00:34:57.653808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-10-18 00:34:57.653656 2025-10-18 00:34:57.653937 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2024.2.tar.gz 2025-10-18 00:34:57.657413 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-10-18 00:34:57.658296 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-10-18 00:35:27.069415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:35:27.069680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 68fa71f59136 2025-10-18 00:35:27.069862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20251018" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:35:27.070088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 379fb48acca5 2025-10-18 00:35:27.070107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 379fb48acca5 2025-10-18 00:35:27.070223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 00cf891d170a 2025-10-18 00:35:27.071566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/7 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2025-10-18 00:35:27.071749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in b75164fa0f8d 2025-10-18 00:35:27.071830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container b75164fa0f8d 2025-10-18 00:35:27.071848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 3d35e0a0f8b3 2025-10-18 00:35:27.071861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:35:27.071875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 74348efd015b 2025-10-18 00:35:27.071887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:35:27.071899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:35:27.071913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:35:27.071958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:35:27.071971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:35:27.071983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:35:27.071995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:35:27.072006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:35:27.072018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:35:27.072030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:35:27.072042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:35:27.072054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:35:27.072088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:35:27.072099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:35:27.072108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:35:27.072118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.5 MB in 4s (7,845 kB/s) 2025-10-18 00:35:27.072128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-10-18 00:35:27.072138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-10-18 00:35:27.072147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-10-18 00:35:27.072157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-10-18 00:35:27.072166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-10-18 00:35:27.072248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-10-18 00:35:27.072261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-10-18 00:35:27.072271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-10-18 00:35:27.072280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-10-18 00:35:27.072290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-10-18 00:35:27.072299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-10-18 00:35:27.072309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:35:27.072319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,736 kB of archives. 2025-10-18 00:35:27.072328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,513 kB of additional disk space will be used. 2025-10-18 00:35:27.072340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:35:27.072350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:35:27.072359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:35:27.072369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:35:27.072404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:35:27.072414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:35:27.072424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:35:27.072433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,736 kB in 0s (5,073 kB/s) 2025-10-18 00:35:27.072464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:35:27.072474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-10-18 00:35:27.072545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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-10-18 00:35:27.072604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:35:27.072616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2025-10-18 00:35:27.072647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2025-10-18 00:35:27.074645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-10-18 00:35:27.074670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:90% (Reading database ... 95% 2025-10-18 00:35:27.074683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:35:27.074693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:35:27.074702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:35:27.074712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:35:27.074721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:35:27.074757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:35:27.074767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:35:27.074777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:35:27.074787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-10-18 00:35:27.074797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:35:27.074806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:35:27.074815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:35:27.074824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:35:27.074834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:35:27.074843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:35:27.074853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:35:27.074863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:35:27.074872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:35:27.074881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:35:27.074891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:35:27.074900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:35:27.074909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:35:27.074919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:35:27.074928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:35:27.074937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:35:27.074947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:35:27.074956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 74348efd015b 2025-10-18 00:35:27.074965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> e7cb524a8031 2025-10-18 00:35:27.074974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-10-18 00:35:27.074984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 013a8f5b2624 2025-10-18 00:35:27.075003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:35:27.075013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 445043c7987f 2025-10-18 00:35:27.075025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/7 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2025-10-18 00:35:27.075037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 4572c31cd386 2025-10-18 00:35:27.075047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-10-18 00:35:27.075056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): started 2025-10-18 00:35:27.075073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:35:27.075083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (1.13.2) 2025-10-18 00:35:27.075101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.075111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-18 00:35:27.075120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pecan>=1.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (1.5.1) 2025-10-18 00:35:27.075131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (6.1.0) 2025-10-18 00:35:27.075140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (2.0.32) 2025-10-18 00:35:27.075150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.075159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:35:27.075169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (3.0.0) 2025-10-18 00:35:27.075178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (2.32.3) 2025-10-18 00:35:27.075238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (2.0.0) 2025-10-18 00:35:27.075249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (5.8.1) 2025-10-18 00:35:27.075259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (10.7.1) 2025-10-18 00:35:27.075269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (1.8.8) 2025-10-18 00:35:27.075278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (5.3.0) 2025-10-18 00:35:27.075288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (4.0.1) 2025-10-18 00:35:27.075303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (9.6.0) 2025-10-18 00:35:27.075313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (5.6.0) 2025-10-18 00:35:27.075323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.db>=8.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev4) (16.0.0) 2025-10-18 00:35:27.075332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (6.4.0) 2025-10-18 00:35:27.075341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (6.1.2) 2025-10-18 00:35:27.075350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (14.9.1) 2025-10-18 00:35:27.075360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.middleware>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (6.2.0) 2025-10-18 00:35:27.075369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (4.4.0) 2025-10-18 00:35:27.075384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (3.4.0) 2025-10-18 00:35:27.075393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (5.5.0) 2025-10-18 00:35:27.075407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (2.4.0) 2025-10-18 00:35:27.075417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (7.4.0) 2025-10-18 00:35:27.075426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: psutil>=5.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (6.0.0) 2025-10-18 00:35:27.075440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.075563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 00:35:27.075661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.075700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:35:27.075862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (7.0.0) 2025-10-18 00:35:27.075897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (4.7.0) 2025-10-18 00:35:27.075971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (18.7.0) 2025-10-18 00:35:27.076035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (9.6.0) 2025-10-18 00:35:27.076060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (0.12.1) 2025-10-18 00:35:27.076127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (3.1.4) 2025-10-18 00:35:27.076159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.5.0 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.078614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:35:27.078648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: castellan>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (5.1.1) 2025-10-18 00:35:27.078664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tenacity>=5.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (8.3.0) 2025-10-18 00:35:27.078680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.078695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-18 00:35:27.078709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (4.19.2) 2025-10-18 00:35:27.078724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.3.0 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.078766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 00:35:27.078783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (1.3.3) 2025-10-18 00:35:27.078798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (2.9.0.post0) 2025-10-18 00:35:27.078815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.078831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:35:27.078847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cryptography>=42.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (42.0.8) 2025-10-18 00:35:27.078879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyroute2>=0.5.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev4) (0.7.12) 2025-10-18 00:35:27.078895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.078912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 00:35:27.078922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==15.0.2.dev4) 2025-10-18 00:35:27.078932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:35:27.078941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.0.2.dev4) (1.3.5) 2025-10-18 00:35:27.078950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.0.2.dev4) (4.12.2) 2025-10-18 00:35:27.078960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==15.0.2.dev4) (1.17.0) 2025-10-18 00:35:27.078969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==15.0.2.dev4) (2.22) 2025-10-18 00:35:27.078994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev4) 2025-10-18 00:35:27.079004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:35:27.079013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==15.0.2.dev4) (8.1.7) 2025-10-18 00:35:27.079023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev4) 2025-10-18 00:35:27.079032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:35:27.079041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==15.0.2.dev4) (24.1) 2025-10-18 00:35:27.079051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->octavia==15.0.2.dev4) (2.1.5) 2025-10-18 00:35:27.079071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev4) (24.2.0) 2025-10-18 00:35:27.079081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev4) (2023.12.1) 2025-10-18 00:35:27.079092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev4) (0.35.1) 2025-10-18 00:35:27.079101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev4) (0.20.0) 2025-10-18 00:35:27.079111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.0.2.dev4) (2.1.0) 2025-10-18 00:35:27.079121 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.0.2.dev4) (1.7.0) 2025-10-18 00:35:27.079131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev4) (2.9.0) 2025-10-18 00:35:27.079140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev4) (3.8.0) 2025-10-18 00:35:27.079149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev4) (3.1.1) 2025-10-18 00:35:27.079165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev4) (5.5.0) 2025-10-18 00:35:27.079174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (6.0.2) 2025-10-18 00:35:27.079183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (5.1.1) 2025-10-18 00:35:27.079200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (1.3.3) 2025-10-18 00:35:27.079209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (1.0.1) 2025-10-18 00:35:27.079219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (1.33) 2025-10-18 00:35:27.079228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (0.11.0) 2025-10-18 00:35:27.079237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (4.2.2) 2025-10-18 00:35:27.079246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev4) (1.4.0) 2025-10-18 00:35:27.079256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.0.2.dev4) (3.0.0) 2025-10-18 00:35:27.079265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev4) (3.0.0) 2025-10-18 00:35:27.079281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev4) (0.10.1) 2025-10-18 00:35:27.079291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.0.2.dev4) (1.16.0) 2025-10-18 00:35:27.079302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev4) (2.0.1) 2025-10-18 00:35:27.079311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev4) (0.5.0) 2025-10-18 00:35:27.079321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyMySQL>=0.7.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev4) (1.1.1) 2025-10-18 00:35:27.079330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (5.2.0) 2025-10-18 00:35:27.079339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (5.5.0) 2025-10-18 00:35:27.079349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (5.4.0) 2025-10-18 00:35:27.079358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (0.9.0) 2025-10-18 00:35:27.079380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (3.5.0) 2025-10-18 00:35:27.079396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (5.1.0) 2025-10-18 00:35:27.079406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (0.20.0) 2025-10-18 00:35:27.079417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.0.2.dev4) (4.0.1) 2025-10-18 00:35:27.079426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.0.2.dev4) (4.0.1) 2025-10-18 00:35:27.079436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.0.2.dev4) (1.0.8) 2025-10-18 00:35:27.079445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.0.2.dev4) (2024.1) 2025-10-18 00:35:27.079455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (3.10.1) 2025-10-18 00:35:27.079464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (3.1.0) 2025-10-18 00:35:27.079474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (2.5.1) 2025-10-18 00:35:27.079483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (1.6.0) 2025-10-18 00:35:27.079499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (0.36.1) 2025-10-18 00:35:27.079549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (3.0.3) 2025-10-18 00:35:27.079559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (6.1.0) 2025-10-18 00:35:27.079569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (2.6.1) 2025-10-18 00:35:27.079580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (0.19) 2025-10-18 00:35:27.079592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev4) (3.11.0) 2025-10-18 00:35:27.079601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==15.0.2.dev4) (3.1.2) 2025-10-18 00:35:27.079618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (67.2.0) 2025-10-18 00:35:27.079634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->octavia==15.0.2.dev4) (0.3.5) 2025-10-18 00:35:27.079644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev4) (0.2.13) 2025-10-18 00:35:27.079653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev4) (2024.1) 2025-10-18 00:35:27.079663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev4) (1.16.0) 2025-10-18 00:35:27.079673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==15.0.2.dev4) (4.7.0) 2025-10-18 00:35:27.079683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev4) (0.5.2) 2025-10-18 00:35:27.079692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev4) (2.4.3) 2025-10-18 00:35:27.079702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev4) (1.9.0) 2025-10-18 00:35:27.079711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.0.2.dev4) (24.2.1) 2025-10-18 00:35:27.079721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.0.2.dev4) (2.0.1) 2025-10-18 00:35:27.079749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev4) (3.3.2) 2025-10-18 00:35:27.079767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev4) (3.8) 2025-10-18 00:35:27.079777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev4) (1.26.19) 2025-10-18 00:35:27.079786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev4) (2025.10.5) 2025-10-18 00:35:27.079796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev4) (0.7) 2025-10-18 00:35:27.079806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=5.5.0->octavia==15.0.2.dev4) (3.2.0) 2025-10-18 00:35:27.079822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.0.2.dev4) 2025-10-18 00:35:27.079832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:35:27.079842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.0.2.dev4) 2025-10-18 00:35:27.079851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:35:27.079861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev4) (2.7.2) 2025-10-18 00:35:27.079870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.0.2.dev4) (0.8.1) 2025-10-18 00:35:27.079885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.0.2.dev4) (6.11.0) 2025-10-18 00:35:27.079895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.0.2.dev4) (3.20.0) 2025-10-18 00:35:27.079909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-18 00:35:27.079919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-18 00:35:27.079928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-18 00:35:27.079938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-18 00:35:27.079951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-10-18 00:35:27.079964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-18 00:35:27.080028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2025-10-18 00:35:27.080043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 00:35:27.080104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-18 00:35:27.080119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-18 00:35:27.080315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-18 00:35:27.080369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-18 00:35:27.080381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.0 MB/s 0:00:00 2025-10-18 00:35:27.080399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-18 00:35:27.080408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:35:27.080417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-10-18 00:35:27.080433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: DEPRECATION: Building 'octavia' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:35:27.080449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-10-18 00:35:27.080539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): started 2025-10-18 00:35:27.080587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): finished with status 'done' 2025-10-18 00:35:27.080623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-15.0.2.dev4-py3-none-any.whl size=1236573 sha256=ccdfd7aba881dd8787f276050b99396f21e6e5328b3fda24323bb54664e07c4d 2025-10-18 00:35:27.080685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-moavq4fk/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-10-18 00:35:27.080762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-10-18 00:35:27.080777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2025-10-18 00:35:27.080843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.0.3 SQLAlchemy-Utils-0.41.2 Werkzeug-3.0.4 blinker-1.8.2 cotyledon-1.7.3 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.3 octavia-15.0.2.dev4 octavia-lib-3.6.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 taskflow-5.9.1 2025-10-18 00:35:27.080875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 4572c31cd386 2025-10-18 00:35:27.080939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 920b6c65d86b 2025-10-18 00:35:27.080984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 65367173ebbb 2025-10-18 00:35:27.081040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 00:35:27.081145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-10-18 00:35:27.081032 (took 0:00:29.427376) 2025-10-18 00:35:27.081219 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-10-18 00:35:27.081294 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-10-18 00:35:27.081354 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-10-18 00:35:27.081368 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-10-18 00:35:27.081432 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-10-18 00:35:27.081874 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-10-18 00:35:27.081911 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-10-18 00:35:27.082009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-10-18 00:35:27.081908 2025-10-18 00:35:27.082856 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-10-18 00:35:27.083421 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-10-18 00:35:30.050398 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:35:30.050532 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 68fa71f59136 2025-10-18 00:35:30.050698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20251018" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:35:30.050833 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 632efbe71a2b 2025-10-18 00:35:30.050946 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 632efbe71a2b 2025-10-18 00:35:30.051022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> f8cd27daf875 2025-10-18 00:35:30.051110 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/5 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2025-10-18 00:35:30.051198 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 3f3279f0dc5a 2025-10-18 00:35:30.051278 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 3f3279f0dc5a 2025-10-18 00:35:30.051358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8b3fc5824439 2025-10-18 00:35:30.051437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:35:30.051528 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 672330897015 2025-10-18 00:35:30.051666 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/5 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2025-10-18 00:35:30.051772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in ac62d68ba528 2025-10-18 00:35:30.051866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container ac62d68ba528 2025-10-18 00:35:30.051946 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> a91e885e2606 2025-10-18 00:35:30.052032 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 5056de539792 2025-10-18 00:35:30.052111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20251018 2025-10-18 00:35:30.052389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-10-18 00:35:30.052141 (took 0:00:02.970233) 2025-10-18 00:35:30.052461 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-10-18 00:35:30.052480 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-10-18 00:35:30.053082 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-10-18 00:35:30.053187 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-10-18 00:35:30.053316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-10-18 00:35:30.053186 2025-10-18 00:35:30.053471 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2024.2.tar.gz 2025-10-18 00:35:30.061700 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-10-18 00:35:30.062348 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-10-18 00:36:02.444109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:36:02.444209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 68fa71f59136 2025-10-18 00:36:02.444252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20251018" "name"="manila-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:36:02.444271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 6ae8e798bece 2025-10-18 00:36:02.444284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 6ae8e798bece 2025-10-18 00:36:02.444318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f017d93a45c2 2025-10-18 00:36:02.444330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/9 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2025-10-18 00:36:02.444341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in ddc0e9ecf95b 2025-10-18 00:36:02.444351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container ddc0e9ecf95b 2025-10-18 00:36:02.444360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1fcd1aad9313 2025-10-18 00:36:02.444375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:36:02.444385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in a820943cf963 2025-10-18 00:36:02.444398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:36:02.444413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:36:02.444452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:36:02.444466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:36:02.444500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:36:02.444550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:36:02.444579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:36:02.444610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:36:02.444625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:36:02.444667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:36:02.444681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:36:02.444712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:36:02.444742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:36:02.444757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:36:02.444798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:36:02.444813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.5 MB in 3s (11.2 MB/s) 2025-10-18 00:36:02.444844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-10-18 00:36:02.444892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-10-18 00:36:02.444970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-10-18 00:36:02.444983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-10-18 00:36:02.444997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-10-18 00:36:02.445010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-10-18 00:36:02.445054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-netifaces python3-openvswitch python3-sortedcontainers uuid-runtime 2025-10-18 00:36:02.445084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-10-18 00:36:02.445115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2025-10-18 00:36:02.445129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python-sortedcontainers-doc 2025-10-18 00:36:02.445156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-10-18 00:36:02.445187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-10-18 00:36:02.445201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch python3-netifaces python3-openvswitch 2025-10-18 00:36:02.445243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-sortedcontainers uuid-runtime 2025-10-18 00:36:02.445258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:36:02.445288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 4,468 kB of archives. 2025-10-18 00:36:02.445302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 14.1 MB of additional disk space will be used. 2025-10-18 00:36:02.445340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:36:02.445354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:36:02.445395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-18 00:36:02.445410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-18 00:36:02.445441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-18 00:36:02.445456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-18 00:36:02.445496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-18 00:36:02.445538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:36:02.445557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-18 00:36:02.445610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-18 00:36:02.445622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-18 00:36:02.445635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 4,468 kB in 1s (3,630 kB/s) 2025-10-18 00:36:02.445648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-10-18 00:36:02.445712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-10-18 00:36:02.445729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-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-10-18 00:36:02.445743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:36:02.445772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:36:02.445800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-10-18 00:36:02.445826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2025-10-18 00:36:02.445850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:36:02.445864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:36:02.445898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:36:02.445948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-18 00:36:02.445959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 00:36:02.445972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:36:02.446029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-10-18 00:36:02.446047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-18 00:36:02.447578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:36:02.447597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-10-18 00:36:02.447608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:36:02.447616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:36:02.447625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-18 00:36:02.447634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-18 00:36:02.447642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:36:02.447651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-18 00:36:02.447659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-18 00:36:02.447667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:36:02.447676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:36:02.447684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:36:02.447693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:36:02.447701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-10-18 00:36:02.447709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../7-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-18 00:36:02.447718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:36:02.447727 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-openvswitch. 2025-10-18 00:36:02.447735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../8-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:36:02.447744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:36:02.447752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-10-18 00:36:02.447761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../9-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-18 00:36:02.447769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:36:02.447778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 00:36:02.447786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-18 00:36:02.447803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-18 00:36:02.447812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-18 00:36:02.447820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-18 00:36:02.447829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:36:02.447837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:36:02.447846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:36:02.447854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-10-18 00:36:02.447862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:36:02.447871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:36:02.447906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-18 00:36:02.447915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-18 00:36:02.447923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-18 00:36:02.447932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-18 00:36:02.447941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:36:02.447949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:36:02.447957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:36:02.447966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container a820943cf963 2025-10-18 00:36:02.447975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 0c045b37d5df 2025-10-18 00:36:02.447983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-10-18 00:36:02.447992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1137c3d0393f 2025-10-18 00:36:02.448014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:36:02.448024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 6649bbe9759c 2025-10-18 00:36:02.448032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-10-18 00:36:02.448041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2a1da5a842ef 2025-10-18 00:36:02.448051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/9 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2025-10-18 00:36:02.448061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 05b17fd52492 2025-10-18 00:36:02.448070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-10-18 00:36:02.448079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (setup.py): started 2025-10-18 00:36:02.448087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:36:02.448095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.1.0) 2025-10-18 00:36:02.448110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (1.13.2) 2025-10-18 00:36:02.448119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (0.7.1) 2025-10-18 00:36:02.448128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (0.36.1) 2025-10-18 00:36:02.448136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: greenlet>=0.4.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.0.3) 2025-10-18 00:36:02.448145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: lxml>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.3.0) 2025-10-18 00:36:02.448153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netaddr>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (0.10.1) 2025-10-18 00:36:02.448162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.config>=8.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (9.6.0) 2025-10-18 00:36:02.448171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.context>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.6.0) 2025-10-18 00:36:02.448179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.db>=8.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (16.0.0) 2025-10-18 00:36:02.448187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.i18n>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.4.0) 2025-10-18 00:36:02.448196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.log>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.1.2) 2025-10-18 00:36:02.448204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (14.9.1) 2025-10-18 00:36:02.448213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.middleware>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.2.0) 2025-10-18 00:36:02.448221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (4.4.0) 2025-10-18 00:36:02.448230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.privsep>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.4.0) 2025-10-18 00:36:02.448247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.reports>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.4.0) 2025-10-18 00:36:02.448256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (7.3.0) 2025-10-18 00:36:02.448264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.serialization>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.5.0) 2025-10-18 00:36:02.448272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.service>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.5.0) 2025-10-18 00:36:02.448281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.4.0) 2025-10-18 00:36:02.448294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (7.4.0) 2025-10-18 00:36:02.448303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.concurrency>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.1.0) 2025-10-18 00:36:02.448311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (4.2.0) 2025-10-18 00:36:02.448320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: paramiko>=2.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.4.1) 2025-10-18 00:36:02.448328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Paste>=3.4.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.10.1) 2025-10-18 00:36:02.448336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PasteDeploy>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.1.0) 2025-10-18 00:36:02.448345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyparsing>=2.4.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (3.1.2) 2025-10-18 00:36:02.448353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (11.3.1) 2025-10-18 00:36:02.448361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystoneauth1>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.8.1) 2025-10-18 00:36:02.448396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (10.7.1) 2025-10-18 00:36:02.448405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.32.3) 2025-10-18 00:36:02.448414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (8.3.0) 2025-10-18 00:36:02.448422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Routes>=2.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.5.1) 2025-10-18 00:36:02.448430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: SQLAlchemy>=1.3.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (2.0.32) 2025-10-18 00:36:02.448439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==19.1.1.dev7) 2025-10-18 00:36:02.448447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:36:02.448455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: stevedore>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.3.0) 2025-10-18 00:36:02.448464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tooz>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (6.3.0) 2025-10-18 00:36:02.448472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-cinderclient>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (9.6.0) 2025-10-18 00:36:02.448491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-novaclient>=17.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (18.7.0) 2025-10-18 00:36:02.448499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-glanceclient>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (4.7.0) 2025-10-18 00:36:02.448544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: WebOb>=1.8.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (1.8.8) 2025-10-18 00:36:02.448554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cachetools>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (5.5.0) 2025-10-18 00:36:02.448562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: packaging>=20.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev7) (24.1) 2025-10-18 00:36:02.448571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.1.dev7) (1.3.5) 2025-10-18 00:36:02.448579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.1.dev7) (4.12.2) 2025-10-18 00:36:02.448587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->manila==19.1.1.dev7) (2.6.1) 2025-10-18 00:36:02.448596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.1.dev7) (2.1.0) 2025-10-18 00:36:02.448606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.1.dev7) (1.7.0) 2025-10-18 00:36:02.448615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (2.9.0) 2025-10-18 00:36:02.448624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (3.8.0) 2025-10-18 00:36:02.448632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (3.1.1) 2025-10-18 00:36:02.448641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (5.5.0) 2025-10-18 00:36:02.448652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (1.3.3) 2025-10-18 00:36:02.448661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (5.1.1) 2025-10-18 00:36:02.448671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==19.1.1.dev7) (0.19) 2025-10-18 00:36:02.448679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (6.0.2) 2025-10-18 00:36:02.448688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (3.0.0) 2025-10-18 00:36:02.448696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (2.0.0) 2025-10-18 00:36:02.448705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->manila==19.1.1.dev7) (1.16.0) 2025-10-18 00:36:02.448740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.1.dev7) (2.0.1) 2025-10-18 00:36:02.448749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.1.dev7) (0.5.0) 2025-10-18 00:36:02.448758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==19.1.1.dev7) (2.9.0.post0) 2025-10-18 00:36:02.448767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (5.2.0) 2025-10-18 00:36:02.448775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (3.0.0) 2025-10-18 00:36:02.448784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (5.4.0) 2025-10-18 00:36:02.448792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev7) (0.9.0) 2025-10-18 00:36:02.448801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==19.1.1.dev7) (5.1.0) 2025-10-18 00:36:02.448810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==19.1.1.dev7) (0.20.0) 2025-10-18 00:36:02.448818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev7) (3.1.4) 2025-10-18 00:36:02.448827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev7) (4.0.1) 2025-10-18 00:36:02.448835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev7) (4.0.1) 2025-10-18 00:36:02.448844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==19.1.1.dev7) (2.1.5) 2025-10-18 00:36:02.448852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.1.dev7) (1.17.0) 2025-10-18 00:36:02.448860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.1.dev7) (1.0.8) 2025-10-18 00:36:02.448869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0->manila==19.1.1.dev7) (2.22) 2025-10-18 00:36:02.448896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.2.0->manila==19.1.1.dev7) (6.0.0) 2025-10-18 00:36:02.448905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.0.1->manila==19.1.1.dev7) (2024.1) 2025-10-18 00:36:02.448920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==19.1.1.dev7) (1.6.0) 2025-10-18 00:36:02.448929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==19.1.1.dev7) (3.11.0) 2025-10-18 00:36:02.448938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.1.dev7) (42.0.8) 2025-10-18 00:36:02.448957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.1.dev7) (1.5.0) 2025-10-18 00:36:02.448966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==19.1.1.dev7) (67.2.0) 2025-10-18 00:36:02.448974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==19.1.1.dev7) (0.2.13) 2025-10-18 00:36:02.448983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (2024.1) 2025-10-18 00:36:02.448991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (1.16.0) 2025-10-18 00:36:02.449000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.1.dev7) (24.2.1) 2025-10-18 00:36:02.449008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.1.dev7) (2.0.1) 2025-10-18 00:36:02.449017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (4.7.0) 2025-10-18 00:36:02.449025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (4.0.1) 2025-10-18 00:36:02.449034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (2.1.0) 2025-10-18 00:36:02.449042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev7) (3.1.0) 2025-10-18 00:36:02.449051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (0.5.2) 2025-10-18 00:36:02.449059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (2.4.3) 2025-10-18 00:36:02.449068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (24.2.0) 2025-10-18 00:36:02.449076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.9.0) 2025-10-18 00:36:02.449093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.0.1) 2025-10-18 00:36:02.449102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.33) 2025-10-18 00:36:02.449111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (0.11.0) 2025-10-18 00:36:02.449119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (4.2.2) 2025-10-18 00:36:02.449128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (1.4.0) 2025-10-18 00:36:02.449147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev7) (3.0.0) 2025-10-18 00:36:02.449158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (3.3.2) 2025-10-18 00:36:02.449167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (3.8) 2025-10-18 00:36:02.449175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (1.26.19) 2025-10-18 00:36:02.449184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev7) (2025.10.5) 2025-10-18 00:36:02.449192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==19.1.1.dev7) (0.7) 2025-10-18 00:36:02.449201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->manila==19.1.1.dev7) (2.7.2) 2025-10-18 00:36:02.449209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==19.1.1.dev7) (0.15.2) 2025-10-18 00:36:02.449218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (4.19.2) 2025-10-18 00:36:02.449227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (2023.12.1) 2025-10-18 00:36:02.449236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (0.35.1) 2025-10-18 00:36:02.449250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev7) (0.20.0) 2025-10-18 00:36:02.449259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-18 00:36:02.449268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-10-18 00:36:02.449277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: DEPRECATION: Building 'manila' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:36:02.449290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2025-10-18 00:36:02.449299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (setup.py): started 2025-10-18 00:36:02.449308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (setup.py): finished with status 'done' 2025-10-18 00:36:02.449316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-19.1.1.dev7-py3-none-any.whl size=2718848 sha256=74d48fc4ad4eb64065b25af1c18dfff417732a5235a703dfb21af8a98f558642 2025-10-18 00:36:02.449325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-un6wwoyn/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-10-18 00:36:02.449333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-10-18 00:36:02.449342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: SQLAlchemy-Utils, manila 2025-10-18 00:36:02.449353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 manila-19.1.1.dev7 2025-10-18 00:36:02.449362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 05b17fd52492 2025-10-18 00:36:02.449375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1d9d6e672583 2025-10-18 00:36:02.449387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2025-10-18 00:36:02.449399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in e755f9ebd907 2025-10-18 00:36:02.449431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-10-18 00:36:02.449458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-10-18 00:36:02.449488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2025-10-18 00:36:02.449542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-10-18 00:36:02.449559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-18 00:36:02.449621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-10-18 00:36:02.449631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-10-18 00:36:02.449643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.3.2) 2025-10-18 00:36:02.449655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.8) 2025-10-18 00:36:02.449700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (1.26.19) 2025-10-18 00:36:02.449713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2025.10.5) 2025-10-18 00:36:02.449736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-ntlm>=1.1.0->pywinrm) (42.0.8) 2025-10-18 00:36:02.449748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-10-18 00:36:02.449807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-10-18 00:36:02.449817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (1.17.0) 2025-10-18 00:36:02.449830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2025-10-18 00:36:02.449854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-10-18 00:36:02.449896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-10-18 00:36:02.449925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-10-18 00:36:02.449979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-10-18 00:36:02.449989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-10-18 00:36:02.450001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.1 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.13.0 2025-10-18 00:36:02.450029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container e755f9ebd907 2025-10-18 00:36:02.450083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> c95cd505b52f 2025-10-18 00:36:02.450093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 406dc0e18175 2025-10-18 00:36:02.450133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 00:36:02.450222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-10-18 00:36:02.450123 (took 0:00:32.396937) 2025-10-18 00:36:02.450236 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-10-18 00:36:02.450296 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-10-18 00:36:02.450309 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-10-18 00:36:02.450349 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-10-18 00:36:02.450591 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-10-18 00:36:02.450671 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-10-18 00:36:02.450731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-10-18 00:36:02.450687 2025-10-18 00:36:02.450790 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2024.2.tar.gz 2025-10-18 00:36:03.733960 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-10-18 00:36:03.734801 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-10-18 00:36:50.202542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:36:50.202686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 68fa71f59136 2025-10-18 00:36:50.202798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20251018" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:36:50.202883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 2725495fc0a4 2025-10-18 00:36:50.203710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 2725495fc0a4 2025-10-18 00:36:50.203744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b5dcbe1beac3 2025-10-18 00:36:50.203750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/10 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2025-10-18 00:36:50.203756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 01b21e9a4c6a 2025-10-18 00:36:50.203760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 01b21e9a4c6a 2025-10-18 00:36:50.203763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9b4988935da0 2025-10-18 00:36:50.203768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:36:50.203773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 59fa88a8846d 2025-10-18 00:36:50.203776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:36:50.203780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:36:50.203785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:36:50.203788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:36:50.203792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:36:50.203795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:36:50.203799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:36:50.203832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:36:50.203836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:36:50.203840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:36:50.204575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:36:50.204583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:36:50.204587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:36:50.204591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:36:50.204618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:36:50.204633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.5 MB in 3s (8,475 kB/s) 2025-10-18 00:36:50.204637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-18 00:36:50.204641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-18 00:36:50.204645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-10-18 00:36:50.204648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-10-18 00:36:50.204652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-10-18 00:36:50.204656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-10-18 00:36:50.204659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-10-18 00:36:50.204664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-10-18 00:36:50.204670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-10-18 00:36:50.204701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-10-18 00:36:50.204790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-10-18 00:36:50.204871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-10-18 00:36:50.204950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-10-18 00:36:50.205018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:36:50.205116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-10-18 00:36:50.205179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-10-18 00:36:50.205246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:36:50.205323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-18 00:36:50.205397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-18 00:36:50.205470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-18 00:36:50.205567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-18 00:36:50.205646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-18 00:36:50.205720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-18 00:36:50.205792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 1s (637 kB/s) 2025-10-18 00:36:50.205864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-10-18 00:36:50.205936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-18 00:36:50.206013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(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-10-18 00:36:50.206113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-10-18 00:36:50.206179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-10-18 00:36:50.206250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-10-18 00:36:50.206324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-10-18 00:36:50.206460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:36:50.206553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:36:50.206639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:36:50.206715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-10-18 00:36:50.206788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:36:50.208594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:36:50.208602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-18 00:36:50.208606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-18 00:36:50.208614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:36:50.208618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-18 00:36:50.208622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-18 00:36:50.208626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:36:50.208629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-10-18 00:36:50.208632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-18 00:36:50.208635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:36:50.208639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-10-18 00:36:50.208642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-18 00:36:50.208646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:36:50.208649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:36:50.208652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-18 00:36:50.208655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-18 00:36:50.208659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-18 00:36:50.208662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-18 00:36:50.208665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-18 00:36:50.208669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:36:50.208672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-18 00:36:50.208676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:36:50.208679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-18 00:36:50.208682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-18 00:36:50.208686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-18 00:36:50.208689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-18 00:36:50.208697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-18 00:36:50.208700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-18 00:36:50.208703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-18 00:36:50.208707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:36:50.208710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 59fa88a8846d 2025-10-18 00:36:50.208713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9a34cad81e64 2025-10-18 00:36:50.208717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-10-18 00:36:50.208720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 352f39adec30 2025-10-18 00:36:50.208723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-10-18 00:36:50.208726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 1d0406508485 2025-10-18 00:36:50.208730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:36:50.208733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 0473ba3b9d1b 2025-10-18 00:36:50.208743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/10 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2025-10-18 00:36:50.208749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in e62b3122e581 2025-10-18 00:36:50.208788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-10-18 00:36:50.208878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): started 2025-10-18 00:36:50.208947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:36:50.209008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.2.0) 2025-10-18 00:36:50.209111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.13.2) 2025-10-18 00:36:50.209176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.209242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:36:50.209310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.36.1) 2025-10-18 00:36:50.209392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.209461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 00:36:50.209551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.0.0) 2025-10-18 00:36:50.209628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ironic-lib>=4.3.0 (from ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.209694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:36:50.209763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpath-rw>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.4.0) 2025-10-18 00:36:50.209829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.19.2) 2025-10-18 00:36:50.209894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystoneauth1>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.8.1) 2025-10-18 00:36:50.209961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (10.7.1) 2025-10-18 00:36:50.210027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.10.1) 2025-10-18 00:36:50.210236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2025-10-18 00:36:50.210241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyYAML>=5.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.0.2) 2025-10-18 00:36:50.210245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: openstacksdk>=0.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.0.1) 2025-10-18 00:36:50.210304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2025-10-18 00:36:50.210370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (9.6.0) 2025-10-18 00:36:50.210434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.6.0) 2025-10-18 00:36:50.210498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (16.0.0) 2025-10-18 00:36:50.210605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.4.0) 2025-10-18 00:36:50.210675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.2) 2025-10-18 00:36:50.210743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (14.9.1) 2025-10-18 00:36:50.210809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.2.0) 2025-10-18 00:36:50.210874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.4.0) 2025-10-18 00:36:50.210939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.3.0) 2025-10-18 00:36:50.211003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.5.0) 2025-10-18 00:36:50.211093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.5.0) 2025-10-18 00:36:50.211152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.upgradecheck>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.4.0) 2025-10-18 00:36:50.211218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.4.0) 2025-10-18 00:36:50.211281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tenacity>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (8.3.0) 2025-10-18 00:36:50.211346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.3.0) 2025-10-18 00:36:50.211410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.0.32) 2025-10-18 00:36:50.211476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.3.0) 2025-10-18 00:36:50.211575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.211651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:36:50.211716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (1.3.5) 2025-10-18 00:36:50.211782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (4.12.2) 2025-10-18 00:36:50.211848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (3.11.0) 2025-10-18 00:36:50.211915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (2.6.1) 2025-10-18 00:36:50.211979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (3.0.3) 2025-10-18 00:36:50.212054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.0.0 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.212180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:36:50.212260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (3.1.4) 2025-10-18 00:36:50.212323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.1.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.212386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:36:50.212441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (8.1.7) 2025-10-18 00:36:50.212496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.6.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.212572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:36:50.212634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (1.8.8) 2025-10-18 00:36:50.212691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2025-10-18 00:36:50.212746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.212800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2025-10-18 00:36:50.212855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (2.1.5) 2025-10-18 00:36:50.212909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (3.11) 2025-10-18 00:36:50.212962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (5.1.1) 2025-10-18 00:36:50.213016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-10-18 00:36:50.213093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (24.2.0) 2025-10-18 00:36:50.213143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (2023.12.1) 2025-10-18 00:36:50.213197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.35.1) 2025-10-18 00:36:50.213263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2025-10-18 00:36:50.213318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.1.0) 2025-10-18 00:36:50.213372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.32.3) 2025-10-18 00:36:50.213426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.7.0) 2025-10-18 00:36:50.213479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2.9.0) 2025-10-18 00:36:50.213555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.8.0) 2025-10-18 00:36:50.213619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.1.1) 2025-10-18 00:36:50.213676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2025-10-18 00:36:50.213730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (42.0.8) 2025-10-18 00:36:50.213784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.3.3) 2025-10-18 00:36:50.213837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.0.1) 2025-10-18 00:36:50.213889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.33) 2025-10-18 00:36:50.213943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (0.11.0) 2025-10-18 00:36:50.213996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (4.2.2) 2025-10-18 00:36:50.214059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.4.0) 2025-10-18 00:36:50.214132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.17.0) 2025-10-18 00:36:50.214186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (2.22) 2025-10-18 00:36:50.214242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2025-10-18 00:36:50.214294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->ironic-inspector==12.3.1.dev2) (0.19) 2025-10-18 00:36:50.214348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2025-10-18 00:36:50.216576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (2.0.0) 2025-10-18 00:36:50.216583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-10-18 00:36:50.216592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.0.1) 2025-10-18 00:36:50.216596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (0.5.0) 2025-10-18 00:36:50.216607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic-inspector==12.3.1.dev2) (2.9.0.post0) 2025-10-18 00:36:50.216611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.2.0) 2025-10-18 00:36:50.216614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2025-10-18 00:36:50.216617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.4.0) 2025-10-18 00:36:50.216621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.9.0) 2025-10-18 00:36:50.216624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.1.0) 2025-10-18 00:36:50.216627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2025-10-18 00:36:50.216631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2025-10-18 00:36:50.216634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (1.0.8) 2025-10-18 00:36:50.216637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (2024.1) 2025-10-18 00:36:50.216640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.10.1) 2025-10-18 00:36:50.216644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.1.0) 2025-10-18 00:36:50.216647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (2.5.1) 2025-10-18 00:36:50.216650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (1.6.0) 2025-10-18 00:36:50.216654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (24.1) 2025-10-18 00:36:50.216664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (6.0.0) 2025-10-18 00:36:50.216668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (3.1.2) 2025-10-18 00:36:50.216672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (67.2.0) 2025-10-18 00:36:50.216678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (0.2.13) 2025-10-18 00:36:50.216683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2024.1) 2025-10-18 00:36:50.216693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.3.2) 2025-10-18 00:36:50.216703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.8) 2025-10-18 00:36:50.216709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.26.19) 2025-10-18 00:36:50.216716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2025.10.5) 2025-10-18 00:36:50.216721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (0.7) 2025-10-18 00:36:50.216726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.7.2) 2025-10-18 00:36:50.216731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->ironic-inspector==12.3.1.dev2) (0.15.2) 2025-10-18 00:36:50.216736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2025-10-18 00:36:50.216742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-10-18 00:36:50.216747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-18 00:36:50.216752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-18 00:36:50.216758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-18 00:36:50.216763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-10-18 00:36:50.216768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-18 00:36:50.216773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-18 00:36:50.216783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:36:50.216788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2025-10-18 00:36:50.216794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 34.4 MB/s 0:00:00 2025-10-18 00:36:50.216799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-10-18 00:36:50.216804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-10-18 00:36:50.216818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: DEPRECATION: Building 'ironic-inspector' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-inspector'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:36:50.216823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-18 00:36:50.216827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): started 2025-10-18 00:36:50.216830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): finished with status 'done' 2025-10-18 00:36:50.216834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Created wheel for ironic-inspector: filename=ironic_inspector-12.3.1.dev2-py3-none-any.whl size=268150 sha256=ddfbfc3de7d2fa7addb7404e4e0c9bbd190e0c1cb4e3debbf96719e254ec20c0 2025-10-18 00:36:50.216840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-zpjjiwl4/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-10-18 00:36:50.216844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-10-18 00:36:50.216848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-lib, ironic-inspector 2025-10-18 00:36:50.216851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.3.1.dev2 ironic-lib-6.2.0 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.132.2 2025-10-18 00:36:50.216856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container e62b3122e581 2025-10-18 00:36:50.216860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 5f152279b393 2025-10-18 00:36:50.216864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:36:50.216870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 55c45a70b10a 2025-10-18 00:36:50.216873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-18 00:36:50.216876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-10-18 00:36:50.216880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-10-18 00:36:50.216883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-10-18 00:36:50.216886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:36:50.216893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:36:50.216896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:36:50.216900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:36:50.216903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:36:50.216906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:36:50.216909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:36:50.216913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-10-18 00:36:50.216916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-10-18 00:36:50.216919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-10-18 00:36:50.216923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-10-18 00:36:50.216926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:36:50.216931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:36:50.216934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-18 00:36:50.216938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(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-10-18 00:36:50.216944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:36:50.217000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-10-18 00:36:50.217055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-10-18 00:36:50.217103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-10-18 00:36:50.217148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-10-18 00:36:50.217196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18798 files and directories currently installed.) 2025-10-18 00:36:50.217242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:36:50.217287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-18 00:36:50.217336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-10-18 00:36:50.217388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-10-18 00:36:50.217441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-10-18 00:36:50.217482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:36:50.217542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:36:50.217591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:36:50.217635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:36:50.217677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:36:50.217719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:36:50.217762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:36:50.217805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-10-18 00:36:50.217853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:36:50.217896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-10-18 00:36:50.217943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-18 00:36:50.217992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(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-10-18 00:36:50.218061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-10-18 00:36:50.218101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:36:50.218147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-10-18 00:36:50.218191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-10-18 00:36:50.218235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-10-18 00:36:50.218281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18789 files and directories currently installed.) 2025-10-18 00:36:50.218327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:36:50.218372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.218417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:36:50.218473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.218534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:36:50.218588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.218634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:36:50.218680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.218725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:36:50.218770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.218814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.218856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.218900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.218944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.218989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.219042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:36:50.219096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:36:50.219141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.219188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:36:50.219234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.219278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.219323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.219378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:36:50.219420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.219622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:36:50.219668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:36:50.219811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:36:50.219943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.219987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:36:50.220031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.220133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:36:50.220172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-10-18 00:36:50.220217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-10-18 00:36:50.220261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:36:50.220305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:36:50.220349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-10-18 00:36:50.220392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:36:50.220435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:36:50.220478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-10-18 00:36:50.220546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-10-18 00:36:50.220601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:36:50.220644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-18 00:36:50.220688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8231 files, 1165 directories removed. 2025-10-18 00:36:50.220728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-18 00:36:50.220773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-10-18 00:36:50.220813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-18 00:36:50.220856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-10-18 00:36:50.220896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-18 00:36:50.220938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-10-18 00:36:50.220980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-10-18 00:36:50.221020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:36:50.221076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 55c45a70b10a 2025-10-18 00:36:50.221120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 2a909d883acf 2025-10-18 00:36:50.221162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-10-18 00:36:50.221205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 8deca894b52d 2025-10-18 00:36:50.221245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 8deca894b52d 2025-10-18 00:36:50.221293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ac5f0a048a11 2025-10-18 00:36:50.221338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 625e9c630d10 2025-10-18 00:36:50.221380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20251018 2025-10-18 00:36:50.221462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-10-18 00:36:50.221390 (took 0:00:47.770703) 2025-10-18 00:36:50.221859 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-10-18 00:36:50.221924 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-10-18 00:36:50.221991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-10-18 00:36:50.221924 2025-10-18 00:36:50.222166 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-10-18 00:36:51.648329 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-10-18 00:36:51.725182 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-10-18 00:36:51.725487 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-10-18 00:37:26.273187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:37:26.273427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 68fa71f59136 2025-10-18 00:37:26.273614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20251018" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:37:26.273756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 67cf23b79d83 2025-10-18 00:37:26.273871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 67cf23b79d83 2025-10-18 00:37:26.273992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 95fb52070c5a 2025-10-18 00:37:26.274113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/10 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2025-10-18 00:37:26.275623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 0f8e38b0c27f 2025-10-18 00:37:26.275651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 0f8e38b0c27f 2025-10-18 00:37:26.275664 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9520222549fd 2025-10-18 00:37:26.275678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:37:26.275700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 7d3628a68476 2025-10-18 00:37:26.275710 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:37:26.275719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:37:26.275728 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:37:26.275738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:37:26.275747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:37:26.275755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:37:26.275763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:37:26.275772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:37:26.275780 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:37:26.275789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:37:26.275797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:37:26.275805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:37:26.275813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:37:26.275822 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:37:26.275830 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:37:26.275838 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-18 00:37:26.275847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-10-18 00:37:26.275867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-10-18 00:37:26.275876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-10-18 00:37:26.275885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-10-18 00:37:26.275893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-10-18 00:37:26.275970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-18 00:37:26.276076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-10-18 00:37:26.276200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-10-18 00:37:26.276290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-18 00:37:26.277602 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-10-18 00:37:26.277669 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:37:26.277683 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-10-18 00:37:26.277694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.5 MB of additional disk space will be used. 2025-10-18 00:37:26.277704 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:37:26.277714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-18 00:37:26.277753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-18 00:37:26.277765 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-18 00:37:26.277775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-18 00:37:26.277785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.1-0ubuntu0.24.04.2 [47.5 kB] 2025-10-18 00:37:26.277795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-18 00:37:26.277804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 1s (4,162 kB/s) 2025-10-18 00:37:26.277814 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-18 00:37:26.277825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-10-18 00:37:26.277836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-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-10-18 00:37:26.277848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-10-18 00:37:26.277857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-10-18 00:37:26.277867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:75% 2025-10-18 00:37:26.277876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2025-10-18 00:37:26.277886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-10-18 00:37:26.277895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:85% 2025-10-18 00:37:26.277905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-10-18 00:37:26.277961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-10-18 00:37:26.277972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:37:26.277982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:37:26.277993 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:37:26.278002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-18 00:37:26.278012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:37:26.278021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:37:26.278031 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-18 00:37:26.278041 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:37:26.278100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:37:26.278112 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-10-18 00:37:26.278121 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:37:26.278187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:37:26.278199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-10-18 00:37:26.278232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:37:26.278262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:37:26.278319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-10-18 00:37:26.278350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:37:26.278440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:37:26.278451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:37:26.278482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:37:26.278543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:37:26.278581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:37:26.278612 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:37:26.278641 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:37:26.278671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:37:26.278700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 7d3628a68476 2025-10-18 00:37:26.278730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b4d42c568446 2025-10-18 00:37:26.278760 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-10-18 00:37:26.278789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 5aad64b5d0cf 2025-10-18 00:37:26.278819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:37:26.278849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> ddb1f3509979 2025-10-18 00:37:26.278879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-10-18 00:37:26.278909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b4d26f22df0b 2025-10-18 00:37:26.278939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/10 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2025-10-18 00:37:26.278969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 13bdd1b7716d 2025-10-18 00:37:26.278999 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 13bdd1b7716d 2025-10-18 00:37:26.279029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 13de29e197dd 2025-10-18 00:37:26.279062 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/10 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /etc/pycadf/gnocchi_api_audit_map.conf /etc/gnocchi/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_gnocchi_sudoers && touch /usr/local/bin/kolla_gnocchi_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_gnocchi_extend_start 2025-10-18 00:37:26.279094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in f03d33e6d0ab 2025-10-18 00:37:26.279124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-10-18 00:37:26.279189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-10-18 00:37:26.279260 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-10-18 00:37:26.279585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-10-18 00:37:26.279606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:37:26.279616 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-10-18 00:37:26.279626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:37:26.279636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2025-10-18 00:37:26.279646 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-10-18 00:37:26.279665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-10-18 00:37:26.279675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2025-10-18 00:37:26.279690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.6.0) 2025-10-18 00:37:26.279700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.policy>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (4.4.0) 2025-10-18 00:37:26.279758 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.middleware>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.2.0) 2025-10-18 00:37:26.279807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-10-18 00:37:26.279853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:37:26.279901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2025-10-18 00:37:26.279950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2025-10-18 00:37:26.280013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-10-18 00:37:26.280071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-18 00:37:26.280127 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: stevedore in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.3.0) 2025-10-18 00:37:26.280166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2025-10-18 00:37:26.280262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2025-10-18 00:37:26.280278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-10-18 00:37:26.280359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 00:37:26.280385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tenacity>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (8.3.0) 2025-10-18 00:37:26.282593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: WebOb>=1.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.8.8) 2025-10-18 00:37:26.282616 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2025-10-18 00:37:26.282626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2025-10-18 00:37:26.282647 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-10-18 00:37:26.282657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.2.5.1-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:37:26.282667 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyparsing>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.2) 2025-10-18 00:37:26.282676 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-10-18 00:37:26.282686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-10-18 00:37:26.282695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2025-10-18 00:37:26.282705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cachetools in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.5.0) 2025-10-18 00:37:26.282714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-10-18 00:37:26.282724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-10-18 00:37:26.282734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystonemiddleware!=4.19.0,>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (10.7.1) 2025-10-18 00:37:26.282752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2025-10-18 00:37:26.282762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.db>=4.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (16.0.0) 2025-10-18 00:37:26.282771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: sqlalchemy>=1.4.24 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.0.32) 2025-10-18 00:37:26.282781 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-10-18 00:37:26.282790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:37:26.282800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: alembic!=0.8.1,!=0.9.0,>=0.7.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.13.2) 2025-10-18 00:37:26.282809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-10-18 00:37:26.282819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:37:26.282828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-10-18 00:37:26.282838 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-10-18 00:37:26.282848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (4.7.0) 2025-10-18 00:37:26.282857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystoneauth1>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (5.8.1) 2025-10-18 00:37:26.282867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: futurist in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-10-18 00:37:26.282876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2025-10-18 00:37:26.282886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-10-18 00:37:26.282901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (1.3.5) 2025-10-18 00:37:26.282919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2025-10-18 00:37:26.282930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2025-10-18 00:37:26.282940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.26.19) 2025-10-18 00:37:26.282950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->gnocchiclient) (1.16.0) 2025-10-18 00:37:26.282959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (3.11.0) 2025-10-18 00:37:26.282968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2025-10-18 00:37:26.282978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2025-10-18 00:37:26.282987 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (2.4.3) 2025-10-18 00:37:26.282997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (24.2.0) 2025-10-18 00:37:26.283006 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2025-10-18 00:37:26.283020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2025-10-18 00:37:26.283030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.5.0->gnocchi==4.6.4) (1.3.3) 2025-10-18 00:37:26.283039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (6.1.0) 2025-10-18 00:37:26.283049 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2025-10-18 00:37:26.283058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2025-10-18 00:37:26.283069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2.9.0) 2025-10-18 00:37:26.283079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.8.0) 2025-10-18 00:37:26.283088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.6.0) 2025-10-18 00:37:26.283104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.4.0) 2025-10-18 00:37:26.283114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.1.2) 2025-10-18 00:37:26.283123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2025-10-18 00:37:26.283134 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.4.0) 2025-10-18 00:37:26.283181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.1.1) 2025-10-18 00:37:26.283192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2025-10-18 00:37:26.283201 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.3) 2025-10-18 00:37:26.283213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2025-10-18 00:37:26.283225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (0.10.1) 2025-10-18 00:37:26.283234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2025-10-18 00:37:26.283244 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient) (1.16.0) 2025-10-18 00:37:26.283253 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2025-10-18 00:37:26.283269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2025-10-18 00:37:26.283278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.1.4) 2025-10-18 00:37:26.283288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-10-18 00:37:26.283297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-10-18 00:37:26.283307 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->gnocchi==4.6.4) (2.1.5) 2025-10-18 00:37:26.283316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.0.8) 2025-10-18 00:37:26.283334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2025-10-18 00:37:26.283344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (24.1) 2025-10-18 00:37:26.283353 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.0.0) 2025-10-18 00:37:26.283363 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (67.2.0) 2025-10-18 00:37:26.283372 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2025-10-18 00:37:26.283382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2025-10-18 00:37:26.283398 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.3.2) 2025-10-18 00:37:26.283408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.8) 2025-10-18 00:37:26.283417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2025.10.5) 2025-10-18 00:37:26.283427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sqlalchemy>=1.4.24->gnocchi==4.6.4) (3.0.3) 2025-10-18 00:37:26.283436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2025-10-18 00:37:26.283446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2025-10-18 00:37:26.283455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3->gnocchi==4.6.4) 2025-10-18 00:37:26.283465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:37:26.283474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger (from daiquiri->gnocchi==4.6.4) 2025-10-18 00:37:26.283484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) 2025-10-18 00:37:26.283494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2025-10-18 00:37:26.283540 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-10-18 00:37:26.283554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 9.4 MB/s 0:00:01 2025-10-18 00:37:26.283564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-18 00:37:26.283573 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2025-10-18 00:37:26.283603 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 30.7 MB/s 0:00:00 2025-10-18 00:37:26.283614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2025-10-18 00:37:26.283624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 29.4 MB/s 0:00:00 2025-10-18 00:37:26.283634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-10-18 00:37:26.283647 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-10-18 00:37:26.283660 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.2.5.1-py3-none-any.whl (19 kB) 2025-10-18 00:37:26.283720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) 2025-10-18 00:37:26.283735 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-10-18 00:37:26.283887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-18 00:37:26.283920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 00:37:26.283931 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-10-18 00:37:26.283936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-10-18 00:37:26.283960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-10-18 00:37:26.284026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324201 sha256=de310319d6e1aa536e7b9b5596a455b17cab9ac67ddc1c406e51e27fec5a78e6 2025-10-18 00:37:26.284057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wfci7wc2/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-10-18 00:37:26.284105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-10-18 00:37:26.284169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2025-10-18 00:37:26.284218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cotyledon-1.7.3 daiquiri-3.2.5.1 gnocchi-4.6.4 lz4-4.4.4 numpy-2.1.0 python-json-logger-2.0.7 pytimeparse-1.1.8 s3transfer-0.10.2 sqlalchemy-utils-0.41.2 werkzeug-3.0.4 2025-10-18 00:37:26.284264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container f03d33e6d0ab 2025-10-18 00:37:26.284311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0b49ee78f095 2025-10-18 00:37:26.284358 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/10 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-18 00:37:26.284405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 2ca48843f129 2025-10-18 00:37:26.284452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 2ca48843f129 2025-10-18 00:37:26.284498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4ea9047c7ec6 2025-10-18 00:37:26.284561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built d1333219b075 2025-10-18 00:37:26.284615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 2025-10-18 00:37:26.284714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-10-18 00:37:26.284625 (took 0:00:36.062701) 2025-10-18 00:37:26.284802 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-10-18 00:37:26.284869 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-10-18 00:37:26.284923 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-10-18 00:37:26.285296 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-10-18 00:37:26.285369 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-10-18 00:37:26.285436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-10-18 00:37:26.285363 2025-10-18 00:37:26.285521 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2024.2.tar.gz 2025-10-18 00:37:26.293011 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-10-18 00:37:26.293480 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-10-18 00:39:03.512392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 00:39:03.512591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 68fa71f59136 2025-10-18 00:39:03.512720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20251018" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:03.512800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 3851a465fbfd 2025-10-18 00:39:03.512879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 3851a465fbfd 2025-10-18 00:39:03.512958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> e45b62a26e2d 2025-10-18 00:39:03.513036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/8 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2025-10-18 00:39:03.513121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in fa7a6b487e3e 2025-10-18 00:39:03.513193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container fa7a6b487e3e 2025-10-18 00:39:03.513267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> ef53dd5a889b 2025-10-18 00:39:03.513371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:39:03.513441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in faa48f2f8f73 2025-10-18 00:39:03.513538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:39:03.513612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:39:03.513688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:39:03.513762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:39:03.513835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:39:03.513905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:39:03.513975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:39:03.514045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:39:03.514115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:39:03.514184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:39:03.514250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:39:03.514338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:39:03.514409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:39:03.514479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:39:03.514582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:39:03.514661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.5 MB in 3s (8,722 kB/s) 2025-10-18 00:39:03.514790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-10-18 00:39:03.514854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-10-18 00:39:03.514913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-10-18 00:39:03.514981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-10-18 00:39:03.515050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-10-18 00:39:03.515114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-10-18 00:39:03.515177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-10-18 00:39:03.515242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-18 00:39:03.515304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-18 00:39:03.515406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-10-18 00:39:03.515469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-10-18 00:39:03.515551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-10-18 00:39:03.515631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-10-18 00:39:03.515694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-10-18 00:39:03.515755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-10-18 00:39:03.515824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-10-18 00:39:03.515895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-10-18 00:39:03.515957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-10-18 00:39:03.516018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-10-18 00:39:03.516077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-10-18 00:39:03.516138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-10-18 00:39:03.516198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-18 00:39:03.516258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-10-18 00:39:03.516344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-10-18 00:39:03.516420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-10-18 00:39:03.518589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-18 00:39:03.518610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-18 00:39:03.518619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-10-18 00:39:03.518628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-10-18 00:39:03.518636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-10-18 00:39:03.518645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-10-18 00:39:03.518653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: nvme-cli python3-ceph-argparse python3-ceph-common python3-cephfs 2025-10-18 00:39:03.518661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-certifi python3-chardet python3-idna python3-prettytable 2025-10-18 00:39:03.518670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-10-18 00:39:03.518678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-yaml qemu-utils uuid-runtime 2025-10-18 00:39:03.518686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:03.518695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.1 MB of archives. 2025-10-18 00:39:03.518703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 179 MB of additional disk space will be used. 2025-10-18 00:39:03.518712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-18 00:39:03.518722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:39:03.518730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-18 00:39:03.518739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-18 00:39:03.518755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 00:39:03.518764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-18 00:39:03.518772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:39:03.518781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:39:03.518789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 00:39:03.518797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-18 00:39:03.518806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-18 00:39:03.518814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 00:39:03.518823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:39:03.518841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-18 00:39:03.518850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-18 00:39:03.518858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-18 00:39:03.518867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-18 00:39:03.518875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-18 00:39:03.518883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-18 00:39:03.518900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-18 00:39:03.518908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-18 00:39:03.518917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-18 00:39:03.518925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-18 00:39:03.518934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-18 00:39:03.518942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-18 00:39:03.518950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-18 00:39:03.518958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-18 00:39:03.518967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-18 00:39:03.518975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-18 00:39:03.518983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-18 00:39:03.518991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-18 00:39:03.518999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-18 00:39:03.519012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-18 00:39:03.519021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-18 00:39:03.519029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-18 00:39:03.519037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-18 00:39:03.519051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-18 00:39:03.519060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-18 00:39:03.519068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-18 00:39:03.519076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-18 00:39:03.519085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-18 00:39:03.519093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-18 00:39:03.519101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-18 00:39:03.519109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-18 00:39:03.519118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-18 00:39:03.519126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-18 00:39:03.519134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-10-18 00:39:03.519151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2025-10-18 00:39:03.519160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-10-18 00:39:03.519168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-18 00:39:03.519176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-10-18 00:39:03.519185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-18 00:39:03.519193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-10-18 00:39:03.519201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.1 MB in 2s (26.7 MB/s) 2025-10-18 00:39:03.519214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-10-18 00:39:03.519222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-10-18 00:39:03.519308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-10-18 00:39:03.519401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: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-10-18 00:39:03.519461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-10-18 00:39:03.519537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:70% 2025-10-18 00:39:03.519600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2025-10-18 00:39:03.519660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-10-18 00:39:03.519727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:80% (Reading database ... 85% 2025-10-18 00:39:03.519780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2025-10-18 00:39:03.519835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2025-10-18 00:39:03.519891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:39:03.519958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 00:39:03.520012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:39:03.520025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-10-18 00:39:03.520089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-18 00:39:03.520144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 00:39:03.520157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 00:39:03.520250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 00:39:03.520262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 00:39:03.520307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-18 00:39:03.520354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 00:39:03.520416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:39:03.520471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:39:03.520484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:39:03.520572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:39:03.520636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:39:03.520651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:39:03.520720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:39:03.520766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-10-18 00:39:03.520796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 00:39:03.520859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 00:39:03.520914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-10-18 00:39:03.520927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-18 00:39:03.520991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 00:39:03.521046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-10-18 00:39:03.521059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-18 00:39:03.521122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 00:39:03.521167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.521211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-10-18 00:39:03.521268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 00:39:03.521281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:39:03.521364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:39:03.521421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:39:03.521434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:39:03.521498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-18 00:39:03.521540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:39:03.521610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.521649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-18 00:39:03.521696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:39:03.521741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.521808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-10-18 00:39:03.521830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.521877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.521939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-10-18 00:39:03.521953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-18 00:39:03.521997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 00:39:03.522027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-10-18 00:39:03.522099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-18 00:39:03.522122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 00:39:03.522161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-10-18 00:39:03.522204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 00:39:03.522262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:39:03.522292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-10-18 00:39:03.522545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.522624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 00:39:03.522639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.522662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:39:03.522673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-10-18 00:39:03.522683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.522692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.522706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-10-18 00:39:03.522720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.522765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.522822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.522860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-10-18 00:39:03.522874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-18 00:39:03.522947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.522962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-10-18 00:39:03.523107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.523134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.523150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-10-18 00:39:03.523161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.523174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.523229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-10-18 00:39:03.523269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.523345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.523417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-10-18 00:39:03.523498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-18 00:39:03.523587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 00:39:03.523642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-10-18 00:39:03.523689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-prettytable_3.6.0-2_all.deb ... 2025-10-18 00:39:03.523737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-18 00:39:03.523784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-10-18 00:39:03.523831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.523877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.523925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-10-18 00:39:03.523991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-certifi_2023.11.17-1_all.deb ... 2025-10-18 00:39:03.524017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-18 00:39:03.524078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-10-18 00:39:03.524124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-18 00:39:03.524170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 00:39:03.524207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-10-18 00:39:03.524253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-18 00:39:03.524297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 00:39:03.524359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-10-18 00:39:03.524427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-18 00:39:03.524472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 00:39:03.524497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-10-18 00:39:03.524575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-18 00:39:03.524623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 00:39:03.524668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-10-18 00:39:03.524703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-18 00:39:03.524747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:39:03.524782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-18 00:39:03.524827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-18 00:39:03.524863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 00:39:03.524898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-18 00:39:03.524933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:39:03.524967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.525002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-18 00:39:03.525037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:39:03.525071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.525105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-18 00:39:03.525140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:39:03.525175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.525226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-18 00:39:03.525269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 00:39:03.525304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.525358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-18 00:39:03.525394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-18 00:39:03.525428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 00:39:03.525463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-10-18 00:39:03.525498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-18 00:39:03.525536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 00:39:03.525686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-18 00:39:03.525719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-18 00:39:03.525733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 00:39:03.525779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-10-18 00:39:03.525791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-18 00:39:03.525805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 00:39:03.525815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-10-18 00:39:03.525852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-18 00:39:03.526729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 00:39:03.526767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-10-18 00:39:03.526774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.526780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.526786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-10-18 00:39:03.526792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 00:39:03.526797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.526803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-10-18 00:39:03.526808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 00:39:03.526814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:39:03.526819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-10-18 00:39:03.526825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 00:39:03.526830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:39:03.526836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-10-18 00:39:03.526841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-10-18 00:39:03.526847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-10-18 00:39:03.526853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-10-18 00:39:03.526858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-liburing2_2.5-1build1_amd64.deb ... 2025-10-18 00:39:03.526864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-18 00:39:03.526869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-10-18 00:39:03.526875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-10-18 00:39:03.526880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-10-18 00:39:03.526886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-10-18 00:39:03.526891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 00:39:03.526897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:39:03.526902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 00:39:03.526907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.526913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 00:39:03.526936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 00:39:03.526942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.526948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.526985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.526992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 00:39:03.526998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.527003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 00:39:03.527008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.527014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 00:39:03.527019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:39:03.527035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-10-18 00:39:03.527041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 00:39:03.527046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 00:39:03.527051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-10-18 00:39:03.527057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 00:39:03.527062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 00:39:03.527068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.527076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 00:39:03.527082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 00:39:03.527087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 00:39:03.527114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 00:39:03.527163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 00:39:03.527204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 00:39:03.527237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:39:03.527267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-18 00:39:03.527306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-10-18 00:39:03.527354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-10-18 00:39:03.527386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-10-18 00:39:03.527417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:39:03.527454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 00:39:03.527492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 00:39:03.527539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-18 00:39:03.527585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-10-18 00:39:03.527624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:39:03.527663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 00:39:03.527691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:39:03.528845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.528900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 00:39:03.528913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.528923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.528933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-10-18 00:39:03.528943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 00:39:03.528952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 00:39:03.528962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:39:03.528971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 00:39:03.528981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:39:03.528990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.529000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-10-18 00:39:03.529010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-10-18 00:39:03.529019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.529028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.529038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.529047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 00:39:03.529058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-10-18 00:39:03.529068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-10-18 00:39:03.529077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-10-18 00:39:03.529087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-10-18 00:39:03.529096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-10-18 00:39:03.529121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-10-18 00:39:03.529131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-10-18 00:39:03.529141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-10-18 00:39:03.529150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-18 00:39:03.529160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:39:03.529169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container faa48f2f8f73 2025-10-18 00:39:03.529179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 57ede258a4d8 2025-10-18 00:39:03.529188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-10-18 00:39:03.529198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 2d276a0a16b8 2025-10-18 00:39:03.529207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-10-18 00:39:03.529217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> f9188f54df0a 2025-10-18 00:39:03.529226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:39:03.529236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 7990a2afc9e8 2025-10-18 00:39:03.529249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/8 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2025-10-18 00:39:03.529272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in a17fdf7cb07f 2025-10-18 00:39:03.529282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-10-18 00:39:03.529292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-10-18 00:39:03.529302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:39:03.529312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.1.0) 2025-10-18 00:39:03.529368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: decorator>=4.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.1.1) 2025-10-18 00:39:03.529379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (0.36.1) 2025-10-18 00:39:03.529390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: greenlet>=0.4.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.0.3) 2025-10-18 00:39:03.529399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: httplib2>=0.18.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (0.22.0) 2025-10-18 00:39:03.529409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.1.0) 2025-10-18 00:39:03.529418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.19.2) 2025-10-18 00:39:03.529427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystoneauth1>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.8.1) 2025-10-18 00:39:03.529437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (10.7.1) 2025-10-18 00:39:03.529585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: lxml>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.3.0) 2025-10-18 00:39:03.529601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.config>=8.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (9.6.0) 2025-10-18 00:39:03.529619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.1.0) 2025-10-18 00:39:03.529629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.context>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.6.0) 2025-10-18 00:39:03.529639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.db>=11.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (16.0.0) 2025-10-18 00:39:03.529648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.1.2) 2025-10-18 00:39:03.529665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (14.9.1) 2025-10-18 00:39:03.529676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.middleware>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.2.0) 2025-10-18 00:39:03.529686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.4.0) 2025-10-18 00:39:03.529695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.privsep>=2.6.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.0) 2025-10-18 00:39:03.529705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.reports>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.0) 2025-10-18 00:39:03.529715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (7.3.0) 2025-10-18 00:39:03.529724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.serialization>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.5.0) 2025-10-18 00:39:03.529734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.5.0) 2025-10-18 00:39:03.529743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.4.0) 2025-10-18 00:39:03.529753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.utils>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (7.4.0) 2025-10-18 00:39:03.529763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.versionedobjects>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.0) 2025-10-18 00:39:03.529773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.2.0) 2025-10-18 00:39:03.529782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (24.1) 2025-10-18 00:39:03.529792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: paramiko>=2.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.1) 2025-10-18 00:39:03.529801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Paste>=3.4.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.10.1) 2025-10-18 00:39:03.529811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PasteDeploy>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.1.0) 2025-10-18 00:39:03.529820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: psutil>=5.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.0.0) 2025-10-18 00:39:03.529836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyparsing>=2.4.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.1.2) 2025-10-18 00:39:03.529846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-barbicanclient>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (7.0.0) 2025-10-18 00:39:03.529856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-glanceclient>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.7.0) 2025-10-18 00:39:03.529877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.5.0) 2025-10-18 00:39:03.529887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-novaclient>=18.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (18.7.0) 2025-10-18 00:39:03.529897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-swiftclient>=3.10.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.6.0) 2025-10-18 00:39:03.529906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.32.3) 2025-10-18 00:39:03.529916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Routes>=2.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.5.1) 2025-10-18 00:39:03.529925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.529935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:39:03.529945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.529954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-10-18 00:39:03.529991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-10-18 00:39:03.530001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:39:03.530011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.0.32) 2025-10-18 00:39:03.530020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: stevedore>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.3.0) 2025-10-18 00:39:03.530030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.530039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-18 00:39:03.530049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (8.3.0) 2025-10-18 00:39:03.530058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: WebOb>=1.8.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (1.8.8) 2025-10-18 00:39:03.530068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.4.0) 2025-10-18 00:39:03.530077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.vmware>=3.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.5.0) 2025-10-18 00:39:03.530087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-brick>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.9.1) 2025-10-18 00:39:03.530096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-win>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.9.0) 2025-10-18 00:39:03.530106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tooz>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.3.0) 2025-10-18 00:39:03.530115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.530125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl.metadata (6.7 kB) 2025-10-18 00:39:03.530141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: castellan>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.1.1) 2025-10-18 00:39:03.530151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cryptography>=3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (42.0.8) 2025-10-18 00:39:03.530160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.530170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:39:03.530179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.530193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.5.1.tar.gz (1.1 MB) 2025-10-18 00:39:03.530208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.8 MB/s 0:00:00 2025-10-18 00:39:03.530218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-10-18 00:39:03.530228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:39:03.530237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.530247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 00:39:03.530260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==25.2.1.dev4) 2025-10-18 00:39:03.530270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-18 00:39:03.530283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2024.1) 2025-10-18 00:39:03.530342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3>=1.18.49->cinder==25.2.1.dev4) 2025-10-18 00:39:03.530405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-10-18 00:39:03.530420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==25.2.1.dev4) (1.0.1) 2025-10-18 00:39:03.530469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==25.2.1.dev4) 2025-10-18 00:39:03.530484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 00:39:03.530539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.2.1.dev4) (2.9.0.post0) 2025-10-18 00:39:03.530580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.2.1.dev4) (1.26.19) 2025-10-18 00:39:03.530633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.2.1.dev4) (1.16.0) 2025-10-18 00:39:03.530648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==25.2.1.dev4) (1.17.0) 2025-10-18 00:39:03.530710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==25.2.1.dev4) (2.22) 2025-10-18 00:39:03.530722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==25.2.1.dev4) (2.6.1) 2025-10-18 00:39:03.530744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.530774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-10-18 00:39:03.530827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.530841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:39:03.530855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.530914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.19.1-py3-none-any.whl.metadata (2.7 kB) 2025-10-18 00:39:03.530929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.530960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-10-18 00:39:03.531010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.531031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) 2025-10-18 00:39:03.531063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.531098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) 2025-10-18 00:39:03.531149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.531163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 00:39:03.531221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) (5.5.0) 2025-10-18 00:39:03.534109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.534161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 00:39:03.534173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.534183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 00:39:03.534194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.2.1.dev4) (3.3.2) 2025-10-18 00:39:03.534204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.2.1.dev4) (3.8) 2025-10-18 00:39:03.534214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.2.1.dev4) (2025.10.5) 2025-10-18 00:39:03.534248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.534258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 00:39:03.534268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (24.2.0) 2025-10-18 00:39:03.534278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (2023.12.1) 2025-10-18 00:39:03.534288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (0.35.1) 2025-10-18 00:39:03.534297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (0.20.0) 2025-10-18 00:39:03.534307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==25.2.1.dev4) (1.7.0) 2025-10-18 00:39:03.534317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (2.9.0) 2025-10-18 00:39:03.534353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (3.8.0) 2025-10-18 00:39:03.534363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (3.1.1) 2025-10-18 00:39:03.534385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (1.3.3) 2025-10-18 00:39:03.534395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==25.2.1.dev4) (0.19) 2025-10-18 00:39:03.534404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (6.0.2) 2025-10-18 00:39:03.534414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (3.0.0) 2025-10-18 00:39:03.534423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (0.10.1) 2025-10-18 00:39:03.534445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (2.0.0) 2025-10-18 00:39:03.534455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==25.2.1.dev4) (1.16.0) 2025-10-18 00:39:03.534464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.2.1.dev4) (1.13.2) 2025-10-18 00:39:03.534481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.2.1.dev4) (2.0.1) 2025-10-18 00:39:03.534491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.2.1.dev4) (0.5.0) 2025-10-18 00:39:03.534501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==25.2.1.dev4) (1.3.5) 2025-10-18 00:39:03.534544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==25.2.1.dev4) (4.12.2) 2025-10-18 00:39:03.534555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (5.2.0) 2025-10-18 00:39:03.534565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (3.0.0) 2025-10-18 00:39:03.534575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (5.4.0) 2025-10-18 00:39:03.534584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (0.9.0) 2025-10-18 00:39:03.534595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (5.1.0) 2025-10-18 00:39:03.534604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (0.20.0) 2025-10-18 00:39:03.534613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (3.1.4) 2025-10-18 00:39:03.534623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (4.0.1) 2025-10-18 00:39:03.534633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (4.0.1) 2025-10-18 00:39:03.534648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (2.1.5) 2025-10-18 00:39:03.534658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==25.2.1.dev4) (1.0.8) 2025-10-18 00:39:03.534667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->cinder==25.2.1.dev4) (1.6.0) 2025-10-18 00:39:03.534677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==25.2.1.dev4) (3.11.0) 2025-10-18 00:39:03.534686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==25.2.1.dev4) (0.7.1) 2025-10-18 00:39:03.534714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==25.2.1.dev4) (1.1.2) 2025-10-18 00:39:03.534724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->cinder==25.2.1.dev4) (1.5.0) 2025-10-18 00:39:03.534734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==25.2.1.dev4) (67.2.0) 2025-10-18 00:39:03.534743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==25.2.1.dev4) (0.2.13) 2025-10-18 00:39:03.534754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (2024.1) 2025-10-18 00:39:03.534763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (4.7.0) 2025-10-18 00:39:03.534773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (0.5.2) 2025-10-18 00:39:03.534782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (2.4.3) 2025-10-18 00:39:03.534792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (1.9.0) 2025-10-18 00:39:03.534801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (24.2.1) 2025-10-18 00:39:03.534811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (2.0.1) 2025-10-18 00:39:03.534820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==25.2.1.dev4) (0.7) 2025-10-18 00:39:03.534830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==25.2.1.dev4) 2025-10-18 00:39:03.534840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:39:03.534849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==25.2.1.dev4) (3.2.0) 2025-10-18 00:39:03.534859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.534868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-18 00:39:03.534878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==25.2.1.dev4) 2025-10-18 00:39:03.534887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-18 00:39:03.534902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==25.2.1.dev4) (2.7.2) 2025-10-18 00:39:03.534911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.8.0->cinder==25.2.1.dev4) (0.15.2) 2025-10-18 00:39:03.534927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpatch<2,>=1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (1.33) 2025-10-18 00:39:03.534937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch<2,>=1->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (3.0.0) 2025-10-18 00:39:03.534948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-10-18 00:39:03.534965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-10-18 00:39:03.534975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 31.2 MB/s 0:00:00 2025-10-18 00:39:03.534985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-10-18 00:39:03.534995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-10-18 00:39:03.535004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-18 00:39:03.535014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl (12.2 MB) 2025-10-18 00:39:03.535023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 25.7 MB/s 0:00:00 2025-10-18 00:39:03.535033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB) 2025-10-18 00:39:03.535042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-10-18 00:39:03.535051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-10-18 00:39:03.535061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) 2025-10-18 00:39:03.535070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) 2025-10-18 00:39:03.535080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 2025-10-18 00:39:03.535089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-10-18 00:39:03.535099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-10-18 00:39:03.535109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 00:39:03.535118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-18 00:39:03.535127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-10-18 00:39:03.535137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-18 00:39:03.535146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-18 00:39:03.535155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-18 00:39:03.535165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 34.6 MB/s 0:00:00 2025-10-18 00:39:03.535175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-18 00:39:03.535184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-10-18 00:39:03.535196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'cinder' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'cinder'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:39:03.535214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.535224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): started 2025-10-18 00:39:03.535239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): finished with status 'done' 2025-10-18 00:39:03.535249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-25.2.1.dev4-py3-none-any.whl size=5243110 sha256=e38dd398098a66cf4965d364c81ba42c75f04f0713f28e927f8d12e2f86f9501 2025-10-18 00:39:03.535259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-q577_8ru/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-10-18 00:39:03.535269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'rtslib-fb' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rtslib-fb'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:39:03.535287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.535297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): started 2025-10-18 00:39:03.535306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): finished with status 'done' 2025-10-18 00:39:03.535316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for rtslib-fb: filename=rtslib_fb-2.1.76-py3-none-any.whl size=89910 sha256=a3799b6686b93d3665ad83658a683d6d7d891efff745627ea8a2861ca7aae095 2025-10-18 00:39:03.535355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-q577_8ru/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-10-18 00:39:03.535365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'zstd' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zstd'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:39:03.535375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-18 00:39:03.535385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): started 2025-10-18 00:39:03.535395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): finished with status 'done' 2025-10-18 00:39:03.535405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for zstd: filename=zstd-1.5.5.1-cp312-cp312-linux_x86_64.whl size=1718141 sha256=9ca4944fd054ddf04cbe63d8e5dea14ae4d2d0ffa629d47b82f99705510da92c 2025-10-18 00:39:03.535414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-q577_8ru/wheels/8b/95/6e/34f7b1ba32cf67615e22e6c973c3223fb5863e03630eb14cac 2025-10-18 00:39:03.535424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-10-18 00:39:03.535434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Installing collected packages: zstd, uritemplate, tabulate, pyudev, pydot, pyasn1, protobuf, networkx, distro, rtslib-fb, rsa, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, google-auth, taskflow, google-auth-httplib2, google-api-core, boto3, google-api-python-client, cursive, cinder 2025-10-18 00:39:03.535453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cinder-25.2.1.dev4 cursive-0.2.3 distro-1.9.0 google-api-core-2.19.1 google-api-python-client-2.142.0 google-auth-2.34.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.63.2 networkx-3.3 proto-plus-1.24.0 protobuf-4.25.4 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.10.2 tabulate-0.9.0 taskflow-5.9.1 uritemplate-4.1.1 zstd-1.5.5.1 2025-10-18 00:39:03.535465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container a17fdf7cb07f 2025-10-18 00:39:03.535474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> d2f77ce69bbe 2025-10-18 00:39:03.535484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 9f491422c93e 2025-10-18 00:39:03.535493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 00:39:03.535529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-10-18 00:39:03.533483 (took 0:01:37.248120) 2025-10-18 00:39:03.535542 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-10-18 00:39:03.535558 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-10-18 00:39:03.535568 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-10-18 00:39:03.535577 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-10-18 00:39:03.535587 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-10-18 00:39:03.535597 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-10-18 00:39:03.535606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-10-18 00:39:03.534034 2025-10-18 00:39:03.535616 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.0/alertmanager-0.28.0.linux-amd64.tar.gz 2025-10-18 00:39:05.449855 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-10-18 00:39:05.450072 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-10-18 00:39:11.337294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:11.337362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 44552ef34a82 2025-10-18 00:39:11.337414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:11.337426 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in ac5ba56620f5 2025-10-18 00:39:11.337433 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container ac5ba56620f5 2025-10-18 00:39:11.337464 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 678282dd3243 2025-10-18 00:39:11.337495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-10-18 00:39:11.337777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 695ae20fac95 2025-10-18 00:39:11.337868 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/6 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2025-10-18 00:39:11.337885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 46c4ecf96e0d 2025-10-18 00:39:11.337895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 46c4ecf96e0d 2025-10-18 00:39:11.337905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> b6155cfdf3a5 2025-10-18 00:39:11.337917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:11.337998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 909fdf811397 2025-10-18 00:39:11.338010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-10-18 00:39:11.338019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-10-18 00:39:11.338029 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-10-18 00:39:11.338038 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:11.338048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:11.338057 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-10-18 00:39:11.338067 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-10-18 00:39:11.338134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-10-18 00:39:11.338146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:11.338168 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 909fdf811397 2025-10-18 00:39:11.338178 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> c208063514bd 2025-10-18 00:39:11.338230 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-10-18 00:39:11.338241 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 2ae28c45ff6c 2025-10-18 00:39:11.338250 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 2ae28c45ff6c 2025-10-18 00:39:11.338300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 840c76624d9d 2025-10-18 00:39:11.338310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 85702040c7bb 2025-10-18 00:39:11.338386 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251018 2025-10-18 00:39:11.338775 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-10-18 00:39:11.338355 (took 0:00:07.804321) 2025-10-18 00:39:11.338897 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-10-18 00:39:11.338913 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-10-18 00:39:11.338966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-10-18 00:39:11.338880 2025-10-18 00:39:11.339596 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2025-10-18 00:39:11.974926 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:11.975159 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:15.713561 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:15.713625 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 44552ef34a82 2025-10-18 00:39:15.713634 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:15.713709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 5431a25bf8c5 2025-10-18 00:39:15.713717 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 5431a25bf8c5 2025-10-18 00:39:15.713814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 2dc5943ab5a7 2025-10-18 00:39:15.713821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-10-18 00:39:15.713918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 92ab80f4601f 2025-10-18 00:39:15.713926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/6 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2025-10-18 00:39:15.714015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in dadc76346c67 2025-10-18 00:39:15.714054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container dadc76346c67 2025-10-18 00:39:15.714100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 8fde7bc5902a 2025-10-18 00:39:15.714148 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:15.714185 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in bc8b03758d35 2025-10-18 00:39:15.714263 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-10-18 00:39:15.714308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-10-18 00:39:15.714382 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-10-18 00:39:15.714457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:15.714518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:15.714562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-10-18 00:39:15.714647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-10-18 00:39:15.714701 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-10-18 00:39:15.714760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:15.714815 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container bc8b03758d35 2025-10-18 00:39:15.714858 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> be41b9d0867f 2025-10-18 00:39:15.714913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-10-18 00:39:15.714969 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 67c64fdeff58 2025-10-18 00:39:15.715012 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 67c64fdeff58 2025-10-18 00:39:15.715055 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> c2d58bfdc396 2025-10-18 00:39:15.715112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built ec4db75f354b 2025-10-18 00:39:15.715168 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251018 2025-10-18 00:39:15.715320 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-10-18 00:39:15.715155 (took 0:00:04.376275) 2025-10-18 00:39:15.715857 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-10-18 00:39:15.715944 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-10-18 00:39:15.716033 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-10-18 00:39:15.715899 2025-10-18 00:39:15.716108 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2025-10-18 00:39:16.592143 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:16.592261 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:20.500271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:20.500367 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 44552ef34a82 2025-10-18 00:39:20.500451 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:20.500468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 62528c5da789 2025-10-18 00:39:20.500479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 62528c5da789 2025-10-18 00:39:20.500571 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 5f04cf134d9e 2025-10-18 00:39:20.500586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-10-18 00:39:20.501161 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 26f7417af75c 2025-10-18 00:39:20.501220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/6 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2025-10-18 00:39:20.501234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in f02d9e2faa33 2025-10-18 00:39:20.501252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container f02d9e2faa33 2025-10-18 00:39:20.501260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> ede6ebe591e0 2025-10-18 00:39:20.501269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:20.501279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in b95be3914cb8 2025-10-18 00:39:20.501286 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-10-18 00:39:20.501293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-10-18 00:39:20.501300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-10-18 00:39:20.501307 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:20.501314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:20.501407 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-10-18 00:39:20.501416 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-10-18 00:39:20.501423 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-10-18 00:39:20.501430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:20.501437 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container b95be3914cb8 2025-10-18 00:39:20.501444 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> a575ec042904 2025-10-18 00:39:20.501486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-10-18 00:39:20.501582 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 0824e901ef39 2025-10-18 00:39:20.501594 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 0824e901ef39 2025-10-18 00:39:20.501778 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> a6ba51dcade8 2025-10-18 00:39:20.502385 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 3ed1218db0d7 2025-10-18 00:39:20.502415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251018 2025-10-18 00:39:20.502431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-10-18 00:39:20.501833 (took 0:00:04.785934) 2025-10-18 00:39:20.502545 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-10-18 00:39:20.502624 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-10-18 00:39:20.502671 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-10-18 00:39:20.502555 2025-10-18 00:39:20.503599 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2025-10-18 00:39:21.548650 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:21.548734 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:32.542266 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:32.542324 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 44552ef34a82 2025-10-18 00:39:32.542461 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20251018" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:32.542483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 98ea183da47f 2025-10-18 00:39:32.542492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 98ea183da47f 2025-10-18 00:39:32.542499 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 4a40e54fbbf2 2025-10-18 00:39:32.542531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:39:32.542542 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in f3b7be9b271c 2025-10-18 00:39:32.542585 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:39:32.542594 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:39:32.542601 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:39:32.542607 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:39:32.542644 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:39:32.542651 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:39:32.544256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:39:32.544273 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:39:32.544280 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:39:32.544287 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:39:32.544293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:39:32.544300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:39:32.544306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:39:32.544312 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:39:32.544319 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:39:32.544330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.5 MB in 4s (8,027 kB/s) 2025-10-18 00:39:32.544337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-18 00:39:32.544344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-18 00:39:32.544350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-10-18 00:39:32.544376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-10-18 00:39:32.544383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-10-18 00:39:32.544389 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-10-18 00:39:32.544396 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:32.544402 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container f3b7be9b271c 2025-10-18 00:39:32.544408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 168b4f3c772c 2025-10-18 00:39:32.544415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-10-18 00:39:32.544421 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> ffcd757c998f 2025-10-18 00:39:32.544472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/7 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2025-10-18 00:39:32.544481 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 9e337f05386d 2025-10-18 00:39:32.544487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 9e337f05386d 2025-10-18 00:39:32.544494 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 3c642da16982 2025-10-18 00:39:32.544523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:32.544534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in b57381ce1a07 2025-10-18 00:39:32.544540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-18 00:39:32.544547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-10-18 00:39:32.544553 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-10-18 00:39:32.544560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:32.544566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:32.544573 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-18 00:39:32.544586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-10-18 00:39:32.544593 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-10-18 00:39:32.544600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:32.544606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container b57381ce1a07 2025-10-18 00:39:32.544613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 8a677ebd062d 2025-10-18 00:39:32.544625 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-10-18 00:39:32.544631 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 9ebc28039771 2025-10-18 00:39:32.544638 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 9ebc28039771 2025-10-18 00:39:32.544644 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> b1df7698f192 2025-10-18 00:39:32.544650 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 6e6b1832bbc3 2025-10-18 00:39:32.544657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251018 2025-10-18 00:39:32.544663 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-10-18 00:39:32.543864 (took 0:00:12.041309) 2025-10-18 00:39:32.544786 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-10-18 00:39:32.544841 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-10-18 00:39:32.544853 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-10-18 00:39:32.544308 2025-10-18 00:39:32.544864 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2025-10-18 00:39:34.903872 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-10-18 00:39:34.903946 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-10-18 00:39:39.587730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:39.587799 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 44552ef34a82 2025-10-18 00:39:39.587828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20251018" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:39.587844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 3aa33739d7ee 2025-10-18 00:39:39.587856 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 3aa33739d7ee 2025-10-18 00:39:39.587867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 00cbb497276e 2025-10-18 00:39:39.587877 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-10-18 00:39:39.587888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> fb0fa92c98aa 2025-10-18 00:39:39.587898 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-10-18 00:39:39.587910 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 6da9d4e24456 2025-10-18 00:39:39.587921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 6da9d4e24456 2025-10-18 00:39:39.587931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 2c4ccbd24dff 2025-10-18 00:39:39.587943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:39.588023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 75c142d6c52a 2025-10-18 00:39:39.588034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-10-18 00:39:39.588042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-10-18 00:39:39.588051 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-10-18 00:39:39.588059 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:39.588068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:39.588077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-10-18 00:39:39.588085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-10-18 00:39:39.588131 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-10-18 00:39:39.588140 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:39.588182 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 75c142d6c52a 2025-10-18 00:39:39.588807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> b60b862e6f10 2025-10-18 00:39:39.588827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built aa35529f9507 2025-10-18 00:39:39.588836 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251018 2025-10-18 00:39:39.588845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-10-18 00:39:39.588324 (took 0:00:07.044016) 2025-10-18 00:39:39.589034 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-10-18 00:39:39.589129 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-10-18 00:39:39.589208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-10-18 00:39:39.589071 2025-10-18 00:39:39.589307 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2025-10-18 00:39:40.457273 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:40.457492 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:44.168357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:44.168429 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 44552ef34a82 2025-10-18 00:39:44.168577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:44.168661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 184ad800800e 2025-10-18 00:39:44.168696 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 184ad800800e 2025-10-18 00:39:44.168769 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 28f6e3b7ee0e 2025-10-18 00:39:44.168822 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-10-18 00:39:44.168886 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> edcd098a923b 2025-10-18 00:39:44.168947 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/6 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2025-10-18 00:39:44.169007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 737a11b8f861 2025-10-18 00:39:44.169064 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 737a11b8f861 2025-10-18 00:39:44.169119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 7fc096a3d3f7 2025-10-18 00:39:44.169182 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:44.169240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 7dea48b8d1f8 2025-10-18 00:39:44.169298 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-10-18 00:39:44.169358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-10-18 00:39:44.169469 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-10-18 00:39:44.169520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:44.169603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:44.169656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-10-18 00:39:44.169715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-10-18 00:39:44.169769 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-10-18 00:39:44.169826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:44.169881 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 7dea48b8d1f8 2025-10-18 00:39:44.169933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 21c9cc9122ad 2025-10-18 00:39:44.169984 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-10-18 00:39:44.170038 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in ccc286d1767a 2025-10-18 00:39:44.170123 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container ccc286d1767a 2025-10-18 00:39:44.170218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 044c8226c46c 2025-10-18 00:39:44.170302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 3cd7a56fb0e4 2025-10-18 00:39:44.170359 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251018 2025-10-18 00:39:44.170576 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-10-18 00:39:44.170356 (took 0:00:04.581285) 2025-10-18 00:39:44.171073 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-10-18 00:39:44.171149 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-10-18 00:39:44.171239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-10-18 00:39:44.171118 2025-10-18 00:39:44.171317 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2025-10-18 00:39:44.899988 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:44.900306 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:48.193898 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:48.193960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 44552ef34a82 2025-10-18 00:39:48.193976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:48.193989 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 4c631ef40b53 2025-10-18 00:39:48.193999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 4c631ef40b53 2025-10-18 00:39:48.194009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 641af1e4c8d5 2025-10-18 00:39:48.194069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-10-18 00:39:48.194080 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> b6a37d576d42 2025-10-18 00:39:48.194089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-10-18 00:39:48.194099 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 6c29acae32aa 2025-10-18 00:39:48.194109 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 6c29acae32aa 2025-10-18 00:39:48.194118 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> f62e845db425 2025-10-18 00:39:48.194130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:48.194141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 78a2991c5695 2025-10-18 00:39:48.194150 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-10-18 00:39:48.194160 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-10-18 00:39:48.194170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-10-18 00:39:48.194179 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:48.194189 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:48.194203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-10-18 00:39:48.194229 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-10-18 00:39:48.194238 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-10-18 00:39:48.194245 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:48.194253 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 78a2991c5695 2025-10-18 00:39:48.194273 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 1f4b9f34c909 2025-10-18 00:39:48.194281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-10-18 00:39:48.194292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 93071d2343f6 2025-10-18 00:39:48.194302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 93071d2343f6 2025-10-18 00:39:48.194342 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 8dc9bc952a4c 2025-10-18 00:39:48.194422 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 6309601aefdc 2025-10-18 00:39:48.194432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251018 2025-10-18 00:39:48.194539 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-10-18 00:39:48.194432 (took 0:00:04.023314) 2025-10-18 00:39:48.195705 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-10-18 00:39:48.195737 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-10-18 00:39:48.195742 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-10-18 00:39:48.194789 2025-10-18 00:39:48.195747 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2025-10-18 00:39:48.950853 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:48.950922 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:52.539830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:52.539903 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 44552ef34a82 2025-10-18 00:39:52.539922 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:52.539940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in ebdd9db95368 2025-10-18 00:39:52.539954 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container ebdd9db95368 2025-10-18 00:39:52.539966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 85b9e4401bab 2025-10-18 00:39:52.539978 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-10-18 00:39:52.540002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 3ac05db02806 2025-10-18 00:39:52.540013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/6 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2025-10-18 00:39:52.540025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in ac0c58049311 2025-10-18 00:39:52.540034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container ac0c58049311 2025-10-18 00:39:52.540044 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> f0718f70f4f1 2025-10-18 00:39:52.540055 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:52.540066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in a97d4017a32e 2025-10-18 00:39:52.540075 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-10-18 00:39:52.540085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-10-18 00:39:52.540094 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-10-18 00:39:52.540104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:52.540114 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:52.540123 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-10-18 00:39:52.540146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-10-18 00:39:52.540155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-10-18 00:39:52.540165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:52.540174 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container a97d4017a32e 2025-10-18 00:39:52.540184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 34a9453f7c73 2025-10-18 00:39:52.540193 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-10-18 00:39:52.540202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 566e849ecf4e 2025-10-18 00:39:52.540225 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 566e849ecf4e 2025-10-18 00:39:52.540268 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 9eb919b6a734 2025-10-18 00:39:52.540279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built ab947d796902 2025-10-18 00:39:52.540289 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251018 2025-10-18 00:39:52.540299 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-10-18 00:39:52.539848 (took 0:00:04.345059) 2025-10-18 00:39:52.540309 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-10-18 00:39:52.540351 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-10-18 00:39:52.540532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-10-18 00:39:52.540400 2025-10-18 00:39:52.540612 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2025-10-18 00:39:53.559760 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:53.560193 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-10-18 00:39:57.052598 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:39:57.052711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 44552ef34a82 2025-10-18 00:39:57.052862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:39:57.052953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in d8d3068e0c4b 2025-10-18 00:39:57.054670 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container d8d3068e0c4b 2025-10-18 00:39:57.054707 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 956f83d905f0 2025-10-18 00:39:57.054720 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-10-18 00:39:57.054733 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> b786c28e5cf5 2025-10-18 00:39:57.054747 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/6 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2025-10-18 00:39:57.054761 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in ed439f6ff8f3 2025-10-18 00:39:57.054773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container ed439f6ff8f3 2025-10-18 00:39:57.054785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 128cfc597797 2025-10-18 00:39:57.054821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:39:57.054835 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in b853991a350a 2025-10-18 00:39:57.054847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-10-18 00:39:57.054859 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-10-18 00:39:57.054871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-10-18 00:39:57.054883 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:39:57.054895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:57.054928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-10-18 00:39:57.054938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-10-18 00:39:57.054947 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-10-18 00:39:57.054957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:39:57.054966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container b853991a350a 2025-10-18 00:39:57.054976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 882decae3f3f 2025-10-18 00:39:57.054985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-10-18 00:39:57.054995 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in afa477a23555 2025-10-18 00:39:57.055004 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container afa477a23555 2025-10-18 00:39:57.055014 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 3ae46ac2da69 2025-10-18 00:39:57.055023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built 508f34e340fc 2025-10-18 00:39:57.055040 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251018 2025-10-18 00:39:57.055051 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-10-18 00:39:57.054726 (took 0:00:04.514326) 2025-10-18 00:39:57.055558 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-10-18 00:39:57.055689 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-10-18 00:39:57.055812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-10-18 00:39:57.055671 2025-10-18 00:39:57.055903 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2025-10-18 00:39:58.008635 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-10-18 00:39:58.009306 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-10-18 00:40:02.015677 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:40:02.015765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 44552ef34a82 2025-10-18 00:40:02.015784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:40:02.015799 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 99636cd6367a 2025-10-18 00:40:02.015814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 99636cd6367a 2025-10-18 00:40:02.015826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> fa6913165764 2025-10-18 00:40:02.015876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-10-18 00:40:02.015887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> dcf64b56b2fc 2025-10-18 00:40:02.015900 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/6 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2025-10-18 00:40:02.015914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 226f0745dbb4 2025-10-18 00:40:02.015952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 226f0745dbb4 2025-10-18 00:40:02.015979 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 56a6560549b3 2025-10-18 00:40:02.016008 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:40:02.016039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 93a3f4aa89e1 2025-10-18 00:40:02.016067 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-10-18 00:40:02.016106 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-10-18 00:40:02.016119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-10-18 00:40:02.016157 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 00:40:02.016171 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:02.016208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-10-18 00:40:02.016234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-10-18 00:40:02.016269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-10-18 00:40:02.016301 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:02.016314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 93a3f4aa89e1 2025-10-18 00:40:02.016350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> f75612f4ee47 2025-10-18 00:40:02.016362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-10-18 00:40:02.016434 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in df5cbffb7eb6 2025-10-18 00:40:02.016445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container df5cbffb7eb6 2025-10-18 00:40:02.016457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 7554df7b043a 2025-10-18 00:40:02.016495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built a34d15612d20 2025-10-18 00:40:02.016533 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251018 2025-10-18 00:40:02.016624 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-10-18 00:40:02.016545 (took 0:00:04.960874) 2025-10-18 00:40:02.016882 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-v2-server) 2025-10-18 00:40:02.016934 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Processing 2025-10-18 00:40:02.016966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building started at 2025-10-18 00:40:02.016922 2025-10-18 00:40:02.017027 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v2.55.1/prometheus-2.55.1.linux-amd64.tar.gz 2025-10-18 00:40:05.919751 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 plugins into plugins archive 2025-10-18 00:40:05.920072 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 additions into additions archive 2025-10-18 00:40:20.127502 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:40:20.127826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 44552ef34a82 2025-10-18 00:40:20.128030 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-v2-server" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-v2-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:40:20.128180 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 4143238027d4 2025-10-18 00:40:20.129593 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 4143238027d4 2025-10-18 00:40:20.129621 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 79f2d2cb8b30 2025-10-18 00:40:20.129633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 3/6 : ADD prometheus-v2-server-archive /prometheus-server-source 2025-10-18 00:40:20.129646 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 59dedd1d39bc 2025-10-18 00:40:20.129659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 4/6 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2025-10-18 00:40:20.129674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 96dad4607eb3 2025-10-18 00:40:20.129687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 96dad4607eb3 2025-10-18 00:40:20.129698 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 7f155ac2dace 2025-10-18 00:40:20.129712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:40:20.129725 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 6590ef3b0abc 2025-10-18 00:40:20.129738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-10-18 00:40:20.129749 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-10-18 00:40:20.129761 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-10-18 00:40:20.129772 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Package 'build-essential' is not installed, so not removed 2025-10-18 00:40:20.129785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:20.129797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-10-18 00:40:20.129809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-10-18 00:40:20.129837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-10-18 00:40:20.129847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:20.129857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 6590ef3b0abc 2025-10-18 00:40:20.129866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 799f7c59d673 2025-10-18 00:40:20.129875 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 6/6 : USER prometheus 2025-10-18 00:40:20.129885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 8175ee79b0c5 2025-10-18 00:40:20.129894 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 8175ee79b0c5 2025-10-18 00:40:20.130008 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> b7e0214d2bfa 2025-10-18 00:40:20.130130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully built 276f7872fd3e 2025-10-18 00:40:20.130238 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251018 2025-10-18 00:40:20.130450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Built at 2025-10-18 00:40:20.130303 (took 0:00:18.113381) 2025-10-18 00:40:20.131208 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-10-18 00:40:20.131374 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-10-18 00:40:20.131596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-10-18 00:40:20.131452 2025-10-18 00:40:20.131746 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2025-10-18 00:40:21.080700 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-10-18 00:40:21.081265 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-10-18 00:40:25.517639 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 00:40:25.519660 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 44552ef34a82 2025-10-18 00:40:25.519738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20251018" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:40:25.519758 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 8df4ae324850 2025-10-18 00:40:25.519773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 8df4ae324850 2025-10-18 00:40:25.519785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 636f759802be 2025-10-18 00:40:25.519797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-10-18 00:40:25.519810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 67ac57a5027b 2025-10-18 00:40:25.519821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-10-18 00:40:25.519833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in e2793828bcf6 2025-10-18 00:40:25.519845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container e2793828bcf6 2025-10-18 00:40:25.519886 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> d1503944d41f 2025-10-18 00:40:25.519899 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:40:25.519910 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in dfc672dabb45 2025-10-18 00:40:25.519920 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-10-18 00:40:25.519930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-10-18 00:40:25.519939 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-10-18 00:40:25.519949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-10-18 00:40:25.519959 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:25.519969 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-10-18 00:40:25.519978 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-10-18 00:40:25.519987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-10-18 00:40:25.519997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:25.520006 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container dfc672dabb45 2025-10-18 00:40:25.520015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 0b2c16765d26 2025-10-18 00:40:25.520025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-10-18 00:40:25.520034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 24c95fd48f31 2025-10-18 00:40:25.520044 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 24c95fd48f31 2025-10-18 00:40:25.520053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 9323515c281f 2025-10-18 00:40:25.520063 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 139eaddefb0a 2025-10-18 00:40:25.520072 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251018 2025-10-18 00:40:25.520082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-10-18 00:40:25.519131 (took 0:00:05.387679) 2025-10-18 00:40:25.520101 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-10-18 00:40:25.520111 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-10-18 00:40:25.520206 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-10-18 00:40:25.520072 2025-10-18 00:40:25.520344 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.15.0/lego_v4.15.0_linux_amd64.tar.gz 2025-10-18 00:40:26.910700 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-10-18 00:40:26.911067 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-10-18 00:40:44.479621 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251018 2025-10-18 00:40:44.479762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 8cbac062697b 2025-10-18 00:40:44.479786 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20251018" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:40:44.479847 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 76f8be1a3b64 2025-10-18 00:40:44.479860 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 76f8be1a3b64 2025-10-18 00:40:44.479928 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> c2c4bc34175b 2025-10-18 00:40:44.480040 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/10 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2025-10-18 00:40:44.480060 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in b0f56bd0b3bb 2025-10-18 00:40:44.480153 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container b0f56bd0b3bb 2025-10-18 00:40:44.480216 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 9f3a73bc87a4 2025-10-18 00:40:44.480267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:40:44.480343 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 8a899a31c533 2025-10-18 00:40:44.480430 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:40:44.480497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:40:44.480588 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:40:44.480671 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:40:44.480739 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:40:44.480809 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:40:44.480876 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:40:44.480945 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:40:44.481010 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:40:44.481088 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:40:44.481144 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:40:44.481213 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:40:44.481277 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:40:44.481345 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:40:44.481501 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:40:44.481553 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.5 MB in 2s (11.9 MB/s) 2025-10-18 00:40:44.481594 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-18 00:40:44.481682 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-18 00:40:44.481748 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-10-18 00:40:44.481815 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-10-18 00:40:44.481885 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-10-18 00:40:44.481948 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-10-18 00:40:44.482014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-10-18 00:40:44.482075 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-10-18 00:40:44.482134 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-10-18 00:40:44.482197 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-10-18 00:40:44.482257 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-10-18 00:40:44.482316 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-10-18 00:40:44.482379 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-10-18 00:40:44.482487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-10-18 00:40:44.482588 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:44.482640 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-10-18 00:40:44.482700 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-10-18 00:40:44.482745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:40:44.482810 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-18 00:40:44.482871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-18 00:40:44.482918 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 00:40:44.482978 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 00:40:44.483033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-18 00:40:44.483092 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-18 00:40:44.483148 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-18 00:40:44.483207 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 0s (4,463 kB/s) 2025-10-18 00:40:44.483266 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-10-18 00:40:44.483318 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-10-18 00:40:44.483381 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(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-10-18 00:40:44.483440 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-10-18 00:40:44.483500 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-10-18 00:40:44.483589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-10-18 00:40:44.483704 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-10-18 00:40:44.483719 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-10-18 00:40:44.483792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-10-18 00:40:44.483849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:40:44.483907 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-18 00:40:44.483965 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:40:44.484042 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 00:40:44.484087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-10-18 00:40:44.484129 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-10-18 00:40:44.484181 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-10-18 00:40:44.484241 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(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-10-18 00:40:44.484300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-10-18 00:40:44.484355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-10-18 00:40:44.486646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-10-18 00:40:44.486672 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:80% 2025-10-18 00:40:44.486680 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% (Reading database ... 90% 2025-10-18 00:40:44.486687 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-10-18 00:40:44.486694 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:95% 2025-10-18 00:40:44.486701 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-18 00:40:44.486708 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-18 00:40:44.486715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:40:44.486722 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-10-18 00:40:44.486729 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 00:40:44.486736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:40:44.486743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-10-18 00:40:44.486749 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 00:40:44.486756 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 00:40:44.486763 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-10-18 00:40:44.486770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-18 00:40:44.486777 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 00:40:44.486784 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-10-18 00:40:44.486800 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-18 00:40:44.486808 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 00:40:44.486814 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-10-18 00:40:44.486821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 00:40:44.486828 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:40:44.486835 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 00:40:44.486842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-18 00:40:44.486849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-10-18 00:40:44.486856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:40:44.486862 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 00:40:44.486869 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 00:40:44.486876 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 00:40:44.486882 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 00:40:44.486889 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-10-18 00:40:44.486896 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:40:44.486902 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:40:44.486909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 8a899a31c533 2025-10-18 00:40:44.486916 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 9bd2820f5de9 2025-10-18 00:40:44.486930 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-10-18 00:40:44.486937 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f27fb11b6c71 2025-10-18 00:40:44.486944 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-10-18 00:40:44.486951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 9026112ecb5a 2025-10-18 00:40:44.486958 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 9026112ecb5a 2025-10-18 00:40:44.487050 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b48284be746c 2025-10-18 00:40:44.487059 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-10-18 00:40:44.488704 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 091bb2045915 2025-10-18 00:40:44.488754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2025-10-18 00:40:44.488763 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f5a8420b506b 2025-10-18 00:40:44.488770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/10 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2025-10-18 00:40:44.488779 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 8a1d9c911994 2025-10-18 00:40:44.488787 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 8a1d9c911994 2025-10-18 00:40:44.488792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 2c1fa8c2a841 2025-10-18 00:40:44.488800 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:40:44.488822 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in afeb72ffe54d 2025-10-18 00:40:44.488829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-18 00:40:44.488834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-10-18 00:40:44.488840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-10-18 00:40:44.488846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-10-18 00:40:44.488852 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:44.488858 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-18 00:40:44.488864 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-10-18 00:40:44.488869 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-10-18 00:40:44.488875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:40:44.488881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container afeb72ffe54d 2025-10-18 00:40:44.488886 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 3ad20ea6e3fc 2025-10-18 00:40:44.488892 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built f6b79ee1d04c 2025-10-18 00:40:44.488898 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251018 2025-10-18 00:40:44.488904 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-10-18 00:40:44.488258 (took 0:00:18.968186) 2025-10-18 00:40:44.489759 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-10-18 00:40:44.489812 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-10-18 00:40:44.489823 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-10-18 00:40:44.489102 2025-10-18 00:40:44.493617 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-10-18 00:40:44.493649 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-10-18 00:41:02.452480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251018 2025-10-18 00:41:02.452598 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 8cbac062697b 2025-10-18 00:41:02.452777 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20251018" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:41:02.452892 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in e89bfa38b420 2025-10-18 00:41:02.452991 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container e89bfa38b420 2025-10-18 00:41:02.453059 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0ba64355d8b8 2025-10-18 00:41:02.453149 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:41:02.453293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in f0c88587a3dc 2025-10-18 00:41:02.453429 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:41:02.453601 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:02.453685 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:41:02.453767 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:41:02.453847 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:41:02.453925 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:41:02.454002 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:41:02.454081 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:41:02.454155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:41:02.454231 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:41:02.454306 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:41:02.454384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:41:02.454528 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:41:02.454625 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:41:02.454711 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:41:02.454789 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-18 00:41:02.454863 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-18 00:41:02.454947 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-18 00:41:02.455024 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-10-18 00:41:02.455096 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-10-18 00:41:02.455165 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-10-18 00:41:02.455232 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-10-18 00:41:02.455299 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-10-18 00:41:02.455368 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-10-18 00:41:02.455449 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-10-18 00:41:02.455529 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-10-18 00:41:02.455596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-10-18 00:41:02.455672 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-10-18 00:41:02.455741 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-10-18 00:41:02.455810 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-10-18 00:41:02.455938 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-10-18 00:41:02.455951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:02.456025 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-10-18 00:41:02.456086 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-10-18 00:41:02.456174 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:02.456214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-10-18 00:41:02.456275 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-10-18 00:41:02.456340 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-10-18 00:41:02.456425 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-10-18 00:41:02.456620 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-18 00:41:02.456692 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-18 00:41:02.456714 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-18 00:41:02.456725 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-18 00:41:02.456779 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-10-18 00:41:02.456836 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-10-18 00:41:02.456979 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-10-18 00:41:02.457003 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-10-18 00:41:02.457017 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 2s (8,280 kB/s) 2025-10-18 00:41:02.457090 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-10-18 00:41:02.457151 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-10-18 00:41:02.457225 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(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-10-18 00:41:02.457293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2025-10-18 00:41:02.457360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2025-10-18 00:41:02.457496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2025-10-18 00:41:02.457598 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-10-18 00:41:02.457670 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-10-18 00:41:02.457737 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-10-18 00:41:02.457807 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-18 00:41:02.457877 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-10-18 00:41:02.457945 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-18 00:41:02.458007 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-10-18 00:41:02.458063 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-18 00:41:02.458115 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:41:02.458202 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-10-18 00:41:02.458214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-18 00:41:02.458281 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:41:02.458333 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-10-18 00:41:02.458387 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-18 00:41:02.458455 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:41:02.458530 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-10-18 00:41:02.458582 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-10-18 00:41:02.458642 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:41:02.458695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-18 00:41:02.458747 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-18 00:41:02.458800 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:41:02.458853 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-10-18 00:41:02.458906 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-18 00:41:02.458958 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:41:02.459010 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-10-18 00:41:02.459064 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-18 00:41:02.459116 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:41:02.459167 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-10-18 00:41:02.459219 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-18 00:41:02.459270 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.459321 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-10-18 00:41:02.459364 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-10-18 00:41:02.459441 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-10-18 00:41:02.459627 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.459698 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-10-18 00:41:02.459723 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-18 00:41:02.459735 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.459745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-10-18 00:41:02.459758 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-18 00:41:02.459836 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.459851 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-18 00:41:02.459914 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-18 00:41:02.459971 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-18 00:41:02.459985 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-18 00:41:02.460127 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.460152 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-18 00:41:02.460168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:41:02.460180 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:41:02.460262 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-18 00:41:02.460301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.460353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.460426 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-10-18 00:41:02.460523 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-10-18 00:41:02.460581 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-10-18 00:41:02.460640 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-10-18 00:41:02.460696 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-10-18 00:41:02.460766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-10-18 00:41:02.460813 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-10-18 00:41:02.460859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-10-18 00:41:02.460904 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-10-18 00:41:02.460950 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-10-18 00:41:02.460994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-10-18 00:41:02.461041 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-10-18 00:41:02.461088 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-10-18 00:41:02.461134 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-10-18 00:41:02.461180 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-10-18 00:41:02.461208 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-10-18 00:41:02.461267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-10-18 00:41:02.461313 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-10-18 00:41:02.461359 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-10-18 00:41:02.461415 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-10-18 00:41:02.461462 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-10-18 00:41:02.461531 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-10-18 00:41:02.461580 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-10-18 00:41:02.461615 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-10-18 00:41:02.461661 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-10-18 00:41:02.461706 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-10-18 00:41:02.461750 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-10-18 00:41:02.461795 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-10-18 00:41:02.461842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:41:02.461887 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:41:02.461932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container f0c88587a3dc 2025-10-18 00:41:02.461977 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 4cbd5231ca62 2025-10-18 00:41:02.462022 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-10-18 00:41:02.462069 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 6cc881bf5cb0 2025-10-18 00:41:02.462114 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 6cc881bf5cb0 2025-10-18 00:41:02.462158 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 861917330387 2025-10-18 00:41:02.463175 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-10-18 00:41:02.463227 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0f01ab4b7a89 2025-10-18 00:41:02.463239 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:41:02.463250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 4bb33cdd6c11 2025-10-18 00:41:02.463258 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-18 00:41:02.463265 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-10-18 00:41:02.463272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-10-18 00:41:02.463279 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-10-18 00:41:02.463301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:02.463308 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-18 00:41:02.463315 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-10-18 00:41:02.463322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-10-18 00:41:02.463329 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:02.463352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 4bb33cdd6c11 2025-10-18 00:41:02.463360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> b4960222808b 2025-10-18 00:41:02.463367 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built b8a0df3c68d0 2025-10-18 00:41:02.463374 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251018 2025-10-18 00:41:02.463381 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-10-18 00:41:02.462707 (took 0:00:17.973605) 2025-10-18 00:41:02.463466 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-10-18 00:41:02.463475 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-10-18 00:41:02.463483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-10-18 00:41:02.463157 2025-10-18 00:41:02.464103 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-10-18 00:41:02.464729 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-10-18 00:41:15.084970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 00:41:15.085037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 4312c5283643 2025-10-18 00:41:15.085092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/8 : LABEL "build-date"="20251018" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:41:15.085108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 1309ed92e5cc 2025-10-18 00:41:15.085147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 1309ed92e5cc 2025-10-18 00:41:15.085161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 7106e412ba42 2025-10-18 00:41:15.085200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:41:15.085252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 51f8208262b1 2025-10-18 00:41:15.085314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:15.085350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:41:15.085445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:41:15.085482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:41:15.085553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:41:15.085608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:41:15.085662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:41:15.085738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:41:15.085748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:41:15.085811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:41:15.085858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:41:15.085891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:41:15.085922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:41:15.085977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:41:15.086026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:41:15.086072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 28.5 MB in 3s (10.5 MB/s) 2025-10-18 00:41:15.086118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-18 00:41:15.086157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-18 00:41:15.086210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-10-18 00:41:15.086259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-10-18 00:41:15.086297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2025-10-18 00:41:15.086346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2025-10-18 00:41:15.086396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2025-10-18 00:41:15.086578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2025-10-18 00:41:15.086594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:15.086633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 385 kB of archives. 2025-10-18 00:41:15.086706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,483 kB of additional disk space will be used. 2025-10-18 00:41:15.086716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-central amd64 24.09.0-1~cloud0 [378 kB] 2025-10-18 00:41:15.086769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:15.086802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-18 00:41:15.086849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 385 kB in 0s (2,137 kB/s) 2025-10-18 00:41:15.086915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2025-10-18 00:41:15.086925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-10-18 00:41:15.086995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(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-10-18 00:41:15.087045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-10-18 00:41:15.087058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-10-18 00:41:15.087096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-10-18 00:41:15.087133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:80% 2025-10-18 00:41:15.087179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2025-10-18 00:41:15.087215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2025-10-18 00:41:15.087252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-10-18 00:41:15.087318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-18 00:41:15.087328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-18 00:41:15.087365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2025-10-18 00:41:15.087451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2025-10-18 00:41:15.087462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_24.09.0-1~cloud0_amd64.deb ... 2025-10-18 00:41:15.087494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (24.09.0-1~cloud0) ... 2025-10-18 00:41:15.087562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2025-10-18 00:41:15.087597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (24.09.0-1~cloud0) ... 2025-10-18 00:41:15.087634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 51f8208262b1 2025-10-18 00:41:15.087690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 2eac5e30a63c 2025-10-18 00:41:15.087735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/8 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2025-10-18 00:41:15.087768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 2615bf01233d 2025-10-18 00:41:15.087806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2025-10-18 00:41:15.087839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 3917977d0656 2025-10-18 00:41:15.087908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 3917977d0656 2025-10-18 00:41:15.087918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> d7adc6a6a85c 2025-10-18 00:41:15.087948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:15.087980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 1e081978bb14 2025-10-18 00:41:15.088019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:15.088084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in b372aadab580 2025-10-18 00:41:15.088093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container b372aadab580 2025-10-18 00:41:15.088124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 1c1aa76a054e 2025-10-18 00:41:15.088158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:41:15.088228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in e48eb0d4b7c8 2025-10-18 00:41:15.088237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-18 00:41:15.088300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-10-18 00:41:15.088309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-10-18 00:41:15.088346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-10-18 00:41:15.088383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:15.088460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-18 00:41:15.088499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-10-18 00:41:15.088574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-10-18 00:41:15.088603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:15.088615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container e48eb0d4b7c8 2025-10-18 00:41:15.088648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 1627c6ea8261 2025-10-18 00:41:15.088715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 0555a4181717 2025-10-18 00:41:15.088725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251018 2025-10-18 00:41:15.088857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-10-18 00:41:15.088721 (took 0:00:12.625564) 2025-10-18 00:41:15.089360 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-10-18 00:41:15.089451 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-10-18 00:41:15.089464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-10-18 00:41:15.089242 2025-10-18 00:41:15.090357 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-10-18 00:41:15.090999 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-10-18 00:41:28.152306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 00:41:28.152378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 4312c5283643 2025-10-18 00:41:28.152544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/8 : LABEL "build-date"="20251018" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:41:28.152569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in c0e7ddb16cce 2025-10-18 00:41:28.152594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container c0e7ddb16cce 2025-10-18 00:41:28.152650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 34168e36866a 2025-10-18 00:41:28.152664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:41:28.152711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 0b1008531bc4 2025-10-18 00:41:28.152752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:28.152871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:41:28.153670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:41:28.153689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:41:28.153701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:41:28.153712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:41:28.153736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:41:28.153745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:41:28.153754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:41:28.153762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:41:28.153771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:41:28.153779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:41:28.153788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:41:28.153796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:41:28.153805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:41:28.153813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-18 00:41:28.153822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-18 00:41:28.153830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-18 00:41:28.153878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-10-18 00:41:28.153888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-10-18 00:41:28.153896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2025-10-18 00:41:28.153908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2025-10-18 00:41:28.153918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2025-10-18 00:41:28.153961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2025-10-18 00:41:28.153998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:28.154105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 385 kB of archives. 2025-10-18 00:41:28.155642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,483 kB of additional disk space will be used. 2025-10-18 00:41:28.155685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:28.155692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-central amd64 24.09.0-1~cloud0 [378 kB] 2025-10-18 00:41:28.155699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-18 00:41:28.155704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 385 kB in 1s (614 kB/s) 2025-10-18 00:41:28.155709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2025-10-18 00:41:28.155715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-10-18 00:41:28.155730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(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-10-18 00:41:28.155737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-10-18 00:41:28.155742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-10-18 00:41:28.155753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2025-10-18 00:41:28.155757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2025-10-18 00:41:28.155762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2025-10-18 00:41:28.155767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2025-10-18 00:41:28.155772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-18 00:41:28.155777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-18 00:41:28.155781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2025-10-18 00:41:28.155786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2025-10-18 00:41:28.155791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_24.09.0-1~cloud0_amd64.deb ... 2025-10-18 00:41:28.155796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (24.09.0-1~cloud0) ... 2025-10-18 00:41:28.155800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2025-10-18 00:41:28.155805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (24.09.0-1~cloud0) ... 2025-10-18 00:41:28.155810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 0b1008531bc4 2025-10-18 00:41:28.155815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 9a3d38251b7f 2025-10-18 00:41:28.155820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/8 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2025-10-18 00:41:28.155825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 0b10a28e9cd3 2025-10-18 00:41:28.155829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2025-10-18 00:41:28.155834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 87925a1a01fd 2025-10-18 00:41:28.155839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 87925a1a01fd 2025-10-18 00:41:28.155843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8b72c2c396ad 2025-10-18 00:41:28.155848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:28.155853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> e26c3b9b7ac7 2025-10-18 00:41:28.155891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:28.155897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in ca2314427c6f 2025-10-18 00:41:28.155902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container ca2314427c6f 2025-10-18 00:41:28.155906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 9a83d469111c 2025-10-18 00:41:28.155913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:41:28.155919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 0811765f9904 2025-10-18 00:41:28.155946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-18 00:41:28.155971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-10-18 00:41:28.156808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-10-18 00:41:28.156863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-10-18 00:41:28.156876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:28.156898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-18 00:41:28.156908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-10-18 00:41:28.156917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-10-18 00:41:28.156926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:28.156936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 0811765f9904 2025-10-18 00:41:28.156947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 106e1d8dd4eb 2025-10-18 00:41:28.156956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built d3db4d3a81f5 2025-10-18 00:41:28.156966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251018 2025-10-18 00:41:28.156975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-10-18 00:41:28.156475 (took 0:00:13.067233) 2025-10-18 00:41:28.157659 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-10-18 00:41:28.157681 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-10-18 00:41:28.157692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-10-18 00:41:28.157121 2025-10-18 00:41:28.159654 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-10-18 00:41:28.159698 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-10-18 00:41:40.376711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 00:41:40.376771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 4312c5283643 2025-10-18 00:41:40.376787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/6 : LABEL "build-date"="20251018" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:41:40.376800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 73df90462b2a 2025-10-18 00:41:40.376811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 73df90462b2a 2025-10-18 00:41:40.376820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 533666aaa45b 2025-10-18 00:41:40.376831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-host && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:41:40.376842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in e963cf846b39 2025-10-18 00:41:40.376852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:40.376862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:41:40.376872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:41:40.376882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:41:40.376891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:41:40.376910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:41:40.376918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:41:40.376926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:41:40.376933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:41:40.376942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:41:40.376949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:41:40.376956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:41:40.376964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:41:40.376971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:41:40.376977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:41:40.376984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 28.5 MB in 3s (8,235 kB/s) 2025-10-18 00:41:40.376991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-18 00:41:40.376997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-18 00:41:40.377004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-10-18 00:41:40.377011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-10-18 00:41:40.377029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2025-10-18 00:41:40.377036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2025-10-18 00:41:40.377043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2025-10-18 00:41:40.377050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2025-10-18 00:41:40.377065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:40.377072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 677 kB of archives. 2025-10-18 00:41:40.377079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 1,961 kB of additional disk space will be used. 2025-10-18 00:41:40.377086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-host amd64 24.09.0-1~cloud0 [671 kB] 2025-10-18 00:41:40.377094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:40.377101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-18 00:41:40.377108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 677 kB in 0s (3,424 kB/s) 2025-10-18 00:41:40.377114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2025-10-18 00:41:40.377121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-10-18 00:41:40.377129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(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-10-18 00:41:40.377137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2025-10-18 00:41:40.377149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2025-10-18 00:41:40.377156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2025-10-18 00:41:40.377162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2025-10-18 00:41:40.377169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2025-10-18 00:41:40.377176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-10-18 00:41:40.377182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-18 00:41:40.377189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-18 00:41:40.377196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2025-10-18 00:41:40.377203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2025-10-18 00:41:40.377261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_24.09.0-1~cloud0_amd64.deb ... 2025-10-18 00:41:40.377269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (24.09.0-1~cloud0) ... 2025-10-18 00:41:40.377276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2025-10-18 00:41:40.377283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (24.09.0-1~cloud0) ... 2025-10-18 00:41:40.377290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container e963cf846b39 2025-10-18 00:41:40.377296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 195311d81f25 2025-10-18 00:41:40.377304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:40.377310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 3e64488f2c32 2025-10-18 00:41:40.377317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:40.377324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in a478e8f7b04c 2025-10-18 00:41:40.377331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container a478e8f7b04c 2025-10-18 00:41:40.377337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 7d8b265fb483 2025-10-18 00:41:40.377345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:41:40.377354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 08cda9dbaa81 2025-10-18 00:41:40.377361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-18 00:41:40.377368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-10-18 00:41:40.377374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-10-18 00:41:40.377385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-10-18 00:41:40.377392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:40.377399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-18 00:41:40.377440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-10-18 00:41:40.377447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-10-18 00:41:40.377454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:40.377461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 08cda9dbaa81 2025-10-18 00:41:40.377468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> cff39fdb53ee 2025-10-18 00:41:40.377475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built fb856b409bda 2025-10-18 00:41:40.377489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20251018 2025-10-18 00:41:40.377496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-10-18 00:41:40.377085 (took 0:00:12.219964) 2025-10-18 00:41:40.377576 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-10-18 00:41:40.377589 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-10-18 00:41:40.377595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-10-18 00:41:40.377372 2025-10-18 00:41:40.378084 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-10-18 00:41:40.378443 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-10-18 00:41:53.389003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 00:41:53.389093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 4312c5283643 2025-10-18 00:41:53.389112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/6 : LABEL "build-date"="20251018" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:41:53.389128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in ab92bd956789 2025-10-18 00:41:53.389139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container ab92bd956789 2025-10-18 00:41:53.389160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> fb6c61a44e24 2025-10-18 00:41:53.389173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:41:53.389185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 7d5ab9b82e81 2025-10-18 00:41:53.389196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:53.389207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:41:53.389219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:41:53.389229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:41:53.389240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:41:53.389250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:41:53.389261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:41:53.389276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:41:53.389287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:41:53.389298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:41:53.389308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:41:53.389357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:41:53.389367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:41:53.389375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:41:53.389383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:41:53.389392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 28.5 MB in 4s (7,826 kB/s) 2025-10-18 00:41:53.389428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-18 00:41:53.389442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-18 00:41:53.389451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-10-18 00:41:53.389459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-10-18 00:41:53.389469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2025-10-18 00:41:53.389477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2025-10-18 00:41:53.389486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2025-10-18 00:41:53.389494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2025-10-18 00:41:53.389542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:53.389555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 385 kB of archives. 2025-10-18 00:41:53.389564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,483 kB of additional disk space will be used. 2025-10-18 00:41:53.389573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-central amd64 24.09.0-1~cloud0 [378 kB] 2025-10-18 00:41:53.389583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:41:53.389592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-18 00:41:53.389605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 385 kB in 0s (1,726 kB/s) 2025-10-18 00:41:53.389613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2025-10-18 00:41:53.389622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-10-18 00:41:53.389632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(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-10-18 00:41:53.389646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:41:53.389654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2025-10-18 00:41:53.389666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-10-18 00:41:53.389675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-10-18 00:41:53.389725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-10-18 00:41:53.389735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-18 00:41:53.389743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-18 00:41:53.389755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2025-10-18 00:41:53.389764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2025-10-18 00:41:53.389785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_24.09.0-1~cloud0_amd64.deb ... 2025-10-18 00:41:53.389795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (24.09.0-1~cloud0) ... 2025-10-18 00:41:53.389803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2025-10-18 00:41:53.389853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (24.09.0-1~cloud0) ... 2025-10-18 00:41:53.389863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 7d5ab9b82e81 2025-10-18 00:41:53.389871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> d84b59978fd1 2025-10-18 00:41:53.389883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:53.389891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 46705b8ef741 2025-10-18 00:41:53.389927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-18 00:41:53.389937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in d485e2c98023 2025-10-18 00:41:53.389985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container d485e2c98023 2025-10-18 00:41:53.389995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> a262ffacae41 2025-10-18 00:41:53.390011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:41:53.390026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 8e5cbb7a499a 2025-10-18 00:41:53.390034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-18 00:41:53.390046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-10-18 00:41:53.390054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-10-18 00:41:53.390112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-10-18 00:41:53.390122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:53.390131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-18 00:41:53.390143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-10-18 00:41:53.390151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-10-18 00:41:53.390200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:41:53.390210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 8e5cbb7a499a 2025-10-18 00:41:53.390218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> c3ef076ca931 2025-10-18 00:41:53.390230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 07515d053802 2025-10-18 00:41:53.390239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20251018 2025-10-18 00:41:53.390570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-10-18 00:41:53.390221 (took 0:00:13.012849) 2025-10-18 00:41:53.390653 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-10-18 00:41:53.390668 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-10-18 00:41:53.390679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-10-18 00:41:53.390572 2025-10-18 00:41:53.391765 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-10-18 00:41:53.392650 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-10-18 00:42:41.433328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:42:41.433429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> df9ba1737b66 2025-10-18 00:42:41.433471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20251018" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:42:41.433486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in bcda353b38c0 2025-10-18 00:42:41.433570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container bcda353b38c0 2025-10-18 00:42:41.433642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 9d8261c4f010 2025-10-18 00:42:41.433678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:42:41.433757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 620e5e976cf4 2025-10-18 00:42:41.433795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:42:41.433853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:42:41.433908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:42:41.433968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:42:41.434022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:42:41.434076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:42:41.434115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:42:41.434166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:42:41.434218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:42:41.434272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:42:41.434325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:42:41.434390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:42:41.434450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:42:41.434521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:42:41.434581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:42:41.434638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.5 MB in 2s (12.0 MB/s) 2025-10-18 00:42:41.434687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-18 00:42:41.434744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-18 00:42:41.434802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-10-18 00:42:41.434859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-10-18 00:42:41.434918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-10-18 00:42:41.434979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-10-18 00:42:41.435036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-10-18 00:42:41.435078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-10-18 00:42:41.435127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-10-18 00:42:41.435175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-10-18 00:42:41.435230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-10-18 00:42:41.435281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-10-18 00:42:41.435330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-10-18 00:42:41.435396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:42:41.435460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-10-18 00:42:41.435534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,475 kB of additional disk space will be used. 2025-10-18 00:42:41.435611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:42:41.435654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-10-18 00:42:41.435699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-10-18 00:42:41.435742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-10-18 00:42:41.435797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-10-18 00:42:41.435841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-10-18 00:42:41.435884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-10-18 00:42:41.435928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 1s (955 kB/s) 2025-10-18 00:42:41.435985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-10-18 00:42:41.435992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.436069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.436085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: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-10-18 00:42:41.436214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-10-18 00:42:41.436224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-10-18 00:42:41.436286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-10-18 00:42:41.436295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-10-18 00:42:41.436360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-10-18 00:42:41.436368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-10-18 00:42:41.436477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:42:41.436485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:42:41.436720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.436734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-10-18 00:42:41.436777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:42:41.436819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.436884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-10-18 00:42:41.436956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:42:41.437013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-10-18 00:42:41.437093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:42:41.437144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-10-18 00:42:41.437250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4_all.deb ... 2025-10-18 00:42:41.437302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-10-18 00:42:41.437660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:42:41.437714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-10-18 00:42:41.437766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:42:41.437818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:42:41.437871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 620e5e976cf4 2025-10-18 00:42:41.437923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 554ca4118aa4 2025-10-18 00:42:41.437995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:42:41.438058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 0826ac19b7d1 2025-10-18 00:42:41.438066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-18 00:42:41.438145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-10-18 00:42:41.438193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-10-18 00:42:41.438252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:42:41.438301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:42:41.438335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:42:41.438404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:42:41.438454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:42:41.438487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:42:41.438563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:42:41.438627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:42:41.438679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-10-18 00:42:41.438711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:42:41.438775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-10-18 00:42:41.438825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-10-18 00:42:41.438878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:42:41.438911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:42:41.438983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.439055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(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-10-18 00:42:41.439064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-10-18 00:42:41.439139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-10-18 00:42:41.439209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-10-18 00:42:41.439216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.439291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:85% 2025-10-18 00:42:41.439324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-10-18 00:42:41.439406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-10-18 00:42:41.439533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19707 files and directories currently installed.) 2025-10-18 00:42:41.439549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:42:41.439685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-18 00:42:41.439767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-10-18 00:42:41.439815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-10-18 00:42:41.439825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-10-18 00:42:41.439858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:42:41.439871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:42:41.439911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:42:41.440008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:42:41.440037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:42:41.440082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:42:41.440091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:42:41.440159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-10-18 00:42:41.440228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:42:41.440253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:42:41.440286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.440320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(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% 2025-10-18 00:42:41.440418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: (Reading database ... 65% 2025-10-18 00:42:41.440451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-10-18 00:42:41.440720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-10-18 00:42:41.440775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-10-18 00:42:41.440788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.440799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:85% 2025-10-18 00:42:41.440843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-18 00:42:41.440876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:90% 2025-10-18 00:42:41.440888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19698 files and directories currently installed.) 2025-10-18 00:42:41.440899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:42:41.440936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.440945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:42:41.440980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:42:41.441067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.441147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:42:41.441159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:42:41.441236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.441324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.441359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.441422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.441458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.441499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:42:41.441572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:42:41.441611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:42:41.441714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:42:41.441875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.441911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.441980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.441990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.442066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:42:41.442077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:42:41.442215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-18 00:42:41.442320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:42:41.442418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:42:41.442566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:42:41.442629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:42:41.442639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:42:41.442695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:42:41.442749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:42:41.442762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-10-18 00:42:41.442801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:42:41.442835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:42:41.442871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-10-18 00:42:41.442905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:42:41.442960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:42:41.443013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-18 00:42:41.443073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:42:41.443111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-18 00:42:41.443240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-10-18 00:42:41.443252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-18 00:42:41.443284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:42:41.443314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-18 00:42:41.443324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:42:41.443359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:42:41.443369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:42:41.443446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 0826ac19b7d1 2025-10-18 00:42:41.443456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> f0f4407703f2 2025-10-18 00:42:41.443477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-10-18 00:42:41.443487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 97600504a475 2025-10-18 00:42:41.443539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 97600504a475 2025-10-18 00:42:41.443555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> efe1120bdfb3 2025-10-18 00:42:41.443599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 2dcc4eca5119 2025-10-18 00:42:41.443609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251018 2025-10-18 00:42:41.443816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-10-18 00:42:41.443600 (took 0:00:48.053028) 2025-10-18 00:42:41.444189 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-10-18 00:42:41.444268 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-10-18 00:42:41.444290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-10-18 00:42:41.444192 2025-10-18 00:42:41.445616 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-10-18 00:42:41.446242 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-10-18 00:43:19.450289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:43:19.450394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> df9ba1737b66 2025-10-18 00:43:19.450575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20251018" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:43:19.450611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 401b34cce61d 2025-10-18 00:43:19.450624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 401b34cce61d 2025-10-18 00:43:19.450634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 73a60e77d25b 2025-10-18 00:43:19.450696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:43:19.450708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> c1d0326cdc33 2025-10-18 00:43:19.450768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:43:19.450781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 7e7f7a942294 2025-10-18 00:43:19.451719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-10-18 00:43:19.451794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-10-18 00:43:19.451808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-10-18 00:43:19.451819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:43:19.451829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:43:19.451839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:43:19.451849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:43:19.451858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:43:19.451868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:43:19.451877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:43:19.451886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:43:19.451896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-10-18 00:43:19.451906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:43:19.451916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-10-18 00:43:19.451926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-10-18 00:43:19.451935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:43:19.451945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:43:19.451963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-10-18 00:43:19.451973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.452018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(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-10-18 00:43:19.455651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-10-18 00:43:19.455690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:43:19.455703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-10-18 00:43:19.455713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:85% 2025-10-18 00:43:19.455723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-10-18 00:43:19.455733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-10-18 00:43:19.455760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:43:19.455771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:43:19.455780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-10-18 00:43:19.455790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-10-18 00:43:19.455799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-10-18 00:43:19.455809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-10-18 00:43:19.455818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:43:19.455828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:43:19.455837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:43:19.455847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:43:19.455857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:43:19.455866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:43:19.455875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:43:19.455885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-10-18 00:43:19.455894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:43:19.455905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:43:19.455914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-10-18 00:43:19.455925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2025-10-18 00:43:19.455937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:43:19.455948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-10-18 00:43:19.455957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-10-18 00:43:19.455967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-10-18 00:43:19.455976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-10-18 00:43:19.455986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-10-18 00:43:19.456016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-10-18 00:43:19.456025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:43:19.456035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:43:19.456044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:43:19.456063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:43:19.456082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:43:19.456101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:43:19.456119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:43:19.456218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:43:19.456228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:43:19.456247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:43:19.456285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.456294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.456341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:43:19.456370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:43:19.456406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:43:19.456434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:43:19.456453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:43:19.456471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:43:19.456481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:43:19.456490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:43:19.456500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:43:19.456543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-10-18 00:43:19.456553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:43:19.456563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:43:19.456572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-10-18 00:43:19.456582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:43:19.456591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:43:19.456600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.456610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:43:19.456619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.456629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-10-18 00:43:19.456638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.456647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:43:19.456663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-18 00:43:19.456672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:43:19.456682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:43:19.456691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:43:19.456701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 7e7f7a942294 2025-10-18 00:43:19.456710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> de89ada66a20 2025-10-18 00:43:19.456720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-10-18 00:43:19.456733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in ae2ecb1ef0a0 2025-10-18 00:43:19.456795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container ae2ecb1ef0a0 2025-10-18 00:43:19.456852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> d1beefe5132d 2025-10-18 00:43:19.456970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built bceb26c7860c 2025-10-18 00:43:19.456988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251018 2025-10-18 00:43:19.457145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-10-18 00:43:19.457006 (took 0:00:38.012814) 2025-10-18 00:43:19.457794 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-10-18 00:43:19.457904 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-10-18 00:43:19.457990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-10-18 00:43:19.457899 2025-10-18 00:43:19.458087 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:43:19.549854 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-10-18 00:43:19.550318 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-10-18 00:44:22.077121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:44:22.077222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> df9ba1737b66 2025-10-18 00:44:22.077245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20251018" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:44:22.077266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 91fbf724c083 2025-10-18 00:44:22.077338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 91fbf724c083 2025-10-18 00:44:22.077380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> a6b0e8b60ca4 2025-10-18 00:44:22.077474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-10-18 00:44:22.077495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> abfa1498225a 2025-10-18 00:44:22.077553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-10-18 00:44:22.077604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 34e9c92b1b8e 2025-10-18 00:44:22.077669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2025-10-18 00:44:22.077689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 1162dabeb5af 2025-10-18 00:44:22.077757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-10-18 00:44:22.077775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-18 00:44:22.077835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (0.36.1) 2025-10-18 00:44:22.077854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (3.15.0) 2025-10-18 00:44:22.077913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=13.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (25.2.1.dev50) 2025-10-18 00:44:22.077931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2025-10-18 00:44:22.077981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.6.0) 2025-10-18 00:44:22.078064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.4.0) 2025-10-18 00:44:22.078077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.2) 2025-10-18 00:44:22.078091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.5.0) 2025-10-18 00:44:22.078155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.4.0) 2025-10-18 00:44:22.078167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.0) 2025-10-18 00:44:22.078199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.3.1) 2025-10-18 00:44:22.078249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (2.6.1) 2025-10-18 00:44:22.078265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (3.0.3) 2025-10-18 00:44:22.078336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2025-10-18 00:44:22.078352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-10-18 00:44:22.078400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2025-10-18 00:44:22.078415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-10-18 00:44:22.078464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2025-10-18 00:44:22.078478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2025-10-18 00:44:22.078600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2025-10-18 00:44:22.078618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2025-10-18 00:44:22.078633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.4) 2025-10-18 00:44:22.078646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (10.7.1) 2025-10-18 00:44:22.078711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.10.1) 2025-10-18 00:44:22.078727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (8.3.0) 2025-10-18 00:44:22.078760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.0.32) 2025-10-18 00:44:22.078808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.8.8) 2025-10-18 00:44:22.078849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.8.1) 2025-10-18 00:44:22.078913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.13.2) 2025-10-18 00:44:22.078924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2025-10-18 00:44:22.078956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.8.0) 2025-10-18 00:44:22.079018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2025-10-18 00:44:22.079032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.6.0) 2025-10-18 00:44:22.079081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.0.0) 2025-10-18 00:44:22.079096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (14.9.1) 2025-10-18 00:44:22.079158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.2.0) 2025-10-18 00:44:22.079173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.4.0) 2025-10-18 00:44:22.079235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-18 00:44:22.079326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-18 00:44:22.079361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.3.0) 2025-10-18 00:44:22.079418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.0) 2025-10-18 00:44:22.079441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.4.0) 2025-10-18 00:44:22.079493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-18 00:44:22.079532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2025-10-18 00:44:22.079552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.10.0) 2025-10-18 00:44:22.079621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2025-10-18 00:44:22.079636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-18 00:44:22.079705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.8.0) 2025-10-18 00:44:22.079728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.0.0) 2025-10-18 00:44:22.079781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2025-10-18 00:44:22.079795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (18.7.0) 2025-10-18 00:44:22.079858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-10-18 00:44:22.079873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2025-10-18 00:44:22.079904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.7.0) 2025-10-18 00:44:22.079962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-10-18 00:44:22.079977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2025-10-18 00:44:22.080036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.7.12) 2025-10-18 00:44:22.080050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (1.3.5) 2025-10-18 00:44:22.080099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2025-10-18 00:44:22.080123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2025-10-18 00:44:22.080175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=13.0.0.0b1->networking-hyperv) (3.1.2) 2025-10-18 00:44:22.080191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=13.0.0.0b1->networking-hyperv) (2.1.5) 2025-10-18 00:44:22.080255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (2.1.0) 2025-10-18 00:44:22.080269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2025-10-18 00:44:22.080355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2.9.0) 2025-10-18 00:44:22.080371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.1) 2025-10-18 00:44:22.080434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2025-10-18 00:44:22.080456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (3.1.0) 2025-10-18 00:44:22.080543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (1.3.3) 2025-10-18 00:44:22.080574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2025-10-18 00:44:22.080594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (42.0.8) 2025-10-18 00:44:22.080615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.3.3) 2025-10-18 00:44:22.080664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2025-10-18 00:44:22.080689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2025-10-18 00:44:22.080727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (0.11.0) 2025-10-18 00:44:22.080750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (4.2.2) 2025-10-18 00:44:22.080802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2025-10-18 00:44:22.080827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2025-10-18 00:44:22.080900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2025-10-18 00:44:22.080920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-10-18 00:44:22.080943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.0.8) 2025-10-18 00:44:22.080964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.15) 2025-10-18 00:44:22.080986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (24.1) 2025-10-18 00:44:22.081010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (67.2.0) 2025-10-18 00:44:22.081033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2025-10-18 00:44:22.081074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2025-10-18 00:44:22.081110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2025-10-18 00:44:22.081132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2025-10-18 00:44:22.081155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2025-10-18 00:44:22.081249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2025-10-18 00:44:22.081270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2025-10-18 00:44:22.081333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2025-10-18 00:44:22.081345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.2.0) 2025-10-18 00:44:22.081367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2025-10-18 00:44:22.081381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.4.0) 2025-10-18 00:44:22.081394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.9.0) 2025-10-18 00:44:22.081450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2025-10-18 00:44:22.081465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2025-10-18 00:44:22.081481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-10-18 00:44:22.081714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-10-18 00:44:22.081795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->networking-hyperv) (2024.1) 2025-10-18 00:44:22.081811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=13.0.0.0b1->networking-hyperv) (1.6.0) 2025-10-18 00:44:22.081821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2025-10-18 00:44:22.081832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=13.0.0.0b1->networking-hyperv) (4.1.0) 2025-10-18 00:44:22.081852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2025-10-18 00:44:22.081886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2025-10-18 00:44:22.081897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2025-10-18 00:44:22.081907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2024.1) 2025-10-18 00:44:22.081918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.7.0) 2025-10-18 00:44:22.081947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.19.2) 2025-10-18 00:44:22.081962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-10-18 00:44:22.081972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2025-10-18 00:44:22.081983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2.4.3) 2025-10-18 00:44:22.081994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2.0) 2025-10-18 00:44:22.082010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (1.9.0) 2025-10-18 00:44:22.082067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2023.12.1) 2025-10-18 00:44:22.082116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.35.1) 2025-10-18 00:44:22.082144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2025-10-18 00:44:22.082170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2025-10-18 00:44:22.082205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.3.2) 2025-10-18 00:44:22.082266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.8) 2025-10-18 00:44:22.082277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (1.26.19) 2025-10-18 00:44:22.082342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (2025.10.5) 2025-10-18 00:44:22.082376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2025-10-18 00:44:22.082400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2025-10-18 00:44:22.082451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2025-10-18 00:44:22.082475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-10-18 00:44:22.082499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-10-18 00:44:22.082564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-10-18 00:44:22.082576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-10-18 00:44:22.082609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-18 00:44:22.082640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:44:22.082691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-10-18 00:44:22.082702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-18 00:44:22.082717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:44:22.082776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-10-18 00:44:22.082791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-18 00:44:22.082847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:44:22.082858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-18 00:44:22.082872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-10-18 00:44:22.082917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-10-18 00:44:22.082932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-10-18 00:44:22.082976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:44:22.082990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-10-18 00:44:22.083003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:44:22.083063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-10-18 00:44:22.083077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-10-18 00:44:22.083090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-10-18 00:44:22.083147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-10-18 00:44:22.083162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:44:22.083218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-10-18 00:44:22.083228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:44:22.083302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-10-18 00:44:22.083313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-18 00:44:22.083327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:44:22.083375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/pycadf-3.1.1 2025-10-18 00:44:22.083389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-18 00:44:22.083412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:44:22.083462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2025-10-18 00:44:22.083477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2025-10-18 00:44:22.083536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.0) 2025-10-18 00:44:22.083564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2025-10-18 00:44:22.083613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2025-10-18 00:44:22.083628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.4.0) 2025-10-18 00:44:22.083685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.1) 2025-10-18 00:44:22.083695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2025-10-18 00:44:22.083709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-18 00:44:22.083754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-18 00:44:22.083769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2025-10-18 00:44:22.083814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=14.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (25.2.1.dev50) 2025-10-18 00:44:22.083829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2025-10-18 00:44:22.083885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2025-10-18 00:44:22.083896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet>=0.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2025-10-18 00:44:22.083909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2025-10-18 00:44:22.083954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2025-10-18 00:44:22.083968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2025-10-18 00:44:22.083989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2025-10-18 00:44:22.084036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2025-10-18 00:44:22.084051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2025-10-18 00:44:22.084108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: etcd3gw>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2025-10-18 00:44:22.084119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netmiko>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (4.4.0) 2025-10-18 00:44:22.084132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2025-10-18 00:44:22.084183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.0) 2025-10-18 00:44:22.084198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2025-10-18 00:44:22.084257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (3.4.0) 2025-10-18 00:44:22.084268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (0.7.12) 2025-10-18 00:44:22.084302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyzmq>=14.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (26.2.0) 2025-10-18 00:44:22.084359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2025-10-18 00:44:22.084371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2025-10-18 00:44:22.084384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2025-10-18 00:44:22.084442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 00:44:22.084457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 00:44:22.084536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 00:44:22.084551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2025-10-18 00:44:22.084565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2025-10-18 00:44:22.084587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 00:44:22.084636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2025-10-18 00:44:22.084651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2025-10-18 00:44:22.084709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2025-10-18 00:44:22.084720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2025-10-18 00:44:22.084733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2025-10-18 00:44:22.084778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2025-10-18 00:44:22.084792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2025-10-18 00:44:22.084844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2025-10-18 00:44:22.084859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2025-10-18 00:44:22.084872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2025-10-18 00:44:22.084919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2025-10-18 00:44:22.084934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.17.0rc1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2025-10-18 00:44:22.084978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ntc-templates>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.0) 2025-10-18 00:44:22.084993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyserial>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (3.5) 2025-10-18 00:44:22.085037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyyaml>=5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2025-10-18 00:44:22.085051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: scp>=0.13.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (0.15.0) 2025-10-18 00:44:22.085109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: textfsm>=1.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.1.3) 2025-10-18 00:44:22.085127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2025-10-18 00:44:22.085141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2025-10-18 00:44:22.085201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-18 00:44:22.085213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2025-10-18 00:44:22.085227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2025-10-18 00:44:22.085272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2025-10-18 00:44:22.085333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.7.1) 2025-10-18 00:44:22.085344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2025-10-18 00:44:22.085402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.8.0) 2025-10-18 00:44:22.085413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2025-10-18 00:44:22.085476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2025-10-18 00:44:22.085487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2025-10-18 00:44:22.085500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2025-10-18 00:44:22.085548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2025-10-18 00:44:22.085597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-18 00:44:22.085612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2025-10-18 00:44:22.085657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2025-10-18 00:44:22.085677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-18 00:44:22.085691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2025-10-18 00:44:22.085720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2025-10-18 00:44:22.085766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2025-10-18 00:44:22.085777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2025-10-18 00:44:22.085791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-18 00:44:22.085836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.0) 2025-10-18 00:44:22.085851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2025-10-18 00:44:22.085865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-18 00:44:22.085910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-18 00:44:22.085924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-18 00:44:22.085937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: future in /var/lib/kolla/venv/lib/python3.12/site-packages (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.0.0) 2025-10-18 00:44:22.085988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2025-10-18 00:44:22.086060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-18 00:44:22.086075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2025-10-18 00:44:22.086132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2025-10-18 00:44:22.086143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2025-10-18 00:44:22.086164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2025-10-18 00:44:22.086177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2025-10-18 00:44:22.086224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2025-10-18 00:44:22.086235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2025-10-18 00:44:22.086249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2025-10-18 00:44:22.086309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2025-10-18 00:44:22.086321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2025-10-18 00:44:22.086334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2025-10-18 00:44:22.086380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2025-10-18 00:44:22.086394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2025-10-18 00:44:22.086407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2025-10-18 00:44:22.086452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-18 00:44:22.086467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2025-10-18 00:44:22.086480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2025-10-18 00:44:22.086559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2025-10-18 00:44:22.086579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-18 00:44:22.086593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-18 00:44:22.086629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-18 00:44:22.086690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2025-10-18 00:44:22.086701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2025-10-18 00:44:22.086714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2025-10-18 00:44:22.086772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2025-10-18 00:44:22.086783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2025-10-18 00:44:22.086796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2025-10-18 00:44:22.086824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2025-10-18 00:44:22.086870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2025-10-18 00:44:22.086880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2025-10-18 00:44:22.086894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-18 00:44:22.086940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2025-10-18 00:44:22.086954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2025-10-18 00:44:22.087011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2025-10-18 00:44:22.087023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2025-10-18 00:44:22.087056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2025-10-18 00:44:22.087072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2025-10-18 00:44:22.087086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-18 00:44:22.087135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2025-10-18 00:44:22.087146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2025-10-18 00:44:22.087160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2025-10-18 00:44:22.087205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2025-10-18 00:44:22.087220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2025.10.5) 2025-10-18 00:44:22.087233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2025-10-18 00:44:22.087278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2025-10-18 00:44:22.087309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2025-10-18 00:44:22.087367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas, pycadf 2025-10-18 00:44:22.087384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-baremetal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-baremetal'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:44:22.087414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.087460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (setup.py): started 2025-10-18 00:44:22.087475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (setup.py): finished with status 'done' 2025-10-18 00:44:22.087497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-baremetal: filename=networking_baremetal-6.4.1.dev4-py3-none-any.whl size=73224 sha256=c4abe21e0acd562f6b309611a9f0470d7f2f92440ac74b4383d6d0273389d18d 2025-10-18 00:44:22.087535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-10-18 00:44:22.087618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-sfc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:44:22.087635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.087649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): started 2025-10-18 00:44:22.087696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-10-18 00:44:22.087711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-sfc: filename=networking_sfc-19.0.0.0rc2.dev3-py3-none-any.whl size=190151 sha256=edea9a63cf9d24819883d9fd210f086d1a4112110b6ef1a60c85109928ea66ff 2025-10-18 00:44:22.087768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-10-18 00:44:22.087784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-generic-switch' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-generic-switch'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:44:22.087829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.087843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (setup.py): started 2025-10-18 00:44:22.087900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (setup.py): finished with status 'done' 2025-10-18 00:44:22.087911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.4.1.dev6-py3-none-any.whl size=94152 sha256=96a84d91577f1f30d37911289cb1aa2c4aa98833ebca7ac612dedbc8d81b5c89 2025-10-18 00:44:22.087924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-10-18 00:44:22.087937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-10-18 00:44:22.087982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-10-18 00:44:22.087997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107250 sha256=1edff99ed2e5afbb579ac328c78595bf767bdfac13cbac19861dbae96d50157b 2025-10-18 00:44:22.088010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/89/a6/b7/ef3d9e01463058fc0025f11462265d1bb0e65acf62d55d591d 2025-10-18 00:44:22.088054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-10-18 00:44:22.088073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-10-18 00:44:22.088087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=057cd1d768188016b770438a16112757d1d599ae2f37eb19db7054be07e7a071 2025-10-18 00:44:22.088100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-10-18 00:44:22.088148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'neutron-vpnaas' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:44:22.088159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.088173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): started 2025-10-18 00:44:22.088224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-10-18 00:44:22.088238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-25.0.1.dev4-py3-none-any.whl size=229036 sha256=1f7b22e88ca5b4243f18ab03efe35801bc7eab69702fcfa154749a89b61ab3d8 2025-10-18 00:44:22.088251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-10-18 00:44:22.088352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:44:22.088366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.088376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (setup.py): started 2025-10-18 00:44:22.088388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:44:22.088397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=64f9a1922f14cd69f7f3b368dfb76f680642fc0114afedf92d5e381363168813 2025-10-18 00:44:22.088438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-dmutfwfx/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:44:22.088451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-dynamic-routing neutron-fwaas neutron-vpnaas pycadf 2025-10-18 00:44:22.088491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pycadf, neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2025-10-18 00:44:22.088504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: pycadf 2025-10-18 00:44:22.088541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: pycadf 3.1.1 2025-10-18 00:44:22.088594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling pycadf-3.1.1: 2025-10-18 00:44:22.088608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pycadf-3.1.1 2025-10-18 00:44:22.088620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-10-18 00:44:22.088681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 25.0.1.dev4 2025-10-18 00:44:22.088692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-25.0.1.dev4: 2025-10-18 00:44:22.088704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-25.0.1.dev4 2025-10-18 00:44:22.088755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-10-18 00:44:22.088765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 21.0.1.dev4 2025-10-18 00:44:22.088777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-21.0.1.dev4: 2025-10-18 00:44:22.088799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-21.0.1.dev4 2025-10-18 00:44:22.088840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-10-18 00:44:22.088849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 19.0.0.0rc2.dev3 2025-10-18 00:44:22.088861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-19.0.0.0rc2.dev3: 2025-10-18 00:44:22.088901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-19.0.0.0rc2.dev3 2025-10-18 00:44:22.088914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-10-18 00:44:22.088926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.4.1.dev6 2025-10-18 00:44:22.088966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.4.1.dev6: 2025-10-18 00:44:22.088979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.4.1.dev6 2025-10-18 00:44:22.089029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-10-18 00:44:22.089038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.4.1.dev4 2025-10-18 00:44:22.089050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.4.1.dev4: 2025-10-18 00:44:22.089096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.4.1.dev4 2025-10-18 00:44:22.089111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-dynamic-routing-25.0.0.0rc2.dev3 neutron-fwaas-21.0.1.dev4 neutron-vpnaas-25.0.1.dev4 pycadf-3.1.1 2025-10-18 00:44:22.089122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 1162dabeb5af 2025-10-18 00:44:22.089165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> b3fc85dd6c06 2025-10-18 00:44:22.089180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:44:22.089193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 3be5847fe280 2025-10-18 00:44:22.089234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-10-18 00:44:22.091626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-10-18 00:44:22.091646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-10-18 00:44:22.091657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-10-18 00:44:22.091666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:44:22.091675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:44:22.091693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:44:22.091702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:44:22.091711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:44:22.091720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:44:22.091728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:44:22.091737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-10-18 00:44:22.091745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-10-18 00:44:22.091754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-10-18 00:44:22.091763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-10-18 00:44:22.091772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:44:22.091780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:44:22.091789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-10-18 00:44:22.091799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(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-10-18 00:44:22.091808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-10-18 00:44:22.091817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-10-18 00:44:22.091825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-10-18 00:44:22.091833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-10-18 00:44:22.091842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-10-18 00:44:22.091850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:90% 2025-10-18 00:44:22.091859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-10-18 00:44:22.091867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:44:22.091882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:44:22.091897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-10-18 00:44:22.091912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-10-18 00:44:22.091926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-10-18 00:44:22.091941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-10-18 00:44:22.091957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:44:22.091981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:44:22.091993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:44:22.092002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:44:22.092011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:44:22.092019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:44:22.092035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:44:22.092043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-10-18 00:44:22.092052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:44:22.092060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-10-18 00:44:22.092069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-10-18 00:44:22.092091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(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-10-18 00:44:22.092100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-10-18 00:44:22.092109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-10-18 00:44:22.092117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-10-18 00:44:22.092126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-10-18 00:44:22.092134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-10-18 00:44:22.092142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-10-18 00:44:22.092151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:44:22.092159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:22.092167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:22.092184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:44:22.092209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:22.092225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:22.092243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:44:22.092334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:22.092342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:22.092359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:22.092399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:44:22.092455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:44:22.092481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:44:22.092530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:22.092560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:22.092577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-10-18 00:44:22.092585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-10-18 00:44:22.092593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:44:22.092602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:44:22.092610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-10-18 00:44:22.092619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:44:22.092627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:44:22.092636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-10-18 00:44:22.092644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-10-18 00:44:22.092652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:44:22.092661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12258 files, 2134 directories removed. 2025-10-18 00:44:22.092678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-10-18 00:44:22.092695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1365 files, 140 directories removed. 2025-10-18 00:44:22.092711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-18 00:44:22.092720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-10-18 00:44:22.092735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-10-18 00:44:22.092744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:44:22.092753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 3be5847fe280 2025-10-18 00:44:22.092762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 82506e7d26cc 2025-10-18 00:44:22.092770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-10-18 00:44:22.092779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 76955235ed00 2025-10-18 00:44:22.092787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 76955235ed00 2025-10-18 00:44:22.092796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> bf42993eb8ee 2025-10-18 00:44:22.092804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 9f7116f7f35f 2025-10-18 00:44:22.092812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20251018 2025-10-18 00:44:22.092821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-10-18 00:44:22.091111 (took 0:01:02.633212) 2025-10-18 00:44:22.092829 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-10-18 00:44:22.092838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-10-18 00:44:22.092846 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-10-18 00:44:22.092854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-10-18 00:44:22.091658 2025-10-18 00:44:22.092863 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-10-18 00:44:22.092875 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-10-18 00:44:57.301222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:44:57.301328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> df9ba1737b66 2025-10-18 00:44:57.301385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20251018" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:44:57.301401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in b68320c6cf92 2025-10-18 00:44:57.301414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container b68320c6cf92 2025-10-18 00:44:57.301451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 1b696c378a3e 2025-10-18 00:44:57.301560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:44:57.301603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 09c223cb3564 2025-10-18 00:44:57.301661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-10-18 00:44:57.301717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-10-18 00:44:57.301812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-10-18 00:44:57.301852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:44:57.301898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:44:57.301948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:44:57.301998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:44:57.302047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:44:57.302097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:44:57.302145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:44:57.302193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:44:57.302264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-10-18 00:44:57.302361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:44:57.302399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-10-18 00:44:57.302448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-10-18 00:44:57.302538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:44:57.302622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:44:57.302659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-10-18 00:44:57.302723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(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-10-18 00:44:57.302757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-10-18 00:44:57.302834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:44:57.302875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-10-18 00:44:57.302913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-10-18 00:44:57.302973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-10-18 00:44:57.303012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:44:57.303075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:44:57.303114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-10-18 00:44:57.303185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-10-18 00:44:57.303223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-10-18 00:44:57.303386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-10-18 00:44:57.303398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:44:57.303439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:44:57.303556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:44:57.303570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:44:57.303602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:44:57.303629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:44:57.303660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:44:57.303721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-10-18 00:44:57.303758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:44:57.303822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:44:57.303858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-10-18 00:44:57.303925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2025-10-18 00:44:57.303963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:44:57.304001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-10-18 00:44:57.304058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-10-18 00:44:57.304096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-10-18 00:44:57.304133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-10-18 00:44:57.304207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-10-18 00:44:57.304285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-10-18 00:44:57.304299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:44:57.304371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:57.304401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.304438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:57.304495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.304558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:44:57.304617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.304649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:57.304722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.304754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:57.304828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.304866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.304902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.304976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.305014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.305051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.305110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:44:57.305148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:57.305219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.305228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:44:57.305321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.305351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.305388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.305427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:44:57.305484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.305692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:44:57.305727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:44:57.305854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.305955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:44:57.305992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.306046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:44:57.306082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.306119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:44:57.306173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:44:57.306210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:44:57.306295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:44:57.306325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:44:57.306362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-10-18 00:44:57.306416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:44:57.306453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:44:57.306499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-10-18 00:44:57.306586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:44:57.306623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:44:57.306694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-18 00:44:57.306724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:44:57.306755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-18 00:44:57.306821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-10-18 00:44:57.306857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-18 00:44:57.306925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:44:57.306935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-18 00:44:57.307000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:44:57.307010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:44:57.307077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:44:57.307108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 09c223cb3564 2025-10-18 00:44:57.307139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> b35c370c1a68 2025-10-18 00:44:57.307194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-10-18 00:44:57.307231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 357e23ca4798 2025-10-18 00:44:57.307339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 357e23ca4798 2025-10-18 00:44:57.307376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 7d0c630e84d8 2025-10-18 00:44:57.307411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 6522048522e7 2025-10-18 00:44:57.307466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251018 2025-10-18 00:44:57.307792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-10-18 00:44:57.307454 (took 0:00:35.215796) 2025-10-18 00:44:57.308055 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-10-18 00:44:57.308105 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-10-18 00:44:57.308192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-10-18 00:44:57.308085 2025-10-18 00:44:57.309223 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-10-18 00:44:57.309953 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-10-18 00:45:45.146874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:45:45.146975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> df9ba1737b66 2025-10-18 00:45:45.147004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/5 : LABEL "build-date"="20251018" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:45:45.147036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 2fa54b0e4cf8 2025-10-18 00:45:45.147048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 2fa54b0e4cf8 2025-10-18 00:45:45.147058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 00431ca7e5db 2025-10-18 00:45:45.147069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd dibbler-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:45:45.147080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 3f10db1e2fa6 2025-10-18 00:45:45.147089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:45:45.147099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:45:45.147111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:45:45.147121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:45:45.147131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:45:45.147140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:45:45.147151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:45:45.147198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:45:45.147209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:45:45.147218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:45:45.147244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:45:45.147254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:45:45.147264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:45:45.147273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:45:45.147283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:45:45.147380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-18 00:45:45.147392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-18 00:45:45.147401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-18 00:45:45.147411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-10-18 00:45:45.147421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-10-18 00:45:45.147431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-10-18 00:45:45.147440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-10-18 00:45:45.147450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter ucf 2025-10-18 00:45:45.147459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-10-18 00:45:45.147469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-10-18 00:45:45.147541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-10-18 00:45:45.147605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-doc resolvconf libstrongswan-standard-plugins 2025-10-18 00:45:45.147625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcharon-extauth-plugins 2025-10-18 00:45:45.147643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-10-18 00:45:45.147653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-client libstrongswan strongswan strongswan-charon 2025-10-18 00:45:45.147668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter ucf 2025-10-18 00:45:45.147678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:45:45.147740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 1,299 kB of archives. 2025-10-18 00:45:45.147750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 4,848 kB of additional disk space will be used. 2025-10-18 00:45:45.147760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:45:45.147808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-10-18 00:45:45.147854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-10-18 00:45:45.147900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-10-18 00:45:45.147945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-10-18 00:45:45.147991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 00:45:45.148037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 dibbler-client amd64 1.0.1-1.1 [377 kB] 2025-10-18 00:45:45.148083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-10-18 00:45:45.148128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-10-18 00:45:45.148194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 1,299 kB in 0s (3,014 kB/s) 2025-10-18 00:45:45.148245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-10-18 00:45:45.148255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-18 00:45:45.149839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(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-10-18 00:45:45.149906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-10-18 00:45:45.149937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-10-18 00:45:45.149948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-10-18 00:45:45.149958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-10-18 00:45:45.149967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-10-18 00:45:45.149978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-10-18 00:45:45.149988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:45:45.149999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:45:45.150020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-10-18 00:45:45.150041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:45:45.150052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-10-18 00:45:45.150072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:45:45.150083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-10-18 00:45:45.150103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-10-18 00:45:45.150113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package ucf. 2025-10-18 00:45:45.150134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-ucf_3.0043+nmu1_all.deb ... 2025-10-18 00:45:45.150144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Moving old data out of the way 2025-10-18 00:45:45.150154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 00:45:45.150192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package dibbler-client. 2025-10-18 00:45:45.150202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-dibbler-client_1.0.1-1.1_amd64.deb ... 2025-10-18 00:45:45.150211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking dibbler-client (1.0.1-1.1) ... 2025-10-18 00:45:45.150221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-10-18 00:45:45.150230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../6-strongswan_5.9.13-2ubuntu4_all.deb ... 2025-10-18 00:45:45.150240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up ucf (3.0043+nmu1) ... 2025-10-18 00:45:45.150268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-10-18 00:45:45.150305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:45:45.150314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-10-18 00:45:45.150324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:45:45.150333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-10-18 00:45:45.150342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up dibbler-client (1.0.1-1.1) ... 2025-10-18 00:45:45.150457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Generating /etc/dibbler/client.conf-dpkg-new... 2025-10-18 00:45:45.150470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-18 00:45:45.150486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Creating config file /etc/dibbler/client.conf with new version 2025-10-18 00:45:45.150496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-10-18 00:45:45.150539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:45:45.150549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 3f10db1e2fa6 2025-10-18 00:45:45.150559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> d28f4da15f98 2025-10-18 00:45:45.150577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:45:45.150589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 0088e75b9bfb 2025-10-18 00:45:45.150599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-18 00:45:45.150609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-10-18 00:45:45.150618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-10-18 00:45:45.150627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:45:45.150637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:45:45.150646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:45:45.150656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:45:45.150665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:45:45.150675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:45:45.150684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:45:45.150694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:45:45.150741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-10-18 00:45:45.150752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:45:45.150761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-10-18 00:45:45.150771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-10-18 00:45:45.150781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:45:45.150790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:45:45.150800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-18 00:45:45.150810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(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-10-18 00:45:45.150820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-10-18 00:45:45.150834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-10-18 00:45:45.150847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-10-18 00:45:45.150949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-10-18 00:45:45.150976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-10-18 00:45:45.151021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-10-18 00:45:45.151098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19775 files and directories currently installed.) 2025-10-18 00:45:45.151146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:45:45.151223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-18 00:45:45.151283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-10-18 00:45:45.151339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-10-18 00:45:45.151399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-10-18 00:45:45.151451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:45:45.151525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:45:45.152635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:45:45.152655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:45:45.152666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:45:45.152683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:45:45.152693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:45:45.152703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-10-18 00:45:45.152717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:45:45.152734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:45:45.152751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-18 00:45:45.152767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(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-10-18 00:45:45.152786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-10-18 00:45:45.152803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-10-18 00:45:45.152820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-10-18 00:45:45.152833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-10-18 00:45:45.152842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-10-18 00:45:45.152851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-10-18 00:45:45.152861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19766 files and directories currently installed.) 2025-10-18 00:45:45.152871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:45:45.152880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.152890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:45:45.152899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.152908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:45:45.152918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.152936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:45:45.152945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.152954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:45:45.152964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.152973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.152982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.152992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.153044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.153055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.153064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:45:45.153074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:45:45.153083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.153092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:45:45.153101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.153110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.153120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.153129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:45:45.153138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.153199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:45:45.153208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:45:45.153248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:45:45.153280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:45:45.153357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:45:45.153498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:45:45.153553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:45:45.153681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:45:45.153698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:45:45.153748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-10-18 00:45:45.153806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:45:45.153821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:45:45.153883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-10-18 00:45:45.153942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:45:45.153957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:45:45.154017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-18 00:45:45.154051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:45:45.154114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-18 00:45:45.154146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-10-18 00:45:45.154223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-18 00:45:45.155189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:45:45.155248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-18 00:45:45.155262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:45:45.155272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:45:45.155282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:45:45.155292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 0088e75b9bfb 2025-10-18 00:45:45.155302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 7a3097e0e07a 2025-10-18 00:45:45.155312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/5 : USER neutron 2025-10-18 00:45:45.155321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 487f2cbeb79d 2025-10-18 00:45:45.155330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 487f2cbeb79d 2025-10-18 00:45:45.155340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 294f4170292e 2025-10-18 00:45:45.155350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 8b4c76ea734f 2025-10-18 00:45:45.155359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251018 2025-10-18 00:45:45.155369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-10-18 00:45:45.154597 (took 0:00:47.846512) 2025-10-18 00:45:45.155379 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-10-18 00:45:45.155388 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-10-18 00:45:45.155431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-10-18 00:45:45.155067 2025-10-18 00:45:45.156181 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-10-18 00:45:45.156766 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-10-18 00:46:21.474158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:46:21.474228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> df9ba1737b66 2025-10-18 00:46:21.474265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20251018" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:46:21.474291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in adf2cd74cdd8 2025-10-18 00:46:21.474302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container adf2cd74cdd8 2025-10-18 00:46:21.474310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> f328d644950b 2025-10-18 00:46:21.474321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:46:21.474367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 5198b15363e6 2025-10-18 00:46:21.474435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-10-18 00:46:21.474463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-10-18 00:46:21.474651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-10-18 00:46:21.474705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:46:21.474714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:46:21.474723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:46:21.474731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:46:21.474740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:46:21.474748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:46:21.474757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:46:21.474765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:46:21.474774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-10-18 00:46:21.474783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:46:21.474791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-10-18 00:46:21.474800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-10-18 00:46:21.474808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:46:21.474817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:46:21.474830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-18 00:46:21.474841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(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-10-18 00:46:21.474858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-10-18 00:46:21.474867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-10-18 00:46:21.474875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-10-18 00:46:21.474884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-10-18 00:46:21.474892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-10-18 00:46:21.474901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-10-18 00:46:21.474915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:46:21.474925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:46:21.474933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-10-18 00:46:21.474942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-10-18 00:46:21.474950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-10-18 00:46:21.474959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-10-18 00:46:21.474967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:46:21.475022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:46:21.475143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:46:21.475190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:46:21.475199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:46:21.475226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:46:21.475281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:46:21.475328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-10-18 00:46:21.475408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:46:21.475489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:46:21.475628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-18 00:46:21.475639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2025-10-18 00:46:21.475649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-10-18 00:46:21.475659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 60% (Reading database ... 65% 2025-10-18 00:46:21.475667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-18 00:46:21.475676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-10-18 00:46:21.475685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-10-18 00:46:21.475700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-10-18 00:46:21.475709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-10-18 00:46:21.475717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-10-18 00:46:21.475726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-10-18 00:46:21.475734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:46:21.475747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:21.475756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:21.475773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:46:21.475790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:21.475807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:21.475824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:46:21.475889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:21.475898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:21.475915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:21.475949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.475957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.475965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.475974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.475988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:46:21.475997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:46:21.476206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:46:21.476232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:21.476267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:21.476284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:46:21.476292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:46:21.476301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:46:21.476309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:46:21.476317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-10-18 00:46:21.476326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:46:21.476334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:46:21.476343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-10-18 00:46:21.476351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:46:21.476359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:46:21.476368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-18 00:46:21.476376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:46:21.476385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-18 00:46:21.476393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-10-18 00:46:21.476402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-18 00:46:21.476410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:46:21.476418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-18 00:46:21.476427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:46:21.476440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:46:21.476449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:46:21.476457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 5198b15363e6 2025-10-18 00:46:21.476469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 89f3162cc678 2025-10-18 00:46:21.476478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-10-18 00:46:21.476486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in e4b91a950210 2025-10-18 00:46:21.476544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container e4b91a950210 2025-10-18 00:46:21.476575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 0da7a5a78602 2025-10-18 00:46:21.476604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 6bb7245fa84e 2025-10-18 00:46:21.476613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251018 2025-10-18 00:46:21.476622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-10-18 00:46:21.476201 (took 0:00:36.321134) 2025-10-18 00:46:21.476634 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-10-18 00:46:21.476643 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-10-18 00:46:21.476652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-10-18 00:46:21.476557 2025-10-18 00:46:21.477354 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-10-18 00:46:21.477767 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-10-18 00:46:58.694551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:46:58.694618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> df9ba1737b66 2025-10-18 00:46:58.694637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20251018" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:46:58.694652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in f9eef54bcc65 2025-10-18 00:46:58.694664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container f9eef54bcc65 2025-10-18 00:46:58.694855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> bbd05ad01639 2025-10-18 00:46:58.694927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:46:58.694954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in d94fa1235316 2025-10-18 00:46:58.694978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-10-18 00:46:58.694999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-10-18 00:46:58.695013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-10-18 00:46:58.695026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:46:58.695038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:46:58.695050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:46:58.695102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:46:58.695127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:46:58.695150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:46:58.695161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:46:58.695171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:46:58.695181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-10-18 00:46:58.695236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:46:58.695246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-10-18 00:46:58.695256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-10-18 00:46:58.695266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:46:58.695276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:46:58.695286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-10-18 00:46:58.695297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(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-10-18 00:46:58.695309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-10-18 00:46:58.695318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:70% 2025-10-18 00:46:58.695328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-10-18 00:46:58.695337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-10-18 00:46:58.695347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-10-18 00:46:58.695356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-10-18 00:46:58.695366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-10-18 00:46:58.695376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:46:58.695387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:46:58.695397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-10-18 00:46:58.695406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-10-18 00:46:58.695416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-10-18 00:46:58.695425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-10-18 00:46:58.695435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:46:58.695449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:46:58.695459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:46:58.695469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:46:58.695478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:46:58.695488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:46:58.695497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:46:58.695553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-10-18 00:46:58.695568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:46:58.695578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:46:58.695587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-10-18 00:46:58.695602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(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-10-18 00:46:58.695615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-10-18 00:46:58.695654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:70% 2025-10-18 00:46:58.695689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-10-18 00:46:58.695720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-10-18 00:46:58.695773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-10-18 00:46:58.695787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-10-18 00:46:58.695875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-10-18 00:46:58.695899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:46:58.695923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:58.695946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.695968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:58.695992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.696016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:46:58.696090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.696106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:58.696155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.696169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:58.696202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.696261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.696276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.696330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.696344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.696386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.697628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:46:58.697670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:58.697683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.697694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:46:58.697705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.697728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.697738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.697748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:46:58.697757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.697795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:46:58.697804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:46:58.697832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:46:58.697860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:46:58.697879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:46:58.697905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:46:58.697922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:46:58.697938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:46:58.697954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:46:58.697972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-10-18 00:46:58.698003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:46:58.698021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:46:58.698039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-10-18 00:46:58.698092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:46:58.698105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:46:58.698115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-18 00:46:58.698124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:46:58.698134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-18 00:46:58.698143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-10-18 00:46:58.698153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-18 00:46:58.698162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:46:58.698171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-18 00:46:58.698190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:46:58.698200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:46:58.698209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:46:58.698219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container d94fa1235316 2025-10-18 00:46:58.698228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 365cab031f7b 2025-10-18 00:46:58.698237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-10-18 00:46:58.698247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 92332f7e3da0 2025-10-18 00:46:58.698257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 92332f7e3da0 2025-10-18 00:46:58.698280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 0f7185052049 2025-10-18 00:46:58.698290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 8e57bf5dbfd2 2025-10-18 00:46:58.698299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251018 2025-10-18 00:46:58.698309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-10-18 00:46:58.697399 (took 0:00:37.220842) 2025-10-18 00:46:58.698318 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-10-18 00:46:58.698328 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-10-18 00:46:58.698337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-10-18 00:46:58.697882 2025-10-18 00:46:58.698347 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-18 00:46:58.699226 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-10-18 00:46:58.699756 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-10-18 00:47:40.632008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:47:40.632084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> df9ba1737b66 2025-10-18 00:47:40.632108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20251018" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:47:40.632121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in b1c2eef03010 2025-10-18 00:47:40.632130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container b1c2eef03010 2025-10-18 00:47:40.632138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> f08333845476 2025-10-18 00:47:40.632146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-10-18 00:47:40.632157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> a4c89a4f1227 2025-10-18 00:47:40.632182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/6 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2025-10-18 00:47:40.632195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 13c0532fcd6c 2025-10-18 00:47:40.632219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-10-18 00:47:40.632251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-10-18 00:47:40.632275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-10-18 00:47:40.632305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-10-18 00:47:40.632339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:47:40.632349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-10-18 00:47:40.632384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:47:40.632407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-10-18 00:47:40.632447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.36.1) 2025-10-18 00:47:40.632458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2025-10-18 00:47:40.632497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.10.1) 2025-10-18 00:47:40.632537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: SQLAlchemy>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.32) 2025-10-18 00:47:40.632585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.13.2) 2025-10-18 00:47:40.632593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron-lib>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.15.0) 2025-10-18 00:47:40.632603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.0) 2025-10-18 00:47:40.632641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (9.6.0) 2025-10-18 00:47:40.632652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2025-10-18 00:47:40.632690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.2) 2025-10-18 00:47:40.632713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (14.9.1) 2025-10-18 00:47:40.632749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-10-18 00:47:40.632780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.5.0) 2025-10-18 00:47:40.632799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.4.0) 2025-10-18 00:47:40.632822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron>=25.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (25.2.1.dev50) 2025-10-18 00:47:40.632870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.5) 2025-10-18 00:47:40.632880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.12.2) 2025-10-18 00:47:40.632911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.6.1) 2025-10-18 00:47:40.632921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.3) 2025-10-18 00:47:40.632963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2025-10-18 00:47:40.632974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.10.1) 2025-10-18 00:47:40.633031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-10-18 00:47:40.633043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.5.1) 2025-10-18 00:47:40.633081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-10-18 00:47:40.633093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.1) 2025-10-18 00:47:40.633130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.1) 2025-10-18 00:47:40.633151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.32.3) 2025-10-18 00:47:40.633179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.4) 2025-10-18 00:47:40.633213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (10.7.1) 2025-10-18 00:47:40.633230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (11.3.1) 2025-10-18 00:47:40.633240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (8.3.0) 2025-10-18 00:47:40.633278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.8.8) 2025-10-18 00:47:40.633289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.8.1) 2025-10-18 00:47:40.633334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2025-10-18 00:47:40.633344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8.0) 2025-10-18 00:47:40.633387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-10-18 00:47:40.633398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.6.0) 2025-10-18 00:47:40.633437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.4.0) 2025-10-18 00:47:40.633449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.2.0) 2025-10-18 00:47:40.633488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.4.0) 2025-10-18 00:47:40.633498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-18 00:47:40.633558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-18 00:47:40.633582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.3.0) 2025-10-18 00:47:40.633618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.0) 2025-10-18 00:47:40.633631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-18 00:47:40.633670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.0) 2025-10-18 00:47:40.633680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.1.0) 2025-10-18 00:47:40.633715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-18 00:47:40.633741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.8.0) 2025-10-18 00:47:40.633751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.0) 2025-10-18 00:47:40.633788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.1) 2025-10-18 00:47:40.633824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (18.7.0) 2025-10-18 00:47:40.633834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-10-18 00:47:40.633862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-10-18 00:47:40.633873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.7.0) 2025-10-18 00:47:40.633907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-10-18 00:47:40.633918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.3.0) 2025-10-18 00:47:40.633954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7.12) 2025-10-18 00:47:40.633965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2025-10-18 00:47:40.634015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.5) 2025-10-18 00:47:40.634026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2025-10-18 00:47:40.634070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.7.0) 2025-10-18 00:47:40.634081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0) 2025-10-18 00:47:40.634106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.1) 2025-10-18 00:47:40.634141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-10-18 00:47:40.634153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-10-18 00:47:40.634179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2025-10-18 00:47:40.634213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.2) 2025-10-18 00:47:40.634231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (42.0.8) 2025-10-18 00:47:40.634259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2025-10-18 00:47:40.634269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.1) 2025-10-18 00:47:40.634305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.33) 2025-10-18 00:47:40.634315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.11.0) 2025-10-18 00:47:40.634465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.2) 2025-10-18 00:47:40.634566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.4.0) 2025-10-18 00:47:40.634582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.17.0) 2025-10-18 00:47:40.634626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.22) 2025-10-18 00:47:40.634638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-10-18 00:47:40.634650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2025-10-18 00:47:40.634660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.6.15) 2025-10-18 00:47:40.634670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2025-10-18 00:47:40.634680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (67.2.0) 2025-10-18 00:47:40.634691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.1) 2025-10-18 00:47:40.634700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2025-10-18 00:47:40.634710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2025-10-18 00:47:40.634746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.19) 2025-10-18 00:47:40.634772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.0) 2025-10-18 00:47:40.634792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2025-10-18 00:47:40.634807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2025-10-18 00:47:40.634831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0.post0) 2025-10-18 00:47:40.634848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.2.0) 2025-10-18 00:47:40.634863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-10-18 00:47:40.634892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.4.0) 2025-10-18 00:47:40.634911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.9.0) 2025-10-18 00:47:40.634928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.0) 2025-10-18 00:47:40.634938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2025-10-18 00:47:40.634947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-10-18 00:47:40.634957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-10-18 00:47:40.634967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2025-10-18 00:47:40.634980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.6.0) 2025-10-18 00:47:40.635018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.11.0) 2025-10-18 00:47:40.635032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.1.0) 2025-10-18 00:47:40.635042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.0) 2025-10-18 00:47:40.635064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.3.5) 2025-10-18 00:47:40.635078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.2.13) 2025-10-18 00:47:40.635118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2025-10-18 00:47:40.635133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.7.0) 2025-10-18 00:47:40.635162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.19.2) 2025-10-18 00:47:40.635176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-10-18 00:47:40.635206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.2) 2025-10-18 00:47:40.635221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.3) 2025-10-18 00:47:40.635271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.0) 2025-10-18 00:47:40.635284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.9.0) 2025-10-18 00:47:40.635298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2023.12.1) 2025-10-18 00:47:40.635327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.35.1) 2025-10-18 00:47:40.635381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2025-10-18 00:47:40.635392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2025-10-18 00:47:40.635406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.3.2) 2025-10-18 00:47:40.635426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8) 2025-10-18 00:47:40.635440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.26.19) 2025-10-18 00:47:40.637753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2025.10.5) 2025-10-18 00:47:40.637801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7) 2025-10-18 00:47:40.637808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2025-10-18 00:47:40.637812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.15.2) 2025-10-18 00:47:40.637816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-10-18 00:47:40.637821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-10-18 00:47:40.637825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-10-18 00:47:40.637830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107250 sha256=2b9f273361e8fdf3dd750a5765b51b6aca96eec201d473710af657f262657743 2025-10-18 00:47:40.637833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-pgfcivj4/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-10-18 00:47:40.637837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-10-18 00:47:40.637841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-10-18 00:47:40.637844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-18 00:47:40.637848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 13c0532fcd6c 2025-10-18 00:47:40.637851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> f0bdb9bd7451 2025-10-18 00:47:40.637856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:47:40.637862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 98e4beaa8eda 2025-10-18 00:47:40.637866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-10-18 00:47:40.637869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-10-18 00:47:40.637872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-10-18 00:47:40.637876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-10-18 00:47:40.637879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:47:40.637882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:47:40.637886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:47:40.637889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:47:40.637892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:47:40.637899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:47:40.637902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:47:40.637914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-10-18 00:47:40.637918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-10-18 00:47:40.637921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-10-18 00:47:40.637930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-10-18 00:47:40.637934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:47:40.637937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:47:40.637941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-10-18 00:47:40.637945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(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-10-18 00:47:40.637950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-10-18 00:47:40.637953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-10-18 00:47:40.637956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-10-18 00:47:40.637959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-10-18 00:47:40.637963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-10-18 00:47:40.637966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-10-18 00:47:40.637969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:47:40.637973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:47:40.637976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-10-18 00:47:40.637979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-10-18 00:47:40.637999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-10-18 00:47:40.638002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-10-18 00:47:40.638006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:47:40.638009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:47:40.638012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:47:40.638016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:47:40.638019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:47:40.638022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:47:40.638026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:47:40.638029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-10-18 00:47:40.638032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:47:40.638035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:47:40.638042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-10-18 00:47:40.638045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-10-18 00:47:40.638050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: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-10-18 00:47:40.638055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-10-18 00:47:40.638059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-10-18 00:47:40.638062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-10-18 00:47:40.638065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-10-18 00:47:40.638068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-10-18 00:47:40.638072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-10-18 00:47:40.638075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:47:40.638081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:47:40.638084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:47:40.638095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:47:40.638101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:47:40.638108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:47:40.638114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:47:40.638137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:47:40.638140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:47:40.638146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:47:40.638163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:47:40.638179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:47:40.638189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:47:40.638198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:47:40.638205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:47:40.638212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-10-18 00:47:40.638215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-10-18 00:47:40.638218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:47:40.638221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:47:40.638225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-10-18 00:47:40.638228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:47:40.638233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:47:40.638237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-10-18 00:47:40.638240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-10-18 00:47:40.638246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:47:40.638249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-18 00:47:40.638253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12214 files, 2123 directories removed. 2025-10-18 00:47:40.638256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-18 00:47:40.638259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-10-18 00:47:40.638263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-18 00:47:40.638266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1365 files, 140 directories removed. 2025-10-18 00:47:40.638269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-18 00:47:40.638272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-10-18 00:47:40.638276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-10-18 00:47:40.638282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:47:40.638285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 98e4beaa8eda 2025-10-18 00:47:40.638288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> bc31786bac2d 2025-10-18 00:47:40.638291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-10-18 00:47:40.638295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in e79e9a728456 2025-10-18 00:47:40.638298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container e79e9a728456 2025-10-18 00:47:40.638301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> fe0aac53fec9 2025-10-18 00:47:40.638304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 6bba0a09585e 2025-10-18 00:47:40.638308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251018 2025-10-18 00:47:40.638311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-10-18 00:47:40.637441 (took 0:00:41.939559) 2025-10-18 00:47:40.638314 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2025-10-18 00:47:40.638356 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2025-10-18 00:47:40.638360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2025-10-18 00:47:40.637821 2025-10-18 00:47:40.639742 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2025-10-18 00:47:40.639795 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2025-10-18 00:48:29.068773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:48:29.068835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> df9ba1737b66 2025-10-18 00:48:29.068849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20251018" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-linuxbridge-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:48:29.068860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in bf2d93e82011 2025-10-18 00:48:29.068870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container bf2d93e82011 2025-10-18 00:48:29.068879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> a75bac583943 2025-10-18 00:48:29.068910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ebtables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:48:29.068920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 15333aa1ea8a 2025-10-18 00:48:29.068929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:48:29.068952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:48:29.068962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:48:29.068970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:48:29.068987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:48:29.068994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:48:29.069001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:48:29.069008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:48:29.069015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:48:29.069023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:48:29.069031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:48:29.069038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:48:29.069045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:48:29.069052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:48:29.069127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:48:29.069138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-18 00:48:29.069147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-18 00:48:29.069156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-18 00:48:29.069164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-10-18 00:48:29.069173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-10-18 00:48:29.069181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2025-10-18 00:48:29.069190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2025-10-18 00:48:29.069198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:48:29.069207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2025-10-18 00:48:29.069215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2025-10-18 00:48:29.069224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:48:29.069232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-10-18 00:48:29.069241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 0s (410 kB/s) 2025-10-18 00:48:29.069249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2025-10-18 00:48:29.069284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-18 00:48:29.069296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(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-10-18 00:48:29.069313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-10-18 00:48:29.069322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-10-18 00:48:29.069331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-10-18 00:48:29.069339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-10-18 00:48:29.069348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-10-18 00:48:29.069360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-10-18 00:48:29.069480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:48:29.069494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2025-10-18 00:48:29.069533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2025-10-18 00:48:29.069571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2025-10-18 00:48:29.069659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 15333aa1ea8a 2025-10-18 00:48:29.070583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 457c1150e5e0 2025-10-18 00:48:29.070602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:48:29.070614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 5f0ea640c146 2025-10-18 00:48:29.070623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-18 00:48:29.070633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-10-18 00:48:29.070643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-10-18 00:48:29.070653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:48:29.070663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:48:29.070673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:48:29.070683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:48:29.070691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:48:29.070700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:48:29.070708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:48:29.070717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:48:29.070725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-10-18 00:48:29.070734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:48:29.070742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-10-18 00:48:29.070751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2025-10-18 00:48:29.070759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:48:29.070776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:48:29.070785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-18 00:48:29.070794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(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-10-18 00:48:29.070802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-10-18 00:48:29.070811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-10-18 00:48:29.070819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-10-18 00:48:29.070828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-10-18 00:48:29.070836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-10-18 00:48:29.070845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19549 files and directories currently installed.) 2025-10-18 00:48:29.070854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:48:29.070862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-18 00:48:29.070870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-10-18 00:48:29.070932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-10-18 00:48:29.070943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-10-18 00:48:29.070952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:48:29.070960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:48:29.070968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:48:29.070977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:48:29.070985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:48:29.070993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:48:29.071002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:48:29.071014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-10-18 00:48:29.071023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:48:29.071031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:48:29.071043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-18 00:48:29.071075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(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-10-18 00:48:29.071135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-10-18 00:48:29.071157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-10-18 00:48:29.071216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-10-18 00:48:29.071270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-10-18 00:48:29.071283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19540 files and directories currently installed.) 2025-10-18 00:48:29.071341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:48:29.071371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.071434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:48:29.071487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.071500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:48:29.071569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.071601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:48:29.071663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.071693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:48:29.071753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.071783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.071842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.071910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.071923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.071981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.072034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:48:29.072047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:48:29.072107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.072152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:48:29.072179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.072237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.072289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.072301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:48:29.072355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-18 00:48:29.072532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.072556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:48:29.072652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-18 00:48:29.072750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:48:29.072801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:48:29.072917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.072971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:48:29.073023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.073063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:48:29.073076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:48:29.073128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:48:29.073152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:48:29.073210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:48:29.073261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2025-10-18 00:48:29.073274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:48:29.073333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:48:29.073385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2025-10-18 00:48:29.073397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:48:29.073456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:48:29.073470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-18 00:48:29.073597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:48:29.074438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-18 00:48:29.074532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2025-10-18 00:48:29.074555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-18 00:48:29.074563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:48:29.074571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-18 00:48:29.074578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:48:29.074585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:48:29.074593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:48:29.074600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 5f0ea640c146 2025-10-18 00:48:29.074607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 0f38e08a6fed 2025-10-18 00:48:29.074614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2025-10-18 00:48:29.074648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in ba6c455833ef 2025-10-18 00:48:29.074656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container ba6c455833ef 2025-10-18 00:48:29.074663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> e4077d27dc25 2025-10-18 00:48:29.074670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built 5e7bb81681fc 2025-10-18 00:48:29.074677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251018 2025-10-18 00:48:29.074685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2025-10-18 00:48:29.074008 (took 0:00:48.436187) 2025-10-18 00:48:29.074751 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-10-18 00:48:29.074760 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-10-18 00:48:29.074767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-10-18 00:48:29.074499 2025-10-18 00:48:29.075645 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-10-18 00:48:29.076247 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-10-18 00:49:05.555149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:49:05.555227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> df9ba1737b66 2025-10-18 00:49:05.555246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20251018" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:49:05.555299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 59dc1d4923ad 2025-10-18 00:49:05.555342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 59dc1d4923ad 2025-10-18 00:49:05.555355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 4680b0fd9c1f 2025-10-18 00:49:05.555369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:49:05.555410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 5dc6b72153e8 2025-10-18 00:49:05.555423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-10-18 00:49:05.555565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-10-18 00:49:05.555582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-10-18 00:49:05.555656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:49:05.555697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:49:05.555842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:49:05.555898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:49:05.555943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:49:05.555954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:49:05.556006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:49:05.556056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:49:05.556105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-10-18 00:49:05.556117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:49:05.556167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-10-18 00:49:05.556205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-10-18 00:49:05.556215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:49:05.556251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:49:05.556286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-10-18 00:49:05.556331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(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-10-18 00:49:05.556373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-10-18 00:49:05.556412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-10-18 00:49:05.556446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-10-18 00:49:05.556493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-10-18 00:49:05.556566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-10-18 00:49:05.556607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:90% 2025-10-18 00:49:05.556617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-10-18 00:49:05.556652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:49:05.556693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:49:05.556733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-10-18 00:49:05.556772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-10-18 00:49:05.556832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-10-18 00:49:05.556909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-10-18 00:49:05.556920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:49:05.556967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:49:05.557006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:49:05.557037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:49:05.557057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:49:05.557100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:49:05.557132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:49:05.557146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-10-18 00:49:05.557191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:49:05.557201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:49:05.557236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-10-18 00:49:05.557278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(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-10-18 00:49:05.557318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-10-18 00:49:05.557378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-10-18 00:49:05.557399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-10-18 00:49:05.557450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-10-18 00:49:05.557460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-10-18 00:49:05.557531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-10-18 00:49:05.557579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:49:05.557590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:05.557632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.557682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:05.557720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.557731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.557773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:49:05.557839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.557850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:05.557885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.557915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:05.557970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.557984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.558031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.558073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.558112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.558152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.558192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.558227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:49:05.558261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.558358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:05.558395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.558462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.558502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:05.558616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.558628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.558712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.558745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.558839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:05.559046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.559176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:49:05.559218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:49:05.559322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:49:05.559444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:05.559569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:05.559622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:49:05.559656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:49:05.559691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:49:05.559726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:49:05.559779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-10-18 00:49:05.559859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:49:05.559878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:49:05.559906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-10-18 00:49:05.559949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:49:05.559987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:49:05.559996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.560038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:49:05.560075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.560110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-10-18 00:49:05.560145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.560180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:49:05.560215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-18 00:49:05.560249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:49:05.560283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:49:05.560324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:49:05.560364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 5dc6b72153e8 2025-10-18 00:49:05.560405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 6adaba1e383c 2025-10-18 00:49:05.560440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-10-18 00:49:05.560474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 19038b984ea5 2025-10-18 00:49:05.560563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 19038b984ea5 2025-10-18 00:49:05.560590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> a6e2b6e14394 2025-10-18 00:49:05.560623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built ec7c259e8498 2025-10-18 00:49:05.560666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251018 2025-10-18 00:49:05.560788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-10-18 00:49:05.560653 (took 0:00:36.486154) 2025-10-18 00:49:05.561145 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-10-18 00:49:05.561197 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-10-18 00:49:05.561267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-10-18 00:49:05.561183 2025-10-18 00:49:05.562292 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-10-18 00:49:05.563003 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-10-18 00:49:58.731286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:49:58.731364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> df9ba1737b66 2025-10-18 00:49:58.731456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20251018" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:49:58.731476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 9ab38ccb1893 2025-10-18 00:49:58.731491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 9ab38ccb1893 2025-10-18 00:49:58.731589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 1e1b5dd4e935 2025-10-18 00:49:58.731607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:49:58.731747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in d6eab9d55af4 2025-10-18 00:49:58.731760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:49:58.731788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:49:58.731838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:49:58.731880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:49:58.731986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:49:58.732605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:49:58.732623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:49:58.732634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:49:58.732643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:49:58.732652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:49:58.732662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:49:58.732691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:49:58.732700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:49:58.732710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:49:58.732720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:49:58.732729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.5 MB in 4s (8,090 kB/s) 2025-10-18 00:49:58.732739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-18 00:49:58.732790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-18 00:49:58.732801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-10-18 00:49:58.732811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-10-18 00:49:58.732861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-10-18 00:49:58.732871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 2025-10-18 00:49:58.733295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-10-18 00:49:58.733330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-10-18 00:49:58.733335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-10-18 00:49:58.733340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 python3-ethtool python3-libvirt 2025-10-18 00:49:58.733345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:49:58.733349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,037 kB of archives. 2025-10-18 00:49:58.733354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,350 kB of additional disk space will be used. 2025-10-18 00:49:58.733380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:49:58.733385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-18 00:49:58.733415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-18 00:49:58.733421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-18 00:49:58.733425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2025-10-18 00:49:58.733429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,037 kB in 1s (1,927 kB/s) 2025-10-18 00:49:58.735784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libyajl2:amd64. 2025-10-18 00:49:58.735842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-18 00:49:58.735858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(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-10-18 00:49:58.735889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-10-18 00:49:58.735900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-10-18 00:49:58.735909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-18 00:49:58.735919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:80% 2025-10-18 00:49:58.735930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-10-18 00:49:58.735939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-10-18 00:49:58.735949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-10-18 00:49:58.735959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:49:58.735969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-18 00:49:58.735979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:49:58.735989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-10-18 00:49:58.735999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:49:58.736009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:49:58.736019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-10-18 00:49:58.736028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-18 00:49:58.736038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-18 00:49:58.736047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-10-18 00:49:58.736056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-10-18 00:49:58.736066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-10-18 00:49:58.736075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:49:58.736085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-10-18 00:49:58.736104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:49:58.736114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-18 00:49:58.736123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:49:58.736132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container d6eab9d55af4 2025-10-18 00:49:58.736142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> c476e09b2ca3 2025-10-18 00:49:58.736152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/6 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2025-10-18 00:49:58.736163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in ae17a833bc28 2025-10-18 00:49:58.736172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-10-18 00:49:58.736182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2025-10-18 00:49:58.736192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Babel>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.16.0) 2025-10-18 00:49:58.736204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2025-10-18 00:49:58.736214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: defusedxml>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.1) 2025-10-18 00:49:58.736223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.36.1) 2025-10-18 00:49:58.736247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.10.1) 2025-10-18 00:49:58.736257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyroute2>=0.5.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.12) 2025-10-18 00:49:58.736267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.3.1) 2025-10-18 00:49:58.736282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.0.32) 2025-10-18 00:49:58.736292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.16.0) 2025-10-18 00:49:58.736301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.6.0) 2025-10-18 00:49:58.736311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2025-10-18 00:49:58.736320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.4.0) 2025-10-18 00:49:58.736330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-openstackclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.1.4) 2025-10-18 00:49:58.736340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron-lib>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.15.0) 2025-10-18 00:49:58.736349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyzmq in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.2.0) 2025-10-18 00:49:58.736431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron>=21.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (25.2.1.dev50) 2025-10-18 00:49:58.736444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (2.6.1) 2025-10-18 00:49:58.736454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (3.0.3) 2025-10-18 00:49:58.736465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2025-10-18 00:49:58.736474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-10-18 00:49:58.736484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2025-10-18 00:49:58.736494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-10-18 00:49:58.736537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2025-10-18 00:49:58.736552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2025-10-18 00:49:58.736562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2025-10-18 00:49:58.736571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2025-10-18 00:49:58.736581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.4) 2025-10-18 00:49:58.736590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (10.7.1) 2025-10-18 00:49:58.736600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (8.3.0) 2025-10-18 00:49:58.736616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.8.8) 2025-10-18 00:49:58.736626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.8.1) 2025-10-18 00:49:58.736635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.13.2) 2025-10-18 00:49:58.736717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.3.0) 2025-10-18 00:49:58.736739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.8.0) 2025-10-18 00:49:58.736750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.6.0) 2025-10-18 00:49:58.736759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.0.0) 2025-10-18 00:49:58.736769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.4.0) 2025-10-18 00:49:58.736778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.log>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.2) 2025-10-18 00:49:58.736832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (14.9.1) 2025-10-18 00:49:58.736843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.2.0) 2025-10-18 00:49:58.736853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.4.0) 2025-10-18 00:49:58.736899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-10-18 00:49:58.736945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.3.0) 2025-10-18 00:49:58.736999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.serialization>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-10-18 00:49:58.737032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.5.0) 2025-10-18 00:49:58.737098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.4.0) 2025-10-18 00:49:58.738700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.utils>=7.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.4.0) 2025-10-18 00:49:58.738716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-10-18 00:49:58.738723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2025-10-18 00:49:58.738729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.10.0) 2025-10-18 00:49:58.738742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2025-10-18 00:49:58.738747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-10-18 00:49:58.738756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.8.0) 2025-10-18 00:49:58.738761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.0.0) 2025-10-18 00:49:58.738766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2025-10-18 00:49:58.738770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (18.7.0) 2025-10-18 00:49:58.738775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-10-18 00:49:58.738780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.0) 2025-10-18 00:49:58.738784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.7.0) 2025-10-18 00:49:58.738788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-10-18 00:49:58.738793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2025-10-18 00:49:58.738797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (1.3.5) 2025-10-18 00:49:58.738802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2025-10-18 00:49:58.738807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=21.0.0->networking-mlnx) (1.16.0) 2025-10-18 00:49:58.738812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=21.0.0->networking-mlnx) (3.1.2) 2025-10-18 00:49:58.738818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=21.0.0->networking-mlnx) (2.1.5) 2025-10-18 00:49:58.738827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2025-10-18 00:49:58.738832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2025-10-18 00:49:58.738836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2.9.0) 2025-10-18 00:49:58.738844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (3.1.1) 2025-10-18 00:49:58.738852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-10-18 00:49:58.738858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (3.1.0) 2025-10-18 00:49:58.738862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (1.3.3) 2025-10-18 00:49:58.738867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2025-10-18 00:49:58.738872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (42.0.8) 2025-10-18 00:49:58.738876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.3.3) 2025-10-18 00:49:58.738880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2025-10-18 00:49:58.738885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2025-10-18 00:49:58.738889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (0.11.0) 2025-10-18 00:49:58.738894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (4.2.2) 2025-10-18 00:49:58.738898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2025-10-18 00:49:58.738903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.17.0) 2025-10-18 00:49:58.738908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2025-10-18 00:49:58.738912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-10-18 00:49:58.738917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.0.8) 2025-10-18 00:49:58.738924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (0.6.15) 2025-10-18 00:49:58.738933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (24.1) 2025-10-18 00:49:58.738976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (67.2.0) 2025-10-18 00:49:58.738981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (3.4.1) 2025-10-18 00:49:58.738989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (5.3.0) 2025-10-18 00:49:58.738994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2025-10-18 00:49:58.738998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2025-10-18 00:49:58.739003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2025-10-18 00:49:58.740736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2025-10-18 00:49:58.740759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2025-10-18 00:49:58.740770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.2.0) 2025-10-18 00:49:58.740780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-10-18 00:49:58.740790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.4.0) 2025-10-18 00:49:58.740799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.9.0) 2025-10-18 00:49:58.740809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2025-10-18 00:49:58.740821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2025-10-18 00:49:58.740831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-10-18 00:49:58.740841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-10-18 00:49:58.740858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2025-10-18 00:49:58.740868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=21.0.0->networking-mlnx) (1.6.0) 2025-10-18 00:49:58.740878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (3.11.0) 2025-10-18 00:49:58.740887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=21.0.0->networking-mlnx) (4.1.0) 2025-10-18 00:49:58.740897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2025-10-18 00:49:58.740915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2025-10-18 00:49:58.740925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2025-10-18 00:49:58.740935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2025-10-18 00:49:58.740953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.7.0) 2025-10-18 00:49:58.740963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.19.2) 2025-10-18 00:49:58.740973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-10-18 00:49:58.740982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2025-10-18 00:49:58.740992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2.4.3) 2025-10-18 00:49:58.741002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (24.2.0) 2025-10-18 00:49:58.741012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (1.9.0) 2025-10-18 00:49:58.741022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2023.12.1) 2025-10-18 00:49:58.741039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.35.1) 2025-10-18 00:49:58.741049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2025-10-18 00:49:58.741059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2025-10-18 00:49:58.741068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.3.0->networking-mlnx) (9.6.0) 2025-10-18 00:49:58.741078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.3.2) 2025-10-18 00:49:58.741087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.8) 2025-10-18 00:49:58.741097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (1.26.19) 2025-10-18 00:49:58.741120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (2025.10.5) 2025-10-18 00:49:58.741130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2025-10-18 00:49:58.741139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2025-10-18 00:49:58.741154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2025-10-18 00:49:58.741164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-10-18 00:49:58.741174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: networking-mlnx 2025-10-18 00:49:58.741184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed networking-mlnx-21.0.0 2025-10-18 00:49:58.741193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container ae17a833bc28 2025-10-18 00:49:58.741203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 600cec4854c3 2025-10-18 00:49:58.741214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:49:58.741226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 4db71a8f12ed 2025-10-18 00:49:58.741236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-18 00:49:58.741252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-10-18 00:49:58.741261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-10-18 00:49:58.741271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:49:58.741280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:49:58.741290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:49:58.741300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:49:58.741366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:49:58.741377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:49:58.741386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:49:58.741396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:49:58.741406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-10-18 00:49:58.741415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:49:58.741425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-10-18 00:49:58.741434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-10-18 00:49:58.741444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:49:58.741453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:49:58.741463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-18 00:49:58.741473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-18 00:49:58.741483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: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-10-18 00:49:58.741495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-10-18 00:49:58.741531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-10-18 00:49:58.741545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-10-18 00:49:58.741555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-18 00:49:58.741570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:85% 2025-10-18 00:49:58.741580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-10-18 00:49:58.741589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-10-18 00:49:58.741599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19704 files and directories currently installed.) 2025-10-18 00:49:58.741657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:49:58.741667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-18 00:49:58.741706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-10-18 00:49:58.741715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-10-18 00:49:58.741725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-10-18 00:49:58.741734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:49:58.741752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:49:58.741762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:49:58.741771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:49:58.741822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:49:58.741832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:49:58.741841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:49:58.741851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-10-18 00:49:58.741902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:49:58.741912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:49:58.741921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-18 00:49:58.741973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(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-10-18 00:49:58.741985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-10-18 00:49:58.742029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-10-18 00:49:58.742078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:49:58.742088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-10-18 00:49:58.742132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-10-18 00:49:58.742182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19695 files and directories currently installed.) 2025-10-18 00:49:58.742192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:58.742243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.742281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:58.742291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.742339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:49:58.742349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:58.744632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:58.744653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:49:58.744764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:58.744773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:49:58.744792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:49:58.744829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:49:58.744875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:49:58.744903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:49:58.744930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:49:58.744949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:49:58.744968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:49:58.744977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:49:58.744987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-18 00:49:58.744996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:49:58.745005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:49:58.745014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-10-18 00:49:58.745024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:49:58.745033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:49:58.745042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-10-18 00:49:58.745051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:49:58.745067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:49:58.745077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-18 00:49:58.745095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12244 files, 2120 directories removed. 2025-10-18 00:49:58.745104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-18 00:49:58.745113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-10-18 00:49:58.745123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-18 00:49:58.745132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1369 files, 141 directories removed. 2025-10-18 00:49:58.745141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-18 00:49:58.745150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:49:58.745160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:49:58.745169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:49:58.745178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 4db71a8f12ed 2025-10-18 00:49:58.745187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> e304f5fbab97 2025-10-18 00:49:58.745196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-10-18 00:49:58.745206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 2229be272969 2025-10-18 00:49:58.745220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 2229be272969 2025-10-18 00:49:58.745229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> d1e9c26f5f5c 2025-10-18 00:49:58.745238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built fd9330fe773e 2025-10-18 00:49:58.745248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251018 2025-10-18 00:49:58.745257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-10-18 00:49:58.743992 (took 0:00:53.182809) 2025-10-18 00:49:58.745267 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-10-18 00:49:58.745276 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-10-18 00:49:58.745285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-10-18 00:49:58.744492 2025-10-18 00:49:58.746621 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-10-18 00:49:58.746660 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-10-18 00:50:34.064788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:50:34.064865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> df9ba1737b66 2025-10-18 00:50:34.064886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20251018" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:50:34.064902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 6fda11bf2f72 2025-10-18 00:50:34.064915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 6fda11bf2f72 2025-10-18 00:50:34.064953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> cd192529cd32 2025-10-18 00:50:34.065039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:50:34.065053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in b0cebc9c0565 2025-10-18 00:50:34.065063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-10-18 00:50:34.065072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-10-18 00:50:34.065082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-10-18 00:50:34.065092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:50:34.065102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:50:34.065153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:50:34.065164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:50:34.065174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:50:34.065223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:50:34.065234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:50:34.065303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:50:34.065316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-10-18 00:50:34.065373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:50:34.065400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-10-18 00:50:34.065452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-10-18 00:50:34.065462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:50:34.065543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:50:34.065670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-18 00:50:34.065687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(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-10-18 00:50:34.065736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-18 00:50:34.065747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:70% 2025-10-18 00:50:34.065793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:50:34.065839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-10-18 00:50:34.065885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-10-18 00:50:34.065931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-18 00:50:34.065977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:95% (Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:50:34.066039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:50:34.066050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-10-18 00:50:34.068782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-10-18 00:50:34.068848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-10-18 00:50:34.068861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-10-18 00:50:34.068871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:50:34.068882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:50:34.068891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:50:34.068901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:50:34.068910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:50:34.068919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:50:34.068928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:50:34.068938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-10-18 00:50:34.068949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:50:34.068958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:50:34.068968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-18 00:50:34.068980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(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-10-18 00:50:34.068991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-10-18 00:50:34.069001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-10-18 00:50:34.069011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-10-18 00:50:34.069020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-10-18 00:50:34.069029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-10-18 00:50:34.069038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-10-18 00:50:34.069048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:50:34.069058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:50:34.069082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:50:34.069101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:50:34.069120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:50:34.069149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:50:34.069168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:50:34.069235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:50:34.069244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:50:34.069276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:50:34.069314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:50:34.069361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:50:34.069389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:50:34.069418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:50:34.069437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:50:34.069463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:50:34.069472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:50:34.069482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:50:34.069492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:50:34.069501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-10-18 00:50:34.069550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:50:34.069560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:50:34.069576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-10-18 00:50:34.069606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:50:34.069616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:50:34.069626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-18 00:50:34.069635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:50:34.069645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-18 00:50:34.069654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-10-18 00:50:34.069664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-18 00:50:34.069673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:50:34.069683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-18 00:50:34.069692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:50:34.069701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:50:34.069711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:50:34.069720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container b0cebc9c0565 2025-10-18 00:50:34.069729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> fd034affd152 2025-10-18 00:50:34.069739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-10-18 00:50:34.069748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 58b0f0ba500a 2025-10-18 00:50:34.069757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 58b0f0ba500a 2025-10-18 00:50:34.069767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 4661dc4a513b 2025-10-18 00:50:34.069776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 0046ed281f06 2025-10-18 00:50:34.069786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251018 2025-10-18 00:50:34.069801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-10-18 00:50:34.069641 (took 0:00:35.325149) 2025-10-18 00:50:34.070261 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-10-18 00:50:34.070333 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-10-18 00:50:34.070428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-10-18 00:50:34.070314 2025-10-18 00:50:34.071731 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-10-18 00:50:34.072496 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-10-18 00:51:08.223414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 00:51:08.223598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> df9ba1737b66 2025-10-18 00:51:08.223663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20251018" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:51:08.223684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in c5d3be8c6dd2 2025-10-18 00:51:08.223696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container c5d3be8c6dd2 2025-10-18 00:51:08.223710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 74085174cb5a 2025-10-18 00:51:08.223802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:51:08.223878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in f63afc1077bb 2025-10-18 00:51:08.223893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-10-18 00:51:08.224007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-10-18 00:51:08.224021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-10-18 00:51:08.224055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-10-18 00:51:08.224122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:51:08.224181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:51:08.224196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:51:08.224256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:51:08.224272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:51:08.224340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:51:08.224357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:51:08.224426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-10-18 00:51:08.224535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-10-18 00:51:08.224558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-10-18 00:51:08.224626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-10-18 00:51:08.224676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:51:08.224737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:51:08.224751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-10-18 00:51:08.224820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2025-10-18 00:51:08.224887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-10-18 00:51:08.224904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: (Reading database ... 65% 2025-10-18 00:51:08.224973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-10-18 00:51:08.225007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-10-18 00:51:08.225074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-10-18 00:51:08.225135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-10-18 00:51:08.226603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-10-18 00:51:08.226623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-10-18 00:51:08.226635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-18 00:51:08.226645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:51:08.226655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-10-18 00:51:08.226665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-10-18 00:51:08.226674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-10-18 00:51:08.226684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-10-18 00:51:08.226693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:51:08.226703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:51:08.226713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:51:08.226722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:51:08.226732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:51:08.226741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:51:08.226750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:51:08.226769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-10-18 00:51:08.226779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:51:08.226788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 00:51:08.226797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-10-18 00:51:08.226809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(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-10-18 00:51:08.226820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-10-18 00:51:08.226829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-10-18 00:51:08.226839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-10-18 00:51:08.226848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-10-18 00:51:08.226866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-10-18 00:51:08.226876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-10-18 00:51:08.226886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-18 00:51:08.226896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:08.226905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.226914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:08.226924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.226933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:51:08.226942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.226951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:08.226961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.226970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:08.226980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.226989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.226999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.227008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.227018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-18 00:51:08.227038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.227047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-18 00:51:08.227057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.227067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:51:08.227076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:08.227086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.227095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:08.227105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.227114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.227123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.227133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:08.227142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.227184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:51:08.227206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:51:08.227239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:51:08.227381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:08.227457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.227615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:08.228878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-10-18 00:51:08.228936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-10-18 00:51:08.228949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:51:08.228959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:51:08.228970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-10-18 00:51:08.228979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:51:08.228989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:51:08.228999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-10-18 00:51:08.229008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-10-18 00:51:08.229018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:51:08.229028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-18 00:51:08.229038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12131 files, 2079 directories removed. 2025-10-18 00:51:08.229047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-18 00:51:08.229057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-10-18 00:51:08.229066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-18 00:51:08.229076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1365 files, 140 directories removed. 2025-10-18 00:51:08.229086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-18 00:51:08.229095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-10-18 00:51:08.229104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-10-18 00:51:08.229114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:51:08.229123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container f63afc1077bb 2025-10-18 00:51:08.229133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> b6a1b1a2ccc1 2025-10-18 00:51:08.229143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-10-18 00:51:08.229152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 8363d8a75d2a 2025-10-18 00:51:08.229162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 8363d8a75d2a 2025-10-18 00:51:08.229171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> c103a62823c2 2025-10-18 00:51:08.229181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 8ce616cea407 2025-10-18 00:51:08.229223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251018 2025-10-18 00:51:08.229234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-10-18 00:51:08.228352 (took 0:00:34.158038) 2025-10-18 00:51:08.229244 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-10-18 00:51:08.229254 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-10-18 00:51:08.229264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-10-18 00:51:08.228723 2025-10-18 00:51:08.229708 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-10-18 00:51:08.230786 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-10-18 00:51:32.730719 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 00:51:32.730765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> d36d02779504 2025-10-18 00:51:32.730784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20251018" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:51:32.730791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in c16f982232ed 2025-10-18 00:51:32.730796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container c16f982232ed 2025-10-18 00:51:32.730801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 354cf59cb416 2025-10-18 00:51:32.730806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:51:32.730812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 2e1ea8b73b1a 2025-10-18 00:51:32.730845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-10-18 00:51:32.730850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-10-18 00:51:32.730854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-10-18 00:51:32.730875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-10-18 00:51:32.732605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:51:32.732614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:51:32.732619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:51:32.732624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:51:32.732629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:51:32.732633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:51:32.732645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:51:32.732649 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-10-18 00:51:32.732653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-10-18 00:51:32.732656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-10-18 00:51:32.732660 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-10-18 00:51:32.732663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:51:32.732667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:51:32.732670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-10-18 00:51:32.732674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-10-18 00:51:32.732679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: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-10-18 00:51:32.732683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-10-18 00:51:32.732687 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-10-18 00:51:32.732691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-10-18 00:51:32.732694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-10-18 00:51:32.732698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-10-18 00:51:32.732701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-10-18 00:51:32.732705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:51:32.732710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:51:32.732714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-10-18 00:51:32.732717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-10-18 00:51:32.732725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-10-18 00:51:32.732729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-10-18 00:51:32.732732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:51:32.732736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:51:32.732740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:51:32.732743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:51:32.732747 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:51:32.732750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:51:32.732754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:51:32.732758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-10-18 00:51:32.732762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:51:32.732768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-10-18 00:51:32.732771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-10-18 00:51:32.732829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(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-10-18 00:51:32.732900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-10-18 00:51:32.732970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:70% 2025-10-18 00:51:32.733030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-10-18 00:51:32.733112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:51:32.733169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-10-18 00:51:32.733238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-10-18 00:51:32.733309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:51:32.733371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:32.733518 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.733601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:32.733679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.733748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:51:32.733813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.733879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:32.733945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:32.734062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.734166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.734240 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.734295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.734347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.734401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:51:32.734470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:32.734554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:32.734677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:32.734911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.734961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.735116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:51:32.735168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:51:32.735325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:51:32.735592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:32.735615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:32.735729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-10-18 00:51:32.735776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-10-18 00:51:32.735830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:51:32.735884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:51:32.735939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-10-18 00:51:32.735992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:51:32.736045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:51:32.736100 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-10-18 00:51:32.736156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-10-18 00:51:32.736210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:51:32.736261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-18 00:51:32.736315 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8137 files, 1173 directories removed. 2025-10-18 00:51:32.736368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-18 00:51:32.736461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-10-18 00:51:32.736554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-18 00:51:32.736616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-10-18 00:51:32.736669 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-18 00:51:32.736724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-10-18 00:51:32.736777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-10-18 00:51:32.736831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:51:32.736883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 2e1ea8b73b1a 2025-10-18 00:51:32.736937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 3f8aa46f883c 2025-10-18 00:51:32.736990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-10-18 00:51:32.737038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 4d780102e1dd 2025-10-18 00:51:32.737082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 4d780102e1dd 2025-10-18 00:51:32.737127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 931af1668cb3 2025-10-18 00:51:32.737175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 53367219a426 2025-10-18 00:51:32.737220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20251018 2025-10-18 00:51:32.737313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-10-18 00:51:32.737237 (took 0:00:24.508514) 2025-10-18 00:51:32.737730 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-10-18 00:51:32.737802 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-10-18 00:51:32.737873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-10-18 00:51:32.737802 2025-10-18 00:51:32.738783 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-10-18 00:51:32.739489 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-10-18 00:51:57.052871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 00:51:57.052945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> d36d02779504 2025-10-18 00:51:57.052983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20251018" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:51:57.053001 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in eda218d72502 2025-10-18 00:51:57.053015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container eda218d72502 2025-10-18 00:51:57.053027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 56d24b176b5d 2025-10-18 00:51:57.053041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:51:57.053055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 71963d050554 2025-10-18 00:51:57.053067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-10-18 00:51:57.053079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-10-18 00:51:57.053091 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-10-18 00:51:57.053103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-10-18 00:51:57.053115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:51:57.053127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:51:57.053139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:51:57.053151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:51:57.053163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:51:57.053174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:51:57.053186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:51:57.053208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-10-18 00:51:57.053219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-10-18 00:51:57.053229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-10-18 00:51:57.053239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-10-18 00:51:57.053249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:51:57.053259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:51:57.053268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-18 00:51:57.053280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(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-10-18 00:51:57.053291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:51:57.053301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-10-18 00:51:57.053310 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-10-18 00:51:57.053320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-10-18 00:51:57.053483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-10-18 00:51:57.053499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:51:57.053548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:51:57.053567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-10-18 00:51:57.053577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-10-18 00:51:57.053586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-10-18 00:51:57.053595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-10-18 00:51:57.053605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:51:57.053614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:51:57.053624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:51:57.053633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:51:57.053643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:51:57.053652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:51:57.053662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:51:57.053671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-10-18 00:51:57.053680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:51:57.053690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-10-18 00:51:57.053699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-18 00:51:57.053709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(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-10-18 00:51:57.053727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-10-18 00:51:57.053737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-10-18 00:51:57.053784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-10-18 00:51:57.053794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-10-18 00:51:57.053804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-10-18 00:51:57.053813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-10-18 00:51:57.053823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:51:57.053832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:57.053842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.053852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:57.053861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.053871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:51:57.053884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.053897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:57.054002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.054019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:57.054083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.054134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.054183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.054246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.054309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.054380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.054482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:51:57.054499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:57.054600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.054671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:51:57.056614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.056633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.056653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.056662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:51:57.056672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.056710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:51:57.056729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056738 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:51:57.056757 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:51:57.056786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:51:57.056805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:51:57.056824 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-10-18 00:51:57.056834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-10-18 00:51:57.056843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:51:57.056853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:51:57.056862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-10-18 00:51:57.056872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:51:57.056882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:51:57.056891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-10-18 00:51:57.056900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-10-18 00:51:57.056910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:51:57.056920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-18 00:51:57.056929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8137 files, 1173 directories removed. 2025-10-18 00:51:57.056938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-18 00:51:57.056948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-10-18 00:51:57.056958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-18 00:51:57.056967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-10-18 00:51:57.056977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-18 00:51:57.056986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-10-18 00:51:57.056996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-10-18 00:51:57.057005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:51:57.057015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 71963d050554 2025-10-18 00:51:57.057024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 1672a8fee7ba 2025-10-18 00:51:57.057034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-10-18 00:51:57.057044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in b89c7cf26db5 2025-10-18 00:51:57.057054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container b89c7cf26db5 2025-10-18 00:51:57.057063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 5f9823187f54 2025-10-18 00:51:57.057072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built c18e16cb4348 2025-10-18 00:51:57.057082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20251018 2025-10-18 00:51:57.057098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-10-18 00:51:57.056121 (took 0:00:24.318319) 2025-10-18 00:51:57.057112 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-10-18 00:51:57.057122 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-10-18 00:51:57.057132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-10-18 00:51:57.056714 2025-10-18 00:51:57.057865 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-10-18 00:51:57.058583 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-10-18 00:52:20.420576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 00:52:20.421347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> d36d02779504 2025-10-18 00:52:20.421379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20251018" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:52:20.421398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 19b1b15ef329 2025-10-18 00:52:20.421413 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 19b1b15ef329 2025-10-18 00:52:20.421427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 9d1579bca749 2025-10-18 00:52:20.421443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:52:20.421459 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 411819bac54e 2025-10-18 00:52:20.421472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-10-18 00:52:20.421485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-10-18 00:52:20.421498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-10-18 00:52:20.421541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-10-18 00:52:20.421555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:52:20.421569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:52:20.421581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:52:20.421592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:52:20.421604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:52:20.421616 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:52:20.421633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:52:20.421670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-10-18 00:52:20.421680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-10-18 00:52:20.421690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-10-18 00:52:20.421699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-10-18 00:52:20.421713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:52:20.421723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:52:20.421839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-10-18 00:52:20.421855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(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-10-18 00:52:20.421896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-10-18 00:52:20.421948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-10-18 00:52:20.422002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-10-18 00:52:20.422055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-10-18 00:52:20.422107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-10-18 00:52:20.422170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-10-18 00:52:20.422210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:52:20.422261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:52:20.423012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-10-18 00:52:20.423034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-10-18 00:52:20.423045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-10-18 00:52:20.423055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-10-18 00:52:20.423065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:52:20.423075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:52:20.423083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:52:20.423092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:52:20.423100 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:52:20.423109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:52:20.423117 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:52:20.423125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-10-18 00:52:20.423134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:52:20.423143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-10-18 00:52:20.423151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-10-18 00:52:20.423165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(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-10-18 00:52:20.423783 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-10-18 00:52:20.423800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-10-18 00:52:20.423809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:52:20.423817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-10-18 00:52:20.423826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-10-18 00:52:20.423834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-10-18 00:52:20.423843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:52:20.423851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:20.423860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.423868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:20.423877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.423885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:52:20.423893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.423902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:20.423910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.423919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:20.423931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.423939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.423951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.424033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.424094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.424152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.424208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:52:20.424264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:20.424437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.424458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:20.424467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.424480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.424554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.424659 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:20.424674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.424748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.424802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.424855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.424910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:52:20.424962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:52:20.425116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:52:20.425272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:20.425384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:20.425491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-10-18 00:52:20.425531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-10-18 00:52:20.425618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:52:20.425674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:52:20.425738 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-10-18 00:52:20.425760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:52:20.425844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:52:20.425899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-10-18 00:52:20.425949 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-10-18 00:52:20.425990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:52:20.426046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-18 00:52:20.426102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8137 files, 1173 directories removed. 2025-10-18 00:52:20.426152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-18 00:52:20.426208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-10-18 00:52:20.426258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-18 00:52:20.426316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-10-18 00:52:20.426460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-18 00:52:20.426472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-10-18 00:52:20.426560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-10-18 00:52:20.426618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:52:20.426675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 411819bac54e 2025-10-18 00:52:20.426730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 2728572197fd 2025-10-18 00:52:20.426778 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-10-18 00:52:20.426828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 37221a06512f 2025-10-18 00:52:20.426875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 37221a06512f 2025-10-18 00:52:20.426921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> e2831d38dea6 2025-10-18 00:52:20.426972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 9e3bafda9b95 2025-10-18 00:52:20.427019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20251018 2025-10-18 00:52:20.427182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-10-18 00:52:20.427014 (took 0:00:23.370300) 2025-10-18 00:52:20.427643 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-10-18 00:52:20.427729 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-10-18 00:52:20.427796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-10-18 00:52:20.427690 2025-10-18 00:52:20.428961 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-10-18 00:52:20.429848 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-10-18 00:52:46.428040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 00:52:46.428110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> d36d02779504 2025-10-18 00:52:46.428194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20251018" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:52:46.428243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 5cc7b656813f 2025-10-18 00:52:46.428257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 5cc7b656813f 2025-10-18 00:52:46.428269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> f4c5587473de 2025-10-18 00:52:46.428330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-10-18 00:52:46.428343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> e249109e84ee 2025-10-18 00:52:46.428355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-10-18 00:52:46.428407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in ab50aa4fa0f9 2025-10-18 00:52:46.428420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container ab50aa4fa0f9 2025-10-18 00:52:46.428471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 1c2f15fc900e 2025-10-18 00:52:46.428569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:52:46.428587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in fc8d99df63e2 2025-10-18 00:52:46.428640 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-10-18 00:52:46.428699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-10-18 00:52:46.428738 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-10-18 00:52:46.428876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-10-18 00:52:46.429846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:52:46.429908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:52:46.429922 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:52:46.429934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:52:46.429958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:52:46.429968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:52:46.429977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:52:46.429987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-10-18 00:52:46.429998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-10-18 00:52:46.430008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-10-18 00:52:46.430018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-10-18 00:52:46.430028 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:52:46.430037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:52:46.430046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-10-18 00:52:46.430076 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(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-10-18 00:52:46.430088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-10-18 00:52:46.430098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-10-18 00:52:46.430107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-10-18 00:52:46.430116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-10-18 00:52:46.430125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-10-18 00:52:46.430240 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-10-18 00:52:46.430254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:52:46.430265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:52:46.430275 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-10-18 00:52:46.430284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-10-18 00:52:46.430294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-10-18 00:52:46.430303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-10-18 00:52:46.430312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:52:46.430322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:52:46.430332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:52:46.430392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:52:46.430403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:52:46.430412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:52:46.430422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:52:46.430436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-10-18 00:52:46.430449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:52:46.430651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-10-18 00:52:46.431711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-10-18 00:52:46.431746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-10-18 00:52:46.431768 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: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-10-18 00:52:46.431780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-10-18 00:52:46.431789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-10-18 00:52:46.431799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:52:46.431809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-10-18 00:52:46.431818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-10-18 00:52:46.431828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:52:46.431840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:46.431850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.431859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:46.431869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.431878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:52:46.431888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.431897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:46.431907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.431916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:46.431925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.431936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.431945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.431954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.431964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.431990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.431999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:52:46.432009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:46.432018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.432073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:52:46.432084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.432093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.432103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.432112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:52:46.432122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432141 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.432159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:52:46.432238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:52:46.432269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.432324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:52:46.433629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-18 00:52:46.433654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.433665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:52:46.433675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.433684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:52:46.433694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-10-18 00:52:46.433703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-10-18 00:52:46.433713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:52:46.433722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:52:46.433731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-10-18 00:52:46.433741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:52:46.433750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:52:46.433759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-10-18 00:52:46.433769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-10-18 00:52:46.433778 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:52:46.433787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-18 00:52:46.433797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8137 files, 1173 directories removed. 2025-10-18 00:52:46.433806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-18 00:52:46.433816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-10-18 00:52:46.433825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-18 00:52:46.433835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-10-18 00:52:46.433844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-18 00:52:46.433853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-10-18 00:52:46.433863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-10-18 00:52:46.433872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:52:46.433881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container fc8d99df63e2 2025-10-18 00:52:46.433891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 856086892b26 2025-10-18 00:52:46.433900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 157a6fa1051b 2025-10-18 00:52:46.433910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20251018 2025-10-18 00:52:46.433924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-10-18 00:52:46.433479 (took 0:00:26.005789) 2025-10-18 00:52:46.434138 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-10-18 00:52:46.434252 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-10-18 00:52:46.434363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-10-18 00:52:46.434242 2025-10-18 00:52:46.435627 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-10-18 00:52:46.436655 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-10-18 00:53:10.159680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 00:53:10.159781 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> d36d02779504 2025-10-18 00:53:10.159829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20251018" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:53:10.159944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in b0b198ac4634 2025-10-18 00:53:10.160011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container b0b198ac4634 2025-10-18 00:53:10.160072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 4ce592c9343e 2025-10-18 00:53:10.160173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:53:10.160242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 1236c2e10ceb 2025-10-18 00:53:10.160308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-10-18 00:53:10.160375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-10-18 00:53:10.160442 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-10-18 00:53:10.160528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-10-18 00:53:10.160589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:53:10.160682 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:53:10.160700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:53:10.160801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:53:10.160888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:53:10.160956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:53:10.161016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:53:10.161077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-10-18 00:53:10.161155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-10-18 00:53:10.161228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-10-18 00:53:10.161289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-10-18 00:53:10.161354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:53:10.161419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:53:10.161482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-18 00:53:10.161571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-18 00:53:10.161646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: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-10-18 00:53:10.161711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-10-18 00:53:10.161799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-10-18 00:53:10.161877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-10-18 00:53:10.161921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-10-18 00:53:10.161979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-10-18 00:53:10.162038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-10-18 00:53:10.162100 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:53:10.162203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:53:10.162267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-10-18 00:53:10.162333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-10-18 00:53:10.162395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-10-18 00:53:10.162784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-10-18 00:53:10.162841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:53:10.162852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:53:10.162861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:53:10.162870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:53:10.162879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:53:10.162887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:53:10.162896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:53:10.162905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-10-18 00:53:10.162970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:53:10.162980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-10-18 00:53:10.162989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-18 00:53:10.163000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(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-10-18 00:53:10.163011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:53:10.163019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-10-18 00:53:10.163068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-10-18 00:53:10.163106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-10-18 00:53:10.163115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-10-18 00:53:10.163191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:53:10.163203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:10.163245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.163288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:10.163329 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.163370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:53:10.163411 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.163452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:10.163492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.163567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:10.163617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.163627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.163668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.165605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.165622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.165632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.165642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:53:10.165668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:10.165677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.165686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:10.165694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.165703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.165711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.165720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:10.165728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.165761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:53:10.165769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165778 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:53:10.165794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:53:10.165830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:10.165846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:10.165863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-10-18 00:53:10.165871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-10-18 00:53:10.165880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:53:10.165888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:53:10.165896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-10-18 00:53:10.165905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:53:10.165913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:53:10.165921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-10-18 00:53:10.165930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-10-18 00:53:10.165939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:53:10.165947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-18 00:53:10.165956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8137 files, 1173 directories removed. 2025-10-18 00:53:10.165964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-18 00:53:10.165972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-10-18 00:53:10.165981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-18 00:53:10.165989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-10-18 00:53:10.165997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-18 00:53:10.166006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-10-18 00:53:10.166014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-10-18 00:53:10.166023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:53:10.166031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 1236c2e10ceb 2025-10-18 00:53:10.166039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> cbc865579149 2025-10-18 00:53:10.166048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-10-18 00:53:10.166066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 61edf3b8315c 2025-10-18 00:53:10.166075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 61edf3b8315c 2025-10-18 00:53:10.166084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 180e7cdba9fb 2025-10-18 00:53:10.166092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 9c3589409f5f 2025-10-18 00:53:10.166100 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251018 2025-10-18 00:53:10.166151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-10-18 00:53:10.165350 (took 0:00:23.731108) 2025-10-18 00:53:10.166161 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-10-18 00:53:10.166169 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-10-18 00:53:10.166177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-10-18 00:53:10.165969 2025-10-18 00:53:10.167014 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-10-18 00:53:10.167690 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-10-18 00:53:34.496596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 00:53:34.496744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> ea0f02039e41 2025-10-18 00:53:34.496767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20251018" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:53:34.496786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in e1ea18e2be04 2025-10-18 00:53:34.496805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container e1ea18e2be04 2025-10-18 00:53:34.496824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 731f4113fb4a 2025-10-18 00:53:34.496965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:53:34.496991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in cdc9e8946bce 2025-10-18 00:53:34.497133 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-10-18 00:53:34.497185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-10-18 00:53:34.497310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-10-18 00:53:34.497386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-10-18 00:53:34.497457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:53:34.497536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:53:34.497639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:53:34.497711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:53:34.497783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:53:34.497843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:53:34.497903 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:53:34.497959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-10-18 00:53:34.498031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-10-18 00:53:34.498130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-10-18 00:53:34.498199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-10-18 00:53:34.498274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:53:34.498344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:53:34.498445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-18 00:53:34.498579 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(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-10-18 00:53:34.498604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-10-18 00:53:34.498677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-10-18 00:53:34.498749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-18 00:53:34.498821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:80% (Reading database ... 85% 2025-10-18 00:53:34.498891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-18 00:53:34.498961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:90% (Reading database ... 95% 2025-10-18 00:53:34.499036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:53:34.499132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:53:34.499208 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-10-18 00:53:34.499281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-10-18 00:53:34.499352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-10-18 00:53:34.499430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-10-18 00:53:34.499485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:53:34.499589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:53:34.499665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:53:34.499728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:53:34.499791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:53:34.499856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:53:34.499906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:53:34.499968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-10-18 00:53:34.500042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:53:34.500123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-10-18 00:53:34.500194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-18 00:53:34.500266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(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-10-18 00:53:34.500340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-10-18 00:53:34.500381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-10-18 00:53:34.500463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% (Reading database ... 85% 2025-10-18 00:53:34.500496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% (Reading database ... 95% 2025-10-18 00:53:34.500609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:53:34.500702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:34.500720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.500806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:34.500872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.500941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:53:34.501006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.501103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:34.501218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.501235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:34.501360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.501409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.501476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.501576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.501655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.501742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.503696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.503717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:53:34.503727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:34.503736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.503744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:53:34.503752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.503761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.503769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.503777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:53:34.503785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.503818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:53:34.503826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.503847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.503864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:53:34.503880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:53:34.503905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:53:34.503922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:53:34.503938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-10-18 00:53:34.503946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-10-18 00:53:34.503954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:53:34.503963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:53:34.503971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-10-18 00:53:34.503979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:53:34.503988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:53:34.503996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-10-18 00:53:34.504004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-10-18 00:53:34.504013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:53:34.504021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.504030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8204 files, 1189 directories removed. 2025-10-18 00:53:34.504038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.504046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-10-18 00:53:34.504074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.504090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-10-18 00:53:34.504099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-18 00:53:34.504107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-10-18 00:53:34.504116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-10-18 00:53:34.504124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:53:34.504132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container cdc9e8946bce 2025-10-18 00:53:34.504141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> d5e8dbf28202 2025-10-18 00:53:34.504163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-10-18 00:53:34.504172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 515a50c0dbb2 2025-10-18 00:53:34.504181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 515a50c0dbb2 2025-10-18 00:53:34.504189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> b03ba327616a 2025-10-18 00:53:34.504205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 9c471d1e4645 2025-10-18 00:53:34.504213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20251018 2025-10-18 00:53:34.504222 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-10-18 00:53:34.503772 (took 0:00:24.337803) 2025-10-18 00:53:34.504323 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-10-18 00:53:34.504388 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-10-18 00:53:34.504495 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-10-18 00:53:34.504382 2025-10-18 00:53:34.505548 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-10-18 00:53:34.506253 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-10-18 00:54:00.874676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 00:54:00.874776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> ea0f02039e41 2025-10-18 00:54:00.874803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20251018" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:54:00.875072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 8941a648cb9a 2025-10-18 00:54:00.875163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 8941a648cb9a 2025-10-18 00:54:00.875200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 936d836e697a 2025-10-18 00:54:00.875214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-10-18 00:54:00.875225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 89c6320d2852 2025-10-18 00:54:00.875239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-10-18 00:54:00.875302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in bcab520d53a9 2025-10-18 00:54:00.875357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container bcab520d53a9 2025-10-18 00:54:00.875441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 45356e5b1f38 2025-10-18 00:54:00.875473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:54:00.875581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 8087f5138c6c 2025-10-18 00:54:00.875706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-10-18 00:54:00.875753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-10-18 00:54:00.875779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-10-18 00:54:00.875831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-10-18 00:54:00.875909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:54:00.875956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:54:00.876027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:54:00.876072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:54:00.876143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:54:00.876202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:54:00.876258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:54:00.876314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-10-18 00:54:00.876370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-10-18 00:54:00.876434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-10-18 00:54:00.876456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-10-18 00:54:00.876544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:54:00.876621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:54:00.876684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-10-18 00:54:00.876744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(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-10-18 00:54:00.876792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-10-18 00:54:00.876853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-10-18 00:54:00.876912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-10-18 00:54:00.876970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-10-18 00:54:00.877100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-10-18 00:54:00.877115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-10-18 00:54:00.877271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:54:00.877302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:54:00.877317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-10-18 00:54:00.877358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-10-18 00:54:00.877433 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-10-18 00:54:00.877497 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-10-18 00:54:00.877557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:54:00.877640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:54:00.877691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:54:00.877747 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:54:00.877831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:54:00.877905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:54:00.877961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:54:00.878045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-10-18 00:54:00.878103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:54:00.878193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-10-18 00:54:00.878254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-10-18 00:54:00.878301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(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-10-18 00:54:00.878361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-10-18 00:54:00.878421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-10-18 00:54:00.878480 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-10-18 00:54:00.878572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-10-18 00:54:00.878643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-10-18 00:54:00.878702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-10-18 00:54:00.878763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:54:00.878825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:00.878885 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.878944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:00.879025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.879135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:54:00.879200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.879284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:00.879391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:00.880391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-18 00:54:00.880425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:54:00.880485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:00.880495 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880534 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:00.880547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:00.880585 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880614 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-18 00:54:00.880623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:54:00.880642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:54:00.880728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:54:00.880758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:00.880777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:00.880796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-10-18 00:54:00.880805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-10-18 00:54:00.880815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:54:00.880825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:54:00.880834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-10-18 00:54:00.880844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:54:00.880861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:54:00.880876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-10-18 00:54:00.880886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-10-18 00:54:00.880895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:54:00.880909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-18 00:54:00.880953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8204 files, 1189 directories removed. 2025-10-18 00:54:00.881050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-18 00:54:00.881068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-10-18 00:54:00.881241 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-18 00:54:00.881291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-10-18 00:54:00.881309 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-18 00:54:00.881318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-10-18 00:54:00.881330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-10-18 00:54:00.881403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:54:00.881415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 8087f5138c6c 2025-10-18 00:54:00.881581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> dd1ed880c27c 2025-10-18 00:54:00.881625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-10-18 00:54:00.881710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 37c414767a57 2025-10-18 00:54:00.881781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 37c414767a57 2025-10-18 00:54:00.881849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> da6a1f7afc13 2025-10-18 00:54:00.881911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built dd4a764b7b70 2025-10-18 00:54:00.881970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251018 2025-10-18 00:54:00.882569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-10-18 00:54:00.881956 (took 0:00:26.377574) 2025-10-18 00:54:00.882597 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-10-18 00:54:00.882607 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-10-18 00:54:00.882622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-10-18 00:54:00.882480 2025-10-18 00:54:00.883630 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-10-18 00:54:00.884609 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-10-18 00:54:36.751176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 00:54:36.751305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> ea0f02039e41 2025-10-18 00:54:36.751367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20251018" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:54:36.751426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 36aa8fc6ebca 2025-10-18 00:54:36.751451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 36aa8fc6ebca 2025-10-18 00:54:36.751572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 8efd32b93426 2025-10-18 00:54:36.751649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:54:36.751717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 04fa64ad703b 2025-10-18 00:54:36.751784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:54:36.751854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:54:36.751931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:54:36.752088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:54:36.752664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:54:36.752685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:54:36.752696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:54:36.752707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:54:36.752717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:54:36.752727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:54:36.752737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:54:36.752746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:54:36.752756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:54:36.752766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:54:36.752775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:54:36.752785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.5 MB in 3s (11.0 MB/s) 2025-10-18 00:54:36.752795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-18 00:54:36.752804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-18 00:54:36.752814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-10-18 00:54:36.752823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-10-18 00:54:36.752930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-10-18 00:54:36.752943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 2025-10-18 00:54:36.752953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-10-18 00:54:36.752962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-10-18 00:54:36.752981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-10-18 00:54:36.752991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-10-18 00:54:36.753001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-10-18 00:54:36.753347 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 python3-libvirt 2025-10-18 00:54:36.753409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:54:36.753423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,581 kB of archives. 2025-10-18 00:54:36.753435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-10-18 00:54:36.753446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:54:36.753569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 00:54:36.753589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 00:54:36.753600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-18 00:54:36.753610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-18 00:54:36.753619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-18 00:54:36.753629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,581 kB in 1s (4,307 kB/s) 2025-10-18 00:54:36.753639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 00:54:36.753649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-18 00:54:36.753664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-18 00:54:36.753676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: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-10-18 00:54:36.753689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% (Reading database ... 75% 2025-10-18 00:54:36.753744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-10-18 00:54:36.753755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-10-18 00:54:36.753806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-10-18 00:54:36.753817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-10-18 00:54:36.753866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:54:36.753882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 00:54:36.753999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:54:36.754017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-10-18 00:54:36.754083 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 00:54:36.754101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:54:36.754238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libyajl2:amd64. 2025-10-18 00:54:36.754286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-18 00:54:36.754303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:54:36.754320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-10-18 00:54:36.754335 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 00:54:36.754448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:54:36.754468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-10-18 00:54:36.754484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-18 00:54:36.754501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-18 00:54:36.754571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 00:54:36.754591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 00:54:36.754693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-10-18 00:54:36.754728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 00:54:36.754748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 00:54:36.754765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-18 00:54:36.754782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:54:36.754799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 04fa64ad703b 2025-10-18 00:54:36.754823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 8c5156b7fd12 2025-10-18 00:54:36.754840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-10-18 00:54:36.754856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 469a4ef839c8 2025-10-18 00:54:36.754879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 469a4ef839c8 2025-10-18 00:54:36.754929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 17f297505bee 2025-10-18 00:54:36.754955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:54:36.755016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 808cd823f892 2025-10-18 00:54:36.755062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-18 00:54:36.755147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-10-18 00:54:36.756624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-10-18 00:54:36.756657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-10-18 00:54:36.756669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:54:36.756679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:54:36.756689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:54:36.756699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:54:36.756727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:54:36.756737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:54:36.756747 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:54:36.756757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-10-18 00:54:36.756767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-10-18 00:54:36.756776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-10-18 00:54:36.756786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-10-18 00:54:36.756795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:54:36.756805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:54:36.756815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-18 00:54:36.756825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-18 00:54:36.756836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: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-10-18 00:54:36.756847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-10-18 00:54:36.756857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:54:36.756866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-10-18 00:54:36.756876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-10-18 00:54:36.756912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-10-18 00:54:36.756923 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18768 files and directories currently installed.) 2025-10-18 00:54:36.756934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:54:36.756954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-18 00:54:36.756963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-10-18 00:54:36.756974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-10-18 00:54:36.756983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-10-18 00:54:36.756992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:54:36.757002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:54:36.757011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:54:36.757021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:54:36.757030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:54:36.757040 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:54:36.757049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:54:36.757059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-10-18 00:54:36.757076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:54:36.757085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-10-18 00:54:36.757095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-18 00:54:36.757118 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(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% 2025-10-18 00:54:36.757128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 60% (Reading database ... 65% 2025-10-18 00:54:36.757138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-10-18 00:54:36.757148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-10-18 00:54:36.757157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-10-18 00:54:36.757167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-10-18 00:54:36.757176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-18 00:54:36.757186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:90% 2025-10-18 00:54:36.757195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18759 files and directories currently installed.) 2025-10-18 00:54:36.757205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:36.757215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:36.757234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:54:36.757253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.757266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:36.757276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:36.757295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.757366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.757427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.757482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.757530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.757642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:54:36.757659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:36.757725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:54:36.757850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.757952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.758013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:54:36.758058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.758258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:54:36.758313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:54:36.758448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758502 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:54:36.758625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:54:36.758722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758780 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:54:36.758810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-10-18 00:54:36.758877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-10-18 00:54:36.758926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:54:36.758976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:54:36.759037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-10-18 00:54:36.759061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:54:36.759121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:54:36.759147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-10-18 00:54:36.759224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-10-18 00:54:36.759251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:54:36.759312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-18 00:54:36.759338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8204 files, 1189 directories removed. 2025-10-18 00:54:36.759397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-18 00:54:36.759422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-10-18 00:54:36.759484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-18 00:54:36.759543 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-10-18 00:54:36.759581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-18 00:54:36.759669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-10-18 00:54:36.759701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-10-18 00:54:36.759766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:54:36.759817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 808cd823f892 2025-10-18 00:54:36.759871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 53a430327799 2025-10-18 00:54:36.760096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built c4bfbae0c733 2025-10-18 00:54:36.760140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251018 2025-10-18 00:54:36.760158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-10-18 00:54:36.760037 (took 0:00:35.877557) 2025-10-18 00:54:36.760561 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-10-18 00:54:36.760640 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-10-18 00:54:36.760740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-10-18 00:54:36.760663 2025-10-18 00:54:36.761819 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-10-18 00:54:36.762636 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-10-18 00:55:12.286041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 00:55:12.286107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> ea0f02039e41 2025-10-18 00:55:12.286157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20251018" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:55:12.286198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 277fd4ff0d16 2025-10-18 00:55:12.286211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 277fd4ff0d16 2025-10-18 00:55:12.286248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 5deec886b900 2025-10-18 00:55:12.286263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:55:12.286312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 9557f2e6552a 2025-10-18 00:55:12.286362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:55:12.286455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:55:12.286467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:55:12.286557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:55:12.286608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:55:12.286655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:55:12.286702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:55:12.286773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:55:12.286813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:55:12.286857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:55:12.286902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:55:12.286947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:55:12.286991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:55:12.287035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:55:12.287079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:55:12.287688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.5 MB in 3s (11.2 MB/s) 2025-10-18 00:55:12.287725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-18 00:55:12.287730 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-18 00:55:12.287734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-10-18 00:55:12.287737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-10-18 00:55:12.287741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-10-18 00:55:12.287745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-10-18 00:55:12.287759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-10-18 00:55:12.287763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-10-18 00:55:12.287766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-10-18 00:55:12.287770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-10-18 00:55:12.287773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-10-18 00:55:12.287791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-10-18 00:55:12.287794 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:55:12.287826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-10-18 00:55:12.287831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-10-18 00:55:12.287834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:55:12.287854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-10-18 00:55:12.288596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-10-18 00:55:12.288618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-10-18 00:55:12.288629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (5,843 kB/s) 2025-10-18 00:55:12.288639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-10-18 00:55:12.288648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-18 00:55:12.288658 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(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-10-18 00:55:12.288680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-10-18 00:55:12.288689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:55:12.288698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-18 00:55:12.288706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:85% 2025-10-18 00:55:12.288715 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-10-18 00:55:12.288723 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-10-18 00:55:12.288731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-18 00:55:12.288740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:55:12.288748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-10-18 00:55:12.288757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-10-18 00:55:12.288765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-10-18 00:55:12.288774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-10-18 00:55:12.288852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-10-18 00:55:12.288862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-10-18 00:55:12.288870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-10-18 00:55:12.288879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-18 00:55:12.288887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-10-18 00:55:12.288916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-10-18 00:55:12.288925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-18 00:55:12.288973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-10-18 00:55:12.289645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:55:12.289675 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:55:12.289681 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 9557f2e6552a 2025-10-18 00:55:12.289686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> ca4d1e6f218f 2025-10-18 00:55:12.289701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:55:12.289707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 0ea5dd057e0e 2025-10-18 00:55:12.289712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-18 00:55:12.289716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-10-18 00:55:12.289720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-10-18 00:55:12.289724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-10-18 00:55:12.289728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:55:12.289738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:55:12.289744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:55:12.289749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:55:12.289753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:55:12.289774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:55:12.289796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:55:12.289801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-10-18 00:55:12.289805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-10-18 00:55:12.289809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-10-18 00:55:12.289871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-10-18 00:55:12.289942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:55:12.290009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:55:12.290074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-18 00:55:12.290145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(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-10-18 00:55:12.291577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-10-18 00:55:12.291587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-10-18 00:55:12.291591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-10-18 00:55:12.291596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-10-18 00:55:12.291600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-10-18 00:55:12.291605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-10-18 00:55:12.291610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18641 files and directories currently installed.) 2025-10-18 00:55:12.291615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:55:12.291620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-18 00:55:12.291624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-10-18 00:55:12.291628 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-10-18 00:55:12.291632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-10-18 00:55:12.291636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:55:12.291640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:55:12.291644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:55:12.291648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:55:12.291652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:55:12.291656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:55:12.291665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:55:12.291669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-10-18 00:55:12.291673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:55:12.291682 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-10-18 00:55:12.291686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-18 00:55:12.291690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(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-10-18 00:55:12.291694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-10-18 00:55:12.291698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-10-18 00:55:12.291702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-10-18 00:55:12.291706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-10-18 00:55:12.291710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18632 files and directories currently installed.) 2025-10-18 00:55:12.291714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:12.291718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.291722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:12.291726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.291730 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:55:12.291734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.291741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:12.291745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.291749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:12.291805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.291870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.291941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.291992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.292046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.292099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.292153 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:55:12.292208 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:12.292264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.292318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:12.292372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.292424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.292477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.292557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:12.292615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.292670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.292724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.292795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.292851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:55:12.292905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.292959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.293012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:55:12.293065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.293118 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.293181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:55:12.293239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.293291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:12.293345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.293399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:12.293452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-10-18 00:55:12.293516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-10-18 00:55:12.293581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:55:12.293641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:55:12.293695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-10-18 00:55:12.293749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:55:12.293845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:55:12.293908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-10-18 00:55:12.293965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-10-18 00:55:12.294020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:55:12.294071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-18 00:55:12.294127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8204 files, 1189 directories removed. 2025-10-18 00:55:12.294178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-18 00:55:12.294233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-10-18 00:55:12.294275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-18 00:55:12.294321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-10-18 00:55:12.294364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-18 00:55:12.294409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-10-18 00:55:12.294455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-10-18 00:55:12.294501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:55:12.294560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 0ea5dd057e0e 2025-10-18 00:55:12.294612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 38446a77b58a 2025-10-18 00:55:12.294660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-10-18 00:55:12.294711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in d4190076bfdb 2025-10-18 00:55:12.294756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container d4190076bfdb 2025-10-18 00:55:12.294930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 1611e36baaca 2025-10-18 00:55:12.294986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built b616c36be6a8 2025-10-18 00:55:12.295009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251018 2025-10-18 00:55:12.295020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-10-18 00:55:12.294933 (took 0:00:35.534270) 2025-10-18 00:55:12.295410 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-10-18 00:55:12.295478 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-10-18 00:55:12.295581 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-10-18 00:55:12.295467 2025-10-18 00:55:12.296484 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-10-18 00:55:12.297214 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-10-18 00:55:37.850856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20251018 2025-10-18 00:55:37.850964 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 5b905eff7637 2025-10-18 00:55:37.850985 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20251018" "name"="placement-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:55:37.851065 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in ba62a0d7441d 2025-10-18 00:55:37.852723 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container ba62a0d7441d 2025-10-18 00:55:37.852790 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 6a56428145d9 2025-10-18 00:55:37.852805 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-10-18 00:55:37.852818 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2f167211392e 2025-10-18 00:55:37.852832 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:55:37.852847 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 0521315e4f51 2025-10-18 00:55:37.852859 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-10-18 00:55:37.852871 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-10-18 00:55:37.852883 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-10-18 00:55:37.852913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-10-18 00:55:37.852924 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:55:37.852934 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:55:37.852944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:55:37.852953 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:55:37.852963 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:55:37.852972 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:55:37.852982 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:55:37.852991 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-10-18 00:55:37.853001 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-10-18 00:55:37.853010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-10-18 00:55:37.853020 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-10-18 00:55:37.853029 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:55:37.853039 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:55:37.853048 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-10-18 00:55:37.853059 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(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-10-18 00:55:37.853071 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-10-18 00:55:37.853081 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-10-18 00:55:37.853090 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-10-18 00:55:37.853099 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-10-18 00:55:37.853108 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-10-18 00:55:37.853117 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-10-18 00:55:37.853127 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 00:55:37.853137 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:55:37.853147 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-10-18 00:55:37.853156 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-10-18 00:55:37.853165 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-10-18 00:55:37.853174 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-10-18 00:55:37.853234 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:55:37.853246 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:55:37.853255 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:55:37.853272 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:55:37.853282 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:55:37.853298 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:55:37.853308 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:55:37.853318 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-10-18 00:55:37.853328 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:55:37.853337 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-10-18 00:55:37.853347 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-10-18 00:55:37.853358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2025-10-18 00:55:37.853369 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-18 00:55:37.853379 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 00:55:37.853390 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-10-18 00:55:37.853400 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:70% (Reading database ... 75% 2025-10-18 00:55:37.853414 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-10-18 00:55:37.853424 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:80% (Reading database ... 85% 2025-10-18 00:55:37.853434 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-10-18 00:55:37.853446 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-10-18 00:55:37.853537 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 00:55:37.854603 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:37.854659 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854670 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:37.854678 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854686 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:55:37.854715 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.854724 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:37.854732 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854740 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:37.854748 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854756 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.854763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.854771 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.854778 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.854786 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.854793 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:55:37.854809 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:37.854817 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:55:37.854855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854866 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854911 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.854989 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:55:37.855061 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.855112 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.855191 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.855248 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.855358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:55:37.856607 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856626 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856635 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:55:37.856643 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856650 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856658 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:55:37.856665 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:55:37.856680 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856688 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:55:37.856715 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-10-18 00:55:37.856723 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-10-18 00:55:37.856731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:55:37.856739 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:55:37.856747 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-10-18 00:55:37.856755 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:55:37.856762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:55:37.856770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-10-18 00:55:37.856778 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-10-18 00:55:37.856785 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:55:37.856793 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-18 00:55:37.856801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8083 files, 1151 directories removed. 2025-10-18 00:55:37.856808 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-18 00:55:37.856816 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-10-18 00:55:37.856824 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-18 00:55:37.856831 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-10-18 00:55:37.856850 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-18 00:55:37.856858 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-10-18 00:55:37.856866 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-10-18 00:55:37.856877 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:55:37.856885 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 0521315e4f51 2025-10-18 00:55:37.856893 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 1c15227bd577 2025-10-18 00:55:37.856900 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 377df226598d 2025-10-18 00:55:37.856911 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20251018 2025-10-18 00:55:37.857060 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-10-18 00:55:37.856932 (took 0:00:25.561465) 2025-10-18 00:55:37.857446 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-10-18 00:55:37.857545 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-10-18 00:55:37.857651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-10-18 00:55:37.857545 2025-10-18 00:55:37.860059 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-10-18 00:55:37.860747 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-10-18 00:59:30.046995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251018 2025-10-18 00:59:30.047069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 1dcdbf0fb542 2025-10-18 00:59:30.047196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20251018" "name"="keystone" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 00:59:30.047240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in cbd9930d9cb9 2025-10-18 00:59:30.047254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container cbd9930d9cb9 2025-10-18 00:59:30.047264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3228f4938e46 2025-10-18 00:59:30.047302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 00:59:30.047315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 9ed57601501c 2025-10-18 00:59:30.047414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:59:30.047428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:59:30.047464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:59:30.047554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:59:30.047644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:59:30.047685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:59:30.047747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:59:30.047798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:59:30.047869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:59:30.047926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:59:30.047985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:59:30.048023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:59:30.048095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:59:30.048134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:59:30.048205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:59:30.048270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.5 MB in 4s (8,024 kB/s) 2025-10-18 00:59:30.048307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-18 00:59:30.048366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-18 00:59:30.048418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-18 00:59:30.048477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-18 00:59:30.048557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-10-18 00:59:30.048620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-10-18 00:59:30.048657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-10-18 00:59:30.048714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-10-18 00:59:30.048781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-10-18 00:59:30.048920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-10-18 00:59:30.048956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-10-18 00:59:30.049033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-10-18 00:59:30.049101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:59:30.049138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-10-18 00:59:30.049205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-10-18 00:59:30.049241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:59:30.049299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2025-10-18 00:59:30.049338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2025-10-18 00:59:30.049418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2025-10-18 00:59:30.049460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2025-10-18 00:59:30.049493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2025-10-18 00:59:30.049586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2025-10-18 00:59:30.049635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2025-10-18 00:59:30.049705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2025-10-18 00:59:30.049742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (1,247 kB/s) 2025-10-18 00:59:30.049800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-10-18 00:59:30.049837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.049941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(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-10-18 00:59:30.049977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.050041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:70% 2025-10-18 00:59:30.050108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-10-18 00:59:30.050145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.050202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:80% 2025-10-18 00:59:30.050274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-18 00:59:30.050341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-10-18 00:59:30.050378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-10-18 00:59:30.050437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-10-18 00:59:30.050475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2025-10-18 00:59:30.050552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-10-18 00:59:30.050620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-10-18 00:59:30.050675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:59:30.050729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.050783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-10-18 00:59:30.050837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:59:30.050904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.050959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-10-18 00:59:30.051011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:59:30.051062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.051114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-10-18 00:59:30.051167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:59:30.051218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.051270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-10-18 00:59:30.051321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:59:30.051377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.051487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-10-18 00:59:30.051626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-10-18 00:59:30.051711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-10-18 00:59:30.051814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-10-18 00:59:30.051939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-18 00:59:30.052119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-10-18 00:59:30.052278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-10-18 00:59:30.052364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-18 00:59:30.052451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-18 00:59:30.052543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-10-18 00:59:30.052692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-18 00:59:30.052964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:59:30.053011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 9ed57601501c 2025-10-18 00:59:30.053065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> da7e92490a3d 2025-10-18 00:59:30.053120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2025-10-18 00:59:30.053175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 7df95bffbec1 2025-10-18 00:59:30.053206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-10-18 00:59:30.053267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-10-18 00:59:30.053313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2025-10-18 00:59:30.053346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (42.0.8) 2025-10-18 00:59:30.053408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-10-18 00:59:30.053462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-10-18 00:59:30.053494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-kerberos) (1.17.0) 2025-10-18 00:59:30.053580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2025-10-18 00:59:30.053615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.3.2) 2025-10-18 00:59:30.053671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.8) 2025-10-18 00:59:30.053727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (1.26.19) 2025-10-18 00:59:30.053753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2025.10.5) 2025-10-18 00:59:30.053814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-10-18 00:59:30.053894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.8.3.tar.gz (94 kB) 2025-10-18 00:59:30.053961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-10-18 00:59:30.054027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-10-18 00:59:30.054073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-10-18 00:59:30.054126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:59:30.054158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-10-18 00:59:30.054223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:59:30.054251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-10-18 00:59:30.054309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.6.0.tar.gz (230 kB) 2025-10-18 00:59:30.054342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-10-18 00:59:30.054401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-10-18 00:59:30.054455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-10-18 00:59:30.054485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-10-18 00:59:30.054553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-10-18 00:59:30.054594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 00:59:30.054644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2025-10-18 00:59:30.054691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-10-18 00:59:30.054737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-10-18 00:59:30.054784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-10-18 00:59:30.054829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-10-18 00:59:30.054875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2025-10-18 00:59:30.055142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-10-18 00:59:30.055198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.8.3-cp312-cp312-linux_x86_64.whl size=4371646 sha256=5ed19fdc4e65e819cecc37b671aef2f64a795abdd5c9327d4a784fd8a193f822 2025-10-18 00:59:30.055212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-z17j9c9v/wheels/25/60/d0/df66d3c4492386b3054c084ea27d1ec294fb7d948e895aac1d 2025-10-18 00:59:30.055223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-10-18 00:59:30.055265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-10-18 00:59:30.055325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-10-18 00:59:30.055359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.6.0-cp312-cp312-linux_x86_64.whl size=6504852 sha256=bc1206b285d30df7e44a7b71d51632a1e48aa6529ca340c970e3907afeca486e 2025-10-18 00:59:30.055369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-z17j9c9v/wheels/fd/0a/41/6637646d729e64c35543efdf8b75dc1bb08853b028bf7831ab 2025-10-18 00:59:30.055380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-10-18 00:59:30.055416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-10-18 00:59:30.055426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.8.3 krb5-0.6.0 pyspnego-0.11.1 requests-kerberos-0.15.0 2025-10-18 00:59:30.055498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 7df95bffbec1 2025-10-18 00:59:30.055592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3c39db926d51 2025-10-18 00:59:30.055626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-10-18 00:59:30.055636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5b02a472f979 2025-10-18 00:59:30.055671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-10-18 00:59:30.055681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> be51f074c771 2025-10-18 00:59:30.055732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 00:59:30.055768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d920c932bdbe 2025-10-18 00:59:30.055821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-10-18 00:59:30.055949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 47162a2c2283 2025-10-18 00:59:30.055969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing /plugins/pycadf-3.1.1 2025-10-18 00:59:30.056008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (setup.py): started 2025-10-18 00:59:30.056039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 00:59:30.056091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-18 00:59:30.056225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-18 00:59:30.056239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 00:59:30.056274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 00:59:30.056284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 00:59:30.056321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 00:59:30.056364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-10-18 00:59:30.056445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-10-18 00:59:30.056553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-10-18 00:59:30.056579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-10-18 00:59:30.056610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-18 00:59:30.056650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2025-10-18 00:59:30.056660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2025-10-18 00:59:30.056702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-18 00:59:30.056744 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.4.0) 2025-10-18 00:59:30.056784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-18 00:59:30.056819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2025-10-18 00:59:30.056862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2025-10-18 00:59:30.056937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (6.0.0) 2025-10-18 00:59:30.056982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2025-10-18 00:59:30.057024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-10-18 00:59:30.057065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-10-18 00:59:30.057099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-10-18 00:59:30.057173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.10.5) 2025-10-18 00:59:30.057188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: pycadf 2025-10-18 00:59:30.057232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 00:59:30.057284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-18 00:59:30.057338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (setup.py): started 2025-10-18 00:59:30.057352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 00:59:30.057393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=2e20226d2005cdb85d1bc8e3cd76572ebbddc7b957fd8b61e2b79c77574d7aba 2025-10-18 00:59:30.057433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-5dpxzsr7/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 00:59:30.057468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built pycadf 2025-10-18 00:59:30.057502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pycadf 2025-10-18 00:59:30.057575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Attempting uninstall: pycadf 2025-10-18 00:59:30.057586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Found existing installation: pycadf 3.1.1 2025-10-18 00:59:30.057628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Uninstalling pycadf-3.1.1: 2025-10-18 00:59:30.057664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pycadf-3.1.1 2025-10-18 00:59:30.057699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pycadf-3.1.1 2025-10-18 00:59:30.057740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 47162a2c2283 2025-10-18 00:59:30.057775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 9cd459488724 2025-10-18 00:59:30.057810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-18 00:59:30.057851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in f08b63c6edfb 2025-10-18 00:59:30.057921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-10-18 00:59:30.057979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 00:59:30.058016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-10-18 00:59:30.058026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-10-18 00:59:30.058061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-10-18 00:59:30.058097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-10-18 00:59:30.058131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-10-18 00:59:30.058166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-10-18 00:59:30.058206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2025-10-18 00:59:30.058240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-10-18 00:59:30.058282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-10-18 00:59:30.058323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (42.0.8) 2025-10-18 00:59:30.058360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing-extensions>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2025-10-18 00:59:30.058427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.0) 2025-10-18 00:59:30.058462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2025-10-18 00:59:30.058497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from deprecation>=2.1.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (24.1) 2025-10-18 00:59:30.058542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.3.2) 2025-10-18 00:59:30.058589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.8) 2025-10-18 00:59:30.058599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.26.19) 2025-10-18 00:59:30.058633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2025.10.5) 2025-10-18 00:59:30.058669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl (5.5 kB) 2025-10-18 00:59:30.058708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-10-18 00:59:30.058750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-10-18 00:59:30.058822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-10-18 00:59:30.058832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-10-18 00:59:30.058868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-10-18 00:59:30.058951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.2.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-10-18 00:59:30.059002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container f08b63c6edfb 2025-10-18 00:59:30.059057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 1100b5b473af 2025-10-18 00:59:30.059071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-shib libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc && a2dismod shib && rm -f /etc/apache2/conf-enabled/shib.conf 2025-10-18 00:59:30.059112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in da43ff71435e 2025-10-18 00:59:30.059158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:59:30.059168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 00:59:30.059207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 00:59:30.059249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 00:59:30.059291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 00:59:30.059322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 00:59:30.059342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 00:59:30.059379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 00:59:30.059389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 00:59:30.059427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 00:59:30.059477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 00:59:30.059544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 00:59:30.059566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 00:59:30.059605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 00:59:30.059637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 00:59:30.059657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.5 MB in 4s (7,721 kB/s) 2025-10-18 00:59:30.059694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-18 00:59:30.059703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-18 00:59:30.059737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-18 00:59:30.059772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-18 00:59:30.059826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-10-18 00:59:30.059859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-10-18 00:59:30.059869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-10-18 00:59:30.060005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-10-18 00:59:30.060025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-10-18 00:59:30.060038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-10-18 00:59:30.060048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-10-18 00:59:30.060084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-10-18 00:59:30.060115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-10-18 00:59:30.060125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-10-18 00:59:30.060166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-10-18 00:59:30.060176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-10-18 00:59:30.060209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-10-18 00:59:30.060240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-10-18 00:59:30.060274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-10-18 00:59:30.060291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-10-18 00:59:30.060327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 00:59:30.060355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-10-18 00:59:30.060387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-10-18 00:59:30.060418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 00:59:30.060452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblog4shib2 amd64 2.0.1-1build1 [69.1 kB] 2025-10-18 00:59:30.060469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2025-10-18 00:59:30.060528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2025-10-18 00:59:30.060568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-18 00:59:30.060590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libodbc2 amd64 2.3.12-1ubuntu0.24.04.1 [158 kB] 2025-10-18 00:59:30.060623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxerces-c3.2t64 amd64 3.2.4+debian-1.2ubuntu2 [919 kB] 2025-10-18 00:59:30.060653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxml-security-c20 amd64 2.0.4-2build2 [289 kB] 2025-10-18 00:59:30.060674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxmltooling10t64 amd64 3.2.4-2.1build3 [630 kB] 2025-10-18 00:59:30.060711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libsaml12t64 amd64 3.2.1-4.1ubuntu0.24.04.1 [898 kB] 2025-10-18 00:59:30.060721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 opensaml-schemas all 3.2.1-4.1ubuntu0.24.04.1 [24.1 kB] 2025-10-18 00:59:30.060774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-common all 3.4.1+dfsg-2.1build1 [44.8 kB] 2025-10-18 00:59:30.060799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 xmltooling-schemas all 3.2.4-2.1build3 [14.9 kB] 2025-10-18 00:59:30.060832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp11t64 amd64 3.4.1+dfsg-2.1build1 [958 kB] 2025-10-18 00:59:30.060862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp-plugins amd64 3.4.1+dfsg-2.1build1 [181 kB] 2025-10-18 00:59:30.060905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2025-10-18 00:59:30.060989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-utils amd64 3.4.1+dfsg-2.1build1 [74.7 kB] 2025-10-18 00:59:30.061023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-shib amd64 3.4.1+dfsg-2.1build1 [61.4 kB] 2025-10-18 00:59:30.061057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 1s (4,024 kB/s) 2025-10-18 00:59:30.061075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-10-18 00:59:30.061085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.061138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(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-10-18 00:59:30.061180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-10-18 00:59:30.061202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% (Reading database ... 80% 2025-10-18 00:59:30.061211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-18 00:59:30.061264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-10-18 00:59:30.061294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-10-18 00:59:30.061329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19134 files and directories currently installed.) 2025-10-18 00:59:30.061340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-10-18 00:59:30.061360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-10-18 00:59:30.061392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-10-18 00:59:30.061423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-10-18 00:59:30.061456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-10-18 00:59:30.061488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-10-18 00:59:30.061579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-10-18 00:59:30.061614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-10-18 00:59:30.061645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-10-18 00:59:30.061655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-18 00:59:30.061709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:59:30.061720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-10-18 00:59:30.061750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:59:30.061770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.061780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-10-18 00:59:30.061833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-10-18 00:59:30.061843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-10-18 00:59:30.061877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-10-18 00:59:30.062059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-10-18 00:59:30.062135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-10-18 00:59:30.062169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-10-18 00:59:30.062200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-10-18 00:59:30.062240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-10-18 00:59:30.062266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-10-18 00:59:30.062273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:59:30.062297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.062304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-10-18 00:59:30.062326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../09-opensaml-schemas_3.2.1-4.1ubuntu0.24.04.1_all.deb ... 2025-10-18 00:59:30.062358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.062366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-10-18 00:59:30.062373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-10-18 00:59:30.062396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.062403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-10-18 00:59:30.062426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-10-18 00:59:30.062436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-10-18 00:59:30.062460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-10-18 00:59:30.062467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-18 00:59:30.062491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.062498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-10-18 00:59:30.062550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-18 00:59:30.062579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.062612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-10-18 00:59:30.062643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-10-18 00:59:30.062705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.062713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-10-18 00:59:30.062743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-18 00:59:30.062773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.062804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-10-18 00:59:30.062857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-18 00:59:30.062920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.062930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.062960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-10-18 00:59:30.063020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.063027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-10-18 00:59:30.063053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 00:59:30.063079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.063136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-10-18 00:59:30.063143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-10-18 00:59:30.063173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.063204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-10-18 00:59:30.063240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-10-18 00:59:30.063270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-10-18 00:59:30.063300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-18 00:59:30.063362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.063375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.063410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.063450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-10-18 00:59:30.063459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-18 00:59:30.063490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 00:59:30.063541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-10-18 00:59:30.063574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-10-18 00:59:30.063630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-18 00:59:30.063638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-18 00:59:30.063663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-10-18 00:59:30.063689 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-18 00:59:30.063747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-10-18 00:59:30.063755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:59:30.063780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-10-18 00:59:30.063806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module shib disabled. 2025-10-18 00:59:30.063860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:To activate the new configuration, you need to run: 2025-10-18 00:59:30.063868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: service apache2 restart 2025-10-18 00:59:30.063908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container da43ff71435e 2025-10-18 00:59:30.064131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 576df5bcceda 2025-10-18 00:59:30.064171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 00:59:30.064184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in d111efec57f6 2025-10-18 00:59:30.064195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-18 00:59:30.064205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-18 00:59:30.064243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-18 00:59:30.064421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-10-18 00:59:30.064447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:59:30.064463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:59:30.064478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:59:30.064498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:59:30.064556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:59:30.064598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:59:30.064615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:59:30.064631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-10-18 00:59:30.064648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-10-18 00:59:30.064742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-10-18 00:59:30.064759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-10-18 00:59:30.064774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 00:59:30.064790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-10-18 00:59:30.064805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.064820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.064838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: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-10-18 00:59:30.064854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-10-18 00:59:30.064869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-10-18 00:59:30.064922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-10-18 00:59:30.064940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-18 00:59:30.064977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-10-18 00:59:30.064994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-10-18 00:59:30.065010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-10-18 00:59:30.065027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-10-18 00:59:30.065043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-18 00:59:30.065058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-18 00:59:30.065074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-18 00:59:30.065096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-10-18 00:59:30.065112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 00:59:30.065127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 00:59:30.065143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 00:59:30.065159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 00:59:30.065175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 00:59:30.065197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 00:59:30.065213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 00:59:30.065229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-10-18 00:59:30.065250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 00:59:30.065266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-10-18 00:59:30.065287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-18 00:59:30.065303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(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-10-18 00:59:30.065336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-10-18 00:59:30.065352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-18 00:59:30.065438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19380 files and directories currently installed.) 2025-10-18 00:59:30.065456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 00:59:30.065472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.065492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 00:59:30.065539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.065566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 00:59:30.065582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.065603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:59:30.065619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.065640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:59:30.065655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.065720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.065737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.065757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.065773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.065814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.065831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 00:59:30.065852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 00:59:30.065868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.065989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 00:59:30.066007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.066023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.066048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.066069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 00:59:30.066085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.066161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 00:59:30.066182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 00:59:30.066292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 00:59:30.066350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 00:59:30.066388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 00:59:30.066472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-10-18 00:59:30.066489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-10-18 00:59:30.066541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 00:59:30.066561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 00:59:30.066671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-10-18 00:59:30.066688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 00:59:30.066704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 00:59:30.066726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-10-18 00:59:30.066741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-10-18 00:59:30.066906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-10-18 00:59:30.066925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-18 00:59:30.066941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9345 files, 1354 directories removed. 2025-10-18 00:59:30.066957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-18 00:59:30.066973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-10-18 00:59:30.066989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-18 00:59:30.067010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-10-18 00:59:30.067026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-18 00:59:30.067042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-10-18 00:59:30.067063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-10-18 00:59:30.067079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-10-18 00:59:30.067100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container d111efec57f6 2025-10-18 00:59:30.067117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 8c2e23486930 2025-10-18 00:59:30.067180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 8637f0eebcbf 2025-10-18 00:59:30.067197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20251018 2025-10-18 00:59:30.067311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-10-18 00:59:30.067159 (took 0:03:52.209614) 2025-10-18 00:59:30.067745 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-10-18 00:59:30.067772 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-10-18 00:59:30.067795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-10-18 00:59:30.067727 2025-10-18 00:59:30.068921 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-10-18 00:59:30.069437 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-10-18 01:00:12.028650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251018 2025-10-18 01:00:12.028777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 1dcdbf0fb542 2025-10-18 01:00:12.028929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20251018" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:00:12.028956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 44e6ffa49b36 2025-10-18 01:00:12.028968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 44e6ffa49b36 2025-10-18 01:00:12.029044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> dd3d1fb6f5bc 2025-10-18 01:00:12.029065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/8 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-10-18 01:00:12.029206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 22f813f2e4bc 2025-10-18 01:00:12.029220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 22f813f2e4bc 2025-10-18 01:00:12.029230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 6405c0dc961c 2025-10-18 01:00:12.029240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-10-18 01:00:12.029295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 12c9b636ff97 2025-10-18 01:00:12.029305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 12c9b636ff97 2025-10-18 01:00:12.029735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 097e34ee27cb 2025-10-18 01:00:12.029801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:00:12.029815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 7b8d90f839e8 2025-10-18 01:00:12.029827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:00:12.029839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:00:12.029849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:00:12.029859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:00:12.029924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:00:12.029935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:00:12.029945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:00:12.029955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:00:12.030009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:00:12.030020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:00:12.030107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:00:12.030118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:00:12.030448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:00:12.030490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:00:12.030500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:00:12.030553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.5 MB in 2s (11.9 MB/s) 2025-10-18 01:00:12.030568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-18 01:00:12.030581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-18 01:00:12.030713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-10-18 01:00:12.030726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-10-18 01:00:12.030735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-10-18 01:00:12.030742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-10-18 01:00:12.030763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-10-18 01:00:12.030771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-10-18 01:00:12.030836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-10-18 01:00:12.030944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-10-18 01:00:12.030990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-10-18 01:00:12.031169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-10-18 01:00:12.032715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-10-18 01:00:12.032743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-10-18 01:00:12.032753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:00:12.032762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-10-18 01:00:12.032771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-10-18 01:00:12.032779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:00:12.032788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 01:00:12.032798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 01:00:12.032806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-18 01:00:12.032815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-18 01:00:12.032823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-18 01:00:12.032833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-10-18 01:00:12.032842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:00:12.032851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-10-18 01:00:12.032868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-10-18 01:00:12.032877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 1s (1,958 kB/s) 2025-10-18 01:00:12.032885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-10-18 01:00:12.032894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-18 01:00:12.032903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-10-18 01:00:12.032914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: (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-10-18 01:00:12.032924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-10-18 01:00:12.032933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-10-18 01:00:12.032941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-10-18 01:00:12.032949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% (Reading database ... 90% 2025-10-18 01:00:12.032958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-10-18 01:00:12.032966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-10-18 01:00:12.032975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 01:00:12.032983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:00:12.032991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-10-18 01:00:12.033000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 01:00:12.033008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:00:12.033016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-10-18 01:00:12.033025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-18 01:00:12.033034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 01:00:12.033055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-10-18 01:00:12.033064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-18 01:00:12.033072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 01:00:12.033081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-10-18 01:00:12.033156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:00:12.033166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:12.033175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-10-18 01:00:12.033184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:00:12.033192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:12.033200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-10-18 01:00:12.033209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:00:12.033217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-10-18 01:00:12.033232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:00:12.033241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-10-18 01:00:12.033249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:00:12.033258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:12.033308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 01:00:12.033317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:00:12.033326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 01:00:12.033334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:00:12.033384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:12.033393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:00:12.033644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-10-18 01:00:12.033666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:00:12.033676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:12.033686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:12.033720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.033771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-10-18 01:00:12.033782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-10-18 01:00:12.033835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.033869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:Dbr+HTY1p7JDjXrhSd7+an/Q59OhMNMCIWBAePcnssI root@ubuntu (RSA) 2025-10-18 01:00:12.033925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-10-18 01:00:12.035041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.035097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:skEcNHuBYWpEdg8R96FbT6Y7vUkXSIlabs9S20816JE root@ubuntu (ECDSA) 2025-10-18 01:00:12.035111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-10-18 01:00:12.035121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.035131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:1lSUuoiYENcGkGz79LLzrxHFfGJojU0CVo4XvamCd6E root@ubuntu (ED25519) 2025-10-18 01:00:12.035141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-10-18 01:00:12.035150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.035160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:00:12.035169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:00:12.035178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 7b8d90f839e8 2025-10-18 01:00:12.035188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 66c756d7f5de 2025-10-18 01:00:12.035198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 01:00:12.035208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 0f19fe569e51 2025-10-18 01:00:12.035218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 01:00:12.035229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in a0d516098fad 2025-10-18 01:00:12.035254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container a0d516098fad 2025-10-18 01:00:12.035277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 7dd4a9c41149 2025-10-18 01:00:12.035290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:00:12.035303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f4c0d9895d06 2025-10-18 01:00:12.035313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-18 01:00:12.035323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-10-18 01:00:12.035332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-10-18 01:00:12.035342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-10-18 01:00:12.035351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:00:12.035361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:00:12.035370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:00:12.035380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:00:12.035390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:00:12.035464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:00:12.035475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:00:12.035485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-10-18 01:00:12.035495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-10-18 01:00:12.035540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-10-18 01:00:12.035555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-10-18 01:00:12.035565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:00:12.035575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:00:12.035585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-18 01:00:12.035596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(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-10-18 01:00:12.035608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:00:12.035617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-10-18 01:00:12.035627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-10-18 01:00:12.035636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-10-18 01:00:12.035652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-10-18 01:00:12.035662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19115 files and directories currently installed.) 2025-10-18 01:00:12.035673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:00:12.035682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-18 01:00:12.035739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-10-18 01:00:12.035799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-10-18 01:00:12.035810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-10-18 01:00:12.035819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:00:12.035871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:00:12.035881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:00:12.035891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:00:12.035945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:00:12.035956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:00:12.036009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:00:12.036020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-10-18 01:00:12.036066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:00:12.036076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-10-18 01:00:12.036626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-18 01:00:12.036647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(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-10-18 01:00:12.036658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-10-18 01:00:12.036667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-10-18 01:00:12.036677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-10-18 01:00:12.036686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-10-18 01:00:12.036723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-10-18 01:00:12.036733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-10-18 01:00:12.036743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19106 files and directories currently installed.) 2025-10-18 01:00:12.036757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:12.036882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.037001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:12.037071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.037178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:00:12.037249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.037334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:12.037412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.037544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:12.037654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.037754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.037834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.037913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.037989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.038064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.040623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:00:12.040652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:12.040662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.040671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:12.040681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.040713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.040723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.040733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:12.040742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.040779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:00:12.040789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:00:12.040817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:00:12.040854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:12.040872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:12.040891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-10-18 01:00:12.040901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-10-18 01:00:12.040910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:00:12.040920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:00:12.040929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-10-18 01:00:12.040938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:00:12.040948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:00:12.040957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-10-18 01:00:12.040967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-10-18 01:00:12.040985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:00:12.040995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.041004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9235 files, 1334 directories removed. 2025-10-18 01:00:12.041014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.041023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-10-18 01:00:12.041032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.041042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-10-18 01:00:12.041051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-18 01:00:12.041061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-10-18 01:00:12.041070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-10-18 01:00:12.041080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:00:12.041089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f4c0d9895d06 2025-10-18 01:00:12.041098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 51e8a706670c 2025-10-18 01:00:12.041108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built abe26edc133b 2025-10-18 01:00:12.041118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20251018 2025-10-18 01:00:12.041127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-10-18 01:00:12.040287 (took 0:00:41.972560) 2025-10-18 01:00:12.041141 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-10-18 01:00:12.041344 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-10-18 01:00:12.041401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-10-18 01:00:12.041230 2025-10-18 01:00:12.042678 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-10-18 01:00:12.043437 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-10-18 01:00:50.375577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251018 2025-10-18 01:00:50.375679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 1dcdbf0fb542 2025-10-18 01:00:50.375699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20251018" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:00:50.375713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 73422038d57e 2025-10-18 01:00:50.375729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 73422038d57e 2025-10-18 01:00:50.376782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> df8ce58f01c9 2025-10-18 01:00:50.376877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:00:50.376895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in f95d4c8687a9 2025-10-18 01:00:50.376908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:00:50.376943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:00:50.376955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:00:50.376965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:00:50.376974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:00:50.376984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:00:50.376994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:00:50.377004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:00:50.377014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:00:50.377024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:00:50.377033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:00:50.377043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:00:50.377052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:00:50.377062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:00:50.377071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:00:50.377081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.5 MB in 2s (11.8 MB/s) 2025-10-18 01:00:50.377090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-18 01:00:50.377100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-18 01:00:50.377110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-10-18 01:00:50.377119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-10-18 01:00:50.377129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-10-18 01:00:50.377138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-10-18 01:00:50.377147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-10-18 01:00:50.377167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-10-18 01:00:50.377177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-10-18 01:00:50.377186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-10-18 01:00:50.377196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-10-18 01:00:50.377205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-10-18 01:00:50.377215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-10-18 01:00:50.377225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-10-18 01:00:50.377234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:00:50.377245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-10-18 01:00:50.377254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-10-18 01:00:50.377271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:00:50.377282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-18 01:00:50.377291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-18 01:00:50.377305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 01:00:50.377321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 01:00:50.377331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-18 01:00:50.377340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-18 01:00:50.377354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-18 01:00:50.377364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 1s (1,719 kB/s) 2025-10-18 01:00:50.377466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-10-18 01:00:50.377478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-18 01:00:50.377490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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-10-18 01:00:50.377627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-18 01:00:50.377640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-18 01:00:50.377649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-18 01:00:50.377683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:80% (Reading database ... 85% 2025-10-18 01:00:50.379663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-18 01:00:50.379717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-18 01:00:50.379735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-10-18 01:00:50.379747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-18 01:00:50.379755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 01:00:50.379763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-18 01:00:50.379770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-10-18 01:00:50.379778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-10-18 01:00:50.379786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-18 01:00:50.379795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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-10-18 01:00:50.379804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-18 01:00:50.379845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-18 01:00:50.379854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-18 01:00:50.379861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-18 01:00:50.379869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-18 01:00:50.379876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-18 01:00:50.379884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18960 files and directories currently installed.) 2025-10-18 01:00:50.379892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-18 01:00:50.379899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-18 01:00:50.379907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-10-18 01:00:50.379915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 01:00:50.379922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:00:50.379930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-10-18 01:00:50.379937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 01:00:50.379945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:00:50.379953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-10-18 01:00:50.379974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-18 01:00:50.379982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 01:00:50.379989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-10-18 01:00:50.379997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-18 01:00:50.380009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 01:00:50.380023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-10-18 01:00:50.380036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:00:50.380050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:50.380064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 01:00:50.380079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-18 01:00:50.380092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-10-18 01:00:50.380100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:00:50.380108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 01:00:50.380115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:00:50.380122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:00:50.380142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:00:50.380150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-10-18 01:00:50.380157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:00:50.380164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:00:50.380180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container f95d4c8687a9 2025-10-18 01:00:50.380188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 8aa107ffc1e8 2025-10-18 01:00:50.380196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-10-18 01:00:50.380203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 3c0c1e8873f7 2025-10-18 01:00:50.380211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-10-18 01:00:50.380218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> fc330ab8d765 2025-10-18 01:00:50.380226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 01:00:50.380233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> bfdfbe9c97a7 2025-10-18 01:00:50.380242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2025-10-18 01:00:50.380250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 13c1732cea98 2025-10-18 01:00:50.380258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 13c1732cea98 2025-10-18 01:00:50.380265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 27d13b77d0a3 2025-10-18 01:00:50.380274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:00:50.380284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 6289dc6ec457 2025-10-18 01:00:50.380291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-18 01:00:50.380299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-10-18 01:00:50.380306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-10-18 01:00:50.380314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-10-18 01:00:50.380321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:00:50.380333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:00:50.380341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:00:50.380348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:00:50.380404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:00:50.380423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:00:50.380438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:00:50.380451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-10-18 01:00:50.380470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-10-18 01:00:50.380478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-10-18 01:00:50.380487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-10-18 01:00:50.380497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:00:50.380600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:00:50.380754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-18 01:00:50.380799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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-10-18 01:00:50.380809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-18 01:00:50.380813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-18 01:00:50.380816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-18 01:00:50.380821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-18 01:00:50.380856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-18 01:00:50.380976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-18 01:00:50.381003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19086 files and directories currently installed.) 2025-10-18 01:00:50.381013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:00:50.381026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-18 01:00:50.381034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-10-18 01:00:50.381045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-10-18 01:00:50.381083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-10-18 01:00:50.381104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:00:50.381124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:00:50.381165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:00:50.381192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:00:50.381237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:00:50.381248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:00:50.381300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:00:50.381309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-10-18 01:00:50.381349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:00:50.381361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-10-18 01:00:50.381401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-18 01:00:50.381454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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-10-18 01:00:50.381478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-18 01:00:50.381493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-18 01:00:50.381569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-18 01:00:50.381600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-18 01:00:50.381692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-18 01:00:50.381720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-18 01:00:50.381808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19077 files and directories currently installed.) 2025-10-18 01:00:50.381833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:50.381872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.381931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:50.381980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.381991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:00:50.382031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:50.382092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:50.382153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:00:50.382329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:50.382340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:00:50.382391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:00:50.382592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-18 01:00:50.382661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.382712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:00:50.382763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:00:50.382886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:00:50.382949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.382997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:00:50.383008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.383060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:00:50.383069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-10-18 01:00:50.383106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-10-18 01:00:50.383118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:00:50.383155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:00:50.383166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-10-18 01:00:50.383220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:00:50.383250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:00:50.383270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-10-18 01:00:50.383289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-10-18 01:00:50.383341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:00:50.383350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-18 01:00:50.383388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9235 files, 1334 directories removed. 2025-10-18 01:00:50.383399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-18 01:00:50.383435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-10-18 01:00:50.383446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-18 01:00:50.383494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-10-18 01:00:50.383544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-18 01:00:50.383569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-10-18 01:00:50.383640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-10-18 01:00:50.383658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:00:50.383670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 6289dc6ec457 2025-10-18 01:00:50.383680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 224d1ccee843 2025-10-18 01:00:50.383729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 6f3ae312b0b6 2025-10-18 01:00:50.383741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20251018 2025-10-18 01:00:50.383863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-10-18 01:00:50.383754 (took 0:00:38.342524) 2025-10-18 01:00:50.384158 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-10-18 01:00:50.384236 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-10-18 01:00:50.384290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-10-18 01:00:50.384217 2025-10-18 01:00:50.384372 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2024.2.tar.gz 2025-10-18 01:00:51.328920 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-10-18 01:00:51.329317 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-10-18 01:03:04.477595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251018 2025-10-18 01:03:04.477668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 4906a7519f38 2025-10-18 01:03:04.477780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20251018" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:03:04.477857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in ea3846709e92 2025-10-18 01:03:04.477953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container ea3846709e92 2025-10-18 01:03:04.478015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 3b494f608683 2025-10-18 01:03:04.478085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-10-18 01:03:04.478157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 57c42320302d 2025-10-18 01:03:04.478227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-10-18 01:03:04.478295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in b56f13826e6b 2025-10-18 01:03:04.478388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-10-18 01:03:04.478551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 01:03:04.478662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2025-10-18 01:03:04.478752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 01:03:04.478837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-10-18 01:03:04.478906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-10-18 01:03:04.479009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-10-18 01:03:04.479066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 01:03:04.479135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-10-18 01:03:04.479192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 01:03:04.479248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2025-10-18 01:03:04.479302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 01:03:04.479369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-10-18 01:03:04.479423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-12.1.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-18 01:03:04.479479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2025-10-18 01:03:04.483351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 01:03:04.483407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.19.2) 2025-10-18 01:03:04.483421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2025-10-18 01:03:04.483431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.5.0) 2025-10-18 01:03:04.483440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.4.0) 2025-10-18 01:03:04.483449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2025-10-18 01:03:04.483458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2025-10-18 01:03:04.483466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2025-10-18 01:03:04.483476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2025-10-18 01:03:04.483484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.16.0) 2025-10-18 01:03:04.483493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: sushy>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.2.1) 2025-10-18 01:03:04.483542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (2.16.0) 2025-10-18 01:03:04.483555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: defusedxml>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (0.7.1) 2025-10-18 01:03:04.483564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2025-10-18 01:03:04.483574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.70-py3-none-any.whl.metadata (1.1 kB) 2025-10-18 01:03:04.483583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2025-10-18 01:03:04.483600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ironic-lib>=2.17.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.2.0) 2025-10-18 01:03:04.483611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.6.0) 2025-10-18 01:03:04.483619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.4.0) 2025-10-18 01:03:04.483639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.1.2) 2025-10-18 01:03:04.483650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (3.5.0) 2025-10-18 01:03:04.483658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-10-18 01:03:04.483667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 01:03:04.483675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-10-18 01:03:04.483684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-10-18 01:03:04.483692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-10-18 01:03:04.483701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-10-18 01:03:04.483710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2<4.0.0,>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.1.4) 2025-10-18 01:03:04.483720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2025-10-18 01:03:04.483728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2<4.0.0,>=3.1.3->pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.1.5) 2025-10-18 01:03:04.483739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cryptography in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (42.0.8) 2025-10-18 01:03:04.483747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.3.2) 2025-10-18 01:03:04.483761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.8) 2025-10-18 01:03:04.483772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.26.19) 2025-10-18 01:03:04.483786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2025.10.5) 2025-10-18 01:03:04.483795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.19.3 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-10-18 01:03:04.483804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.19.3-py3-none-any.whl.metadata (7.7 kB) 2025-10-18 01:03:04.483813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.19.3->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-10-18 01:03:04.483822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.19.3->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.1) 2025-10-18 01:03:04.483831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.3->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-10-18 01:03:04.483845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 01:03:04.483854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (1.8.8) 2025-10-18 01:03:04.483863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2025-10-18 01:03:04.483872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tenacity>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (8.3.0) 2025-10-18 01:03:04.483880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: zeroconf>=0.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (0.132.2) 2025-10-18 01:03:04.483889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.0) 2025-10-18 01:03:04.483928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2023.12.1) 2025-10-18 01:03:04.483938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.35.1) 2025-10-18 01:03:04.483947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.20.0) 2025-10-18 01:03:04.483956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2025-10-18 01:03:04.483964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (3.0.0) 2025-10-18 01:03:04.483973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (0.10.1) 2025-10-18 01:03:04.483992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2025-10-18 01:03:04.484001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (5.3.0) 2025-10-18 01:03:04.484010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->ironic-staging-drivers) (1.16.0) 2025-10-18 01:03:04.484019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ironic-staging-drivers) (5.6.0) 2025-10-18 01:03:04.484028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.0.8) 2025-10-18 01:03:04.484036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2024.1) 2025-10-18 01:03:04.484045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2025-10-18 01:03:04.484059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2025-10-18 01:03:04.484068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2025-10-18 01:03:04.484076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (1.6.0) 2025-10-18 01:03:04.484085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.36.1) 2025-10-18 01:03:04.484094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.0.3) 2025-10-18 01:03:04.484102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.6.1) 2025-10-18 01:03:04.484111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2025-10-18 01:03:04.484120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.0.0) 2025-10-18 01:03:04.484128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.1.2) 2025-10-18 01:03:04.484143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (67.2.0) 2025-10-18 01:03:04.484152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (1.17.0) 2025-10-18 01:03:04.484165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2025-10-18 01:03:04.484174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2025-10-18 01:03:04.484182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2025-10-18 01:03:04.484191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-10-18 01:03:04.484199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-10-18 01:03:04.484208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-10-18 01:03:04.484216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-10-18 01:03:04.484225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-10-18 01:03:04.484233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-10-18 01:03:04.484242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-10-18 01:03:04.484297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-10-18 01:03:04.484307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 01:03:04.484316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-18 01:03:04.484324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-12.1.0-py3-none-any.whl (52.8 MB) 2025-10-18 01:03:04.484333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 MB 35.0 MB/s 0:00:01 2025-10-18 01:03:04.484341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.19.3-py3-none-any.whl (2.4 MB) 2025-10-18 01:03:04.484350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.3 MB/s 0:00:00 2025-10-18 01:03:04.484358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2025-10-18 01:03:04.484367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.70-py3-none-any.whl (260 kB) 2025-10-18 01:03:04.484376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, pysmi-lextudio, pyasn1-modules, sushy-oem-idrac, pysnmpcrypto, pyghmi, ansible-core, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-staging-drivers 2025-10-18 01:03:04.484386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-12.1.0 ansible-core-2.19.3 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyasyncore-1.0.4 pyghmi-1.5.70 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.1 sushy-oem-idrac-5.0.0 2025-10-18 01:03:04.484402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic-prometheus-exporter-4.4.1.dev2 2025-10-18 01:03:04.484411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): started 2025-10-18 01:03:04.484419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:03:04.484428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/pycadf-3.1.1 2025-10-18 01:03:04.484437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): started 2025-10-18 01:03:04.484445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:03:04.484454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2025-10-18 01:03:04.484463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (5.3.0) 2025-10-18 01:03:04.484472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.messaging>=9.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (14.9.1) 2025-10-18 01:03:04.484492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.4.1.dev2) 2025-10-18 01:03:04.484523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-18 01:03:04.484535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: prometheus_client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (0.20.0) 2025-10-18 01:03:04.484544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-18 01:03:04.484558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-18 01:03:04.484566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 01:03:04.484575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 01:03:04.484588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 01:03:04.484696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 01:03:04.484732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-10-18 01:03:04.484834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 01:03:04.484889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.4) 2025-10-18 01:03:04.484968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-10-18 01:03:04.485037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 01:03:04.485105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (8.1.7) 2025-10-18 01:03:04.485172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.6.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-10-18 01:03:04.485236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 01:03:04.485305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.5) 2025-10-18 01:03:04.485372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-10-18 01:03:04.485439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-10-18 01:03:04.485537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-10-18 01:03:04.485597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-10-18 01:03:04.485698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-18 01:03:04.485752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.8.8) 2025-10-18 01:03:04.485960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.2.0) 2025-10-18 01:03:04.486016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.5.0) 2025-10-18 01:03:04.486027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.0) 2025-10-18 01:03:04.486040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.4.0) 2025-10-18 01:03:04.486098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.6.0) 2025-10-18 01:03:04.486161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.2) 2025-10-18 01:03:04.486228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.9.0) 2025-10-18 01:03:04.486294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.2.0) 2025-10-18 01:03:04.486351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.5.0) 2025-10-18 01:03:04.486427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (7.4.0) 2025-10-18 01:03:04.486493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.1.0) 2025-10-18 01:03:04.486596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.9.0.post0) 2025-10-18 01:03:04.486672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2025-10-18 01:03:04.486738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2025-10-18 01:03:04.486806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-18 01:03:04.486873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-18 01:03:04.487012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.10.1) 2025-10-18 01:03:04.487086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.0) 2025-10-18 01:03:04.487162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.5.1) 2025-10-18 01:03:04.487235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.6.0) 2025-10-18 01:03:04.490599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.36.1) 2025-10-18 01:03:04.490626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.3) 2025-10-18 01:03:04.490636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2025-10-18 01:03:04.490647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.6.1) 2025-10-18 01:03:04.490672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.19) 2025-10-18 01:03:04.490683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.0) 2025-10-18 01:03:04.490693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (24.1) 2025-10-18 01:03:04.490703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.0.0) 2025-10-18 01:03:04.490712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.2) 2025-10-18 01:03:04.490722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (67.2.0) 2025-10-18 01:03:04.490732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-10-18 01:03:04.490742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-10-18 01:03:04.490752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-10-18 01:03:04.490762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.10.5) 2025-10-18 01:03:04.490771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.7) 2025-10-18 01:03:04.490781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-18 01:03:04.490792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-18 01:03:04.490809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-18 01:03:04.490819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-18 01:03:04.490829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter, pycadf 2025-10-18 01:03:04.490854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: DEPRECATION: Building 'ironic-prometheus-exporter' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-prometheus-exporter'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:03:04.490872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.490882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (setup.py): started 2025-10-18 01:03:04.490892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (setup.py): finished with status 'done' 2025-10-18 01:03:04.490931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.4.1.dev2-py3-none-any.whl size=68093 sha256=c5b4f937337ecc51aae09193e565d30845951a97a871b5195578732f59f6e25f 2025-10-18 01:03:04.490941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-uw4e4etm/wheels/83/17/95/561678901d81851705c08567792c6c0ce14dafcab409e836a2 2025-10-18 01:03:04.490952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:03:04.490963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.490973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (setup.py): started 2025-10-18 01:03:04.490983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 01:03:04.490993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=19620084118c63472ebf3b9c47d609dbcb2a5fc9ad20abf00d1ffb1e6cc6b80a 2025-10-18 01:03:04.491003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-uw4e4etm/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 01:03:04.491012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter pycadf 2025-10-18 01:03:04.491022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, pycadf, ironic-prometheus-exporter 2025-10-18 01:03:04.491031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Attempting uninstall: pycadf 2025-10-18 01:03:04.491042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Found existing installation: pycadf 3.1.1 2025-10-18 01:03:04.491051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Uninstalling pycadf-3.1.1: 2025-10-18 01:03:04.491060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pycadf-3.1.1 2025-10-18 01:03:04.491070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 ironic-prometheus-exporter-4.4.1.dev2 itsdangerous-2.2.0 pycadf-3.1.1 2025-10-18 01:03:04.491080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container b56f13826e6b 2025-10-18 01:03:04.491089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 2f5b344577df 2025-10-18 01:03:04.491100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:03:04.491111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 300b3a7b29c0 2025-10-18 01:03:04.491121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:03:04.491138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:03:04.491154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:03:04.491164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:03:04.491182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:03:04.491192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:03:04.491201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:03:04.491211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:03:04.491220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:03:04.491230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:03:04.491239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:03:04.491249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:03:04.491258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:03:04.491268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:03:04.491277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:03:04.491287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.5 MB in 3s (11.2 MB/s) 2025-10-18 01:03:04.491297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-18 01:03:04.491306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-18 01:03:04.491316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-10-18 01:03:04.491326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-10-18 01:03:04.491335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-10-18 01:03:04.491345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.11). 2025-10-18 01:03:04.491354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-10-18 01:03:04.491364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-10-18 01:03:04.491373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-10-18 01:03:04.491383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-10-18 01:03:04.491392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-10-18 01:03:04.491402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-10-18 01:03:04.491411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-10-18 01:03:04.491421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-10-18 01:03:04.491430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-10-18 01:03:04.491440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-10-18 01:03:04.491456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-10-18 01:03:04.491466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-10-18 01:03:04.491475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-10-18 01:03:04.491485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-10-18 01:03:04.491494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-10-18 01:03:04.491504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-10-18 01:03:04.491542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-10-18 01:03:04.491552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-10-18 01:03:04.491561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:03:04.491577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-10-18 01:03:04.491586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-10-18 01:03:04.491596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:03:04.491612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-10-18 01:03:04.491622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-10-18 01:03:04.491632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-10-18 01:03:04.491641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 01:03:04.491651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 01:03:04.491660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-10-18 01:03:04.491670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-10-18 01:03:04.491679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-10-18 01:03:04.491688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-18 01:03:04.491698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-18 01:03:04.491707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-18 01:03:04.491716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-10-18 01:03:04.491726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-10-18 01:03:04.491735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 01:03:04.491745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-10-18 01:03:04.491768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-18 01:03:04.491778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-10-18 01:03:04.491788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 01:03:04.491797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2025-10-18 01:03:04.491807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2025-10-18 01:03:04.491816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-10-18 01:03:04.491825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2025-10-18 01:03:04.491835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-10-18 01:03:04.491844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 01:03:04.491853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-18 01:03:04.491863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-10-18 01:03:04.491872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2025-10-18 01:03:04.491886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-18 01:03:04.491923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2025-10-18 01:03:04.491933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-10-18 01:03:04.491943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-10-18 01:03:04.491953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 2s (6,698 kB/s) 2025-10-18 01:03:04.491962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-10-18 01:03:04.491972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-18 01:03:04.491982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(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-10-18 01:03:04.491992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-10-18 01:03:04.492002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-10-18 01:03:04.492011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-10-18 01:03:04.492021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-10-18 01:03:04.492030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-10-18 01:03:04.492039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-10-18 01:03:04.492056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:03:04.492065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-10-18 01:03:04.492075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-10-18 01:03:04.492084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-10-18 01:03:04.492094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-10-18 01:03:04.492108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-10-18 01:03:04.492118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-10-18 01:03:04.492127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-10-18 01:03:04.492137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-18 01:03:04.492146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 01:03:04.492159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 01:03:04.492173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:03:04.492231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-10-18 01:03:04.492285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 01:03:04.492299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:03:04.492461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-10-18 01:03:04.492495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 01:03:04.492549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-18 01:03:04.492576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-10-18 01:03:04.492593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-10-18 01:03:04.492608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-10-18 01:03:04.492623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-10-18 01:03:04.492663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-10-18 01:03:04.492718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-10-18 01:03:04.492829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-10-18 01:03:04.492861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-18 01:03:04.492892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 01:03:04.492943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-10-18 01:03:04.493011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-18 01:03:04.493035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 01:03:04.493090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-10-18 01:03:04.493103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-18 01:03:04.493156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:03:04.493209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-10-18 01:03:04.493258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:03:04.493304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-10-18 01:03:04.493324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-10-18 01:03:04.493380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:03:04.493403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-18 01:03:04.493458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-10-18 01:03:04.493480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 01:03:04.493566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.493603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 01:03:04.493628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-10-18 01:03:04.493697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-10-18 01:03:04.493722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-18 01:03:04.493766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-10-18 01:03:04.493814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-10-18 01:03:04.493864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-10-18 01:03:04.493937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:03:04.493962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:03:04.494005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-10-18 01:03:04.494053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-10-18 01:03:04.494099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-10-18 01:03:04.494145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-10-18 01:03:04.494191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 01:03:04.494237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-10-18 01:03:04.494299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-10-18 01:03:04.494318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-10-18 01:03:04.494368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-10-18 01:03:04.494388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-10-18 01:03:04.494437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-10-18 01:03:04.494457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-10-18 01:03:04.494534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-10-18 01:03:04.494584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-10-18 01:03:04.494606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-10-18 01:03:04.494678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-10-18 01:03:04.494700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-10-18 01:03:04.494721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:04.494798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-10-18 01:03:04.494818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-10-18 01:03:04.494839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-10-18 01:03:04.494922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 01:03:04.494949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 01:03:04.495007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:03:04.495031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-10-18 01:03:04.495089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-10-18 01:03:04.495112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-18 01:03:04.495170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-10-18 01:03:04.495186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-10-18 01:03:04.495234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-10-18 01:03:04.495270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-10-18 01:03:04.495314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-10-18 01:03:04.495336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-10-18 01:03:04.495407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-10-18 01:03:04.495425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 01:03:04.495440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:03:04.495496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-10-18 01:03:04.495589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-10-18 01:03:04.495621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-10-18 01:03:04.495677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-10-18 01:03:04.495702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-10-18 01:03:04.495755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-18 01:03:04.495768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-10-18 01:03:04.495824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-10-18 01:03:04.495861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-10-18 01:03:04.495888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:03:04.495935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-10-18 01:03:04.496104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-10-18 01:03:04.496140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:03:04.496153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:04.496172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-18 01:03:04.496183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-10-18 01:03:04.496193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-10-18 01:03:04.496208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-10-18 01:03:04.496252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-10-18 01:03:04.496303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-18 01:03:04.496317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-10-18 01:03:04.496378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-10-18 01:03:04.496440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-10-18 01:03:04.496456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-18 01:03:04.496538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:03:04.496560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-10-18 01:03:04.496615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-10-18 01:03:04.496656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-18 01:03:04.496707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:03:04.496721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-10-18 01:03:04.496774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 01:03:04.496800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-10-18 01:03:04.496853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-18 01:03:04.496878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-18 01:03:04.496937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-18 01:03:04.496978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-10-18 01:03:04.497029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.497044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:03:04.497100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-10-18 01:03:04.497140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:03:04.497191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-10-18 01:03:04.497205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:03:04.497257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-10-18 01:03:04.497298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-10-18 01:03:04.497325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:64' 2025-10-18 01:03:04.497368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-10-18 01:03:04.497408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:parted2t64' 2025-10-18 01:03:04.497448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-10-18 01:03:04.497462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:03:04.497523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-10-18 01:03:04.497590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:03:04.497631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 300b3a7b29c0 2025-10-18 01:03:04.497671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 19e933d93d8b 2025-10-18 01:03:04.497713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:03:04.497754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in d612f2642346 2025-10-18 01:03:04.497793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-18 01:03:04.497833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-10-18 01:03:04.497885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-10-18 01:03:04.497928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-10-18 01:03:04.498054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:03:04.498068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:03:04.498081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:03:04.498095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:03:04.498302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:03:04.498361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:03:04.498374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:03:04.498394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-10-18 01:03:04.498405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-10-18 01:03:04.498415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-10-18 01:03:04.498425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-10-18 01:03:04.498435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:03:04.498449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:03:04.498462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-18 01:03:04.498551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.498577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2025-10-18 01:03:04.498611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-10-18 01:03:04.498644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:55% 2025-10-18 01:03:04.498697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 60% (Reading database ... 2025-10-18 01:03:04.498712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:65% 2025-10-18 01:03:04.498776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-18 01:03:04.498830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:70% 2025-10-18 01:03:04.498844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-10-18 01:03:04.498930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-10-18 01:03:04.499149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-10-18 01:03:04.499166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-10-18 01:03:04.499197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-10-18 01:03:04.499264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19248 files and directories currently installed.) 2025-10-18 01:03:04.499278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:03:04.499335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-18 01:03:04.499386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-10-18 01:03:04.499400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-10-18 01:03:04.499442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-10-18 01:03:04.499457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:03:04.499534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:03:04.499554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:03:04.499600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:03:04.499616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:03:04.499655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:03:04.499669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:03:04.499709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-10-18 01:03:04.499750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:03:04.499764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-10-18 01:03:04.499816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-18 01:03:04.499831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.499890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(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-10-18 01:03:04.499931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-10-18 01:03:04.499984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-10-18 01:03:04.499999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-10-18 01:03:04.500061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-10-18 01:03:04.500086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-10-18 01:03:04.500100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-10-18 01:03:04.500142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19239 files and directories currently installed.) 2025-10-18 01:03:04.500159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:04.500214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:04.500284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:03:04.500352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.500366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:04.500421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:04.500490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.500586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.500639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.500653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.500692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.500743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:03:04.500757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:04.500796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:04.500862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.500957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:04.501013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.501147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:03:04.501162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:03:04.501279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:03:04.501356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:04.501424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:04.501530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-10-18 01:03:04.501591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-10-18 01:03:04.501608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:03:04.501677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:03:04.501692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-10-18 01:03:04.501733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:03:04.501749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:03:04.501804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-10-18 01:03:04.501819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-10-18 01:03:04.501875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:03:04.501890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.501957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 25172 files, 2910 directories removed. 2025-10-18 01:03:04.501971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.502026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-10-18 01:03:04.502041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.502096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-10-18 01:03:04.502110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-18 01:03:04.502165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-10-18 01:03:04.502181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-10-18 01:03:04.502235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:03:04.502250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container d612f2642346 2025-10-18 01:03:04.502303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 0a4693403220 2025-10-18 01:03:04.502318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-10-18 01:03:04.502373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in df84e3296b2d 2025-10-18 01:03:04.502388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container df84e3296b2d 2025-10-18 01:03:04.502440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 0e7c4e883b03 2025-10-18 01:03:04.502492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 5d68decd26a1 2025-10-18 01:03:04.502529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20251018 2025-10-18 01:03:04.502605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-10-18 01:03:04.502526 (took 0:02:14.118309) 2025-10-18 01:03:04.502682 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-10-18 01:03:04.504440 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-10-18 01:03:04.504567 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-10-18 01:03:04.505784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-10-18 01:03:04.504543 2025-10-18 01:03:04.506624 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-10-18 01:03:04.506997 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-10-18 01:03:49.285786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251018 2025-10-18 01:03:49.285902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 4906a7519f38 2025-10-18 01:03:49.286041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20251018" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:03:49.286109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 47a3cfa10d9b 2025-10-18 01:03:49.286216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 47a3cfa10d9b 2025-10-18 01:03:49.286300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ea2d497187a0 2025-10-18 01:03:49.286467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grub-efi-*64-signed ipxe pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:03:49.286600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in a7232700e63a 2025-10-18 01:03:49.286810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:03:49.288656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:03:49.288680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:03:49.288719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:03:49.288732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:03:49.288744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:03:49.288757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:03:49.288769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:03:49.288781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:03:49.288792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:03:49.288804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:03:49.288816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:03:49.288850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:03:49.288860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:03:49.288869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:03:49.288879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.5 MB in 3s (11.0 MB/s) 2025-10-18 01:03:49.288888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-18 01:03:49.288897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-18 01:03:49.288907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-10-18 01:03:49.288916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-10-18 01:03:49.288925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-10-18 01:03:49.288934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-10-18 01:03:49.288944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-10-18 01:03:49.288953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil mtools python-apt-common python3-apt 2025-10-18 01:03:49.288963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool ucf 2025-10-18 01:03:49.288973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-10-18 01:03:49.288982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-10-18 01:03:49.288992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc dosfstools 2025-10-18 01:03:49.289001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-10-18 01:03:49.289010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-10-18 01:03:49.289019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-10-18 01:03:49.289034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-10-18 01:03:49.289044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-signed grub-ipxe grub2-common ipxe ipxe-qemu libefiboot1t64 2025-10-18 01:03:49.289053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libefivar1t64 libfreetype6 libfuse3-3 libpng16-16t64 mokutil mtools pxelinux 2025-10-18 01:03:49.289063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: python-apt-common python3-apt sbsigntool shim-signed syslinux 2025-10-18 01:03:49.289072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: syslinux-common tftpd-hpa ucf 2025-10-18 01:03:49.289081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:03:49.289090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.6 MB of archives. 2025-10-18 01:03:49.289103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 55.7 MB of additional disk space will be used. 2025-10-18 01:03:49.289113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:03:49.289324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.3 [6,686 B] 2025-10-18 01:03:49.289389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5 [20.7 kB] 2025-10-18 01:03:49.289437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5 [169 kB] 2025-10-18 01:03:49.289450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:03:49.289465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-10-18 01:03:49.289499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-18 01:03:49.289560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-18 01:03:49.289743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2025-10-18 01:03:49.289769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2025-10-18 01:03:49.289792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-10-18 01:03:49.289876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2025-10-18 01:03:49.289932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2025-10-18 01:03:49.289999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2025-10-18 01:03:49.290066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2025-10-18 01:03:49.290180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2025-10-18 01:03:49.290242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2025-10-18 01:03:49.290292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-10-18 01:03:49.290360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2025-10-18 01:03:49.290428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2025-10-18 01:03:49.290478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-10-18 01:03:49.290580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2025-10-18 01:03:49.290657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2025-10-18 01:03:49.290793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2025-10-18 01:03:49.290861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-10-18 01:03:49.290912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2025-10-18 01:03:49.290981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2025-10-18 01:03:49.291049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-10-18 01:03:49.291116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.6 MB in 1s (14.4 MB/s) 2025-10-18 01:03:49.291179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-10-18 01:03:49.291229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-18 01:03:49.291260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(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-10-18 01:03:49.291356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-10-18 01:03:49.291372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-10-18 01:03:49.291444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-10-18 01:03:49.291476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-10-18 01:03:49.291567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-10-18 01:03:49.291620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-10-18 01:03:49.291678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:03:49.291739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.3_all.deb ... 2025-10-18 01:03:49.291900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.3) ... 2025-10-18 01:03:49.291934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-10-18 01:03:49.291952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5_all.deb ... 2025-10-18 01:03:49.291962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5) ... 2025-10-18 01:03:49.291975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-10-18 01:03:49.292053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.292101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5_amd64.deb ... 2025-10-18 01:03:49.292147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5) ... 2025-10-18 01:03:49.292193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-10-18 01:03:49.292250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.292295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:03:49.292341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-10-18 01:03:49.292398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:03:49.292444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-10-18 01:03:49.292490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-10-18 01:03:49.292574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-10-18 01:03:49.292638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-10-18 01:03:49.292724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-18 01:03:49.292740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:03:49.292820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-18 01:03:49.292913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-18 01:03:49.292981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 01:03:49.293027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-10-18 01:03:49.293085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libefivar1t64_38-3.1build1_amd64.deb ... 2025-10-18 01:03:49.293130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.293161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-10-18 01:03:49.293233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-10-18 01:03:49.293279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-10-18 01:03:49.293325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-10-18 01:03:49.293370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-10-18 01:03:49.293415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-10-18 01:03:49.293461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-18 01:03:49.293536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-10-18 01:03:49.293555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-10-18 01:03:49.293650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.293714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-10-18 01:03:49.293813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-10-18 01:03:49.293874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.293933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.294001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-10-18 01:03:49.294071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-10-18 01:03:49.294087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.294158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-10-18 01:03:49.294215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-10-18 01:03:49.294229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.294292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-10-18 01:03:49.294349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2025-10-18 01:03:49.294363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.294424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-10-18 01:03:49.294480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-18 01:03:49.294494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:03:49.294550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-10-18 01:03:49.295760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-18 01:03:49.295804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:03:49.295818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-10-18 01:03:49.295829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-18 01:03:49.295839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:03:49.295849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-10-18 01:03:49.295868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-mokutil_0.6.0-2build3_amd64.deb ... 2025-10-18 01:03:49.295879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-10-18 01:03:49.295888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-10-18 01:03:49.295898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.295908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mtools_4.0.43-1build1_amd64.deb ... 2025-10-18 01:03:49.295917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-10-18 01:03:49.295927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-10-18 01:03:49.295937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-10-18 01:03:49.295947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:49.295956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-10-18 01:03:49.295966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-10-18 01:03:49.295976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-10-18 01:03:49.295985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-10-18 01:03:49.295995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-10-18 01:03:49.296004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-10-18 01:03:49.296014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-10-18 01:03:49.296023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-10-18 01:03:49.296033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:49.296043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-10-18 01:03:49.296052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-10-18 01:03:49.296062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:49.296071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-10-18 01:03:49.296080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-10-18 01:03:49.296090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-10-18 01:03:49.296111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-10-18 01:03:49.296121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.3) ... 2025-10-18 01:03:49.296131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-10-18 01:03:49.296140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-10-18 01:03:49.296149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:49.296159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:49.296225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:03:49.296236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 01:03:49.296246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:03:49.296255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:03:49.296273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5) ... 2025-10-18 01:03:49.296283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:03:49.296292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-10-18 01:03:49.296301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-10-18 01:03:49.296310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:03:49.296320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: 2025-10-18 01:03:49.296329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: failed to get canonical path of `overlay'. 2025-10-18 01:03:49.296339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-10-18 01:03:49.296348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-10-18 01:03:49.296357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:03:49.296366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:03:49.296375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-10-18 01:03:49.296384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5) ... 2025-10-18 01:03:49.296394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-18 01:03:49.296444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.296455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2025-10-18 01:03:49.296464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-10-18 01:03:49.296474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:03:49.296483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.296493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.296528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.296543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.296603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-10-18 01:03:49.296613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-10-18 01:03:49.296623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-10-18 01:03:49.296633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2025-10-18 01:03:49.296643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:03:49.296717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container a7232700e63a 2025-10-18 01:03:49.296729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 737eb87e144e 2025-10-18 01:03:49.296739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-10-18 01:03:49.296794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in bf0663afbf65 2025-10-18 01:03:49.296831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container bf0663afbf65 2025-10-18 01:03:49.296841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 2544bad5a4f1 2025-10-18 01:03:49.296914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-10-18 01:03:49.299664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 73804c6bd661 2025-10-18 01:03:49.299768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-10-18 01:03:49.299783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 1b02f8892b55 2025-10-18 01:03:49.299815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-10-18 01:03:49.299834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 100e077f49b9 2025-10-18 01:03:49.299851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 100e077f49b9 2025-10-18 01:03:49.299867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> eb59c60c66e4 2025-10-18 01:03:49.299886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:03:49.299905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in bd6922b42078 2025-10-18 01:03:49.299922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-18 01:03:49.299940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-10-18 01:03:49.299959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-10-18 01:03:49.299976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-10-18 01:03:49.299993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:03:49.300011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:03:49.300028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:03:49.300045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:03:49.300062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:03:49.300078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:03:49.300094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:03:49.300111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-10-18 01:03:49.300128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-10-18 01:03:49.300147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-10-18 01:03:49.300165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-10-18 01:03:49.300183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:03:49.300201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:03:49.300219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-18 01:03:49.300236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-18 01:03:49.300254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: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-10-18 01:03:49.300271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-10-18 01:03:49.300288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-10-18 01:03:49.300304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-10-18 01:03:49.300320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-18 01:03:49.300354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:85% 2025-10-18 01:03:49.300370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-10-18 01:03:49.300388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19598 files and directories currently installed.) 2025-10-18 01:03:49.300405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:03:49.300420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.300436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-18 01:03:49.300452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-10-18 01:03:49.300468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-10-18 01:03:49.300485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-10-18 01:03:49.300501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:03:49.300568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:03:49.300605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:03:49.300623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:03:49.300665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:03:49.300682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:03:49.300728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:03:49.300746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-10-18 01:03:49.300762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:03:49.300778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-10-18 01:03:49.300793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-18 01:03:49.300809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(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-10-18 01:03:49.300828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-10-18 01:03:49.300844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-10-18 01:03:49.300860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-10-18 01:03:49.300876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-10-18 01:03:49.300894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-10-18 01:03:49.300911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-10-18 01:03:49.300927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19589 files and directories currently installed.) 2025-10-18 01:03:49.300944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:49.300961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.300977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:49.300994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:03:49.301025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:49.301071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:49.301105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:03:49.301216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:49.301233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:03:49.301284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:03:49.301382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:03:49.301577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:03:49.301637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:03:49.301684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:03:49.301793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:03:49.301840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-10-18 01:03:49.301857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-10-18 01:03:49.301872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:03:49.301888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.301904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:03:49.301921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-10-18 01:03:49.301937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:03:49.301953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:03:49.301969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-10-18 01:03:49.301985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-10-18 01:03:49.302001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:03:49.302018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.302034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 8800 files, 1239 directories removed. 2025-10-18 01:03:49.302051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.302068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-10-18 01:03:49.302085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.302101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-10-18 01:03:49.302115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-18 01:03:49.302129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-10-18 01:03:49.302165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-10-18 01:03:49.302181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:03:49.302194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container bd6922b42078 2025-10-18 01:03:49.302208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> c69b0e97ca76 2025-10-18 01:03:49.302222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 352896b1b204 2025-10-18 01:03:49.302237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20251018 2025-10-18 01:03:49.302251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-10-18 01:03:49.300639 (took 0:00:44.796096) 2025-10-18 01:03:49.302265 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-10-18 01:03:49.302279 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-10-18 01:03:49.302294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-10-18 01:03:49.301121 2025-10-18 01:03:49.302317 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-10-18 01:03:49.302575 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-10-18 01:04:17.070924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251018 2025-10-18 01:04:17.073791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 4906a7519f38 2025-10-18 01:04:17.073875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20251018" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:04:17.073903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in ee926d26c527 2025-10-18 01:04:17.073916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container ee926d26c527 2025-10-18 01:04:17.073927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 4515c71cf1ed 2025-10-18 01:04:17.073938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-10-18 01:04:17.073949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 7a6ef32abdd1 2025-10-18 01:04:17.073957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-10-18 01:04:17.073963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in bce7056dd648 2025-10-18 01:04:17.073968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container bce7056dd648 2025-10-18 01:04:17.073974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 3884c3a1ce5b 2025-10-18 01:04:17.073981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:04:17.073992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 8f68da810876 2025-10-18 01:04:17.074002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-10-18 01:04:17.074012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-10-18 01:04:17.074022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-10-18 01:04:17.074031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:04:17.074043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:04:17.074053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:04:17.074058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:04:17.074119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:04:17.074127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:04:17.074132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:04:17.074137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:04:17.074143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-10-18 01:04:17.074153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-10-18 01:04:17.074163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-10-18 01:04:17.074173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-10-18 01:04:17.074183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:04:17.074243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:04:17.074254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-10-18 01:04:17.074264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-10-18 01:04:17.074319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: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-10-18 01:04:17.074366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-10-18 01:04:17.074743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-10-18 01:04:17.074800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-10-18 01:04:17.074813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% (Reading database ... 90% 2025-10-18 01:04:17.074825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-10-18 01:04:17.074836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:04:17.074848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:04:17.074957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-10-18 01:04:17.074971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-10-18 01:04:17.074982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-10-18 01:04:17.074992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-10-18 01:04:17.075002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:04:17.075031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:04:17.075088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:04:17.075099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:04:17.075108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:04:17.075161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:04:17.075172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:04:17.075219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-10-18 01:04:17.078773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:04:17.078841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:04:17.078855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-10-18 01:04:17.078868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(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-10-18 01:04:17.078880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-10-18 01:04:17.078890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-10-18 01:04:17.078900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-10-18 01:04:17.078909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-10-18 01:04:17.078918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-10-18 01:04:17.078928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-10-18 01:04:17.078937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:04:17.078948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:17.078958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.078967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:17.079003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:04:17.079023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:17.079042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:17.079071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:04:17.079138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:17.079147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:17.079165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:17.079202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:04:17.079266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:04:17.079293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:04:17.079338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:17.079358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:17.079384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-10-18 01:04:17.079394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:04:17.079404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:04:17.079437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:04:17.079456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-10-18 01:04:17.079465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:04:17.079474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:04:17.079484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-10-18 01:04:17.079493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-10-18 01:04:17.079538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:04:17.079777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 8800 files, 1239 directories removed. 2025-10-18 01:04:17.079808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-10-18 01:04:17.079828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-10-18 01:04:17.079847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-18 01:04:17.079856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:04:17.079867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:04:17.079876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:04:17.079886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 8f68da810876 2025-10-18 01:04:17.079896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> fe1a97af5f64 2025-10-18 01:04:17.079905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 78d746ee8e2b 2025-10-18 01:04:17.079915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20251018 2025-10-18 01:04:17.079925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-10-18 01:04:17.079126 (took 0:00:27.778005) 2025-10-18 01:04:17.080030 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-10-18 01:04:17.080174 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-10-18 01:04:17.080273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-10-18 01:04:17.080163 2025-10-18 01:04:17.081566 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-10-18 01:04:17.082255 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-10-18 01:04:55.109934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:04:55.110103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c841babbc88e 2025-10-18 01:04:55.110185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20251018" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:04:55.110292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in ddd5bafa657b 2025-10-18 01:04:55.110399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container ddd5bafa657b 2025-10-18 01:04:55.110500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> b20bb3273f74 2025-10-18 01:04:55.110603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:04:55.110682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 4144ec94697c 2025-10-18 01:04:55.110708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:04:55.110811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:04:55.110865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:04:55.110948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:04:55.111022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:04:55.111100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:04:55.111173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:04:55.111246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:04:55.111321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:04:55.111396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:04:55.111608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:04:55.111677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:04:55.111747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:04:55.111820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:04:55.111894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:04:55.111960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-18 01:04:55.112022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-18 01:04:55.112093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-18 01:04:55.112163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-10-18 01:04:55.112228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-10-18 01:04:55.112293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-10-18 01:04:55.112357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-18 01:04:55.112439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-10-18 01:04:55.112528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-10-18 01:04:55.112629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-10-18 01:04:55.112700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-10-18 01:04:55.112768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-18 01:04:55.112833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-10-18 01:04:55.112900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:04:55.112961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-10-18 01:04:55.113023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-10-18 01:04:55.113098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:04:55.113197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-10-18 01:04:55.113256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 01:04:55.113322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-18 01:04:55.113389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-10-18 01:04:55.113476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.1 [1,257 kB] 2025-10-18 01:04:55.113568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.1 [159 kB] 2025-10-18 01:04:55.113640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-10-18 01:04:55.113705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.1 [258 kB] 2025-10-18 01:04:55.113771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 0s (5,223 kB/s) 2025-10-18 01:04:55.113838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-10-18 01:04:55.113899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-18 01:04:55.113969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(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-10-18 01:04:55.114031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-10-18 01:04:55.114094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-10-18 01:04:55.114157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-10-18 01:04:55.114220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-10-18 01:04:55.114282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-10-18 01:04:55.114344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-10-18 01:04:55.114430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:04:55.114583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-10-18 01:04:55.114650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-18 01:04:55.114715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 01:04:55.114781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 01:04:55.114845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:04:55.114899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-10-18 01:04:55.114952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-18 01:04:55.115005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:04:55.115059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-10-18 01:04:55.115113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-10-18 01:04:55.115165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-18 01:04:55.115218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-10-18 01:04:55.115270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 01:04:55.115321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:04:55.115373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-10-18 01:04:55.115440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 01:04:55.115493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:04:55.115579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-10-18 01:04:55.115681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-10-18 01:04:55.115767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-18 01:04:55.115824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-10-18 01:04:55.115880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 01:04:55.115935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:04:55.115989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:04:55.116042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-18 01:04:55.116097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-18 01:04:55.116151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-18 01:04:55.116213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:04:55.116259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:04:55.116313 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:04:55.116367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:04:55.116435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-10-18 01:04:55.116491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-10-18 01:04:55.116580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:04:55.116643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-18 01:04:55.116703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-10-18 01:04:55.116760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-10-18 01:04:55.116816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-10-18 01:04:55.116872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-10-18 01:04:55.116927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-10-18 01:04:55.116982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:04:55.117037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:04:55.117091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 4144ec94697c 2025-10-18 01:04:55.117146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 0e5708019f6e 2025-10-18 01:04:55.117208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:04:55.117267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 73dd4b27264c 2025-10-18 01:04:55.117322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-18 01:04:55.117382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-10-18 01:04:55.117500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-10-18 01:04:55.117594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-10-18 01:04:55.117651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:04:55.117701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:04:55.117749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:04:55.117797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:04:55.117840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:04:55.117881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:04:55.117922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:04:55.117976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-10-18 01:04:55.118024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-10-18 01:04:55.118066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-10-18 01:04:55.118108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-10-18 01:04:55.118155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:04:55.118197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:04:55.118241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-18 01:04:55.118289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(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-10-18 01:04:55.118335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-10-18 01:04:55.118392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-10-18 01:04:55.118454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-10-18 01:04:55.118499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-10-18 01:04:55.118564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-10-18 01:04:55.118614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-10-18 01:04:55.118662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-10-18 01:04:55.118709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:04:55.118755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-18 01:04:55.118803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-10-18 01:04:55.118848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-10-18 01:04:55.118897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-10-18 01:04:55.118939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:04:55.118981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:04:55.119022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:04:55.119064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:04:55.119105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:04:55.119146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:04:55.119187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:04:55.119228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-10-18 01:04:55.119273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:04:55.120576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-10-18 01:04:55.120589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-18 01:04:55.120596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(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-10-18 01:04:55.120604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:04:55.120609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:04:55.120615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-10-18 01:04:55.120620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-10-18 01:04:55.120626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-10-18 01:04:55.120631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:55.120644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:55.120655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:04:55.120670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:55.120681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:55.120692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:04:55.120729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:55.120734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:04:55.120745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:04:55.120766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:04:55.120793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:04:55.120809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:04:55.120833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:04:55.120848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:04:55.120859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-10-18 01:04:55.120864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-10-18 01:04:55.120870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:04:55.120875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:04:55.120880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-10-18 01:04:55.120888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:04:55.120896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:04:55.120961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-10-18 01:04:55.120990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-10-18 01:04:55.121035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:04:55.121074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-18 01:04:55.121142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8466 files, 1209 directories removed. 2025-10-18 01:04:55.121181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-18 01:04:55.121209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-10-18 01:04:55.121248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-18 01:04:55.121292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-10-18 01:04:55.121332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-18 01:04:55.121375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-10-18 01:04:55.121445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-10-18 01:04:55.121474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:04:55.121515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 73dd4b27264c 2025-10-18 01:04:55.121576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 5053240781df 2025-10-18 01:04:55.121620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-10-18 01:04:55.121665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 55911988e07b 2025-10-18 01:04:55.121707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 55911988e07b 2025-10-18 01:04:55.121749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 69e3b6963fb9 2025-10-18 01:04:55.121794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 6c154375597e 2025-10-18 01:04:55.121837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20251018 2025-10-18 01:04:55.121925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-10-18 01:04:55.121853 (took 0:00:38.041690) 2025-10-18 01:04:55.122321 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-10-18 01:04:55.122477 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-10-18 01:04:55.122627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-10-18 01:04:55.122555 2025-10-18 01:04:55.123500 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-10-18 01:04:55.124102 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-10-18 01:05:20.970072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:05:20.970214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> c841babbc88e 2025-10-18 01:05:20.970266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20251018" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:05:20.970450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 9d5c29e69301 2025-10-18 01:05:20.970548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 9d5c29e69301 2025-10-18 01:05:20.970652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> a4a64e24b1e2 2025-10-18 01:05:20.971855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:05:20.971910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 16558a43f133 2025-10-18 01:05:20.971920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-10-18 01:05:20.971928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-10-18 01:05:20.971935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-10-18 01:05:20.971943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-10-18 01:05:20.971950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:05:20.971958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:05:20.971965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:05:20.971987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:05:20.971994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:05:20.972001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:05:20.972008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:05:20.972015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-10-18 01:05:20.972022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-10-18 01:05:20.972029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-10-18 01:05:20.972036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-10-18 01:05:20.972043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:05:20.972050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:05:20.972057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-10-18 01:05:20.972074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(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-10-18 01:05:20.972083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-10-18 01:05:20.972090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:05:20.972097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-10-18 01:05:20.972104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-10-18 01:05:20.972168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-10-18 01:05:20.972178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:05:20.972187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:05:20.972195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-10-18 01:05:20.972202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-10-18 01:05:20.972210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-10-18 01:05:20.972217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-10-18 01:05:20.972225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:05:20.972267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:05:20.972275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:05:20.972283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:05:20.974747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:05:20.974803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:05:20.974816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:05:20.974826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-10-18 01:05:20.974837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:05:20.974847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-10-18 01:05:20.974857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-10-18 01:05:20.974866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% 2025-10-18 01:05:20.974878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(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-10-18 01:05:20.974890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-10-18 01:05:20.974900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-10-18 01:05:20.974909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-10-18 01:05:20.974919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-10-18 01:05:20.974928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-10-18 01:05:20.974953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-10-18 01:05:20.974964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:05:20.974985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:20.974995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:20.975014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:05:20.975034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:20.975052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:20.975072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:05:20.975138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:20.975147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:20.975166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:20.975203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:05:20.975262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-18 01:05:20.975272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:05:20.975338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:05:20.975374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:20.975478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-18 01:05:20.975490 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:20.975563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-10-18 01:05:20.975578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-10-18 01:05:20.975593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:05:20.975609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:05:20.975624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-10-18 01:05:20.975653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:05:20.975671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:05:20.975681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-10-18 01:05:20.975691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-10-18 01:05:20.975700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:05:20.975709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-18 01:05:20.975719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8466 files, 1209 directories removed. 2025-10-18 01:05:20.975728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-18 01:05:20.975737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-10-18 01:05:20.975746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-18 01:05:20.975756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-10-18 01:05:20.975765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-18 01:05:20.975833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-10-18 01:05:20.975844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-10-18 01:05:20.975853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:05:20.975862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 16558a43f133 2025-10-18 01:05:20.975872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> e00c11a7f66b 2025-10-18 01:05:20.975881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-10-18 01:05:20.975890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in cee558757a23 2025-10-18 01:05:20.975900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container cee558757a23 2025-10-18 01:05:20.975909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> e987c088872f 2025-10-18 01:05:20.975958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 790aed2f84f3 2025-10-18 01:05:20.975968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20251018 2025-10-18 01:05:20.976469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-10-18 01:05:20.975927 (took 0:00:25.853372) 2025-10-18 01:05:20.976629 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-10-18 01:05:20.976642 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-10-18 01:05:20.977600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-10-18 01:05:20.976611 2025-10-18 01:05:20.978594 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-10-18 01:05:20.978657 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-10-18 01:05:50.513700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:05:50.513823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> c841babbc88e 2025-10-18 01:05:50.513950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20251018" "name"="designate-central" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:05:50.514050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 19bf73057fa2 2025-10-18 01:05:50.514124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 19bf73057fa2 2025-10-18 01:05:50.514288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> ecb28ce24131 2025-10-18 01:05:50.514365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-10-18 01:05:50.514448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 2ac14cbcdb7f 2025-10-18 01:05:50.514532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-10-18 01:05:50.514661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in ae565effc784 2025-10-18 01:05:50.514747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container ae565effc784 2025-10-18 01:05:50.514831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> dd6cf3c58f1f 2025-10-18 01:05:50.514971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:05:50.515029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 86b50032033b 2025-10-18 01:05:50.515103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-10-18 01:05:50.515199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-10-18 01:05:50.515275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-10-18 01:05:50.515358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-10-18 01:05:50.515428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:05:50.517595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:05:50.517614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:05:50.517625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:05:50.517636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:05:50.517665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:05:50.517673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:05:50.517681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-10-18 01:05:50.517689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-10-18 01:05:50.517696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-10-18 01:05:50.517704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-10-18 01:05:50.517712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:05:50.517720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:05:50.517727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-10-18 01:05:50.517736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(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-10-18 01:05:50.517745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-10-18 01:05:50.517753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:05:50.517761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-10-18 01:05:50.517768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-10-18 01:05:50.517776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-10-18 01:05:50.517784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:05:50.517793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:05:50.517800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-10-18 01:05:50.517807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-10-18 01:05:50.517815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-10-18 01:05:50.517823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-10-18 01:05:50.517830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:05:50.517838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:05:50.517846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:05:50.517853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:05:50.517861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:05:50.517869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:05:50.517882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:05:50.517890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-10-18 01:05:50.517898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:05:50.517906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-10-18 01:05:50.517913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-10-18 01:05:50.517928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(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-10-18 01:05:50.517936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-10-18 01:05:50.517954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-10-18 01:05:50.517962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:05:50.517970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-10-18 01:05:50.517977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-10-18 01:05:50.517985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:05:50.517992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:50.518000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:50.518015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:05:50.518030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.518037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:50.518045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:50.518064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.518082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.518189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.518326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.518392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.518483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:05:50.518556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:50.518634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:05:50.518768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.518970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:05:50.519035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.519315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:05:50.519379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:05:50.519671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:05:50.519848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.519911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:05:50.519976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.520041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:05:50.520106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-10-18 01:05:50.520180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-10-18 01:05:50.520251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:05:50.520313 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:05:50.520378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-10-18 01:05:50.520443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:05:50.520547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:05:50.520599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-10-18 01:05:50.520671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-10-18 01:05:50.520736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:05:50.520797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-18 01:05:50.520863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8466 files, 1209 directories removed. 2025-10-18 01:05:50.520926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-18 01:05:50.520994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-10-18 01:05:50.521055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-18 01:05:50.521119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-10-18 01:05:50.521201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-18 01:05:50.521268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-10-18 01:05:50.521333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-10-18 01:05:50.521399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:05:50.521464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 86b50032033b 2025-10-18 01:05:50.521557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 7b883180cecb 2025-10-18 01:05:50.521634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-10-18 01:05:50.521704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 56ea8de4f1dd 2025-10-18 01:05:50.521774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 56ea8de4f1dd 2025-10-18 01:05:50.521839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 72bad9e7b0fe 2025-10-18 01:05:50.521925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 1fd0afe879ce 2025-10-18 01:05:50.521994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20251018 2025-10-18 01:05:50.522116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-10-18 01:05:50.522006 (took 0:00:29.545395) 2025-10-18 01:05:50.524213 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-10-18 01:05:50.524319 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-10-18 01:05:50.524406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-10-18 01:05:50.524321 2025-10-18 01:05:50.526887 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-10-18 01:05:50.527640 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-10-18 01:06:17.223738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:06:17.223873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> c841babbc88e 2025-10-18 01:06:17.224016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20251018" "name"="designate-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:06:17.224126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 0e559f2d058a 2025-10-18 01:06:17.224197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 0e559f2d058a 2025-10-18 01:06:17.224260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 73ffab80300a 2025-10-18 01:06:17.224327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:06:17.224393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 109baa3eba9d 2025-10-18 01:06:17.224454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-10-18 01:06:17.224533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-10-18 01:06:17.224603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-10-18 01:06:17.224683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:06:17.224741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:06:17.224800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:06:17.225777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:06:17.225863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:06:17.225914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:06:17.225926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:06:17.225935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:06:17.225945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-10-18 01:06:17.225956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-10-18 01:06:17.225965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-10-18 01:06:17.225975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-10-18 01:06:17.225984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:06:17.225994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:06:17.226004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-18 01:06:17.226013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-18 01:06:17.226025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: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-10-18 01:06:17.226059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-10-18 01:06:17.226069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:06:17.226079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-10-18 01:06:17.226088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-10-18 01:06:17.226098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-10-18 01:06:17.226107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:06:17.226119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:06:17.226128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-10-18 01:06:17.226137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-10-18 01:06:17.226147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-10-18 01:06:17.226156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-10-18 01:06:17.226165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:06:17.226190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:06:17.226200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:06:17.226209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:06:17.226219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:06:17.226228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:06:17.226238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:06:17.226247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-10-18 01:06:17.226257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:06:17.226266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:06:17.226358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-18 01:06:17.226370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-18 01:06:17.226381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: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-10-18 01:06:17.226391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-10-18 01:06:17.226401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2025-10-18 01:06:17.226410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-10-18 01:06:17.226419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-10-18 01:06:17.226429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-10-18 01:06:17.226438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-10-18 01:06:17.226448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:06:17.226458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:17.226467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:17.226486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:06:17.226541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:17.226565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:17.226584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:06:17.226650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:17.226660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:17.226684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:17.226722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-18 01:06:17.226750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.226795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:06:17.226808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:06:17.226922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.226997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:06:17.227070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.227086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:17.227146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.227161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:17.227205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-10-18 01:06:17.227219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:06:17.227414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:06:17.227476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:06:17.227492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-10-18 01:06:17.227549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:06:17.227575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:06:17.227585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-10-18 01:06:17.227596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-10-18 01:06:17.227605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:06:17.227620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-18 01:06:17.227630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8466 files, 1209 directories removed. 2025-10-18 01:06:17.227643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-18 01:06:17.227679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-10-18 01:06:17.227715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-18 01:06:17.227747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-10-18 01:06:17.227793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-18 01:06:17.227807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:06:17.227868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:06:17.227883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:06:17.227939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 109baa3eba9d 2025-10-18 01:06:17.227974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 49ead17b680a 2025-10-18 01:06:17.228017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-10-18 01:06:17.228092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 16a161be12ff 2025-10-18 01:06:17.228128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 16a161be12ff 2025-10-18 01:06:17.228176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 8b1b1471bf5f 2025-10-18 01:06:17.228210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built dd4a6a20bee3 2025-10-18 01:06:17.228254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20251018 2025-10-18 01:06:17.228368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-10-18 01:06:17.228261 (took 0:00:26.703940) 2025-10-18 01:06:17.228739 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-10-18 01:06:17.228777 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-10-18 01:06:17.228864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-10-18 01:06:17.228781 2025-10-18 01:06:17.232364 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-10-18 01:06:17.233671 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-10-18 01:06:42.572748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:06:42.572813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> c841babbc88e 2025-10-18 01:06:42.572844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20251018" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:06:42.572861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 445c72960ebb 2025-10-18 01:06:42.572875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 445c72960ebb 2025-10-18 01:06:42.572887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 6046c7e39b9a 2025-10-18 01:06:42.572900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:06:42.572914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 10edfd091661 2025-10-18 01:06:42.572952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-10-18 01:06:42.572965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-10-18 01:06:42.572977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-10-18 01:06:42.572988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-10-18 01:06:42.573000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:06:42.573012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:06:42.573023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:06:42.573045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:06:42.573055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:06:42.573065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:06:42.573074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:06:42.573084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-10-18 01:06:42.573093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-10-18 01:06:42.573103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-10-18 01:06:42.573113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-10-18 01:06:42.573123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:06:42.573132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:06:42.573142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-10-18 01:06:42.573153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(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-10-18 01:06:42.573164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-10-18 01:06:42.573173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-10-18 01:06:42.573183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-10-18 01:06:42.573192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-10-18 01:06:42.573213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-10-18 01:06:42.573223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-10-18 01:06:42.573232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:06:42.573243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:06:42.573259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-10-18 01:06:42.573268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-10-18 01:06:42.573278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-10-18 01:06:42.573287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-10-18 01:06:42.573297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:06:42.573306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:06:42.573316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:06:42.573325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:06:42.573335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:06:42.573344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:06:42.573353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:06:42.573447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-10-18 01:06:42.573460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:06:42.573477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-10-18 01:06:42.573488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-10-18 01:06:42.573498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(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-10-18 01:06:42.573545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-10-18 01:06:42.573555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:06:42.573565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-10-18 01:06:42.573574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-10-18 01:06:42.573583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-10-18 01:06:42.573593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:06:42.573602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:42.573612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:42.573630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:06:42.573649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:42.573668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:42.573687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:06:42.573752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:42.573761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:06:42.573780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:06:42.573894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.573905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.573914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.573923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.573954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:06:42.573964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.573973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.573982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:06:42.573992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.574001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.574010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:06:42.574019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.574028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:06:42.574038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.574047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-18 01:06:42.574057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:06:42.574066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-18 01:06:42.574106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-10-18 01:06:42.574116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-10-18 01:06:42.574171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:06:42.574181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:06:42.574211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-10-18 01:06:42.574221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:06:42.574252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:06:42.574304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-10-18 01:06:42.574355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-10-18 01:06:42.574431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:06:42.574483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-18 01:06:42.574546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8466 files, 1209 directories removed. 2025-10-18 01:06:42.574557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-18 01:06:42.574566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-10-18 01:06:42.574576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-18 01:06:42.574585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-10-18 01:06:42.574595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-18 01:06:42.574604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-10-18 01:06:42.574614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-10-18 01:06:42.574623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:06:42.574637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 10edfd091661 2025-10-18 01:06:42.574656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 2b3ef3623611 2025-10-18 01:06:42.574666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-10-18 01:06:42.574706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in c840026c5295 2025-10-18 01:06:42.574717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container c840026c5295 2025-10-18 01:06:42.574726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 4f8b6ce43147 2025-10-18 01:06:42.574736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 3a20c2b3d92c 2025-10-18 01:06:42.574745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20251018 2025-10-18 01:06:42.574759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-10-18 01:06:42.574657 (took 0:00:25.345876) 2025-10-18 01:06:42.575169 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-10-18 01:06:42.575189 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-10-18 01:06:42.575224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-10-18 01:06:42.575164 2025-10-18 01:06:42.576127 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-10-18 01:06:42.576652 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-10-18 01:07:20.550710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:07:20.550775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> c841babbc88e 2025-10-18 01:07:20.550809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20251018" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:07:20.550823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in b3892f185544 2025-10-18 01:07:20.550833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container b3892f185544 2025-10-18 01:07:20.550842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 726a6acf22d4 2025-10-18 01:07:20.550853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:07:20.550864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 3ec1947f7b17 2025-10-18 01:07:20.550873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:07:20.550884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:07:20.550893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:07:20.550903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:07:20.550913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:07:20.550947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:07:20.550956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:07:20.550964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:07:20.551034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:07:20.551043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:07:20.551052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:07:20.551060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:07:20.551068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:07:20.551075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:07:20.551083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:07:20.551091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.5 MB in 3s (11.2 MB/s) 2025-10-18 01:07:20.551135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-18 01:07:20.551143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-18 01:07:20.551195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-10-18 01:07:20.551234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-10-18 01:07:20.551591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-10-18 01:07:20.551656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-18 01:07:20.551669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-10-18 01:07:20.551679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-10-18 01:07:20.551688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-10-18 01:07:20.551706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-10-18 01:07:20.551716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-18 01:07:20.551724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-10-18 01:07:20.551733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:07:20.551746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-10-18 01:07:20.551827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-10-18 01:07:20.551873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:07:20.552603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-10-18 01:07:20.552622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 01:07:20.552633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-18 01:07:20.552664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-10-18 01:07:20.552675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.1 [1,257 kB] 2025-10-18 01:07:20.552686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.1 [159 kB] 2025-10-18 01:07:20.552696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-10-18 01:07:20.552706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.1 [258 kB] 2025-10-18 01:07:20.552716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 0s (4,633 kB/s) 2025-10-18 01:07:20.552726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-10-18 01:07:20.552736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-18 01:07:20.552749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(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-10-18 01:07:20.552762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-10-18 01:07:20.552772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-18 01:07:20.552799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:75% 2025-10-18 01:07:20.552810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-10-18 01:07:20.552861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-18 01:07:20.552871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:85% (Reading database ... 90% 2025-10-18 01:07:20.552882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-10-18 01:07:20.552892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:07:20.552901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-10-18 01:07:20.552956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-18 01:07:20.552966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 01:07:20.553024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 01:07:20.553056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:07:20.553110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-10-18 01:07:20.554591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-18 01:07:20.554609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:07:20.554620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-10-18 01:07:20.554629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-10-18 01:07:20.554638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-18 01:07:20.554656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-10-18 01:07:20.554665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 01:07:20.554674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-10-18 01:07:20.554691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 01:07:20.554700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-10-18 01:07:20.554716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-10-18 01:07:20.554725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-10-18 01:07:20.554741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-18 01:07:20.554750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:07:20.554766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-18 01:07:20.554774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-18 01:07:20.554802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:07:20.554819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-18 01:07:20.554844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-10-18 01:07:20.554852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-10-18 01:07:20.554861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:07:20.554869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.554878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-10-18 01:07:20.554886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-10-18 01:07:20.554899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.554908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-10-18 01:07:20.554916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-10-18 01:07:20.554925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-10-18 01:07:20.554974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:07:20.555057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:07:20.555163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 3ec1947f7b17 2025-10-18 01:07:20.555230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> a001240c2235 2025-10-18 01:07:20.555292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/5 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2025-10-18 01:07:20.555362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 3b84375a58a3 2025-10-18 01:07:20.555429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 3b84375a58a3 2025-10-18 01:07:20.555495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 45be38f63c0a 2025-10-18 01:07:20.555608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:07:20.555834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 0a3fe7289529 2025-10-18 01:07:20.555889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-18 01:07:20.555912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-10-18 01:07:20.555926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-10-18 01:07:20.555993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-10-18 01:07:20.556050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:07:20.556181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:07:20.556210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:07:20.556226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:07:20.556235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:07:20.556277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:07:20.556327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:07:20.556377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-10-18 01:07:20.556427 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-10-18 01:07:20.556485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-10-18 01:07:20.556551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-10-18 01:07:20.556625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:07:20.556676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:07:20.556730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-18 01:07:20.556813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(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-10-18 01:07:20.556841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-10-18 01:07:20.556908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-10-18 01:07:20.556967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-10-18 01:07:20.557020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-10-18 01:07:20.557073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-10-18 01:07:20.557126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-10-18 01:07:20.557180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-10-18 01:07:20.557234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:07:20.557288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-18 01:07:20.557345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-10-18 01:07:20.557412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-10-18 01:07:20.557481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-10-18 01:07:20.557524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:07:20.557603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:07:20.557657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:07:20.557706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:07:20.557755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:07:20.557853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:07:20.557864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:07:20.557902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-10-18 01:07:20.557958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:07:20.558009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-10-18 01:07:20.558064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-18 01:07:20.558120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(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-10-18 01:07:20.558174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-10-18 01:07:20.558226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-10-18 01:07:20.558279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-10-18 01:07:20.558330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-10-18 01:07:20.558381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-10-18 01:07:20.558432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-10-18 01:07:20.558485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-10-18 01:07:20.558569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:20.558631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.558687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:20.558741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.558812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:07:20.558913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.558988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:20.559728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:20.559762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.559774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:07:20.559809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:20.559813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:20.559831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:20.559845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:07:20.559861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:07:20.559909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:07:20.559919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:20.559925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.559945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:20.560676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-10-18 01:07:20.560694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-10-18 01:07:20.560704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:07:20.560713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:07:20.560722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.560731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-10-18 01:07:20.560740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:07:20.560748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:07:20.560757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-10-18 01:07:20.560765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-10-18 01:07:20.560774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:07:20.560807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.560816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8466 files, 1209 directories removed. 2025-10-18 01:07:20.560824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.560833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-10-18 01:07:20.560841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.560850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-10-18 01:07:20.560858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-18 01:07:20.560866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-10-18 01:07:20.560875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-10-18 01:07:20.560883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:07:20.560892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 0a3fe7289529 2025-10-18 01:07:20.560900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 2dde9a9d0e82 2025-10-18 01:07:20.560908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 40269e25aac7 2025-10-18 01:07:20.560917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251018 2025-10-18 01:07:20.560938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-10-18 01:07:20.560616 (took 0:00:37.985452) 2025-10-18 01:07:20.561627 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-10-18 01:07:20.561643 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-10-18 01:07:20.561653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-10-18 01:07:20.561141 2025-10-18 01:07:20.564212 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-10-18 01:07:20.564241 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-10-18 01:07:45.285590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:07:45.285661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> c841babbc88e 2025-10-18 01:07:45.285678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20251018" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:07:45.285727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 59114bb9e316 2025-10-18 01:07:45.285741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 59114bb9e316 2025-10-18 01:07:45.285751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 1c66e8b16f3d 2025-10-18 01:07:45.285764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:07:45.285785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in d9f80df1daf5 2025-10-18 01:07:45.285804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-10-18 01:07:45.285822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-10-18 01:07:45.285840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-10-18 01:07:45.285859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-10-18 01:07:45.285989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:07:45.286013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:07:45.286032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:07:45.286051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:07:45.286071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:07:45.286089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:07:45.286107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:07:45.286127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-10-18 01:07:45.286146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-10-18 01:07:45.286173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-10-18 01:07:45.286225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-10-18 01:07:45.286235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:07:45.286244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:07:45.286258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-18 01:07:45.287772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(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-10-18 01:07:45.287794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-10-18 01:07:45.287803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-10-18 01:07:45.287812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-18 01:07:45.287827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:80% 2025-10-18 01:07:45.287843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% (Reading database ... 90% 2025-10-18 01:07:45.287859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-10-18 01:07:45.287876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:07:45.287890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:07:45.287902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-10-18 01:07:45.287918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-10-18 01:07:45.287933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-10-18 01:07:45.287948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-10-18 01:07:45.287965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:07:45.287980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:07:45.287995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:07:45.288004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:07:45.288013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:07:45.288021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:07:45.288030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:07:45.288038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-10-18 01:07:45.288047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:07:45.288055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-10-18 01:07:45.288064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-18 01:07:45.288073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(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-10-18 01:07:45.288153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-10-18 01:07:45.288164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-10-18 01:07:45.288173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:07:45.288181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-10-18 01:07:45.288190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-10-18 01:07:45.288198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:07:45.288207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:45.288215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.288223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:45.288277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.288287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:07:45.288295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.288346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:45.288851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.288919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-18 01:07:45.288950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:45.288961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.288971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.288980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.288990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.289040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.289051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.289060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:07:45.289070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:45.289080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.289089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:07:45.289104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.289220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.289291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.289382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:07:45.289682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.289759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.289771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.289780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.289797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:07:45.289830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.289914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.290783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:07:45.290840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.290853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.290864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:07:45.290873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.290883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:07:45.290893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.290902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:07:45.290911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-10-18 01:07:45.290921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-10-18 01:07:45.290930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:07:45.290940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:07:45.290949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-10-18 01:07:45.290959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:07:45.290968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:07:45.290978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-10-18 01:07:45.290988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-10-18 01:07:45.290997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:07:45.291062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-18 01:07:45.292121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8466 files, 1209 directories removed. 2025-10-18 01:07:45.292161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-18 01:07:45.292172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-10-18 01:07:45.292182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-18 01:07:45.292192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-10-18 01:07:45.292201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-18 01:07:45.292224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-10-18 01:07:45.292234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-10-18 01:07:45.292243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:07:45.292253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container d9f80df1daf5 2025-10-18 01:07:45.292263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 92d83317bbf3 2025-10-18 01:07:45.292273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-10-18 01:07:45.292283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 2e804cc73172 2025-10-18 01:07:45.292293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 2e804cc73172 2025-10-18 01:07:45.292302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 9c5eeb11d7b4 2025-10-18 01:07:45.292321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 895321718333 2025-10-18 01:07:45.292338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20251018 2025-10-18 01:07:45.292355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-10-18 01:07:45.291464 (took 0:00:24.730323) 2025-10-18 01:07:45.292370 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-10-18 01:07:45.292387 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-10-18 01:07:45.292402 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-10-18 01:07:45.291986 2025-10-18 01:07:45.294755 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-10-18 01:07:45.294795 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-10-18 01:08:13.796764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251018 2025-10-18 01:08:13.796838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 2cb334e16d65 2025-10-18 01:08:13.796857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20251018" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:08:13.796875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 1efed8ec7549 2025-10-18 01:08:13.796888 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 1efed8ec7549 2025-10-18 01:08:13.796901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 208d0d6d5a41 2025-10-18 01:08:13.796912 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-10-18 01:08:13.796924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a32d338a1305 2025-10-18 01:08:13.796936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-10-18 01:08:13.796948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in fa4a22bb1025 2025-10-18 01:08:13.796959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container fa4a22bb1025 2025-10-18 01:08:13.796971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9f18484fb0e8 2025-10-18 01:08:13.796984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:08:13.796998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in b4a3604af384 2025-10-18 01:08:13.797009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-10-18 01:08:13.797021 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-10-18 01:08:13.797123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-10-18 01:08:13.797140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:08:13.797153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:08:13.797192 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:08:13.797202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:08:13.797212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:08:13.797221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:08:13.797231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:08:13.797240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:08:13.797250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-10-18 01:08:13.797260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-10-18 01:08:13.797270 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-10-18 01:08:13.797279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-10-18 01:08:13.797289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:08:13.797299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:08:13.797308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-18 01:08:13.797366 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(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-10-18 01:08:13.797378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-18 01:08:13.797388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:70% 2025-10-18 01:08:13.797397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-10-18 01:08:13.797406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-10-18 01:08:13.797415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-10-18 01:08:13.797424 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-10-18 01:08:13.797434 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-10-18 01:08:13.797443 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:08:13.797497 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:08:13.797546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-10-18 01:08:13.797556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-10-18 01:08:13.797565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-10-18 01:08:13.797610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-10-18 01:08:13.797672 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:08:13.797683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:08:13.797693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:08:13.797702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:08:13.797712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:08:13.797758 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:08:13.797768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:08:13.797788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-10-18 01:08:13.797834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:08:13.797844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:08:13.797854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-18 01:08:13.797899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-18 01:08:13.797911 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: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-10-18 01:08:13.797957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-10-18 01:08:13.797966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-10-18 01:08:13.798019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:08:13.798029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-10-18 01:08:13.798074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-10-18 01:08:13.798092 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:08:13.798138 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:13.798149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.798198 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:13.798208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.798257 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:08:13.798267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.798315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:13.798325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.798375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:13.798386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.798437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.798446 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.798495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.798538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.798617 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.798658 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:08:13.798668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:13.798721 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.798758 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:13.798768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.798831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.800367 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.800388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:13.800407 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800417 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800436 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.800445 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:08:13.800455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:08:13.800483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:08:13.800601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800612 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:13.800621 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800631 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:13.800640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-10-18 01:08:13.800650 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:08:13.800659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:08:13.800669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:08:13.800678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-10-18 01:08:13.800687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:08:13.800697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:08:13.800706 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-10-18 01:08:13.800725 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-10-18 01:08:13.800734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:08:13.800744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-18 01:08:13.800753 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10379 files, 1349 directories removed. 2025-10-18 01:08:13.800762 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-18 01:08:13.800772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-10-18 01:08:13.800782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-18 01:08:13.800791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-10-18 01:08:13.800800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-18 01:08:13.800810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:08:13.800819 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:08:13.800829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:08:13.800838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container b4a3604af384 2025-10-18 01:08:13.800848 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> c98522f40ad8 2025-10-18 01:08:13.800857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-10-18 01:08:13.800866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 17163402208a 2025-10-18 01:08:13.800884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 17163402208a 2025-10-18 01:08:13.800893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> c5cd488ba686 2025-10-18 01:08:13.800903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 1d6b849fd851 2025-10-18 01:08:13.800912 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20251018 2025-10-18 01:08:13.800922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-10-18 01:08:13.800029 (took 0:00:28.508043) 2025-10-18 01:08:13.800978 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-10-18 01:08:13.800989 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-10-18 01:08:13.800998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-10-18 01:08:13.800473 2025-10-18 01:08:13.801008 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2025-10-18 01:08:22.356446 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-10-18 01:08:22.356489 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-10-18 01:08:55.360117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251018 2025-10-18 01:08:55.360834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2cb334e16d65 2025-10-18 01:08:55.360911 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20251018" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:08:55.360940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 66433a1c92f3 2025-10-18 01:08:55.360963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 66433a1c92f3 2025-10-18 01:08:55.360984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> a9330923dfb0 2025-10-18 01:08:55.361002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-10-18 01:08:55.361014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 58ee75a31c40 2025-10-18 01:08:55.361026 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-10-18 01:08:55.361039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 0d8256d2eaf4 2025-10-18 01:08:55.361050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 0d8256d2eaf4 2025-10-18 01:08:55.361062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> b9397704f960 2025-10-18 01:08:55.361215 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:08:55.361235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 9befae5f176a 2025-10-18 01:08:55.361247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-10-18 01:08:55.361278 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-10-18 01:08:55.361288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-10-18 01:08:55.361298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-10-18 01:08:55.361308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:08:55.361318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:08:55.361360 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:08:55.361370 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:08:55.361379 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:08:55.361389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:08:55.361399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:08:55.361454 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-10-18 01:08:55.361603 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-10-18 01:08:55.361675 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-10-18 01:08:55.363601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-10-18 01:08:55.363620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:08:55.363632 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:08:55.363643 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-18 01:08:55.363654 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(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-10-18 01:08:55.363665 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-10-18 01:08:55.363675 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-10-18 01:08:55.363684 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-18 01:08:55.363694 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:80% (Reading database ... 85% 2025-10-18 01:08:55.363703 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-10-18 01:08:55.363713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-10-18 01:08:55.363722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:08:55.363733 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:08:55.363743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-10-18 01:08:55.363752 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-10-18 01:08:55.363762 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-10-18 01:08:55.363772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-10-18 01:08:55.363781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:08:55.363791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:08:55.363800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:08:55.363821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:08:55.363832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:08:55.363841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:08:55.363851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:08:55.363860 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-10-18 01:08:55.363869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:08:55.363879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-10-18 01:08:55.363897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-18 01:08:55.363907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(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-10-18 01:08:55.363917 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:08:55.363926 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:08:55.363936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-18 01:08:55.363945 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:90% 2025-10-18 01:08:55.363954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-10-18 01:08:55.363964 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:08:55.363973 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:55.363983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.363992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:55.364001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.364011 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:08:55.364025 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.364035 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:55.364044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.364053 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:55.364063 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.364072 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.364096 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.364150 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.364253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.364315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.364379 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:08:55.364561 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:55.364682 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.364745 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:08:55.364820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.364894 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.364966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.365035 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:08:55.365101 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365167 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365297 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.365363 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:08:55.365442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365587 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:08:55.365656 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365721 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:08:55.365880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.365928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:08:55.365992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.366056 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:08:55.366119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-10-18 01:08:55.366182 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-10-18 01:08:55.366246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:08:55.366308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:08:55.366372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-10-18 01:08:55.366606 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:08:55.366693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:08:55.366718 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-10-18 01:08:55.366729 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-10-18 01:08:55.366743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:08:55.366793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-18 01:08:55.366869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10379 files, 1349 directories removed. 2025-10-18 01:08:55.366930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-18 01:08:55.366989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-10-18 01:08:55.367064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-18 01:08:55.367130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-10-18 01:08:55.367190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-18 01:08:55.367255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-10-18 01:08:55.367319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-10-18 01:08:55.367385 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:08:55.367547 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 9befae5f176a 2025-10-18 01:08:55.367582 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 0f474f08e5c5 2025-10-18 01:08:55.367669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-10-18 01:08:55.367739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 1a1393176540 2025-10-18 01:08:55.367807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 1a1393176540 2025-10-18 01:08:55.367872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> b9e4f49b4686 2025-10-18 01:08:55.367944 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built 89235ffe6c9d 2025-10-18 01:08:55.368009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20251018 2025-10-18 01:08:55.368107 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-10-18 01:08:55.368011 (took 0:00:41.567538) 2025-10-18 01:08:55.368664 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-10-18 01:08:55.368718 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-10-18 01:08:55.368884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-10-18 01:08:55.368720 2025-10-18 01:08:55.369932 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-10-18 01:08:55.370772 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-10-18 01:09:23.613750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251018 2025-10-18 01:09:23.613884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> cc4dc471b6af 2025-10-18 01:09:23.613906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20251018" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:09:23.613948 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in f2c0ff3260d3 2025-10-18 01:09:23.613998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container f2c0ff3260d3 2025-10-18 01:09:23.614011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> eaa84db695a1 2025-10-18 01:09:23.614023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-10-18 01:09:23.614036 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> da8aecaa6631 2025-10-18 01:09:23.614156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-10-18 01:09:23.614172 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 08b47285416a 2025-10-18 01:09:23.614206 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 08b47285416a 2025-10-18 01:09:23.614217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> fdf4680e123a 2025-10-18 01:09:23.614229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:09:23.614241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in a19decf3b211 2025-10-18 01:09:23.614251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-10-18 01:09:23.614261 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-10-18 01:09:23.614270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-10-18 01:09:23.614279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:09:23.614289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:09:23.614299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:09:23.614308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:09:23.614317 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:09:23.614327 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:09:23.614336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:09:23.614345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:09:23.614354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-10-18 01:09:23.614364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-10-18 01:09:23.614373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-10-18 01:09:23.614383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-10-18 01:09:23.614392 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:09:23.614446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:09:23.614457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-10-18 01:09:23.614468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(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-10-18 01:09:23.614479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-10-18 01:09:23.614488 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-10-18 01:09:23.614498 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-10-18 01:09:23.614551 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-10-18 01:09:23.614561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-10-18 01:09:23.614571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-10-18 01:09:23.614580 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-10-18 01:09:23.614592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:09:23.614610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-10-18 01:09:23.614620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-10-18 01:09:23.614630 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-10-18 01:09:23.614639 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-10-18 01:09:23.614649 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:09:23.614667 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:09:23.614682 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:09:23.614692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:09:23.614702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:09:23.614711 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:09:23.614720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:09:23.614730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-10-18 01:09:23.614739 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:09:23.614753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:09:23.614762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-10-18 01:09:23.614772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(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-10-18 01:09:23.614786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-10-18 01:09:23.614799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-10-18 01:09:23.614833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-10-18 01:09:23.614847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-10-18 01:09:23.614883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-10-18 01:09:23.614898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-10-18 01:09:23.614995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-10-18 01:09:23.615008 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:23.615018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.615032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:23.615042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.615114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:09:23.615129 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.615142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:23.615187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.615245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:23.615259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.615273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.615297 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.615357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.616720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.616782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.616795 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-18 01:09:23.616807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:09:23.616818 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:23.616827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.616837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:23.616846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.616856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.616865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.616888 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:23.616903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.616947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.616985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617003 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.617019 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:09:23.617035 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617051 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:09:23.617083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617116 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:09:23.617133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:23.617163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:23.617195 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-10-18 01:09:23.617211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:09:23.617226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:09:23.617241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:09:23.617257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-10-18 01:09:23.617273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:09:23.617288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:09:23.617320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-10-18 01:09:23.617336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-10-18 01:09:23.617351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:09:23.617367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-18 01:09:23.617384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8288 files, 1185 directories removed. 2025-10-18 01:09:23.617401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-18 01:09:23.617419 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-10-18 01:09:23.617430 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-18 01:09:23.617440 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-10-18 01:09:23.617449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-18 01:09:23.617459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:09:23.617468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:09:23.617478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:09:23.617487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container a19decf3b211 2025-10-18 01:09:23.617497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 654ad3936ede 2025-10-18 01:09:23.617544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-10-18 01:09:23.617554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 0d10c9d23f94 2025-10-18 01:09:23.617563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 0d10c9d23f94 2025-10-18 01:09:23.617590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> be2f46764074 2025-10-18 01:09:23.617600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 2cb2e028f73f 2025-10-18 01:09:23.617610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20251018 2025-10-18 01:09:23.617620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-10-18 01:09:23.616300 (took 0:00:28.247580) 2025-10-18 01:09:23.617965 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-10-18 01:09:23.618003 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-10-18 01:09:23.618047 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-10-18 01:09:23.617885 2025-10-18 01:09:23.619712 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-10-18 01:09:23.619737 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-10-18 01:09:48.228699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251018 2025-10-18 01:09:48.228779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> cc4dc471b6af 2025-10-18 01:09:48.228816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20251018" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:09:48.228831 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 4d17b577f369 2025-10-18 01:09:48.228843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 4d17b577f369 2025-10-18 01:09:48.228871 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 8f40019772f7 2025-10-18 01:09:48.228881 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:09:48.228889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 4cd11eefa86b 2025-10-18 01:09:48.228897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-10-18 01:09:48.228905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-10-18 01:09:48.228912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-10-18 01:09:48.228920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-10-18 01:09:48.228928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:09:48.228936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:09:48.228953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:09:48.228961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:09:48.228968 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:09:48.228976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:09:48.228988 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:09:48.229118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-10-18 01:09:48.229175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-10-18 01:09:48.229268 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-10-18 01:09:48.229333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-10-18 01:09:48.229458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:09:48.229531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:09:48.229632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-10-18 01:09:48.229729 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(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-10-18 01:09:48.229812 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-10-18 01:09:48.229898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-10-18 01:09:48.229981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-10-18 01:09:48.230063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-10-18 01:09:48.230149 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-10-18 01:09:48.230229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-10-18 01:09:48.230312 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-10-18 01:09:48.230393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:09:48.230542 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-10-18 01:09:48.230645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-10-18 01:09:48.230721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-10-18 01:09:48.230807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-10-18 01:09:48.230886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:09:48.230962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:09:48.231039 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:09:48.231115 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:09:48.231192 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:09:48.231268 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:09:48.231339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:09:48.231410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-10-18 01:09:48.231542 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:09:48.231623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-10-18 01:09:48.232601 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-10-18 01:09:48.232620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(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-10-18 01:09:48.232631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-10-18 01:09:48.232641 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-10-18 01:09:48.232649 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-10-18 01:09:48.232658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-10-18 01:09:48.232667 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-10-18 01:09:48.232675 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-10-18 01:09:48.232684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-10-18 01:09:48.232693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:48.232701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.232710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:48.232718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.232726 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:09:48.232735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.232743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:48.232751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.232764 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:48.232772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.232795 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.232897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.232992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.233052 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.233125 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-18 01:09:48.233231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.233321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:09:48.233395 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:48.233482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.233579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:09:48.233659 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.233750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.233813 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.233880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:09:48.233947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234015 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234082 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.234214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:09:48.234280 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234346 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234412 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:09:48.234557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234649 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:09:48.234763 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234819 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:09:48.234875 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234929 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:09:48.234983 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-10-18 01:09:48.235037 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-10-18 01:09:48.235090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:09:48.235146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:09:48.235199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-10-18 01:09:48.235263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:09:48.235306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:09:48.235347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-10-18 01:09:48.235404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-10-18 01:09:48.235472 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:09:48.236566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-18 01:09:48.236637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8288 files, 1185 directories removed. 2025-10-18 01:09:48.236651 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-18 01:09:48.236662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-10-18 01:09:48.236673 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-18 01:09:48.236683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-10-18 01:09:48.236692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-18 01:09:48.236702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-10-18 01:09:48.236711 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-10-18 01:09:48.236721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:09:48.236730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 4cd11eefa86b 2025-10-18 01:09:48.236740 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 7201c769f225 2025-10-18 01:09:48.236750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-10-18 01:09:48.236759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 52b8b1510626 2025-10-18 01:09:48.236768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 52b8b1510626 2025-10-18 01:09:48.236778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> e639870859e3 2025-10-18 01:09:48.236787 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 0f00e6ae58df 2025-10-18 01:09:48.236797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20251018 2025-10-18 01:09:48.236807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-10-18 01:09:48.236050 (took 0:00:24.618165) 2025-10-18 01:09:48.236826 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-10-18 01:09:48.236836 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-10-18 01:09:48.236846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-10-18 01:09:48.236585 2025-10-18 01:09:48.237902 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-10-18 01:09:48.238544 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-10-18 01:10:13.683846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251018 2025-10-18 01:10:13.683920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> cc4dc471b6af 2025-10-18 01:10:13.683972 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20251018" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:10:13.684021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in e59ee37886d2 2025-10-18 01:10:13.684032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container e59ee37886d2 2025-10-18 01:10:13.684042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 32d786ffed82 2025-10-18 01:10:13.684053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:10:13.684064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 9f9f1e60932a 2025-10-18 01:10:13.684074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-10-18 01:10:13.684083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-10-18 01:10:13.684093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-10-18 01:10:13.684102 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-10-18 01:10:13.684114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:10:13.684124 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:10:13.684186 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:10:13.684197 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:10:13.684207 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:10:13.684248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:10:13.684257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:10:13.684268 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-10-18 01:10:13.684277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-10-18 01:10:13.684314 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-10-18 01:10:13.684324 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-10-18 01:10:13.684333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:10:13.684347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:10:13.684357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-10-18 01:10:13.684468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(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-10-18 01:10:13.684551 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-10-18 01:10:13.684567 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:10:13.684622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-10-18 01:10:13.684662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-10-18 01:10:13.684810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-10-18 01:10:13.684822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-10-18 01:10:13.684860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:10:13.684871 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-10-18 01:10:13.684909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-10-18 01:10:13.685107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-10-18 01:10:13.685145 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-10-18 01:10:13.685184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:10:13.685232 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:10:13.685279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:10:13.685362 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:10:13.685373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:10:13.685419 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:10:13.685464 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:10:13.685563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-10-18 01:10:13.685653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:10:13.685665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-10-18 01:10:13.685755 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-10-18 01:10:13.685791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% 2025-10-18 01:10:13.685839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(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-10-18 01:10:13.685907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-10-18 01:10:13.686016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-10-18 01:10:13.686053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:10:13.686066 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-10-18 01:10:13.686113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-10-18 01:10:13.686204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-10-18 01:10:13.686236 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:10:13.686276 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.686367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:10:13.686378 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.686439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:10:13.686488 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.686566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:10:13.686661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.686671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:10:13.686712 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.686776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.686815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.686877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.686919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.687110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.687144 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:10:13.687187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:10:13.687251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.687293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:10:13.687370 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.687380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.687455 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.687465 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:10:13.687571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.687583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.687663 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.687672 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.687751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:10:13.687792 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.687835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.687914 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:10:13.688015 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.688025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-18 01:10:13.688077 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.688157 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:10:13.688167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.688244 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:10:13.688253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.688329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:10:13.688339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-10-18 01:10:13.688400 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-10-18 01:10:13.688441 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:10:13.688476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:10:13.688563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-10-18 01:10:13.688607 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:10:13.688648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:10:13.688725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-10-18 01:10:13.688743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-10-18 01:10:13.688779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:10:13.688811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-18 01:10:13.688880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8288 files, 1185 directories removed. 2025-10-18 01:10:13.688890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-18 01:10:13.688981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-10-18 01:10:13.688991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-18 01:10:13.689067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-10-18 01:10:13.689077 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-18 01:10:13.689152 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-10-18 01:10:13.689161 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-10-18 01:10:13.689232 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:10:13.689263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 9f9f1e60932a 2025-10-18 01:10:13.689297 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 7eb396ad2450 2025-10-18 01:10:13.689355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-10-18 01:10:13.689396 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 93d808b36e52 2025-10-18 01:10:13.689454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 93d808b36e52 2025-10-18 01:10:13.689494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> eddc08388043 2025-10-18 01:10:13.689624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 9fc008d62434 2025-10-18 01:10:13.689637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251018 2025-10-18 01:10:13.689781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-10-18 01:10:13.689627 (took 0:00:25.453042) 2025-10-18 01:10:13.690376 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-10-18 01:10:13.690454 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-10-18 01:10:13.690546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-10-18 01:10:13.690435 2025-10-18 01:10:13.691999 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-10-18 01:10:13.692791 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-10-18 01:12:16.718838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:12:16.718911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> ddd90009a3e7 2025-10-18 01:12:16.718998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20251018" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:12:16.719017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 937033c33942 2025-10-18 01:12:16.719062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 937033c33942 2025-10-18 01:12:16.719076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 0e4be5b175b6 2025-10-18 01:12:16.719171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/8 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:12:16.719188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 5fe267bd1031 2025-10-18 01:12:16.719215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:12:16.719228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:12:16.719282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:12:16.719295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:12:16.719346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:12:16.719358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:12:16.719407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:12:16.719456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:12:16.719501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:12:16.719582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:12:16.720618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:12:16.720641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:12:16.720652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:12:16.720661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:12:16.720670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:12:16.720680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.5 MB in 4s (8,053 kB/s) 2025-10-18 01:12:16.720689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-18 01:12:16.720699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-18 01:12:16.720708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-10-18 01:12:16.720718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-10-18 01:12:16.720728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-10-18 01:12:16.720737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-10-18 01:12:16.720751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-10-18 01:12:16.720762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-10-18 01:12:16.720772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-10-18 01:12:16.720781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-18 01:12:16.720791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-10-18 01:12:16.720800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-10-18 01:12:16.720809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-10-18 01:12:16.720818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-10-18 01:12:16.720827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-10-18 01:12:16.720837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-10-18 01:12:16.720846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-10-18 01:12:16.720855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-10-18 01:12:16.720869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-18 01:12:16.720879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-18 01:12:16.720888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-10-18 01:12:16.720898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-10-18 01:12:16.720910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-10-18 01:12:16.721112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-10-18 01:12:16.721153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-10-18 01:12:16.721174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-10-18 01:12:16.721222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-10-18 01:12:16.721357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-10-18 01:12:16.721390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-10-18 01:12:16.721410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-10-18 01:12:16.721449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-10-18 01:12:16.721532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-10-18 01:12:16.721620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-10-18 01:12:16.721686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-l10n libpam-systemd libparted2t64 libpci3 2025-10-18 01:12:16.721747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 2025-10-18 01:12:16.721813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 2025-10-18 01:12:16.721880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 2025-10-18 01:12:16.721941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules libsharpyuv0 libslirp0 libsoup-3.0-0 libsoup-3.0-common 2025-10-18 01:12:16.722009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 libtiff6 2025-10-18 01:12:16.722147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-10-18 01:12:16.722166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-10-18 01:12:16.722252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-10-18 01:12:16.722314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-10-18 01:12:16.722364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-10-18 01:12:16.722426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-10-18 01:12:16.722476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-10-18 01:12:16.722627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-10-18 01:12:16.722685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-10-18 01:12:16.722748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-10-18 01:12:16.722818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-10-18 01:12:16.722880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-10-18 01:12:16.722942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-10-18 01:12:16.723010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-10-18 01:12:16.723119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-10-18 01:12:16.723150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2025-10-18 01:12:16.723220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-10-18 01:12:16.724590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-10-18 01:12:16.724609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-10-18 01:12:16.724620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-10-18 01:12:16.724629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-10-18 01:12:16.724637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-10-18 01:12:16.724656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-10-18 01:12:16.724665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-10-18 01:12:16.724673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-10-18 01:12:16.724682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-10-18 01:12:16.724690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-10-18 01:12:16.724699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-10-18 01:12:16.724707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-10-18 01:12:16.724715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-10-18 01:12:16.724723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-10-18 01:12:16.724732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-10-18 01:12:16.724740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-10-18 01:12:16.724749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-10-18 01:12:16.724757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-10-18 01:12:16.724765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-10-18 01:12:16.724774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-10-18 01:12:16.724782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-10-18 01:12:16.724790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-10-18 01:12:16.724798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2025-10-18 01:12:16.724807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-10-18 01:12:16.724815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-10-18 01:12:16.724824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-10-18 01:12:16.724832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-10-18 01:12:16.724841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-10-18 01:12:16.724849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-10-18 01:12:16.724857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-10-18 01:12:16.724873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-10-18 01:12:16.724882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-10-18 01:12:16.724890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-10-18 01:12:16.724898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-10-18 01:12:16.724906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-10-18 01:12:16.724915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-10-18 01:12:16.724923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-18 01:12:16.724935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-18 01:12:16.724944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-10-18 01:12:16.724952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-10-18 01:12:16.724961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-10-18 01:12:16.724969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-10-18 01:12:16.724977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-10-18 01:12:16.724989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-10-18 01:12:16.724997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-10-18 01:12:16.725156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-10-18 01:12:16.725215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-10-18 01:12:16.725264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-10-18 01:12:16.725327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-10-18 01:12:16.725388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-10-18 01:12:16.725494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-10-18 01:12:16.725553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-bin libosinfo-l10n libpam-systemd libparted2t64 2025-10-18 01:12:16.725656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpci3 libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 2025-10-18 01:12:16.725671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 2025-10-18 01:12:16.725732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librados2 libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 2025-10-18 01:12:16.725788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librpmio9t64 libsasl2-modules libsasl2-modules-gssapi-mit libsharpyuv0 2025-10-18 01:12:16.725838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-10-18 01:12:16.725869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-10-18 01:12:16.725935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-10-18 01:12:16.725979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-10-18 01:12:16.726001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-10-18 01:12:16.726083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-10-18 01:12:16.726131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-10-18 01:12:16.726186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-10-18 01:12:16.726258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-10-18 01:12:16.726318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-10-18 01:12:16.726373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-10-18 01:12:16.726415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-10-18 01:12:16.726456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-10-18 01:12:16.726538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-10-18 01:12:16.726555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-10-18 01:12:16.726629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-10-18 01:12:16.726671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-10-18 01:12:16.726725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-10-18 01:12:16.726767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-10-18 01:12:16.726808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-10-18 01:12:16.726863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-10-18 01:12:16.726918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 260 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:12:16.726959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 96.4 MB of archives. 2025-10-18 01:12:16.727001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 399 MB of additional disk space will be used. 2025-10-18 01:12:16.727107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-18 01:12:16.727120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:12:16.727187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-18 01:12:16.727232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 01:12:16.727274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-18 01:12:16.727327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-10-18 01:12:16.727382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.11 [2,076 kB] 2025-10-18 01:12:16.727437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.11 [3,475 kB] 2025-10-18 01:12:16.727488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.11 [11.9 kB] 2025-10-18 01:12:16.727542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-18 01:12:16.727620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2025-10-18 01:12:16.727673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3 [159 kB] 2025-10-18 01:12:16.727728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB] 2025-10-18 01:12:16.727780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 01:12:16.727833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 01:12:16.727885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-18 01:12:16.727936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2025-10-18 01:12:16.727987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2025-10-18 01:12:16.728050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2025-10-18 01:12:16.728157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-18 01:12:16.728194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2025-10-18 01:12:16.728247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-18 01:12:16.728294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-18 01:12:16.728340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-18 01:12:16.728386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:12:16.728431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-18 01:12:16.728476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-18 01:12:16.728524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-10-18 01:12:16.728583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-10-18 01:12:16.728633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-10-18 01:12:16.728679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-10-18 01:12:16.728724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-18 01:12:16.728791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-10-18 01:12:16.728803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-18 01:12:16.728859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-18 01:12:16.728904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-18 01:12:16.730826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-18 01:12:16.730876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-18 01:12:16.730892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.11 [235 kB] 2025-10-18 01:12:16.730904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2025-10-18 01:12:16.730916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-18 01:12:16.730928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-10-18 01:12:16.730940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-10-18 01:12:16.730952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-10-18 01:12:16.730963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2025-10-18 01:12:16.730975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-10-18 01:12:16.730987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 01:12:16.730998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-10-18 01:12:16.731009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-18 01:12:16.731021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-10-18 01:12:16.731054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-10-18 01:12:16.731065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-10-18 01:12:16.731075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-10-18 01:12:16.731085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2025-10-18 01:12:16.731096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-18 01:12:16.731107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 01:12:16.731128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-10-18 01:12:16.731140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-18 01:12:16.731151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-18 01:12:16.731162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-10-18 01:12:16.731185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-10-18 01:12:16.731197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-10-18 01:12:16.731209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-10-18 01:12:16.731220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2025-10-18 01:12:16.731229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2025-10-18 01:12:16.731250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-10-18 01:12:16.731262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-10-18 01:12:16.731274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 01:12:16.731285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2025-10-18 01:12:16.731297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-10-18 01:12:16.731309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-10-18 01:12:16.731321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2025-10-18 01:12:16.731332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-18 01:12:16.731344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2025-10-18 01:12:16.731356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2025-10-18 01:12:16.731368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-18 01:12:16.731379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-18 01:12:16.731391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-18 01:12:16.731403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-18 01:12:16.731415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-18 01:12:16.731426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-18 01:12:16.731445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-18 01:12:16.731457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-18 01:12:16.731470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-18 01:12:16.731481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-18 01:12:16.731493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-18 01:12:16.731530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-18 01:12:16.731547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-18 01:12:16.731558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-18 01:12:16.731576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-18 01:12:16.731588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-18 01:12:16.731600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-18 01:12:16.731610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-18 01:12:16.731629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-18 01:12:16.731640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-18 01:12:16.731651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-18 01:12:16.731662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-18 01:12:16.731671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-18 01:12:16.731682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-18 01:12:16.731693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-18 01:12:16.731704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-18 01:12:16.731714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-18 01:12:16.731725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-18 01:12:16.731735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-18 01:12:16.731823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-18 01:12:16.731837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-18 01:12:16.731848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-18 01:12:16.731859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-10-18 01:12:16.731869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2025-10-18 01:12:16.731880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2025-10-18 01:12:16.731890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2025-10-18 01:12:16.731901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-18 01:12:16.731912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2025-10-18 01:12:16.731923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2025-10-18 01:12:16.731934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2025-10-18 01:12:16.731945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-10-18 01:12:16.731962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-10-18 01:12:16.731973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-10-18 01:12:16.731984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2025-10-18 01:12:16.731995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2025-10-18 01:12:16.732006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2025-10-18 01:12:16.732086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2025-10-18 01:12:16.732100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2025-10-18 01:12:16.732111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2025-10-18 01:12:16.732122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2025-10-18 01:12:16.732168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-10-18 01:12:16.732181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2025-10-18 01:12:16.732235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2025-10-18 01:12:16.735593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2025-10-18 01:12:16.735619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2025-10-18 01:12:16.735630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2025-10-18 01:12:16.735640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2025-10-18 01:12:16.735649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2025-10-18 01:12:16.735658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2025-10-18 01:12:16.735667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2025-10-18 01:12:16.735676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2025-10-18 01:12:16.735686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2025-10-18 01:12:16.735695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2025-10-18 01:12:16.735704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2025-10-18 01:12:16.735713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2025-10-18 01:12:16.735723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2025-10-18 01:12:16.735732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2025-10-18 01:12:16.735741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2025-10-18 01:12:16.735750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2025-10-18 01:12:16.735760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2025-10-18 01:12:16.735769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-10-18 01:12:16.735787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2025-10-18 01:12:16.735796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-18 01:12:16.735806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-18 01:12:16.735816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-18 01:12:16.735825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-18 01:12:16.735843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-18 01:12:16.735852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-18 01:12:16.735862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-10-18 01:12:16.735871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2025-10-18 01:12:16.735880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-10-18 01:12:16.735895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-10-18 01:12:16.735905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2025-10-18 01:12:16.735914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2025-10-18 01:12:16.735923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-10-18 01:12:16.735933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-18 01:12:16.735942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-18 01:12:16.735951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-10-18 01:12:16.735960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-10-18 01:12:16.735970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2025-10-18 01:12:16.735979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-10-18 01:12:16.735989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2025-10-18 01:12:16.735998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2025-10-18 01:12:16.736007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2025-10-18 01:12:16.736017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2025-10-18 01:12:16.736026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2025-10-18 01:12:16.736059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2025-10-18 01:12:16.736069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2025-10-18 01:12:16.736079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2025-10-18 01:12:16.736093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2025-10-18 01:12:16.736109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2025-10-18 01:12:16.736119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2025-10-18 01:12:16.736128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-10-18 01:12:16.736137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-10-18 01:12:16.736146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-10-18 01:12:16.736156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-10-18 01:12:16.736165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-10-18 01:12:16.736174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-18 01:12:16.736184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-10-18 01:12:16.736193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-10-18 01:12:16.736208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-10-18 01:12:16.736218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-10-18 01:12:16.736227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-10-18 01:12:16.736237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-18 01:12:16.736246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2025-10-18 01:12:16.736255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-10-18 01:12:16.736265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-10-18 01:12:16.736274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-10-18 01:12:16.736284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-10-18 01:12:16.736293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-10-18 01:12:16.736303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2025-10-18 01:12:16.736312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2025-10-18 01:12:16.736321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-10-18 01:12:16.736331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-10-18 01:12:16.736347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-10-18 01:12:16.736356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2025-10-18 01:12:16.736366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2025-10-18 01:12:16.736375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-18 01:12:16.736394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2025-10-18 01:12:16.736405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2025-10-18 01:12:16.736414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-10-18 01:12:16.736423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2025-10-18 01:12:16.736432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2025-10-18 01:12:16.736442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-10-18 01:12:16.736451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-10-18 01:12:16.736461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2025-10-18 01:12:16.736470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2025-10-18 01:12:16.736480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2025-10-18 01:12:16.736489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-10-18 01:12:16.736522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-10-18 01:12:16.736537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-10-18 01:12:16.736546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-10-18 01:12:16.736555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2025-10-18 01:12:16.736565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2025-10-18 01:12:16.736574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2025-10-18 01:12:16.736583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-10-18 01:12:16.736592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-10-18 01:12:16.736601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.5 [11.3 kB] 2025-10-18 01:12:16.736617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.5 [291 kB] 2025-10-18 01:12:16.736626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-10-18 01:12:16.736635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-10-18 01:12:16.736644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-10-18 01:12:16.736653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-10-18 01:12:16.736663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-18 01:12:16.736672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-10-18 01:12:16.736681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-10-18 01:12:16.736696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-10-18 01:12:16.736705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-10-18 01:12:16.736715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-18 01:12:16.736724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-10-18 01:12:16.736733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-18 01:12:16.736742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-10-18 01:12:16.736751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-18 01:12:16.736760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 01:12:16.736769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-10-18 01:12:16.736778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2025-10-18 01:12:16.736793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 01:12:16.736802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 01:12:16.736811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-18 01:12:16.736820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-10-18 01:12:16.736830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-10-18 01:12:16.736845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-10-18 01:12:16.736855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-10-18 01:12:16.736864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-10-18 01:12:16.736873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-18 01:12:16.736882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-10-18 01:12:16.736891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-10-18 01:12:16.736900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-10-18 01:12:16.736909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-10-18 01:12:16.736918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-10-18 01:12:16.736928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-18 01:12:16.736937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2025-10-18 01:12:16.736946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2025-10-18 01:12:16.736955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2025-10-18 01:12:16.736970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-18 01:12:16.736979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2025-10-18 01:12:16.736989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-10-18 01:12:16.736999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 96.4 MB in 9s (10.9 MB/s) 2025-10-18 01:12:16.737009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-10-18 01:12:16.737019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.737028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.737057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: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-10-18 01:12:16.737068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.737077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:12:16.737086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.737095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.737104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.737121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:12:16.737131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-18 01:12:16.737147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 01:12:16.737156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 01:12:16.737166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 01:12:16.737174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:12:16.737181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-18 01:12:16.737190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 01:12:16.737199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 01:12:16.737209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-10-18 01:12:16.737222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 01:12:16.737276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-18 01:12:16.737318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-10-18 01:12:16.737492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 01:12:16.737583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.737597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-10-18 01:12:16.737614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.737622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-18 01:12:16.737630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-10-18 01:12:16.737637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-10-18 01:12:16.737648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-10-18 01:12:16.737657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-18 01:12:16.737694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-18 01:12:16.737743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-10-18 01:12:16.737754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-10-18 01:12:16.737787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-10-18 01:12:16.737797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-18 01:12:16.737876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.737886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.737951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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-10-18 01:12:16.737966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.737990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:12:16.738001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.738072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.738093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.738164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19429 files and directories currently installed.) 2025-10-18 01:12:16.738215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.738279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-10-18 01:12:16.738299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.738375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-10-18 01:12:16.738440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 01:12:16.738459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.738534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-18 01:12:16.738614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-18 01:12:16.738669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.738729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.738790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.738855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19422 files and directories currently installed.) 2025-10-18 01:12:16.738917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 01:12:16.738974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.739028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 01:12:16.739148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:12:16.739210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 01:12:16.739268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-18 01:12:16.739331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.739386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.739452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-10-18 01:12:16.739529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-10-18 01:12:16.739609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-10-18 01:12:16.739670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-10-18 01:12:16.739735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-10-18 01:12:16.739787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-10-18 01:12:16.739848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-10-18 01:12:16.739885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-10-18 01:12:16.739950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-10-18 01:12:16.740020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-10-18 01:12:16.740092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-10-18 01:12:16.740141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-10-18 01:12:16.740191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-10-18 01:12:16.740244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-10-18 01:12:16.740299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-10-18 01:12:16.740355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-10-18 01:12:16.740416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-10-18 01:12:16.740468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.740701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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-10-18 01:12:16.740729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.740738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:12:16.740745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.740863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.740895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.740900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20344 files and directories currently installed.) 2025-10-18 01:12:16.741006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 01:12:16.741061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.741120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-10-18 01:12:16.741177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-18 01:12:16.741228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:12:16.741287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-10-18 01:12:16.741373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-10-18 01:12:16.741426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-10-18 01:12:16.741474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-10-18 01:12:16.741551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-10-18 01:12:16.741610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-10-18 01:12:16.741660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:12:16.741708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-10-18 01:12:16.741753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-10-18 01:12:16.741800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.741855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-10-18 01:12:16.741907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (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-10-18 01:12:16.741961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.742011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.742104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-18 01:12:16.742143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-18 01:12:16.742183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.742199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.742238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.742264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20389 files and directories currently installed.) 2025-10-18 01:12:16.742306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-10-18 01:12:16.742323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-10-18 01:12:16.742360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-10-18 01:12:16.742377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 01:12:16.742406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:12:16.742424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-10-18 01:12:16.742467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 01:12:16.742483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:12:16.742536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-10-18 01:12:16.742557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-18 01:12:16.742600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 01:12:16.742617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-10-18 01:12:16.742656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-10-18 01:12:16.742672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-10-18 01:12:16.742703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-10-18 01:12:16.742731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-10-18 01:12:16.742761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-10-18 01:12:16.742790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-10-18 01:12:16.742819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.742838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-10-18 01:12:16.742871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-10-18 01:12:16.742899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-18 01:12:16.742927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 01:12:16.742956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-10-18 01:12:16.742984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-10-18 01:12:16.743013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-10-18 01:12:16.743059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-18 01:12:16.743078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 01:12:16.743094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:12:16.743137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-18 01:12:16.743154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.743170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.743213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:12:16.743231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-10-18 01:12:16.743262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-18 01:12:16.743279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:12:16.743320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-10-18 01:12:16.743338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:12:16.743356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-10-18 01:12:16.743406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:12:16.743425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-10-18 01:12:16.743442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-18 01:12:16.743481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-10-18 01:12:16.743533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-10-18 01:12:16.743576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.743594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:12:16.743611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-10-18 01:12:16.743652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-10-18 01:12:16.743663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.743697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-10-18 01:12:16.743726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-10-18 01:12:16.743756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-10-18 01:12:16.743785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-10-18 01:12:16.743815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-10-18 01:12:16.743835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.743869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:12:16.743897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-10-18 01:12:16.743925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-10-18 01:12:16.743954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-18 01:12:16.743983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-10-18 01:12:16.744011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-18 01:12:16.744149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 01:12:16.744172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-10-18 01:12:16.744179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-10-18 01:12:16.744191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-10-18 01:12:16.744198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-10-18 01:12:16.744205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:12:16.744214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.744249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-10-18 01:12:16.744277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 01:12:16.744304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.744333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-10-18 01:12:16.744362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:12:16.744391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.744419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-10-18 01:12:16.744447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 01:12:16.744476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.744524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.744541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-10-18 01:12:16.744579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:12:16.744607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.744634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-10-18 01:12:16.744660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-10-18 01:12:16.744686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.744713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-10-18 01:12:16.744738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:12:16.744756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.744789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.744822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-10-18 01:12:16.744855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.744865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:12:16.744896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-10-18 01:12:16.744921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 01:12:16.744948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.744975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:12:16.745002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-10-18 01:12:16.745054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-10-18 01:12:16.745081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-18 01:12:16.745108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-10-18 01:12:16.745136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-10-18 01:12:16.745163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-18 01:12:16.745192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-10-18 01:12:16.745219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-10-18 01:12:16.745245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-10-18 01:12:16.745272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-10-18 01:12:16.745299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-10-18 01:12:16.745326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-10-18 01:12:16.745353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-10-18 01:12:16.745380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 01:12:16.745406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 01:12:16.745431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-10-18 01:12:16.745458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 01:12:16.745483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-18 01:12:16.745521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-10-18 01:12:16.745549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.745579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:12:16.745606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-10-18 01:12:16.745632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.745658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-10-18 01:12:16.745684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-10-18 01:12:16.745702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-dosfstools_4.2-1.1build1_amd64.deb ... 2025-10-18 01:12:16.745737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-10-18 01:12:16.745765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-10-18 01:12:16.745792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:12:16.745819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-10-18 01:12:16.745845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-10-18 01:12:16.745871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:12:16.745897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-18 01:12:16.745924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-10-18 01:12:16.745951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-file_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:12:16.745977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-10-18 01:12:16.746004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-10-18 01:12:16.746045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-18 01:12:16.746078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:12:16.746103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-10-18 01:12:16.746128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.746155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 01:12:16.746181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-10-18 01:12:16.746209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.746237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libparted2t64_3.6-4build1_amd64.deb ... 2025-10-18 01:12:16.746266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-18 01:12:16.746293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libpa 2025-10-18 01:12:16.746320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:rted2t64' 2025-10-18 01:12:16.746346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-10-18 01:12:16.746372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-10-18 01:12:16.746398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-18 01:12:16.746423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 01:12:16.746449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-18 01:12:16.746475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-18 01:12:16.746501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 01:12:16.746533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-10-18 01:12:16.746571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-10-18 01:12:16.746605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-18 01:12:16.746620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-10-18 01:12:16.746658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-10-18 01:12:16.746692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-18 01:12:16.746701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-10-18 01:12:16.746733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-10-18 01:12:16.746767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-18 01:12:16.746775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-10-18 01:12:16.746808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.746842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-18 01:12:16.746850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-10-18 01:12:16.746876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-10-18 01:12:16.746903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-10-18 01:12:16.746912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-10-18 01:12:16.746947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-10-18 01:12:16.746957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-10-18 01:12:16.747727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-10-18 01:12:16.747756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-parted_3.6-4build1_amd64.deb ... 2025-10-18 01:12:16.747764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-10-18 01:12:16.747771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-10-18 01:12:16.747778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-10-18 01:12:16.747786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-10-18 01:12:16.747793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-10-18 01:12:16.747809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 01:12:16.747816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-10-18 01:12:16.747823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-10-18 01:12:16.747830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2025-10-18 01:12:16.747836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-10-18 01:12:16.747843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-10-18 01:12:16.747850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-acl_2.3.2-1build1.1_amd64.deb ... 2025-10-18 01:12:16.747857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-10-18 01:12:16.747864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-10-18 01:12:16.747871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-10-18 01:12:16.747878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-10-18 01:12:16.747885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-10-18 01:12:16.747898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-augeas-lenses_1.14.1-1build2_all.deb ... 2025-10-18 01:12:16.747905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-10-18 01:12:16.747912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-10-18 01:12:16.747919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-18 01:12:16.747926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 01:12:16.747932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-10-18 01:12:16.747939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-10-18 01:12:16.747946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-10-18 01:12:16.747953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-10-18 01:12:16.747960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-10-18 01:12:16.748019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-10-18 01:12:16.748027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-10-18 01:12:16.748059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.748066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:12:16.748073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-18 01:12:16.748080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.748087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.748094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.748101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-18 01:12:16.748108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.748115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.748152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.748159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-10-18 01:12:16.748166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.748173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.748210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-10-18 01:12:16.748217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.748250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.748283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-10-18 01:12:16.748318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.748362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.748369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-10-18 01:12:16.749671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.749698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.749703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-10-18 01:12:16.749710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.749714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-10-18 01:12:16.749720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-18 01:12:16.749724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-10-18 01:12:16.749730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.749734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-10-18 01:12:16.749740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.749744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-10-18 01:12:16.749750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.749754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-10-18 01:12:16.749760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-18 01:12:16.749764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 01:12:16.749767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-10-18 01:12:16.749770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-prettytable_3.6.0-2_all.deb ... 2025-10-18 01:12:16.749774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-18 01:12:16.749777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-10-18 01:12:16.749780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.749783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.749787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-10-18 01:12:16.749790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.749793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-certifi_2023.11.17-1_all.deb ... 2025-10-18 01:12:16.749797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.749800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-18 01:12:16.749803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-10-18 01:12:16.749806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-18 01:12:16.749816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 01:12:16.749819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-10-18 01:12:16.749823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-18 01:12:16.749826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 01:12:16.749829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-10-18 01:12:16.749833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-18 01:12:16.749836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 01:12:16.749839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-10-18 01:12:16.749847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-18 01:12:16.749853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 01:12:16.749856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-10-18 01:12:16.749860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.749863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 01:12:16.749866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-18 01:12:16.749891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-18 01:12:16.749895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 01:12:16.749898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-18 01:12:16.749901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.749905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.749908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-18 01:12:16.749911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.749915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.749918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-18 01:12:16.749937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.749956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.751588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-18 01:12:16.751599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.751603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.751607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.751611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-18 01:12:16.751615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-18 01:12:16.751624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 01:12:16.751627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-10-18 01:12:16.751631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-18 01:12:16.751634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 01:12:16.751638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-18 01:12:16.751641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-18 01:12:16.751644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 01:12:16.751647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-10-18 01:12:16.751651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.751654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 01:12:16.751657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-10-18 01:12:16.751660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-18 01:12:16.751664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 01:12:16.751667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-10-18 01:12:16.751670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.751674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.751677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-10-18 01:12:16.751680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:12:16.751687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.751691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-10-18 01:12:16.751696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 01:12:16.751702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-18 01:12:16.751707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-10-18 01:12:16.751712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.751717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-18 01:12:16.751723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-10-18 01:12:16.751729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.751734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-10-18 01:12:16.751740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-10-18 01:12:16.751745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.751751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-18 01:12:16.751756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-10-18 01:12:16.751765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-18 01:12:16.751771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:12:16.751776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-10-18 01:12:16.751787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-10-18 01:12:16.751792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-10-18 01:12:16.751797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-10-18 01:12:16.751803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-10-18 01:12:16.751808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:12:16.751814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-10-18 01:12:16.751819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-f2fs-tools_1.16.0-1_amd64.deb ... 2025-10-18 01:12:16.751825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-10-18 01:12:16.751830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-10-18 01:12:16.751835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-18 01:12:16.751840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-10-18 01:12:16.751845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-10-18 01:12:16.751850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-10-18 01:12:16.751855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-10-18 01:12:16.751860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-10-18 01:12:16.751866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-10-18 01:12:16.751871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-18 01:12:16.751877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-10-18 01:12:16.751882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-10-18 01:12:16.751888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-10-18 01:12:16.751893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-10-18 01:12:16.751899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-glib-networking-common_2.80.0-1build1_all.deb ... 2025-10-18 01:12:16.751905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-10-18 01:12:16.751910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-10-18 01:12:16.751920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-10-18 01:12:16.751926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-10-18 01:12:16.751935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-10-18 01:12:16.751941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-session-migration_0.3.9build1_amd64.deb ... 2025-10-18 01:12:16.751947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-10-18 01:12:16.751957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-10-18 01:12:16.751963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-10-18 01:12:16.751971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-10-18 01:12:16.752108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-10-18 01:12:16.752141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-glib-networking_2.80.0-1build1_amd64.deb ... 2025-10-18 01:12:16.752153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-10-18 01:12:16.752161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-10-18 01:12:16.752187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-libencode-locale-perl_1.05-3_all.deb ... 2025-10-18 01:12:16.752296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-10-18 01:12:16.752317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-10-18 01:12:16.752328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libtimedate-perl_2.3300-2_all.deb ... 2025-10-18 01:12:16.752363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-10-18 01:12:16.752403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-10-18 01:12:16.752440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libhttp-date-perl_6.06-1_all.deb ... 2025-10-18 01:12:16.752517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-10-18 01:12:16.752561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-10-18 01:12:16.752613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libfile-listing-perl_6.16-1_all.deb ... 2025-10-18 01:12:16.752662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-10-18 01:12:16.752708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-10-18 01:12:16.752746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libhtml-tagset-perl_3.20-6_all.deb ... 2025-10-18 01:12:16.752791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-10-18 01:12:16.752839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-10-18 01:12:16.752882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-liburi-perl_5.27-1_all.deb ... 2025-10-18 01:12:16.752922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-10-18 01:12:16.752971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-10-18 01:12:16.753011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-10-18 01:12:16.753076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-10-18 01:12:16.753123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-10-18 01:12:16.753172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ... 2025-10-18 01:12:16.753216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-10-18 01:12:16.753266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-10-18 01:12:16.753309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libclone-perl_0.46-1build3_amd64.deb ... 2025-10-18 01:12:16.753356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-10-18 01:12:16.753413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-10-18 01:12:16.753455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ... 2025-10-18 01:12:16.753501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-10-18 01:12:16.753576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-10-18 01:12:16.753642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-10-18 01:12:16.753695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-10-18 01:12:16.753726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-10-18 01:12:16.753770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-10-18 01:12:16.753814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-10-18 01:12:16.753854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-10-18 01:12:16.753901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-cookies-perl_6.11-1_all.deb ... 2025-10-18 01:12:16.753951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-10-18 01:12:16.753994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-10-18 01:12:16.754080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-10-18 01:12:16.754135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-10-18 01:12:16.754166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-10-18 01:12:16.754194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-perl-openssl-defaults_7build3_amd64.deb ... 2025-10-18 01:12:16.754226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-10-18 01:12:16.754251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-10-18 01:12:16.754282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-10-18 01:12:16.754291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-10-18 01:12:16.754327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-10-18 01:12:16.754350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.754371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-10-18 01:12:16.754401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-10-18 01:12:16.754427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-10-18 01:12:16.754458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libnet-http-perl_6.23-1_all.deb ... 2025-10-18 01:12:16.754466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-10-18 01:12:16.754521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-10-18 01:12:16.754536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-10-18 01:12:16.754579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-10-18 01:12:16.754612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-10-18 01:12:16.754629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ... 2025-10-18 01:12:16.754653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-10-18 01:12:16.754662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-10-18 01:12:16.754697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ... 2025-10-18 01:12:16.754721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.754744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-10-18 01:12:16.754765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-10-18 01:12:16.754789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-perl_6.76-1_all.deb ... 2025-10-18 01:12:16.754819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-10-18 01:12:16.754828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-10-18 01:12:16.754865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-icoutils_0.32.3-4build2_amd64.deb ... 2025-10-18 01:12:16.754890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-10-18 01:12:16.754899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-10-18 01:12:16.754935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-18 01:12:16.754959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:12:16.754975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-10-18 01:12:16.755024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.755051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.755076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:12:16.755101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-10-18 01:12:16.755123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.755155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:12:16.755161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-10-18 01:12:16.755293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-18 01:12:16.755328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:12:16.755338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-10-18 01:12:16.755347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-18 01:12:16.755360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:12:16.755369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-10-18 01:12:16.755378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-18 01:12:16.755386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:12:16.755398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-10-18 01:12:16.755407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-18 01:12:16.755418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:12:16.755445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-10-18 01:12:16.755455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-10-18 01:12:16.755482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-10-18 01:12:16.755525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-10-18 01:12:16.755544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-10-18 01:12:16.755591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-18 01:12:16.755600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-10-18 01:12:16.755610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.755643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-18 01:12:16.755654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-10-18 01:12:16.755687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-10-18 01:12:16.755699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-10-18 01:12:16.755730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-10-18 01:12:16.755742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.755774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libbfio1_20170123-6_amd64.deb ... 2025-10-18 01:12:16.755786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-10-18 01:12:16.755817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-10-18 01:12:16.755829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.755860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-10-18 01:12:16.755872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-18 01:12:16.755903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-10-18 01:12:16.755915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-18 01:12:16.755946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 01:12:16.755957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-10-18 01:12:16.755988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-18 01:12:16.756057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.756072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 01:12:16.756089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-10-18 01:12:16.756100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-10-18 01:12:16.756111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-18 01:12:16.756145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-10-18 01:12:16.756157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-10-18 01:12:16.756189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.756201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-18 01:12:16.756219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-10-18 01:12:16.756253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libdate-manip-perl_6.95-1_all.deb ... 2025-10-18 01:12:16.756265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.756296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-10-18 01:12:16.756308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-10-18 01:12:16.756351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-10-18 01:12:16.756363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-18 01:12:16.756395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-10-18 01:12:16.756406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libewf2_20140814-1build3_amd64.deb ... 2025-10-18 01:12:16.756438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-10-18 01:12:16.756449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-10-18 01:12:16.756481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-10-18 01:12:16.756492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-10-18 01:12:16.756557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-10-18 01:12:16.756573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libhivex0_1.3.23-1build7_amd64.deb ... 2025-10-18 01:12:16.756606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-10-18 01:12:16.756617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-10-18 01:12:16.756649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-10-18 01:12:16.756660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-10-18 01:12:16.756692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-10-18 01:12:16.756703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-10-18 01:12:16.756736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-18 01:12:16.756748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-10-18 01:12:16.756779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-10-18 01:12:16.756790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-18 01:12:16.756822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-10-18 01:12:16.756833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-libvhdi1_20210425-1build5_amd64.deb ... 2025-10-18 01:12:16.756865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-10-18 01:12:16.756876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-10-18 01:12:16.756908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvmdk1_20200926-2build5_amd64.deb ... 2025-10-18 01:12:16.756919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-10-18 01:12:16.756950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-10-18 01:12:16.756961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.756980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-18 01:12:16.757014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-10-18 01:12:16.757025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libyara10_4.5.0-1build2_amd64.deb ... 2025-10-18 01:12:16.757082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-10-18 01:12:16.757094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-10-18 01:12:16.757105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-10-18 01:12:16.757151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-10-18 01:12:16.757160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-10-18 01:12:16.757171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-libfdt1_1.7.0-2build1_amd64.deb ... 2025-10-18 01:12:16.757203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-10-18 01:12:16.757214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.757246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-10-18 01:12:16.757257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-10-18 01:12:16.757289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-18 01:12:16.757300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-10-18 01:12:16.757332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-10-18 01:12:16.757343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-18 01:12:16.759574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-10-18 01:12:16.759595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-10-18 01:12:16.759605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.759613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-18 01:12:16.759622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-10-18 01:12:16.759630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-10-18 01:12:16.759639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.759647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-18 01:12:16.759656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-10-18 01:12:16.759664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-liburing2_2.5-1build1_amd64.deb ... 2025-10-18 01:12:16.759672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-18 01:12:16.759681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-10-18 01:12:16.759689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-10-18 01:12:16.759698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.759706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-18 01:12:16.759714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-10-18 01:12:16.759723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 01:12:16.759731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.759749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-10-18 01:12:16.759757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-10-18 01:12:16.759766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.759774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-10-18 01:12:16.759782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-seabios_1.16.3-2_all.deb ... 2025-10-18 01:12:16.759790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-10-18 01:12:16.759799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-10-18 01:12:16.759807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 01:12:16.759816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.759824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-10-18 01:12:16.759832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 01:12:16.759841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.759849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-10-18 01:12:16.759865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-10-18 01:12:16.759873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-10-18 01:12:16.759881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-10-18 01:12:16.759890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.759898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-18 01:12:16.759906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-10-18 01:12:16.759915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-10-18 01:12:16.759923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-18 01:12:16.759931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-10-18 01:12:16.759940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-10-18 01:12:16.759948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:12:16.759956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-10-18 01:12:16.759975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-10-18 01:12:16.759984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:12:16.759992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-10-18 01:12:16.760001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-10-18 01:12:16.760009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-18 01:12:16.760017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-10-18 01:12:16.760025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-10-18 01:12:16.760067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-10-18 01:12:16.760077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-10-18 01:12:16.760085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-10-18 01:12:16.760094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-10-18 01:12:16.760102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-10-18 01:12:16.760110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-gdisk_1.0.10-1build1_amd64.deb ... 2025-10-18 01:12:16.760118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-10-18 01:12:16.760126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-10-18 01:12:16.760135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-10-18 01:12:16.760143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-18 01:12:16.760151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-10-18 01:12:16.760159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-10-18 01:12:16.760168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-18 01:12:16.760176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-10-18 01:12:16.760184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-10-18 01:12:16.760193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-10-18 01:12:16.760201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-10-18 01:12:16.760209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-10-18 01:12:16.760217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-10-18 01:12:16.760225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-10-18 01:12:16.760233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-lsscsi_0.32-1build1_amd64.deb ... 2025-10-18 01:12:16.760242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-10-18 01:12:16.760250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-10-18 01:12:16.760264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lzop_1.04-2build3_amd64.deb ... 2025-10-18 01:12:16.760272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-10-18 01:12:16.760281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-10-18 01:12:16.760289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-10-18 01:12:16.760297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-10-18 01:12:16.760305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-10-18 01:12:16.760314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mtools_4.0.43-1build1_amd64.deb ... 2025-10-18 01:12:16.760322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-10-18 01:12:16.760330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-10-18 01:12:16.760339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-scrub_2.6.1-1build2_amd64.deb ... 2025-10-18 01:12:16.760347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-10-18 01:12:16.760361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-10-18 01:12:16.760370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.760378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-18 01:12:16.760393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-10-18 01:12:16.760401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-10-18 01:12:16.760410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-10-18 01:12:16.760418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-10-18 01:12:16.760426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-10-18 01:12:16.760435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:12:16.760444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-10-18 01:12:16.760452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-zerofree_1.1.1-1build5_amd64.deb ... 2025-10-18 01:12:16.760460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-10-18 01:12:16.760469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-10-18 01:12:16.760477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-10-18 01:12:16.760485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-10-18 01:12:16.760494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-10-18 01:12:16.760524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-10-18 01:12:16.760537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-10-18 01:12:16.760545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-10-18 01:12:16.760553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libinih1_55-1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.760562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-10-18 01:12:16.760570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-10-18 01:12:16.760578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-10-18 01:12:16.760587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-18 01:12:16.760595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-10-18 01:12:16.760603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libnfs14_5.0.2-1build1_amd64.deb ... 2025-10-18 01:12:16.760612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-10-18 01:12:16.760620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-10-18 01:12:16.760628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-10-18 01:12:16.760637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-10-18 01:12:16.760645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-10-18 01:12:16.760653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.760662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.760681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-10-18 01:12:16.760690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.760699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.760707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-10-18 01:12:16.760715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.760724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.760732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-10-18 01:12:16.760741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.760749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:12:16.760757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-10-18 01:12:16.760766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 01:12:16.760783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:12:16.760792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-10-18 01:12:16.760800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsoup-3.0-common_3.4.4-5ubuntu0.5_all.deb ... 2025-10-18 01:12:16.760808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-10-18 01:12:16.760817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-10-18 01:12:16.760825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-0_3.4.4-5ubuntu0.5_amd64.deb ... 2025-10-18 01:12:16.760833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-10-18 01:12:16.760842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-10-18 01:12:16.760850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-10-18 01:12:16.760859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-18 01:12:16.760867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-10-18 01:12:16.760875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-tpm-udev_0.6ubuntu1_all.deb ... 2025-10-18 01:12:16.760883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-10-18 01:12:16.760892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-10-18 01:12:16.760900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.760908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.760917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-10-18 01:12:16.760925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.760934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.760942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-10-18 01:12:16.760956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.760965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.760973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.760982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-10-18 01:12:16.760990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.760998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-10-18 01:12:16.761014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-10-18 01:12:16.761067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-10-18 01:12:16.761092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-10-18 01:12:16.761117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-10-18 01:12:16.761148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-10-18 01:12:16.761172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-10-18 01:12:16.761197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-10-18 01:12:16.761221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-18 01:12:16.761230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.761244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 01:12:16.761252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 01:12:16.761260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:12:16.761269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-10-18 01:12:16.761277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-10-18 01:12:16.761285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-10-18 01:12:16.761293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-10-18 01:12:16.761301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:12:16.761310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.761318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-10-18 01:12:16.761326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 01:12:16.761334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 01:12:16.761342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-10-18 01:12:16.761351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-six_1.16.0-4_all.deb ... 2025-10-18 01:12:16.761359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-10-18 01:12:16.761367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-10-18 01:12:16.761375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-18 01:12:16.761383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:12:16.761391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-10-18 01:12:16.761404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-urwid_2.6.10-1_amd64.deb ... 2025-10-18 01:12:16.761413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-10-18 01:12:16.761421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-10-18 01:12:16.761429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-10-18 01:12:16.761438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.761446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-18 01:12:16.761454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-10-18 01:12:16.761462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-pyudev_0.24.0-1_all.deb ... 2025-10-18 01:12:16.761470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.761478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-10-18 01:12:16.761486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-10-18 01:12:16.761495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-10-18 01:12:16.761522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-18 01:12:16.761540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-10-18 01:12:16.761549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 01:12:16.761564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.761572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-10-18 01:12:16.761580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-18 01:12:16.761589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:12:16.761597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-10-18 01:12:16.761605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-18 01:12:16.761613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 01:12:16.761621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-10-18 01:12:16.761630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-18 01:12:16.761638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 01:12:16.761646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-10-18 01:12:16.761654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-10-18 01:12:16.761663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-18 01:12:16.761671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-10-18 01:12:16.761679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-tpm2-tools_5.6-1build4_amd64.deb ... 2025-10-18 01:12:16.761687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-10-18 01:12:16.761695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-10-18 01:12:16.761703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-10-18 01:12:16.761712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-18 01:12:16.761720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-10-18 01:12:16.761728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:12:16.761736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:12:16.761744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-10-18 01:12:16.761753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-10-18 01:12:16.761761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-10-18 01:12:16.761773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-10-18 01:12:16.761782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-10-18 01:12:16.761790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-10-18 01:12:16.761798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-10-18 01:12:16.761811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-10-18 01:12:16.761820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-10-18 01:12:16.761828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-10-18 01:12:16.761836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:12:16.761850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:12:16.761858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-10-18 01:12:16.761866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-10-18 01:12:16.761878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-10-18 01:12:16.761887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:12:16.761895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.761903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-18 01:12:16.761912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-18 01:12:16.761925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:12:16.761933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.761945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-18 01:12:16.761973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-10-18 01:12:16.761985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-10-18 01:12:16.762019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2025-10-18 01:12:16.762098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:12:16.762113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.762234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2025-10-18 01:12:16.762246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2025-10-18 01:12:16.762299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-10-18 01:12:16.762311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-10-18 01:12:16.762379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-10-18 01:12:16.762420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:12:16.762471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:12:16.762528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-10-18 01:12:16.762573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-10-18 01:12:16.762637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2025-10-18 01:12:16.762686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 01:12:16.762735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.762773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-18 01:12:16.762822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-18 01:12:16.762871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:12:16.762898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-10-18 01:12:16.762964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 01:12:16.762978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-18 01:12:16.763065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:12:16.763090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-18 01:12:16.763148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-18 01:12:16.763187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-18 01:12:16.763226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-10-18 01:12:16.763286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-10-18 01:12:16.763342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.763390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.763426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-10-18 01:12:16.763462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2025-10-18 01:12:16.763533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-10-18 01:12:16.763575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-10-18 01:12:16.763626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-10-18 01:12:16.763671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-10-18 01:12:16.763707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-10-18 01:12:16.763752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-10-18 01:12:16.763799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-10-18 01:12:16.763848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-10-18 01:12:16.763884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-10-18 01:12:16.763929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-10-18 01:12:16.763977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-10-18 01:12:16.764023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.764093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.764106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:12:16.764162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-10-18 01:12:16.764210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.764258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-10-18 01:12:16.764294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-18 01:12:16.764341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-10-18 01:12:16.764405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-18 01:12:16.764451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.764487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-10-18 01:12:16.764567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-10-18 01:12:16.764617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-10-18 01:12:16.764653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.764702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 01:12:16.764749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 01:12:16.764785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-10-18 01:12:16.764820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:12:16.764865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.764910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.764963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2025-10-18 01:12:16.764999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2025-10-18 01:12:16.765073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.765216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-10-18 01:12:16.765246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-10-18 01:12:16.765260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.765267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-10-18 01:12:16.765300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 01:12:16.765423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:12:16.765448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-18 01:12:16.765462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.765470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-10-18 01:12:16.765520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-10-18 01:12:16.765590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-10-18 01:12:16.765645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-10-18 01:12:16.765690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-10-18 01:12:16.765732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 01:12:16.765777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-18 01:12:16.765824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-10-18 01:12:16.765867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-10-18 01:12:16.765911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-18 01:12:16.765953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:12:16.766001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.766068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 01:12:16.766111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-18 01:12:16.766152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 01:12:16.766171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 01:12:16.766202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.766212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-10-18 01:12:16.766253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-10-18 01:12:16.766263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-10-18 01:12:16.766303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 01:12:16.766313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:12:16.766350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-10-18 01:12:16.766360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 01:12:16.766398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.766408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 01:12:16.766446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.766456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-10-18 01:12:16.766486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 01:12:16.766496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-10-18 01:12:16.766554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-10-18 01:12:16.766597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 01:12:16.766607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-18 01:12:16.766636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2025-10-18 01:12:16.766647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.766676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-10-18 01:12:16.766715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-10-18 01:12:16.766725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:12:16.766762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:12:16.766772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.766810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.766821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2025-10-18 01:12:16.766861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2025-10-18 01:12:16.766871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-18 01:12:16.766909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:12:16.766948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-10-18 01:12:16.766964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-18 01:12:16.766995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:12:16.767005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:12:16.767051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-18 01:12:16.767063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 01:12:16.767109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:12:16.767117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 01:12:16.767155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.767165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-10-18 01:12:16.767204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 01:12:16.767213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:12:16.767252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-10-18 01:12:16.767262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-10-18 01:12:16.767279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-18 01:12:16.767309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.767319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-18 01:12:16.767358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-10-18 01:12:16.767368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:12:16.767406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-18 01:12:16.767416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-18 01:12:16.767454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-18 01:12:16.767464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.767493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-18 01:12:16.767548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:12:16.767561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-10-18 01:12:16.767591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-10-18 01:12:16.767601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.767640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 01:12:16.767650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-10-18 01:12:16.767687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-10-18 01:12:16.768556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-18 01:12:16.768569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 01:12:16.768575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-18 01:12:16.768582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.768589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:12:16.768595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-18 01:12:16.768602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-18 01:12:16.768608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-18 01:12:16.768615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-10-18 01:12:16.768621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-10-18 01:12:16.768635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-18 01:12:16.768641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-18 01:12:16.768648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-10-18 01:12:16.768654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.768661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-10-18 01:12:16.768668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.768680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:12:16.768687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-10-18 01:12:16.768694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-10-18 01:12:16.768701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.768707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-10-18 01:12:16.768713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:12:16.768719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-10-18 01:12:16.768725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-10-18 01:12:16.768731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-10-18 01:12:16.768737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-10-18 01:12:16.768743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.768749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-10-18 01:12:16.768754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-10-18 01:12:16.768760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-10-18 01:12:16.768766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-10-18 01:12:16.768772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-10-18 01:12:16.768778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2025-10-18 01:12:16.768784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2025-10-18 01:12:16.768790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.768796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2025-10-18 01:12:16.768802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-10-18 01:12:16.768807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-10-18 01:12:16.768813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:12:16.768819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:12:16.768825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-10-18 01:12:16.768830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-18 01:12:16.768836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-18 01:12:16.768854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-10-18 01:12:16.768860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-10-18 01:12:16.768866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.768872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-10-18 01:12:16.768877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.768883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-10-18 01:12:16.768889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2025-10-18 01:12:16.768895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2025-10-18 01:12:16.768901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-10-18 01:12:16.768907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 01:12:16.768913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-10-18 01:12:16.768918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-10-18 01:12:16.768924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-18 01:12:16.768930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.768936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.768945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2025-10-18 01:12:16.768951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.768957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-10-18 01:12:16.768962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-10-18 01:12:16.768968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-10-18 01:12:16.768974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:12:16.768980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.768985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.768991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-10-18 01:12:16.768997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-10-18 01:12:16.769003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-10-18 01:12:16.769008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-10-18 01:12:16.769017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:64' 2025-10-18 01:12:16.769023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-10-18 01:12:16.769029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:parted2t64' 2025-10-18 01:12:16.769052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 01:12:16.769058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.769063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-18 01:12:16.769074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-18 01:12:16.769080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.769088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:12:16.769094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.769119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-10-18 01:12:16.769159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.769168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-10-18 01:12:16.769206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:12:16.769239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.769248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-10-18 01:12:16.769276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-10-18 01:12:16.769310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-10-18 01:12:16.769319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.769347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.769370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-10-18 01:12:16.769405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-10-18 01:12:16.769426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-10-18 01:12:16.769462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.769496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-10-18 01:12:16.769522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-10-18 01:12:16.769559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.769568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.769606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-18 01:12:16.769622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.769657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-10-18 01:12:16.769690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-10-18 01:12:16.769699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.769732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.769763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2025-10-18 01:12:16.769772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 01:12:16.769808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 01:12:16.769841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.769850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.769882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.769896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-10-18 01:12:16.769930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.769963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-18 01:12:16.769972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-10-18 01:12:16.769997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-18 01:12:16.770045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-10-18 01:12:16.770056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-10-18 01:12:16.770083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-18 01:12:16.770117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.770126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.770151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-18 01:12:16.770185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:12:16.770193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.770220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-18 01:12:16.770245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-18 01:12:16.770279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-18 01:12:16.770287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-18 01:12:16.770313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-10-18 01:12:16.770322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:12:16.770357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:12:16.770366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:12:16.770401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:12:16.770410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-18 01:12:16.770445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-18 01:12:16.770471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:12:16.770480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-18 01:12:16.770517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-18 01:12:16.770561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-18 01:12:16.770570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-18 01:12:16.770606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-10-18 01:12:16.770615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:12:16.770648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:12:16.770690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:12:16.770699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:12:16.770707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-18 01:12:16.770734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-18 01:12:16.770760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:12:16.770769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-18 01:12:16.770805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.770832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-10-18 01:12:16.770841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-10-18 01:12:16.770876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:12:16.770910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.770918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.770944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-10-18 01:12:16.770960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-10-18 01:12:16.770999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-10-18 01:12:16.771058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-10-18 01:12:16.771069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.771096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-10-18 01:12:16.771105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.771212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-10-18 01:12:16.771240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.771246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:12:16.771253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-10-18 01:12:16.771257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-18 01:12:16.771261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-10-18 01:12:16.771282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-10-18 01:12:16.771311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.771321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:12:16.771351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-10-18 01:12:16.771381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-18 01:12:16.771405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:12:16.771427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2025-10-18 01:12:16.771436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-10-18 01:12:16.771474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:12:16.771520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-10-18 01:12:16.772556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-10-18 01:12:16.772569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-18 01:12:16.772573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-10-18 01:12:16.772577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-10-18 01:12:16.772581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-10-18 01:12:16.772586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.772590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:12:16.772593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.772597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-10-18 01:12:16.772609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-10-18 01:12:16.772613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-10-18 01:12:16.772617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-10-18 01:12:16.772621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-18 01:12:16.772624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-18 01:12:16.772628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 01:12:16.772632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.772636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-10-18 01:12:16.772640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.772643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-10-18 01:12:16.772647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:12:16.772651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2025-10-18 01:12:16.772655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2025-10-18 01:12:16.772659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:12:16.772666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-10-18 01:12:16.772671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-10-18 01:12:16.772677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-10-18 01:12:16.772682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-10-18 01:12:16.772688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-10-18 01:12:16.772693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-10-18 01:12:16.772699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-10-18 01:12:16.772714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-10-18 01:12:16.772720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-18 01:12:16.772726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-10-18 01:12:16.772732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.772738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-10-18 01:12:16.772742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-18 01:12:16.772748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-10-18 01:12:16.772753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-10-18 01:12:16.772759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-10-18 01:12:16.772765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-10-18 01:12:16.772770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-10-18 01:12:16.772776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-10-18 01:12:16.772781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:12:16.772786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:12:16.772797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-10-18 01:12:16.772803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-10-18 01:12:16.772808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-10-18 01:12:16.772814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-10-18 01:12:16.772819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:12:16.772825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:12:16.772830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 5fe267bd1031 2025-10-18 01:12:16.772835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> f40c73fbdf1a 2025-10-18 01:12:16.772841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-10-18 01:12:16.772846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 39d23597bd11 2025-10-18 01:12:16.772856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-10-18 01:12:16.772862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e1e39f8fcef6 2025-10-18 01:12:16.772870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2025-10-18 01:12:16.772877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in b28b7be049c0 2025-10-18 01:12:16.772883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo-vmware in /var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2025-10-18 01:12:16.772888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-10-18 01:12:16.772894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2025-10-18 01:12:16.772906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.36.1) 2025-10-18 01:12:16.772912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-10-18 01:12:16.772918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.10.1) 2025-10-18 01:12:16.772923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2025-10-18 01:12:16.772928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.6.0) 2025-10-18 01:12:16.772933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.4.0) 2025-10-18 01:12:16.772938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.4.0) 2025-10-18 01:12:16.772944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2025-10-18 01:12:16.772949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2025-10-18 01:12:16.772955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-10-18 01:12:16.772960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2025-10-18 01:12:16.772966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2025-10-18 01:12:16.772971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (2.6.1) 2025-10-18 01:12:16.772985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (3.0.3) 2025-10-18 01:12:16.772991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2025-10-18 01:12:16.772997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.6.0) 2025-10-18 01:12:16.773002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2025-10-18 01:12:16.773012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2025-10-18 01:12:16.773018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.16.0) 2025-10-18 01:12:16.773025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2025-10-18 01:12:16.773054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (24.1) 2025-10-18 01:12:16.773060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (6.0.0) 2025-10-18 01:12:16.773066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (3.1.2) 2025-10-18 01:12:16.773071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2024.1) 2025-10-18 01:12:16.773077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.3.2) 2025-10-18 01:12:16.773085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.8) 2025-10-18 01:12:16.773090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2025.10.5) 2025-10-18 01:12:16.773096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar-nova-6.0.1.dev3 2025-10-18 01:12:16.773105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): started 2025-10-18 01:12:16.773110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:12:16.773116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/pycadf-3.1.1 2025-10-18 01:12:16.773122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): started 2025-10-18 01:12:16.773128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:12:16.773136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2025-10-18 01:12:16.773142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.0) 2025-10-18 01:12:16.773173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2025-10-18 01:12:16.773206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2025-10-18 01:12:16.773216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-18 01:12:16.773242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 01:12:16.773276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 01:12:16.773285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 01:12:16.773334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 01:12:16.773351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2025-10-18 01:12:16.773388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2025-10-18 01:12:16.773398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2025-10-18 01:12:16.773418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2025-10-18 01:12:16.773448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2025-10-18 01:12:16.773469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2025-10-18 01:12:16.773520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.4.0) 2025-10-18 01:12:16.773532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2025-10-18 01:12:16.773571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-18 01:12:16.773592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-18 01:12:16.773628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2025-10-18 01:12:16.773650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2025-10-18 01:12:16.773683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (6.0.0) 2025-10-18 01:12:16.773705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2025-10-18 01:12:16.773723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2025-10-18 01:12:16.773749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2025-10-18 01:12:16.773775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2025-10-18 01:12:16.773802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2025.10.5) 2025-10-18 01:12:16.773826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova, pycadf 2025-10-18 01:12:16.773859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: DEPRECATION: Building 'blazar-nova' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:12:16.773896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.773903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): started 2025-10-18 01:12:16.773932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-10-18 01:12:16.773959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-6.0.1.dev3-py3-none-any.whl size=13212 sha256=4ea3224ab519106972222799c8d81e32a987476bc1be8b2b38e9ec90c0ab64d7 2025-10-18 01:12:16.773989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-ntfwlior/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-10-18 01:12:16.774015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:12:16.774068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.774078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (setup.py): started 2025-10-18 01:12:16.774175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 01:12:16.774199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=afd35e1c68eb898d6a9d45070ed8f87b39ed501583fd95337390f3ee5cfbc71a 2025-10-18 01:12:16.774212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-ntfwlior/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 01:12:16.774228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova pycadf 2025-10-18 01:12:16.774237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pycadf, blazar-nova 2025-10-18 01:12:16.774244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: pycadf 2025-10-18 01:12:16.774254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: pycadf 3.1.1 2025-10-18 01:12:16.774263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling pycadf-3.1.1: 2025-10-18 01:12:16.774295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pycadf-3.1.1 2025-10-18 01:12:16.774304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-10-18 01:12:16.774340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 6.0.1.dev3 2025-10-18 01:12:16.774350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-6.0.1.dev3: 2025-10-18 01:12:16.774386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-6.0.1.dev3 2025-10-18 01:12:16.774398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-10-18 01:12:16.774436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container b28b7be049c0 2025-10-18 01:12:16.774455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 5a12704471fb 2025-10-18 01:12:16.774487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:12:16.774498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in dec04a91cb7e 2025-10-18 01:12:16.774533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-18 01:12:16.774575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-10-18 01:12:16.774586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-10-18 01:12:16.774631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-10-18 01:12:16.774641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:12:16.774677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:12:16.774687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-10-18 01:12:16.774715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-10-18 01:12:16.774743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-10-18 01:12:16.774758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-10-18 01:12:16.774768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-10-18 01:12:16.774808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-10-18 01:12:16.774817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-10-18 01:12:16.774853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:12:16.774863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:12:16.774899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.774909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.774949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: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% 2025-10-18 01:12:16.774960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-10-18 01:12:16.774996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.775005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-18 01:12:16.775067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-18 01:12:16.775076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.775085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.775113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.775122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29002 files and directories currently installed.) 2025-10-18 01:12:16.775160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:12:16.775170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-18 01:12:16.775208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-10-18 01:12:16.775224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-10-18 01:12:16.775252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-10-18 01:12:16.775262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:12:16.775296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:12:16.775306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-10-18 01:12:16.775340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-10-18 01:12:16.775349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-10-18 01:12:16.775385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-10-18 01:12:16.775394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-10-18 01:12:16.775431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-10-18 01:12:16.775441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-18 01:12:16.775482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-18 01:12:16.775492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-10-18 01:12:16.775546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-18 01:12:16.775559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-18 01:12:16.775598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-18 01:12:16.775608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-18 01:12:16.775644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-18 01:12:16.775654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-18 01:12:16.775692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 28993 files and directories currently installed.) 2025-10-18 01:12:16.775702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:16.775739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:16.775749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:16.775787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.775796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.775837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.775856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:16.775893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.775902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:16.775938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.775947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:16.775975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.775984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:12:16.776020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.776072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.776080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:16.776089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:12:16.776183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:12:16.776573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:12:16.776592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:16.776611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-10-18 01:12:16.776617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-10-18 01:12:16.776623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:12:16.776629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-10-18 01:12:16.776636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:12:16.776642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:12:16.776648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-10-18 01:12:16.776654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-10-18 01:12:16.776661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:12:16.776667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.776673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10055 files, 1369 directories removed. 2025-10-18 01:12:16.776680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.776686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-10-18 01:12:16.776692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.776698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1702 files, 180 directories removed. 2025-10-18 01:12:16.776704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-18 01:12:16.777835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-10-18 01:12:16.777895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-10-18 01:12:16.777907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:12:16.777917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container dec04a91cb7e 2025-10-18 01:12:16.777927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> c1335bad57dd 2025-10-18 01:12:16.777937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-10-18 01:12:16.777947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 5de210e9a784 2025-10-18 01:12:16.777984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 5de210e9a784 2025-10-18 01:12:16.777994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 9e2290b325c2 2025-10-18 01:12:16.778004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 935da0803b23 2025-10-18 01:12:16.778013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20251018 2025-10-18 01:12:16.778072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-10-18 01:12:16.777268 (took 0:02:03.086833) 2025-10-18 01:12:16.778093 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-10-18 01:12:16.778103 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-10-18 01:12:16.778113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-10-18 01:12:16.777924 2025-10-18 01:12:16.779126 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-10-18 01:12:16.779833 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-10-18 01:12:47.565216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:12:47.565323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> ddd90009a3e7 2025-10-18 01:12:47.565345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20251018" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:12:47.565367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 272e4120949e 2025-10-18 01:12:47.565385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 272e4120949e 2025-10-18 01:12:47.565469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 77380a22337b 2025-10-18 01:12:47.565490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-10-18 01:12:47.565618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> a3a777758828 2025-10-18 01:12:47.565638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-10-18 01:12:47.565780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 5740638a89bd 2025-10-18 01:12:47.565838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 5740638a89bd 2025-10-18 01:12:47.565856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 7753a5d4bbfc 2025-10-18 01:12:47.565867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:12:47.565902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 4dc88b5a22dc 2025-10-18 01:12:47.565946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-10-18 01:12:47.566015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-10-18 01:12:47.566044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-10-18 01:12:47.566169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-10-18 01:12:47.566202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:12:47.566222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:12:47.566235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:12:47.566278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:12:47.566318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:12:47.566360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:12:47.566401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:12:47.566444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-10-18 01:12:47.566485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-10-18 01:12:47.566558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-10-18 01:12:47.566632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-10-18 01:12:47.566700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:12:47.566716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:12:47.566764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-10-18 01:12:47.566824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(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-10-18 01:12:47.566841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-10-18 01:12:47.566914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:12:47.566940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-10-18 01:12:47.567006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-10-18 01:12:47.567063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-10-18 01:12:47.567078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:12:47.567145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:12:47.567201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-10-18 01:12:47.567216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-10-18 01:12:47.567284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-10-18 01:12:47.567330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-10-18 01:12:47.567375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:12:47.567403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:12:47.567461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:12:47.567475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:12:47.567595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:12:47.567636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:12:47.567666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:12:47.567726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-10-18 01:12:47.567773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:12:47.567832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-10-18 01:12:47.567847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-10-18 01:12:47.567920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(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-10-18 01:12:47.567978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-10-18 01:12:47.567992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-10-18 01:12:47.568059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-10-18 01:12:47.568115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-10-18 01:12:47.568129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-10-18 01:12:47.568196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-10-18 01:12:47.568242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-18 01:12:47.568288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:47.568333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.568379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:47.568425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.568469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:12:47.568555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.568608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:47.568665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.568702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:47.568747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.568794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.568840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.568886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.568933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.568978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.569024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:12:47.569089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:47.569164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.569236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:12:47.569311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.569438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.569455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.569632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:12:47.569657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.569730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-18 01:12:47.569781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.569832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.569879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.569927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:12:47.569994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:12:47.570118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:12:47.570247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:12:47.570347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:12:47.570439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-10-18 01:12:47.570488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-10-18 01:12:47.570693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:12:47.570706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:12:47.570715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-10-18 01:12:47.570723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:12:47.570735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:12:47.570803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-10-18 01:12:47.570840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-10-18 01:12:47.570886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:12:47.570922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-18 01:12:47.570971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10055 files, 1369 directories removed. 2025-10-18 01:12:47.571007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-18 01:12:47.571060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-10-18 01:12:47.571070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-18 01:12:47.571124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1369 files, 141 directories removed. 2025-10-18 01:12:47.571147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-18 01:12:47.571225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-10-18 01:12:47.571239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-10-18 01:12:47.571303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:12:47.571339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 4dc88b5a22dc 2025-10-18 01:12:47.571395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> f4752f66e767 2025-10-18 01:12:47.571442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-10-18 01:12:47.571541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 05730939d2d9 2025-10-18 01:12:47.571603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 05730939d2d9 2025-10-18 01:12:47.571654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 4511a8b0548b 2025-10-18 01:12:47.571721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 4834022f2074 2025-10-18 01:12:47.571771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20251018 2025-10-18 01:12:47.571857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-10-18 01:12:47.571746 (took 0:00:30.793822) 2025-10-18 01:12:47.572266 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-10-18 01:12:47.572281 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-10-18 01:12:47.572374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-10-18 01:12:47.572274 2025-10-18 01:12:47.573355 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-10-18 01:12:47.573980 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-10-18 01:13:28.091884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:13:28.091980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> ddd90009a3e7 2025-10-18 01:13:28.091991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20251018" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:13:28.092605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 34862931c9d9 2025-10-18 01:13:28.092616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 34862931c9d9 2025-10-18 01:13:28.092621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 6d5efbf556ec 2025-10-18 01:13:28.092627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends genisoimage nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:13:28.092633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 073805734e88 2025-10-18 01:13:28.092638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:13:28.092644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:13:28.092649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:13:28.092669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:13:28.092675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:13:28.092679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:13:28.092710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:13:28.092714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:13:28.093583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:13:28.093602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:13:28.093606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:13:28.093611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:13:28.093616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:13:28.093620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:13:28.093624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:13:28.093629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.5 MB in 2s (11.4 MB/s) 2025-10-18 01:13:28.093634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-18 01:13:28.093638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-18 01:13:28.093643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-10-18 01:13:28.093647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-10-18 01:13:28.093652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-10-18 01:13:28.093656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-10-18 01:13:28.093661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-10-18 01:13:28.093665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-10-18 01:13:28.093670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-10-18 01:13:28.093674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-10-18 01:13:28.093679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-10-18 01:13:28.093685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-10-18 01:13:28.093762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:13:28.093829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-10-18 01:13:28.093895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-10-18 01:13:28.093950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:13:28.094021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 01:13:28.094112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-10-18 01:13:28.094180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-10-18 01:13:28.094246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-10-18 01:13:28.094313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-10-18 01:13:28.094379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-10-18 01:13:28.094447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 1s (1,470 kB/s) 2025-10-18 01:13:28.094518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 01:13:28.094609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-18 01:13:28.094686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(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-10-18 01:13:28.094756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-10-18 01:13:28.094822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-10-18 01:13:28.094887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-10-18 01:13:28.094951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-10-18 01:13:28.095015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-10-18 01:13:28.095165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-10-18 01:13:28.095230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:13:28.095290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 01:13:28.095356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:13:28.095421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-10-18 01:13:28.095486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:13:28.095619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-10-18 01:13:28.095698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-10-18 01:13:28.095766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-10-18 01:13:28.095832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-18 01:13:28.095896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-10-18 01:13:28.095959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-10-18 01:13:28.096023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-10-18 01:13:28.096107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-10-18 01:13:28.097563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-10-18 01:13:28.097572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-10-18 01:13:28.097582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-10-18 01:13:28.097587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-10-18 01:13:28.097591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-10-18 01:13:28.097595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-10-18 01:13:28.097599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-18 01:13:28.097603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:13:28.097607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-10-18 01:13:28.097610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-10-18 01:13:28.097614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-10-18 01:13:28.097618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:13:28.097622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 073805734e88 2025-10-18 01:13:28.097626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 01b5a9ca5840 2025-10-18 01:13:28.097631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:13:28.097636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 82c1aa20a85a 2025-10-18 01:13:28.097640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-18 01:13:28.097644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-10-18 01:13:28.097648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-10-18 01:13:28.097652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-10-18 01:13:28.097656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:13:28.097660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:13:28.097664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:13:28.097667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:13:28.097671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:13:28.097678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:13:28.097682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:13:28.097686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-10-18 01:13:28.097690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-10-18 01:13:28.097694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-10-18 01:13:28.097698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-10-18 01:13:28.097701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:13:28.097708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:13:28.097712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-18 01:13:28.097716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(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-10-18 01:13:28.097721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:13:28.097727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-10-18 01:13:28.097731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-10-18 01:13:28.097735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-10-18 01:13:28.097787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-10-18 01:13:28.097854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19667 files and directories currently installed.) 2025-10-18 01:13:28.097922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:13:28.097982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-18 01:13:28.098074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-10-18 01:13:28.098136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-10-18 01:13:28.098207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-10-18 01:13:28.098269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:13:28.098330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:13:28.098391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:13:28.098451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:13:28.098516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:13:28.098587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:13:28.098651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:13:28.098711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-10-18 01:13:28.098781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:13:28.098842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-10-18 01:13:28.098909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-18 01:13:28.098978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(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-10-18 01:13:28.099069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-10-18 01:13:28.099138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-10-18 01:13:28.099204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-10-18 01:13:28.099269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-10-18 01:13:28.099333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-10-18 01:13:28.099396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-10-18 01:13:28.099526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19658 files and directories currently installed.) 2025-10-18 01:13:28.099592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:13:28.099663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.099730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:13:28.099796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.099860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:13:28.099926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.099990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:13:28.100090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.100151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.100219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:13:28.100328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.100454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.100604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.100641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.100710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.100776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.100858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:13:28.100922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:13:28.100990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.101118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:13:28.101185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.101237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.101318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.101428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:13:28.101527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.101623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.101697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.101775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.102586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:13:28.102607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:13:28.102640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.102647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:13:28.102665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.102676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:13:28.102682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:13:28.102751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-10-18 01:13:28.102824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-10-18 01:13:28.102892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:13:28.102981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:13:28.103089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-10-18 01:13:28.103162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:13:28.103231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:13:28.103323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-10-18 01:13:28.103393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-10-18 01:13:28.103460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:13:28.103546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.103625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10055 files, 1369 directories removed. 2025-10-18 01:13:28.103688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.103754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-10-18 01:13:28.103816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.103880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1369 files, 141 directories removed. 2025-10-18 01:13:28.103941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-18 01:13:28.104007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-10-18 01:13:28.104088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-10-18 01:13:28.104170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:13:28.104235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 82c1aa20a85a 2025-10-18 01:13:28.104301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 1579ebced0f5 2025-10-18 01:13:28.104367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-10-18 01:13:28.104435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in b1109dafba43 2025-10-18 01:13:28.104526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container b1109dafba43 2025-10-18 01:13:28.105080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 2a11adcb84c2 2025-10-18 01:13:28.105092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 244e8a1abfc1 2025-10-18 01:13:28.105115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251018 2025-10-18 01:13:28.105120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-10-18 01:13:28.104661 (took 0:00:40.532387) 2025-10-18 01:13:28.105598 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-10-18 01:13:28.105611 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-10-18 01:13:28.105617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-10-18 01:13:28.105208 2025-10-18 01:13:28.106578 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-10-18 01:13:28.106918 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-10-18 01:14:16.385868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:14:16.386014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> ddd90009a3e7 2025-10-18 01:14:16.386126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20251018" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:14:16.386222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in be3c0d6a9b6a 2025-10-18 01:14:16.386316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container be3c0d6a9b6a 2025-10-18 01:14:16.386390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 84933f148ea0 2025-10-18 01:14:16.386495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2025-10-18 01:14:16.387842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 0ded31192d47 2025-10-18 01:14:16.387893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-10-18 01:14:16.387905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-18 01:14:16.387914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 0ded31192d47 2025-10-18 01:14:16.387922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 4e0ad301e01d 2025-10-18 01:14:16.387932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:14:16.387941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 530effd59279 2025-10-18 01:14:16.387950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:14:16.387959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:14:16.387991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:14:16.387999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:14:16.388006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:14:16.388013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:14:16.388020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:14:16.388027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:14:16.388034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:14:16.388041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:14:16.388047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:14:16.388054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:14:16.388061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:14:16.388068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:14:16.388074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:14:16.388081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.5 MB in 3s (11.4 MB/s) 2025-10-18 01:14:16.388088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-18 01:14:16.388139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-18 01:14:16.388147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-10-18 01:14:16.388154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-10-18 01:14:16.388160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-10-18 01:14:16.388167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-10-18 01:14:16.388174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-10-18 01:14:16.388180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-10-18 01:14:16.388187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-10-18 01:14:16.388222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-10-18 01:14:16.388229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-10-18 01:14:16.388269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-10-18 01:14:16.388297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-10-18 01:14:16.389825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-10-18 01:14:16.389883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:14:16.389897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-10-18 01:14:16.389920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-10-18 01:14:16.389931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:14:16.389940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-18 01:14:16.389951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-10-18 01:14:16.389960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-10-18 01:14:16.389970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-10-18 01:14:16.389980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-18 01:14:16.389991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-10-18 01:14:16.390001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-10-18 01:14:16.390010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-18 01:14:16.390020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-10-18 01:14:16.390029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-10-18 01:14:16.390039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-10-18 01:14:16.390051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-10-18 01:14:16.390069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 1s (11.1 MB/s) 2025-10-18 01:14:16.390087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-18 01:14:16.390104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-18 01:14:16.390123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(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-10-18 01:14:16.390142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-10-18 01:14:16.390159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-10-18 01:14:16.390177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-10-18 01:14:16.390195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-10-18 01:14:16.390212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-10-18 01:14:16.390228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-10-18 01:14:16.390245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:14:16.390263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-18 01:14:16.390293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 01:14:16.390311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-10-18 01:14:16.390328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-10-18 01:14:16.390344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:14:16.390378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-10-18 01:14:16.390389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 01:14:16.390398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.390408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-10-18 01:14:16.390483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-10-18 01:14:16.390494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:14:16.390541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-10-18 01:14:16.390557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-18 01:14:16.390567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 01:14:16.390576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-10-18 01:14:16.390585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-10-18 01:14:16.390594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-10-18 01:14:16.390604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-10-18 01:14:16.390639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-10-18 01:14:16.390651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-10-18 01:14:16.390660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-10-18 01:14:16.390670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-18 01:14:16.390679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:14:16.390688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-10-18 01:14:16.390697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-10-18 01:14:16.390706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-10-18 01:14:16.390716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-10-18 01:14:16.390725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-10-18 01:14:16.390735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-18 01:14:16.390796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-10-18 01:14:16.390807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-18 01:14:16.390826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:14:16.390836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-10-18 01:14:16.390845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-18 01:14:16.390855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:14:16.390918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:14:16.390930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-10-18 01:14:16.390940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-10-18 01:14:16.390987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:14:16.390997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.391042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-10-18 01:14:16.391096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 01:14:16.391141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:14:16.391197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-18 01:14:16.391274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: 2025-10-18 01:14:16.391294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-10-18 01:14:16.391383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 01:14:16.391403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-10-18 01:14:16.391421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-18 01:14:16.391466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:14:16.391477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 01:14:16.391487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-10-18 01:14:16.391501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:14:16.391602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:14:16.391647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 530effd59279 2025-10-18 01:14:16.391758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> c18e5334c67b 2025-10-18 01:14:16.392628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:14:16.392639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 79102aac5d6f 2025-10-18 01:14:16.392644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-18 01:14:16.392652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-10-18 01:14:16.392656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-10-18 01:14:16.392660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-10-18 01:14:16.392663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:14:16.392667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:14:16.392670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:14:16.392673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:14:16.392676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:14:16.392680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:14:16.392683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:14:16.392687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-10-18 01:14:16.392690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-10-18 01:14:16.392694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-10-18 01:14:16.392697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-10-18 01:14:16.392700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:14:16.392704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:14:16.392707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-18 01:14:16.392711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(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-10-18 01:14:16.392715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:14:16.392718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-18 01:14:16.392727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:80% 2025-10-18 01:14:16.392730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-10-18 01:14:16.392733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% (Reading database ... 95% 2025-10-18 01:14:16.392737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20516 files and directories currently installed.) 2025-10-18 01:14:16.392741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:14:16.392744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-18 01:14:16.392769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-10-18 01:14:16.392773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-10-18 01:14:16.392776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-10-18 01:14:16.392780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:14:16.392799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:14:16.394574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:14:16.394581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:14:16.394586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:14:16.394590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:14:16.394594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:14:16.394598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-10-18 01:14:16.394601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:14:16.394605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-10-18 01:14:16.394609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-18 01:14:16.394622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(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% 2025-10-18 01:14:16.394627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 01:14:16.394631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-10-18 01:14:16.394634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-10-18 01:14:16.394638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:14:16.394641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-10-18 01:14:16.394644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-10-18 01:14:16.394648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20507 files and directories currently installed.) 2025-10-18 01:14:16.394651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:14:16.394654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:14:16.394661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:14:16.394667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:14:16.394673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:14:16.394680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:14:16.394710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:14:16.394713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:14:16.394719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:14:16.394737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:14:16.394754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:14:16.394763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:14:16.394773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:14:16.394779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:14:16.394786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-10-18 01:14:16.394789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-10-18 01:14:16.394794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:14:16.394854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:14:16.394904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-10-18 01:14:16.394945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:14:16.395006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:14:16.395045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-10-18 01:14:16.395092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-10-18 01:14:16.395139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:14:16.395183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-18 01:14:16.395231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10055 files, 1369 directories removed. 2025-10-18 01:14:16.395274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-18 01:14:16.395320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-10-18 01:14:16.395363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-18 01:14:16.395411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1875 files, 199 directories removed. 2025-10-18 01:14:16.395454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-18 01:14:16.395514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-10-18 01:14:16.395570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-10-18 01:14:16.395653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:14:16.395739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 79102aac5d6f 2025-10-18 01:14:16.395781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 41aa6ba6b484 2025-10-18 01:14:16.395824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-10-18 01:14:16.395885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 8ba5285d8a9f 2025-10-18 01:14:16.395934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 8ba5285d8a9f 2025-10-18 01:14:16.395980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> b811b13e4815 2025-10-18 01:14:16.396031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built c1fc5dd929ec 2025-10-18 01:14:16.396079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251018 2025-10-18 01:14:16.396174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-10-18 01:14:16.396098 (took 0:00:48.290890) 2025-10-18 01:14:16.396677 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-10-18 01:14:16.396689 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-10-18 01:14:16.396769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-10-18 01:14:16.396697 2025-10-18 01:14:16.397670 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-10-18 01:14:16.398293 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-10-18 01:15:33.878157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:15:33.878341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> ddd90009a3e7 2025-10-18 01:15:33.878367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20251018" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:15:33.878386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in b866b9703f77 2025-10-18 01:15:33.878401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container b866b9703f77 2025-10-18 01:15:33.878418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 421cbdd6cd2b 2025-10-18 01:15:33.878499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:15:33.878569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 806bd4e5222b 2025-10-18 01:15:33.878580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:15:33.878596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:15:33.878698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:15:33.878716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:15:33.878772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:15:33.878828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:15:33.878881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:15:33.878976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:15:33.878993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:15:33.879050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:15:33.879102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:15:33.879155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:15:33.879275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:15:33.879293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:15:33.879306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:15:33.879367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.5 MB in 2s (12.8 MB/s) 2025-10-18 01:15:33.879418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-18 01:15:33.879753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-18 01:15:33.879771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-10-18 01:15:33.879781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-10-18 01:15:33.879790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-10-18 01:15:33.879805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-10-18 01:15:33.879814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-10-18 01:15:33.879879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-10-18 01:15:33.879945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-10-18 01:15:33.879960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-10-18 01:15:33.880041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-10-18 01:15:33.880071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-10-18 01:15:33.880085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-10-18 01:15:33.880159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-10-18 01:15:33.880174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-10-18 01:15:33.880237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-10-18 01:15:33.880252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-10-18 01:15:33.880320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-10-18 01:15:33.880341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-10-18 01:15:33.880364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-10-18 01:15:33.880418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-10-18 01:15:33.880482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-10-18 01:15:33.880576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-10-18 01:15:33.880640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-10-18 01:15:33.880656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-10-18 01:15:33.880720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-10-18 01:15:33.880735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-10-18 01:15:33.880800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-10-18 01:15:33.880816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-10-18 01:15:33.880916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-10-18 01:15:33.880929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-10-18 01:15:33.880943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-10-18 01:15:33.880995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-10-18 01:15:33.881010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-10-18 01:15:33.881077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-10-18 01:15:33.881145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-10-18 01:15:33.881194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-10-18 01:15:33.884655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-10-18 01:15:33.884705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-10-18 01:15:33.884716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-10-18 01:15:33.884724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-10-18 01:15:33.884733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-10-18 01:15:33.884759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-10-18 01:15:33.884768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-10-18 01:15:33.884777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-10-18 01:15:33.884786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-10-18 01:15:33.884795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-10-18 01:15:33.884803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-10-18 01:15:33.884812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-10-18 01:15:33.884820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-10-18 01:15:33.884828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-10-18 01:15:33.884837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-10-18 01:15:33.884845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-10-18 01:15:33.884854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-10-18 01:15:33.884862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:15:33.884871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 36.9 MB of archives. 2025-10-18 01:15:33.884879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 163 MB of additional disk space will be used. 2025-10-18 01:15:33.884889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-netaddr all 0.10.1-1~cloud0 [323 kB] 2025-10-18 01:15:33.884900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:15:33.884908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-10-18 01:15:33.884917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.i18n all 6.4.0-0ubuntu1~cloud0 [22.4 kB] 2025-10-18 01:15:33.884927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-eventlet all 0.36.1-0ubuntu1~cloud0 [311 kB] 2025-10-18 01:15:33.884935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2025-10-18 01:15:33.884944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.context all 1:5.6.0-0ubuntu1~cloud0 [13.9 kB] 2025-10-18 01:15:33.884952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.utils all 7.3.0-0ubuntu1~cloud0 [85.3 kB] 2025-10-18 01:15:33.884961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.serialization all 5.5.0-0ubuntu1~cloud0 [15.8 kB] 2025-10-18 01:15:33.884969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.log all 6.1.2-0ubuntu1~cloud0 [45.7 kB] 2025-10-18 01:15:33.884977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-18 01:15:33.885013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-stevedore all 1:5.3.0-0ubuntu1~cloud0 [21.2 kB] 2025-10-18 01:15:33.885022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.config all 1:9.6.0-0ubuntu1~cloud0 [109 kB] 2025-10-18 01:15:33.885031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-18 01:15:33.885039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 01:15:33.885048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-18 01:15:33.885056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-10-18 01:15:33.885064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-10-18 01:15:33.885073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-10-18 01:15:33.885081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-10-18 01:15:33.885089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-10-18 01:15:33.885098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2025-10-18 01:15:33.885106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2025-10-18 01:15:33.885114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-10-18 01:15:33.885123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2025-10-18 01:15:33.885131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-10-18 01:15:33.885140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-10-18 01:15:33.885149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-10-18 01:15:33.885157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2025-10-18 01:15:33.885166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2025-10-18 01:15:33.885174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2025-10-18 01:15:33.885182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-10-18 01:15:33.885191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-10-18 01:15:33.885199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-10-18 01:15:33.885214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] 2025-10-18 01:15:33.885222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-10-18 01:15:33.885231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2025-10-18 01:15:33.885239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2025-10-18 01:15:33.885247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2025-10-18 01:15:33.885274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2025-10-18 01:15:33.885283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2025-10-18 01:15:33.885292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2025-10-18 01:15:33.885300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2025-10-18 01:15:33.885309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2025-10-18 01:15:33.885317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-10-18 01:15:33.885326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-10-18 01:15:33.885334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-10-18 01:15:33.885342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-10-18 01:15:33.885351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2025-10-18 01:15:33.885359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2025-10-18 01:15:33.885367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-10-18 01:15:33.885376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 01:15:33.885384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pbr all 5.11.1-0ubuntu1 [66.5 kB] 2025-10-18 01:15:33.885392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-10-18 01:15:33.885401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-18 01:15:33.885409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2025-10-18 01:15:33.885417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2025-10-18 01:15:33.885486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2025-10-18 01:15:33.885538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2025-10-18 01:15:33.885553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2025-10-18 01:15:33.885562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2025-10-18 01:15:33.885570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2025-10-18 01:15:33.885578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2025-10-18 01:15:33.885586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2025-10-18 01:15:33.885595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-18 01:15:33.885603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2025-10-18 01:15:33.885611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2025-10-18 01:15:33.885619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2025-10-18 01:15:33.885646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2025-10-18 01:15:33.885654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB] 2025-10-18 01:15:33.885663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 01:15:33.885671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-10-18 01:15:33.885679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-18 01:15:33.885688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-18 01:15:33.885696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-18 01:15:33.885704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-18 01:15:33.885712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2025-10-18 01:15:33.885721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.4 [173 kB] 2025-10-18 01:15:33.885729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2025-10-18 01:15:33.885737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2025-10-18 01:15:33.885745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-10-18 01:15:33.885754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-18 01:15:33.885768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-10-18 01:15:33.885777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-10-18 01:15:33.885785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-10-18 01:15:33.885794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-10-18 01:15:33.885802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2025-10-18 01:15:33.885810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 36.9 MB in 3s (14.2 MB/s) 2025-10-18 01:15:33.885819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-10-18 01:15:33.885827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-10-18 01:15:33.885838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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-10-18 01:15:33.885849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-10-18 01:15:33.885858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-10-18 01:15:33.885866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-10-18 01:15:33.885874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-10-18 01:15:33.885883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-10-18 01:15:33.885891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-10-18 01:15:33.885899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:15:33.885908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-10-18 01:15:33.885916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-10-18 01:15:33.885929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-10-18 01:15:33.885944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-10-18 01:15:33.885953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-10-18 01:15:33.885961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-18 01:15:33.885970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-18 01:15:33.885978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 01:15:33.885987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-10-18 01:15:33.885995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 01:15:33.886003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 01:15:33.886012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-18 01:15:33.886020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-18 01:15:33.886034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 01:15:33.886043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-10-18 01:15:33.886051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-10-18 01:15:33.886059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-18 01:15:33.886068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-10-18 01:15:33.886076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-10-18 01:15:33.886084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-18 01:15:33.886093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-10-18 01:15:33.886101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-10-18 01:15:33.886109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-18 01:15:33.886117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-10-18 01:15:33.886126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-10-18 01:15:33.886134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-18 01:15:33.886142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-10-18 01:15:33.886150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-xml-core_0.19_all.deb ... 2025-10-18 01:15:33.886159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-10-18 01:15:33.886167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-10-18 01:15:33.886175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-10-18 01:15:33.886183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-10-18 01:15:33.886192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-10-18 01:15:33.886200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-ieee-data_20220827.1_all.deb ... 2025-10-18 01:15:33.886208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-10-18 01:15:33.886216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-10-18 01:15:33.886224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-10-18 01:15:33.886233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:15:33.886241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-10-18 01:15:33.886249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-10-18 01:15:33.886257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-10-18 01:15:33.886270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-10-18 01:15:33.886285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-10-18 01:15:33.886299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-18 01:15:33.886331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-10-18 01:15:33.886358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-10-18 01:15:33.886383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-18 01:15:33.886400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-10-18 01:15:33.886415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-18 01:15:33.886451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.886460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-10-18 01:15:33.886468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-10-18 01:15:33.886484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-10-18 01:15:33.886497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-10-18 01:15:33.886549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-10-18 01:15:33.886559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-10-18 01:15:33.886567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-10-18 01:15:33.886575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-10-18 01:15:33.886584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-10-18 01:15:33.886592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-10-18 01:15:33.886600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-10-18 01:15:33.886608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-18 01:15:33.886616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-10-18 01:15:33.886625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-10-18 01:15:33.886633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-18 01:15:33.886648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-10-18 01:15:33.886662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-10-18 01:15:33.886678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:15:33.886692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-10-18 01:15:33.886708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblcms2-2_2.14-2build1_amd64.deb ... 2025-10-18 01:15:33.886723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-10-18 01:15:33.886738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-10-18 01:15:33.886746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-10-18 01:15:33.886754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-18 01:15:33.886763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-10-18 01:15:33.886771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-node-xtend_4.0.2-3_all.deb ... 2025-10-18 01:15:33.886779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-10-18 01:15:33.886807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-10-18 01:15:33.886823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-10-18 01:15:33.886838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-10-18 01:15:33.886855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-10-18 01:15:33.886871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2025-10-18 01:15:33.886886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-10-18 01:15:33.886901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-10-18 01:15:33.886916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2025-10-18 01:15:33.886941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-10-18 01:15:33.886956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-10-18 01:15:33.886964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2025-10-18 01:15:33.886973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.886981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-10-18 01:15:33.886989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-10-18 01:15:33.886998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2025-10-18 01:15:33.887007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-10-18 01:15:33.887022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-10-18 01:15:33.887037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-10-18 01:15:33.887053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-10-18 01:15:33.887075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-10-18 01:15:33.887091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libraqm0_0.10.1-1build1_amd64.deb ... 2025-10-18 01:15:33.887106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-10-18 01:15:33.887121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-10-18 01:15:33.887129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-10-18 01:15:33.887138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.887146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-10-18 01:15:33.887154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-10-18 01:15:33.887162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-18 01:15:33.887170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-10-18 01:15:33.887179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-10-18 01:15:33.887187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.887195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-10-18 01:15:33.887207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-10-18 01:15:33.887233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-18 01:15:33.887248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-10-18 01:15:33.887262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-10-18 01:15:33.887278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.887294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-10-18 01:15:33.887309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-10-18 01:15:33.887330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.887347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-10-18 01:15:33.887362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-10-18 01:15:33.887377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-10-18 01:15:33.887392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-10-18 01:15:33.887406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-six_1.16.0-4_all.deb ... 2025-10-18 01:15:33.887415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-10-18 01:15:33.887423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-10-18 01:15:33.887459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-pbr_5.11.1-0ubuntu1_all.deb ... 2025-10-18 01:15:33.887472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (5.11.1-0ubuntu1) ... 2025-10-18 01:15:33.887481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-10-18 01:15:33.887538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-10-18 01:15:33.887570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-10-18 01:15:33.887583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-10-18 01:15:33.887598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-18 01:15:33.887620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:15:33.887635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-10-18 01:15:33.887653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-more-itertools_10.2.0-1_all.deb ... 2025-10-18 01:15:33.887662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-10-18 01:15:33.887674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-10-18 01:15:33.887722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-10-18 01:15:33.887735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-10-18 01:15:33.887807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-10-18 01:15:33.887818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-10-18 01:15:33.887830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-10-18 01:15:33.887842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-10-18 01:15:33.887864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-debtcollector_2.5.0-3_all.deb ... 2025-10-18 01:15:33.887876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-10-18 01:15:33.887920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-10-18 01:15:33.887941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-roman_3.3-3_all.deb ... 2025-10-18 01:15:33.887961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-10-18 01:15:33.887995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-10-18 01:15:33.888059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-10-18 01:15:33.888069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-10-18 01:15:33.888081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-10-18 01:15:33.888093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-netaddr_0.10.1-1~cloud0_all.deb ... 2025-10-18 01:15:33.888153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (0.10.1-1~cloud0) ... 2025-10-18 01:15:33.888167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-10-18 01:15:33.888213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-10-18 01:15:33.888227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-10-18 01:15:33.888239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-10-18 01:15:33.888285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-tz_2024.1-2_all.deb ... 2025-10-18 01:15:33.888295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-10-18 01:15:33.888307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-10-18 01:15:33.888365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-babel_2.10.3-3build1_all.deb ... 2025-10-18 01:15:33.888375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-10-18 01:15:33.888387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-10-18 01:15:33.888452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-oslo.i18n_6.4.0-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.888485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.888567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-10-18 01:15:33.888585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-18 01:15:33.888598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 01:15:33.888667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-10-18 01:15:33.888678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-10-18 01:15:33.888690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-10-18 01:15:33.888702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-10-18 01:15:33.888733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-10-18 01:15:33.888754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-10-18 01:15:33.888817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-10-18 01:15:33.888827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-10-18 01:15:33.888839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-10-18 01:15:33.888854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-10-18 01:15:33.888902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-eventlet_0.36.1-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.888916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.888928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-10-18 01:15:33.888987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-oslo.context_1%3a5.6.0-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.888997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.889009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-10-18 01:15:33.889039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-10-18 01:15:33.889070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-10-18 01:15:33.889128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-10-18 01:15:33.889137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-iso8601_1.0.2-1_all.deb ... 2025-10-18 01:15:33.889149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (1.0.2-1) ... 2025-10-18 01:15:33.889181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-10-18 01:15:33.889212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 01:15:33.889257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 01:15:33.889313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-10-18 01:15:33.889322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-10-18 01:15:33.889335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-10-18 01:15:33.889347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-10-18 01:15:33.889390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-oslo.utils_7.3.0-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.889404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.889416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-10-18 01:15:33.889492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.serialization_5.5.0-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.889502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.889552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-10-18 01:15:33.889565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.log_6.1.2-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.889582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.889593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-10-18 01:15:33.889611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-certifi_2023.11.17-1_all.deb ... 2025-10-18 01:15:33.889665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.889672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-18 01:15:33.889683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-10-18 01:15:33.889758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-18 01:15:33.889767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 01:15:33.889778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-10-18 01:15:33.889788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-18 01:15:33.889828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 01:15:33.889836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-10-18 01:15:33.889846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-18 01:15:33.889894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 01:15:33.889906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-10-18 01:15:33.889952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-18 01:15:33.889960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 01:15:33.889970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-10-18 01:15:33.890014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-rfc3986_2.0.0-2_all.deb ... 2025-10-18 01:15:33.890022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-10-18 01:15:33.890035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-10-18 01:15:33.890084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-stevedore_1%3a5.3.0-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.890096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.890106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-10-18 01:15:33.890158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-oslo.config_1%3a9.6.0-0ubuntu1~cloud0_all.deb ... 2025-10-18 01:15:33.890170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.890179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-10-18 01:15:33.890229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-10-18 01:15:33.890241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-10-18 01:15:33.890251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-10-18 01:15:33.890301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-10-18 01:15:33.890312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-10-18 01:15:33.890323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-10-18 01:15:33.890373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-10-18 01:15:33.890391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-10-18 01:15:33.890458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-10-18 01:15:33.890470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-10-18 01:15:33.890532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-18 01:15:33.890550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-10-18 01:15:33.890596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-18 01:15:33.890607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 01:15:33.890646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-10-18 01:15:33.890657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-deprecated_1.2.14-1_all.deb ... 2025-10-18 01:15:33.890704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-10-18 01:15:33.890712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-10-18 01:15:33.890722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-jwcrypto_1.5.4-1_all.deb ... 2025-10-18 01:15:33.890803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-10-18 01:15:33.890818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-10-18 01:15:33.890828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-18 01:15:33.890838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:15:33.890878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-10-18 01:15:33.890886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-18 01:15:33.890900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:15:33.890948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-10-18 01:15:33.890960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-novnc_1%3a1.3.0-2_all.deb ... 2025-10-18 01:15:33.891008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-10-18 01:15:33.891016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-10-18 01:15:33.891026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-10-18 01:15:33.891066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-10-18 01:15:33.891078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.891127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-18 01:15:33.891135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-10-18 01:15:33.891145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-18 01:15:33.891184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-18 01:15:33.891195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-18 01:15:33.891245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-18 01:15:33.891253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-18 01:15:33.891270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 01:15:33.891280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-10-18 01:15:33.891319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-10-18 01:15:33.891331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-18 01:15:33.891369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-10-18 01:15:33.891377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-10-18 01:15:33.891467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-10-18 01:15:33.891476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-10-18 01:15:33.891487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-10-18 01:15:33.891494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:15:33.891525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-10-18 01:15:33.891541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-10-18 01:15:33.891594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (1.0.2-1) ... 2025-10-18 01:15:33.891606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 01:15:33.891644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 01:15:33.891656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-10-18 01:15:33.891703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-10-18 01:15:33.891711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-10-18 01:15:33.891721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-10-18 01:15:33.891770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-18 01:15:33.891781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-10-18 01:15:33.891795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 01:15:33.891844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-10-18 01:15:33.891855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:15:33.891896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-18 01:15:33.891905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.891956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 01:15:33.891962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.891971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-10-18 01:15:33.892005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-10-18 01:15:33.892014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-10-18 01:15:33.892058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 01:15:33.892068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-10-18 01:15:33.892102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-10-18 01:15:33.892123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-10-18 01:15:33.892131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.892184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-10-18 01:15:33.892194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 01:15:33.892229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-10-18 01:15:33.892239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-18 01:15:33.892273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-18 01:15:33.892282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-10-18 01:15:33.892326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-10-18 01:15:33.892336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-10-18 01:15:33.892370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-10-18 01:15:33.892380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-10-18 01:15:33.892422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-10-18 01:15:33.892447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (5.11.1-0ubuntu1) ... 2025-10-18 01:15:33.892522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-10-18 01:15:33.892536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-10-18 01:15:33.892589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.892598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-10-18 01:15:33.892642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-18 01:15:33.892652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 01:15:33.892686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 01:15:33.892695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.892740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-10-18 01:15:33.892749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-18 01:15:33.892784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-10-18 01:15:33.892794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:15:33.892828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 01:15:33.892838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.892881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-10-18 01:15:33.892891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (0.10.1-1~cloud0) ... 2025-10-18 01:15:33.892925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-18 01:15:33.892936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-10-18 01:15:33.892970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.892986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-10-18 01:15:33.893027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.893036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-10-18 01:15:33.893055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.893090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-10-18 01:15:33.893100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.893133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-10-18 01:15:33.893143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.893186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-10-18 01:15:33.893197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-10-18 01:15:33.893241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-10-18 01:15:33.893251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2025-10-18 01:15:33.893286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-10-18 01:15:33.893297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:15:33.893330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-10-18 01:15:33.893341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-10-18 01:15:33.893376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-10-18 01:15:33.893386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-10-18 01:15:33.893420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-10-18 01:15:33.893443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-10-18 01:15:33.893478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-10-18 01:15:33.893487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 806bd4e5222b 2025-10-18 01:15:33.893526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 3cd6144f1cb6 2025-10-18 01:15:33.893582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:15:33.893595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 34adf35ad416 2025-10-18 01:15:33.893628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-18 01:15:33.893674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-10-18 01:15:33.893685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-10-18 01:15:33.893732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-10-18 01:15:33.893742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:15:33.893787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:15:33.893801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:15:33.893810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:15:33.893855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-18 01:15:33.893861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-18 01:15:33.893870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-18 01:15:33.893913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-10-18 01:15:33.893923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-10-18 01:15:33.893955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-10-18 01:15:33.893965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:15:33.894018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:15:33.894033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-10-18 01:15:33.894071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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-10-18 01:15:33.894083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:15:33.894102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-10-18 01:15:33.894144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-10-18 01:15:33.894150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-10-18 01:15:33.894159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-10-18 01:15:33.894207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24055 files and directories currently installed.) 2025-10-18 01:15:33.894217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:15:33.894253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-18 01:15:33.894262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-10-18 01:15:33.894308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-10-18 01:15:33.894317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-10-18 01:15:33.894352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:15:33.894362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:15:33.894395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:15:33.894404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:15:33.894479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-18 01:15:33.894488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-18 01:15:33.894494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-18 01:15:33.894522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-10-18 01:15:33.894540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-10-18 01:15:33.894577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-10-18 01:15:33.894587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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-10-18 01:15:33.894634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-10-18 01:15:33.894644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-10-18 01:15:33.894679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-10-18 01:15:33.894689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-10-18 01:15:33.894722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-10-18 01:15:33.894732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-10-18 01:15:33.894765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24046 files and directories currently installed.) 2025-10-18 01:15:33.894775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:15:33.894820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.894830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:15:33.894863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.894873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:15:33.894916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.894926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:15:33.894958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.894967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.895032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:15:33.895066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:15:33.895219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:15:33.895255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:15:33.895305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:15:33.895395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:15:33.895582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:15:33.895637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:15:33.895697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:15:33.895748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:15:33.895800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-10-18 01:15:33.895834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-10-18 01:15:33.895843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:15:33.895876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:15:33.895885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-10-18 01:15:33.895928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:15:33.895937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:15:33.895970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-10-18 01:15:33.895980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-10-18 01:15:33.896022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:15:33.896031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.896064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10055 files, 1369 directories removed. 2025-10-18 01:15:33.896073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.896116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-10-18 01:15:33.896125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.896157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2846 files, 310 directories removed. 2025-10-18 01:15:33.896166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-18 01:15:33.896209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-10-18 01:15:33.896218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-10-18 01:15:33.896271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:15:33.896280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 34adf35ad416 2025-10-18 01:15:33.896294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> cac3e77e24c3 2025-10-18 01:15:33.896342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-10-18 01:15:33.896352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 4a0029240cfb 2025-10-18 01:15:33.896385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 4a0029240cfb 2025-10-18 01:15:33.896394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 357518ad6409 2025-10-18 01:15:33.896473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 28a941fdb65b 2025-10-18 01:15:33.896482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251018 2025-10-18 01:15:33.896551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-10-18 01:15:33.896468 (took 0:01:17.499771) 2025-10-18 01:15:33.897059 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-10-18 01:15:33.897113 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-10-18 01:15:33.897154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-10-18 01:15:33.897098 2025-10-18 01:15:33.897938 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-10-18 01:15:33.898347 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-10-18 01:16:01.691620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:16:01.692779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> ddd90009a3e7 2025-10-18 01:16:01.692814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20251018" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:16:01.692832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 4510344e4993 2025-10-18 01:16:01.692845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 4510344e4993 2025-10-18 01:16:01.692857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> fc7b042c04e4 2025-10-18 01:16:01.692871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:16:01.692884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in bd30ecc1ccd5 2025-10-18 01:16:01.692896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-10-18 01:16:01.692908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-10-18 01:16:01.692919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-10-18 01:16:01.692931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-10-18 01:16:01.692943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:16:01.692965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:16:01.692975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:16:01.692985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:16:01.692994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:16:01.693003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:16:01.693013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:16:01.693042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-10-18 01:16:01.693052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-10-18 01:16:01.693062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-10-18 01:16:01.693071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-10-18 01:16:01.693081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:16:01.693091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:16:01.693100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-10-18 01:16:01.693179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(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-10-18 01:16:01.693192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-10-18 01:16:01.693201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-10-18 01:16:01.693210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-10-18 01:16:01.693220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:80% 2025-10-18 01:16:01.693230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-10-18 01:16:01.693239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-10-18 01:16:01.693249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-10-18 01:16:01.693259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:16:01.693270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:16:01.693311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-10-18 01:16:01.693321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-10-18 01:16:01.693330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-10-18 01:16:01.693340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-10-18 01:16:01.693354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:16:01.693473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:16:01.693491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:16:01.693632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:16:01.696606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:16:01.696627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:16:01.696648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:16:01.696659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-10-18 01:16:01.696668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:16:01.696678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-10-18 01:16:01.696711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-10-18 01:16:01.696722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(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-10-18 01:16:01.696732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-10-18 01:16:01.696742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-10-18 01:16:01.696751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-10-18 01:16:01.696760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-10-18 01:16:01.696770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:85% 2025-10-18 01:16:01.696779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-10-18 01:16:01.696788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-10-18 01:16:01.696798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-18 01:16:01.696808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:01.696826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.696835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:01.696845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.696854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:16:01.696863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.696872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:01.696882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.696891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:01.696900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.696910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.696919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.696928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.696938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.696947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.696956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.696966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:16:01.696975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:01.696984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.697000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:01.697009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.697019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.697028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.697037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:01.697046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.697114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:16:01.697133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:16:01.697161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:16:01.697189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:01.697208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:01.697226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-10-18 01:16:01.697245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-10-18 01:16:01.697254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:16:01.697263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:16:01.697272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-10-18 01:16:01.697282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:16:01.697297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:16:01.697306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-10-18 01:16:01.697316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-10-18 01:16:01.697325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:16:01.697334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10055 files, 1369 directories removed. 2025-10-18 01:16:01.697353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-10-18 01:16:01.697379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1369 files, 141 directories removed. 2025-10-18 01:16:01.697397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-18 01:16:01.697407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-10-18 01:16:01.697416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-10-18 01:16:01.697425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:16:01.697434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container bd30ecc1ccd5 2025-10-18 01:16:01.697444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 88d5a5a66067 2025-10-18 01:16:01.697458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-10-18 01:16:01.697467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in e051d94c2ccc 2025-10-18 01:16:01.697477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container e051d94c2ccc 2025-10-18 01:16:01.697486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 393160378959 2025-10-18 01:16:01.697495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 4d2c865b7465 2025-10-18 01:16:01.697539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251018 2025-10-18 01:16:01.697554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-10-18 01:16:01.697388 (took 0:00:27.800290) 2025-10-18 01:16:01.697999 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-10-18 01:16:01.698052 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-10-18 01:16:01.698156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-10-18 01:16:01.698046 2025-10-18 01:16:01.699139 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-10-18 01:16:01.699810 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-10-18 01:16:31.526178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:16:31.526260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> ddd90009a3e7 2025-10-18 01:16:31.526379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20251018" "name"="nova-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:16:31.526395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 4de2a377e491 2025-10-18 01:16:31.526402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 4de2a377e491 2025-10-18 01:16:31.526410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 96a9f20e155c 2025-10-18 01:16:31.526417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-10-18 01:16:31.526424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 0c38749f9205 2025-10-18 01:16:31.526430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-10-18 01:16:31.526473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 6c6371f34d55 2025-10-18 01:16:31.526530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 6c6371f34d55 2025-10-18 01:16:31.526541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> afb2eeb82730 2025-10-18 01:16:31.526629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:16:31.527582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 77221b268dad 2025-10-18 01:16:31.527594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-10-18 01:16:31.527598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-10-18 01:16:31.527602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-10-18 01:16:31.527607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:16:31.527612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:16:31.527619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:16:31.527624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:16:31.527629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:16:31.527634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:16:31.527640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:16:31.527645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:16:31.527651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-10-18 01:16:31.527657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-10-18 01:16:31.527663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-10-18 01:16:31.527668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-10-18 01:16:31.527673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:16:31.527678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:16:31.527684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-10-18 01:16:31.527690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-18 01:16:31.527698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(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-10-18 01:16:31.527736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:16:31.527740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-10-18 01:16:31.527743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% (Reading database ... 90% 2025-10-18 01:16:31.527746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-10-18 01:16:31.527750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:16:31.527755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:16:31.527758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-10-18 01:16:31.531110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-10-18 01:16:31.531153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-10-18 01:16:31.531160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-10-18 01:16:31.531166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:16:31.531173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:16:31.531179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:16:31.531185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:16:31.531190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:16:31.531196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:16:31.531202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:16:31.531208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-10-18 01:16:31.531214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:16:31.531220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:16:31.531225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-10-18 01:16:31.531231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-10-18 01:16:31.531249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: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-10-18 01:16:31.531255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-10-18 01:16:31.531261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-10-18 01:16:31.531266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-10-18 01:16:31.531272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-10-18 01:16:31.531277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-10-18 01:16:31.531282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-10-18 01:16:31.531288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-18 01:16:31.531294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:31.531300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:31.531310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:16:31.531321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:31.531332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:31.531343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:16:31.531395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:31.531400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:31.531411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:31.531441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:16:31.531468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:16:31.531485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:16:31.531531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:31.531550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:31.531561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-10-18 01:16:31.531566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:16:31.531571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:16:31.531583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:16:31.531589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-10-18 01:16:31.531594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:16:31.531600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:16:31.531604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-10-18 01:16:31.531607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-10-18 01:16:31.531611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:16:31.531617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-18 01:16:31.531623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10055 files, 1369 directories removed. 2025-10-18 01:16:31.531635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-18 01:16:31.531640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-10-18 01:16:31.531646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-18 01:16:31.531652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1369 files, 141 directories removed. 2025-10-18 01:16:31.531657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-18 01:16:31.531662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:16:31.531666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:16:31.531671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:16:31.531677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 77221b268dad 2025-10-18 01:16:31.531682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 883d5e4fdafc 2025-10-18 01:16:31.531687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built bb96494a0229 2025-10-18 01:16:31.531692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20251018 2025-10-18 01:16:31.531697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-10-18 01:16:31.530558 (took 0:00:29.832512) 2025-10-18 01:16:31.531702 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-10-18 01:16:31.531743 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-10-18 01:16:31.531750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-10-18 01:16:31.531106 2025-10-18 01:16:31.532060 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-10-18 01:16:31.532616 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-10-18 01:16:57.158741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:16:57.158796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> ddd90009a3e7 2025-10-18 01:16:57.158808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20251018" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:16:57.158818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 0ee506726b7b 2025-10-18 01:16:57.158826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 0ee506726b7b 2025-10-18 01:16:57.158832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> e3fc3be0ca6e 2025-10-18 01:16:57.158839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:16:57.158847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 509a6055960b 2025-10-18 01:16:57.158853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-10-18 01:16:57.158859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-10-18 01:16:57.158865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-10-18 01:16:57.158878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-10-18 01:16:57.158901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:16:57.158906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:16:57.158932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:16:57.158950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:16:57.158955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:16:57.158960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:16:57.158965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:16:57.158969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-10-18 01:16:57.158976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-10-18 01:16:57.159018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-10-18 01:16:57.159054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-10-18 01:16:57.159138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:16:57.159177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:16:57.159251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-10-18 01:16:57.159299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(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-10-18 01:16:57.159352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-10-18 01:16:57.159404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-10-18 01:16:57.159455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-10-18 01:16:57.159530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-10-18 01:16:57.159587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-10-18 01:16:57.159636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-10-18 01:16:57.159692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:16:57.159744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:16:57.159796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-10-18 01:16:57.159853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-10-18 01:16:57.159906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-10-18 01:16:57.159964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-10-18 01:16:57.160013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:16:57.160060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:16:57.160106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:16:57.160153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:16:57.160291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:16:57.160335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:16:57.160380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:16:57.160428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-10-18 01:16:57.160485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:16:57.160544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-10-18 01:16:57.160626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-10-18 01:16:57.160685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(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-10-18 01:16:57.160746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-10-18 01:16:57.160794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-10-18 01:16:57.160852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-10-18 01:16:57.160900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-10-18 01:16:57.160953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:85% 2025-10-18 01:16:57.161007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% (Reading database ... 95% 2025-10-18 01:16:57.161061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-18 01:16:57.161115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:57.161188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.161373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:57.161411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.161418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:16:57.161441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.161447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:57.161495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.161571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:57.161610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.161656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.161708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.161778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.161832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.161885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.161936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:16:57.161985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:57.162036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.162086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:16:57.162126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.162210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.162261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.162312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:16:57.162364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.162592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:16:57.162646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:16:57.162800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.162901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:16:57.162952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.163002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:16:57.163053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.163103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:16:57.163169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-10-18 01:16:57.163220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-10-18 01:16:57.163279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:16:57.163327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:16:57.163372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-10-18 01:16:57.163409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:16:57.163458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:16:57.163535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-10-18 01:16:57.163585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-10-18 01:16:57.163638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:16:57.163686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-18 01:16:57.163738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10055 files, 1369 directories removed. 2025-10-18 01:16:57.163784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-18 01:16:57.163836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-10-18 01:16:57.163885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-18 01:16:57.163936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1369 files, 141 directories removed. 2025-10-18 01:16:57.163983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-18 01:16:57.164036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-10-18 01:16:57.164087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-10-18 01:16:57.164137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:16:57.164277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 509a6055960b 2025-10-18 01:16:57.164300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 53ec0aaebc39 2025-10-18 01:16:57.164321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-10-18 01:16:57.164369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in a5dd1feb5608 2025-10-18 01:16:57.164419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container a5dd1feb5608 2025-10-18 01:16:57.164468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 5641e2883ab2 2025-10-18 01:16:57.164531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 6e64a58aebac 2025-10-18 01:16:57.164608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20251018 2025-10-18 01:16:57.164721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-10-18 01:16:57.164617 (took 0:00:25.633511) 2025-10-18 01:16:57.165225 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-10-18 01:16:57.165296 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-10-18 01:16:57.165382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-10-18 01:16:57.165299 2025-10-18 01:16:57.166656 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-10-18 01:16:57.167590 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-10-18 01:17:38.694693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:17:38.694737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> ddd90009a3e7 2025-10-18 01:17:38.694790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20251018" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:17:38.694802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in bbfc90aab17e 2025-10-18 01:17:38.694811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container bbfc90aab17e 2025-10-18 01:17:38.694851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 69896f7f65d7 2025-10-18 01:17:38.694861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/8 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-10-18 01:17:38.694895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 35883d2655ce 2025-10-18 01:17:38.694928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 35883d2655ce 2025-10-18 01:17:38.694961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 2134fca42e81 2025-10-18 01:17:38.695012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-10-18 01:17:38.695022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 29dc6144fec0 2025-10-18 01:17:38.695066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 29dc6144fec0 2025-10-18 01:17:38.695105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 15f7d3d7b91d 2025-10-18 01:17:38.695114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:17:38.695144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 060ee077daff 2025-10-18 01:17:38.695176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:17:38.695207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:17:38.695630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:17:38.695641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:17:38.695648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:17:38.695655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:17:38.695661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:17:38.695667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:17:38.695674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:17:38.695680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:17:38.695687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:17:38.695693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:17:38.695699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:17:38.695705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:17:38.695712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:17:38.695718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.5 MB in 3s (11.0 MB/s) 2025-10-18 01:17:38.695724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-18 01:17:38.695758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-18 01:17:38.695765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-10-18 01:17:38.695771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-10-18 01:17:38.695778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-10-18 01:17:38.695808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-10-18 01:17:38.695814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-10-18 01:17:38.695844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-10-18 01:17:38.695873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-10-18 01:17:38.695902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-10-18 01:17:38.695932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-10-18 01:17:38.695961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-10-18 01:17:38.695990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:17:38.696025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-10-18 01:17:38.696067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-10-18 01:17:38.696077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:17:38.696107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-18 01:17:38.697595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-18 01:17:38.697609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-10-18 01:17:38.697618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:17:38.697625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-10-18 01:17:38.697637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-10-18 01:17:38.697644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 1s (1,019 kB/s) 2025-10-18 01:17:38.697650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-10-18 01:17:38.697656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-18 01:17:38.697663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(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-10-18 01:17:38.697671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-18 01:17:38.697677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:70% 2025-10-18 01:17:38.697684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-10-18 01:17:38.697690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-18 01:17:38.697696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:80% (Reading database ... 85% 2025-10-18 01:17:38.697702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-10-18 01:17:38.697708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-10-18 01:17:38.697715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-18 01:17:38.697721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-18 01:17:38.697727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:17:38.697733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-10-18 01:17:38.697740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-18 01:17:38.697746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:17:38.697752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-10-18 01:17:38.697758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:17:38.697764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:17:38.697770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-10-18 01:17:38.697777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:17:38.697783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-10-18 01:17:38.697789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:17:38.697795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-10-18 01:17:38.697807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-18 01:17:38.697814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:17:38.697820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:17:38.697826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:17:38.697832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-18 01:17:38.697838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-18 01:17:38.697845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.697851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-10-18 01:17:38.697857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-10-18 01:17:38.697863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.697870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:QZljKNQPl3N5l9rLgg3hN0ufdJwAiqVZmJTZ4DY4xpU root@ubuntu (RSA) 2025-10-18 01:17:38.697876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.697882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-10-18 01:17:38.697888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.697894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:eVJz/rI48Q+AsW7/QH9Hor28qqLEw7Dhaa1jzkZyRjg root@ubuntu (ECDSA) 2025-10-18 01:17:38.697901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-10-18 01:17:38.697914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.697921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:yqI9MIL0ORjeqlEDTQYVHjXx3S0zk+UAMaS+KZkebbk root@ubuntu (ED25519) 2025-10-18 01:17:38.697927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-10-18 01:17:38.697933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:17:38.697939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-18 01:17:38.697945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-10-18 01:17:38.697952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:17:38.697962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:17:38.697968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 060ee077daff 2025-10-18 01:17:38.697974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> fc42e9ea4cb2 2025-10-18 01:17:38.697980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 01:17:38.697987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 029d59c5b224 2025-10-18 01:17:38.697993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-18 01:17:38.698002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in bd95f3285d97 2025-10-18 01:17:38.698008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container bd95f3285d97 2025-10-18 01:17:38.698017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 0e231ea84e5b 2025-10-18 01:17:38.698080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:17:38.698125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in ad3076912af6 2025-10-18 01:17:38.698166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-18 01:17:38.698210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-10-18 01:17:38.698254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-10-18 01:17:38.698317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-10-18 01:17:38.698339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:17:38.698391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:17:38.698432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:17:38.698491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:17:38.698660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:17:38.698717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:17:38.698738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:17:38.698750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-10-18 01:17:38.698760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-10-18 01:17:38.698774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-10-18 01:17:38.698784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-10-18 01:17:38.698821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:17:38.698872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:17:38.698902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-18 01:17:38.698969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(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-10-18 01:17:38.698985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-10-18 01:17:38.699050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-10-18 01:17:38.699106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-10-18 01:17:38.699120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-10-18 01:17:38.699178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-10-18 01:17:38.699207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-10-18 01:17:38.699267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19513 files and directories currently installed.) 2025-10-18 01:17:38.699323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:17:38.699337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-18 01:17:38.699399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-10-18 01:17:38.699432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-10-18 01:17:38.699537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-10-18 01:17:38.699610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:17:38.699657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:17:38.699682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:17:38.699705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:17:38.699750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:17:38.699769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:17:38.699825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:17:38.699840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-10-18 01:17:38.699907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:17:38.699921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-10-18 01:17:38.699986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-18 01:17:38.700019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-18 01:17:38.700084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: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-10-18 01:17:38.700099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-10-18 01:17:38.700166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-10-18 01:17:38.700197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-10-18 01:17:38.700257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-10-18 01:17:38.700286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-10-18 01:17:38.700346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-10-18 01:17:38.700402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19504 files and directories currently installed.) 2025-10-18 01:17:38.700415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:17:38.700491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.700532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:17:38.700601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.700646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:17:38.700660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.700725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:17:38.700797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.700841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:17:38.700884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.700927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.700941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.701006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.701060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.701074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.701131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:17:38.701184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:17:38.701198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.701254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:17:38.701277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.701334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.701388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.701431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:17:38.701445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.701727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:17:38.701742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.701836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:17:38.701914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.701991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:17:38.702030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.702068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:17:38.702106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.702145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:17:38.702183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-10-18 01:17:38.702221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-10-18 01:17:38.702259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:17:38.702282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:17:38.702338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-10-18 01:17:38.702377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:17:38.702416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:17:38.702454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-10-18 01:17:38.702529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-10-18 01:17:38.702567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:17:38.702611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.702657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10055 files, 1369 directories removed. 2025-10-18 01:17:38.702700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.702746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-10-18 01:17:38.703435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.703570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1369 files, 141 directories removed. 2025-10-18 01:17:38.703587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-18 01:17:38.703597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-10-18 01:17:38.703607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-10-18 01:17:38.703645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:17:38.703656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container ad3076912af6 2025-10-18 01:17:38.703666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 99d316795829 2025-10-18 01:17:38.703675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built c162ea635fae 2025-10-18 01:17:38.703685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20251018 2025-10-18 01:17:38.703695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-10-18 01:17:38.703018 (took 0:00:41.537719) 2025-10-18 01:17:38.703716 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-10-18 01:17:38.703726 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-10-18 01:17:38.703739 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-10-18 01:17:38.703576 2025-10-18 01:17:38.704438 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-10-18 01:17:38.705039 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-10-18 01:18:06.147661 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251018 2025-10-18 01:18:06.147760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> df7ba3a22835 2025-10-18 01:18:06.147797 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20251018" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:18:06.147811 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in e53d085b3908 2025-10-18 01:18:06.147821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container e53d085b3908 2025-10-18 01:18:06.147832 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 3b7466b9cdcd 2025-10-18 01:18:06.147841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-10-18 01:18:06.147851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> f7a97b8a1ca9 2025-10-18 01:18:06.147860 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-10-18 01:18:06.147869 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in ce3f1a20b56d 2025-10-18 01:18:06.147878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container ce3f1a20b56d 2025-10-18 01:18:06.147888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> ba19b962e59a 2025-10-18 01:18:06.147899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:18:06.147910 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 1ed2c16c188c 2025-10-18 01:18:06.147919 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-10-18 01:18:06.147928 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-10-18 01:18:06.147938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-10-18 01:18:06.147963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:18:06.147971 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:18:06.147979 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:18:06.147987 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:18:06.147994 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:18:06.148002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:18:06.148009 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:18:06.148017 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:18:06.148025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-10-18 01:18:06.148033 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-10-18 01:18:06.148040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-10-18 01:18:06.148048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-10-18 01:18:06.148055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:18:06.148063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:18:06.148070 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-10-18 01:18:06.148094 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(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-10-18 01:18:06.148104 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-10-18 01:18:06.148112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:70% 2025-10-18 01:18:06.148119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:18:06.148127 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-10-18 01:18:06.148134 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-10-18 01:18:06.148142 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-10-18 01:18:06.148149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:18:06.148158 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:18:06.148166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-10-18 01:18:06.148173 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-10-18 01:18:06.148181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-10-18 01:18:06.148188 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-10-18 01:18:06.148196 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:18:06.148220 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:18:06.148228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:18:06.148236 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:18:06.148244 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:18:06.148251 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:18:06.148264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:18:06.148272 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-10-18 01:18:06.148280 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:18:06.148287 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:18:06.148295 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-10-18 01:18:06.148303 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(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-10-18 01:18:06.148311 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-10-18 01:18:06.148318 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-10-18 01:18:06.148326 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-10-18 01:18:06.148333 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-10-18 01:18:06.148345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:18:06.148353 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:06.148361 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.148369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:06.148376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.148384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:18:06.148395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.148405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:06.148464 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.148491 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:06.148596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.148614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.148705 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.148721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.148916 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.148985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.148999 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:18:06.149021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-18 01:18:06.149031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:06.149041 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.149051 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:06.149064 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.149105 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.149141 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.149198 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:06.149213 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149275 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149312 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149367 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.149539 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:18:06.149572 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:18:06.149614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149689 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149703 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:18:06.149754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149801 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:06.149846 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:06.149939 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-18 01:18:06.149986 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-10-18 01:18:06.150034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:18:06.150080 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:18:06.150128 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:18:06.150176 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-10-18 01:18:06.150223 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:18:06.150269 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:18:06.150315 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-10-18 01:18:06.150361 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-10-18 01:18:06.150407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:18:06.150442 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-18 01:18:06.150490 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8216 files, 1196 directories removed. 2025-10-18 01:18:06.150557 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-18 01:18:06.150609 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-10-18 01:18:06.150654 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-18 01:18:06.150738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-10-18 01:18:06.150772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-18 01:18:06.150822 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:18:06.150870 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:18:06.150917 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:18:06.150962 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 1ed2c16c188c 2025-10-18 01:18:06.151008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> d287f05c485e 2025-10-18 01:18:06.151042 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-10-18 01:18:06.151091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 950a7b5e6f11 2025-10-18 01:18:06.151138 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 950a7b5e6f11 2025-10-18 01:18:06.151184 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 33139d41bbd5 2025-10-18 01:18:06.151244 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 262f02ef2fa1 2025-10-18 01:18:06.151289 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20251018 2025-10-18 01:18:06.151413 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-10-18 01:18:06.151293 (took 0:00:27.447717) 2025-10-18 01:18:06.152026 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-10-18 01:18:06.152133 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-10-18 01:18:06.152204 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-10-18 01:18:06.152122 2025-10-18 01:18:06.153105 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-10-18 01:18:06.153660 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-10-18 01:18:31.794220 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251018 2025-10-18 01:18:31.794288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> df7ba3a22835 2025-10-18 01:18:31.794407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20251018" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:18:31.794426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in ef4bb8d57782 2025-10-18 01:18:31.794439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container ef4bb8d57782 2025-10-18 01:18:31.794487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> a0e0c633fa59 2025-10-18 01:18:31.794501 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:18:31.794604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in cfcea4eb7109 2025-10-18 01:18:31.794616 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-10-18 01:18:31.794662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-10-18 01:18:31.795646 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-10-18 01:18:31.795667 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-10-18 01:18:31.795679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:18:31.795690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:18:31.795712 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:18:31.795721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:18:31.795729 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:18:31.795738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:18:31.795747 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:18:31.795755 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-10-18 01:18:31.795764 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-10-18 01:18:31.795772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-10-18 01:18:31.795781 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-10-18 01:18:31.795789 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:18:31.795798 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:18:31.795806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-10-18 01:18:31.795821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(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-10-18 01:18:31.795831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% (Reading database ... 2025-10-18 01:18:31.795868 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:75% 2025-10-18 01:18:31.796006 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-10-18 01:18:31.796075 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-10-18 01:18:31.796172 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-10-18 01:18:31.796231 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-10-18 01:18:31.796324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:18:31.796392 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:18:31.796468 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-10-18 01:18:31.796810 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-10-18 01:18:31.796874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-10-18 01:18:31.796888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-10-18 01:18:31.796916 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:18:31.796931 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:18:31.797042 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:18:31.797091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:18:31.797193 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:18:31.797241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:18:31.797311 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:18:31.797371 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-10-18 01:18:31.797442 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:18:31.797525 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-10-18 01:18:31.797600 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-10-18 01:18:31.797677 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-10-18 01:18:31.797748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: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-10-18 01:18:31.797813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-10-18 01:18:31.797896 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-10-18 01:18:31.797963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-10-18 01:18:31.798029 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% (Reading database ... 90% 2025-10-18 01:18:31.798094 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-10-18 01:18:31.798160 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:18:31.798228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:31.798294 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.798359 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:31.798424 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.798489 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:18:31.799604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.799621 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:31.799631 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799640 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-18 01:18:31.799649 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:31.799657 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.799674 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.799683 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.799691 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.799699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.799707 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:18:31.799716 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:31.799724 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799733 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:18:31.799741 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799749 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799767 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799776 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:18:31.799784 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.799799 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.799808 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.799893 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.800779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:18:31.800866 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800879 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800890 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:18:31.800899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800909 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800919 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:18:31.800929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800939 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:18:31.800948 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:18:31.800968 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-10-18 01:18:31.800977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-10-18 01:18:31.800986 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:18:31.800996 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:18:31.801005 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-10-18 01:18:31.801015 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:18:31.801091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:18:31.801102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-10-18 01:18:31.801112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-10-18 01:18:31.801121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:18:31.801131 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-18 01:18:31.801141 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8216 files, 1196 directories removed. 2025-10-18 01:18:31.801150 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-18 01:18:31.801159 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-10-18 01:18:31.801169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-18 01:18:31.801219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-10-18 01:18:31.801230 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-18 01:18:31.801239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-10-18 01:18:31.801286 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-10-18 01:18:31.801297 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:18:31.801369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container cfcea4eb7109 2025-10-18 01:18:31.801381 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 5c826087ce3e 2025-10-18 01:18:31.801427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-10-18 01:18:31.801474 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in df473439d584 2025-10-18 01:18:31.801566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container df473439d584 2025-10-18 01:18:31.801580 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> df3bf00622b7 2025-10-18 01:18:31.802247 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built 1d8925c20003 2025-10-18 01:18:31.802274 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20251018 2025-10-18 01:18:31.802285 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-10-18 01:18:31.801673 (took 0:00:25.649551) 2025-10-18 01:18:31.802295 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-10-18 01:18:31.802341 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-10-18 01:18:31.802383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-10-18 01:18:31.802293 2025-10-18 01:18:31.806746 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-10-18 01:18:31.806824 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-10-18 01:19:16.880935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20251018 2025-10-18 01:19:16.881013 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 3097fca5090c 2025-10-18 01:19:16.881051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20251018" "name"="glance-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:19:16.881105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in d71d1f8c9fdf 2025-10-18 01:19:16.881177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container d71d1f8c9fdf 2025-10-18 01:19:16.881192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 7fcc32a85241 2025-10-18 01:19:16.881205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:19:16.881219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 38cbd766c177 2025-10-18 01:19:16.881253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:19:16.881265 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:19:16.881305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:19:16.881317 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:19:16.881351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:19:16.881388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:19:16.881436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:19:16.881471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:19:16.881485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:19:16.881562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:19:16.881597 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:19:16.881638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:19:16.881648 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:19:16.881685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:19:16.881720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:19:16.881756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.5 MB in 3s (10.7 MB/s) 2025-10-18 01:19:16.881789 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-18 01:19:16.881836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-18 01:19:16.881877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-10-18 01:19:16.881917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-10-18 01:19:16.881964 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-10-18 01:19:16.882004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-18 01:19:16.882043 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-18 01:19:16.882082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-10-18 01:19:16.882122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-10-18 01:19:16.882175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-10-18 01:19:16.882269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-18 01:19:16.882313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-10-18 01:19:16.882348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-10-18 01:19:16.882425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-10-18 01:19:16.882500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-10-18 01:19:16.882621 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-18 01:19:16.882637 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-18 01:19:16.882716 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-10-18 01:19:16.882757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-10-18 01:19:16.882822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-10-18 01:19:16.882894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:19:16.882934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,662 kB of archives. 2025-10-18 01:19:16.882975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-10-18 01:19:16.883029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:19:16.883195 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-18 01:19:16.883273 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-18 01:19:16.883314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-18 01:19:16.883375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:19:16.883441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-18 01:19:16.883472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-18 01:19:16.883534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-18 01:19:16.883582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 01:19:16.883630 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-18 01:19:16.883651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-18 01:19:16.883700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 01:19:16.883712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-18 01:19:16.883747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-18 01:19:16.883831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-18 01:19:16.883841 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-18 01:19:16.883872 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-18 01:19:16.883904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-18 01:19:16.883935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-18 01:19:16.883970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-18 01:19:16.884016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 01:19:16.884049 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-18 01:19:16.884081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-18 01:19:16.884090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-18 01:19:16.884170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-18 01:19:16.884187 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-18 01:19:16.884220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-18 01:19:16.884230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-10-18 01:19:16.884260 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,662 kB in 1s (4,364 kB/s) 2025-10-18 01:19:16.884298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-18 01:19:16.884334 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-18 01:19:16.884373 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(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-10-18 01:19:16.884406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-10-18 01:19:16.884448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-10-18 01:19:16.884481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-10-18 01:19:16.884490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-10-18 01:19:16.884551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-10-18 01:19:16.884592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-10-18 01:19:16.884623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2025-10-18 01:19:16.884655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 01:19:16.884686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:19:16.884721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-18 01:19:16.884756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:19:16.884792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:19:16.884846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-10-18 01:19:16.884858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-18 01:19:16.884899 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:19:16.884945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-10-18 01:19:16.884957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:19:16.884991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-10-18 01:19:16.885021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.885051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:19:16.885082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-10-18 01:19:16.885112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-18 01:19:16.885165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-10-18 01:19:16.885197 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-10-18 01:19:16.885228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:19:16.885265 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:19:16.885296 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-10-18 01:19:16.885326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-18 01:19:16.885376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:19:16.885388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 01:19:16.885431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 01:19:16.885470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:19:16.885479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-10-18 01:19:16.885542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-18 01:19:16.885554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:19:16.885586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-10-18 01:19:16.885613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-18 01:19:16.885662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:19:16.885674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-10-18 01:19:16.885705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 01:19:16.885778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 01:19:16.885787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-10-18 01:19:16.885842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-18 01:19:16.885854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:19:16.885897 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-10-18 01:19:16.885945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-18 01:19:16.885956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:19:16.886010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-10-18 01:19:16.886021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-18 01:19:16.886064 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:19:16.886096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-10-18 01:19:16.886105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:19:16.886151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:19:16.886235 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-10-18 01:19:16.886244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:19:16.886276 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:19:16.886307 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-10-18 01:19:16.886338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-18 01:19:16.886385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:19:16.886394 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-10-18 01:19:16.886424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-18 01:19:16.886461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:19:16.886497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-10-18 01:19:16.886578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-18 01:19:16.886591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:19:16.886622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 01:19:16.886664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 01:19:16.886697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:19:16.886705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-10-18 01:19:16.886736 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-10-18 01:19:16.886779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-18 01:19:16.886811 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-10-18 01:19:16.886820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-10-18 01:19:16.886850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-10-18 01:19:16.886880 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-10-18 01:19:16.886937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-18 01:19:16.886966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:19:16.886985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-10-18 01:19:16.887017 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-18 01:19:16.887026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:19:16.887056 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-10-18 01:19:16.887098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:19:16.887153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:19:16.887182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-10-18 01:19:16.887200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:19:16.887233 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:19:16.887241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:19:16.887295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-18 01:19:16.887314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-18 01:19:16.887348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:19:16.887356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:19:16.887402 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:19:16.887411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:19:16.887474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-10-18 01:19:16.887532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:19:16.887588 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:19:16.887626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:19:16.887680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-10-18 01:19:16.887733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.887745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-10-18 01:19:16.887786 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:19:16.887819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:19:16.887828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.887864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 101) ... 2025-10-18 01:19:16.887898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 101) with group `nogroup' ... 2025-10-18 01:19:16.887953 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-18 01:19:16.887971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:19:16.888003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-18 01:19:16.888011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:19:16.888045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 01:19:16.888097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-10-18 01:19:16.888115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:19:16.888166 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:19:16.888175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:19:16.888205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-18 01:19:16.888242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:19:16.888277 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-10-18 01:19:16.888312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: none removed. 2025-10-18 01:19:16.888352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:19:16.888360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:19:16.888409 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.888418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-10-18 01:19:16.888455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.888490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-10-18 01:19:16.888499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:19:16.888562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.888595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 102) ... 2025-10-18 01:19:16.888603 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-10-18 01:19:16.888650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-10-18 01:19:16.888659 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-10-18 01:19:16.888694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:19:16.888748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-18 01:19:16.888766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:19:16.888799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:19:16.888808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-10-18 01:19:16.888843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:19:16.888896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-10-18 01:19:16.888914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:19:16.888946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:19:16.888955 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:19:16.888990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 38cbd766c177 2025-10-18 01:19:16.889030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> b675e56b1c48 2025-10-18 01:19:16.889039 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-10-18 01:19:16.889073 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 22b5268ed62f 2025-10-18 01:19:16.889108 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-10-18 01:19:16.889193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 0b3a7b894766 2025-10-18 01:19:16.889203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 0b3a7b894766 2025-10-18 01:19:16.889218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> ff44a0cefbcb 2025-10-18 01:19:16.889269 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:19:16.889289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 815703c023f9 2025-10-18 01:19:16.889321 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-18 01:19:16.889330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-10-18 01:19:16.889365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-10-18 01:19:16.889408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:19:16.889449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:19:16.889482 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:19:16.889491 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:19:16.889555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:19:16.889569 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:19:16.889589 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:19:16.889611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:19:16.889644 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-10-18 01:19:16.889651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-10-18 01:19:16.889676 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-10-18 01:19:16.889707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-10-18 01:19:16.889744 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:19:16.889770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:19:16.889801 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-18 01:19:16.889846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(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-10-18 01:19:16.889875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-10-18 01:19:16.889882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-10-18 01:19:16.889907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:19:16.889940 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-10-18 01:19:16.889971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-10-18 01:19:16.890029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19279 files and directories currently installed.) 2025-10-18 01:19:16.890037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:19:16.890067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-18 01:19:16.890093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-10-18 01:19:16.890117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-10-18 01:19:16.890182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-10-18 01:19:16.890240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:19:16.890253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:19:16.890293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:19:16.890302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:19:16.890331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:19:16.890360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:19:16.890385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:19:16.890414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-10-18 01:19:16.890440 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:19:16.890466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:19:16.890496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-18 01:19:16.890573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(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-10-18 01:19:16.890597 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-10-18 01:19:16.890625 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-10-18 01:19:16.890632 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-10-18 01:19:16.890687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-10-18 01:19:16.890694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-10-18 01:19:16.890719 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-10-18 01:19:16.890744 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19270 files and directories currently installed.) 2025-10-18 01:19:16.890770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:16.890796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.890843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:16.890850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.890874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:19:16.890901 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.890927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.890973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:16.890980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:16.891029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891171 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891197 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:19:16.891223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:16.891249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:16.891345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.891441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:16.891447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:19:16.891627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:19:16.891733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:19:16.891783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:16.891840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891861 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:16.891883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-10-18 01:19:16.891934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:19:16.891940 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:19:16.891962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:19:16.891984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-10-18 01:19:16.892031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:19:16.892038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:19:16.892065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-10-18 01:19:16.892091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-10-18 01:19:16.892150 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:19:16.892157 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.892218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9295 files, 1290 directories removed. 2025-10-18 01:19:16.892239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.892261 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-10-18 01:19:16.892283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.892305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-10-18 01:19:16.892331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-18 01:19:16.892380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:19:16.892386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:19:16.892408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:19:16.892430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 815703c023f9 2025-10-18 01:19:16.892476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 0a66404bc0ec 2025-10-18 01:19:16.892482 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-10-18 01:19:16.892535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in d478d4595cfd 2025-10-18 01:19:16.892565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container d478d4595cfd 2025-10-18 01:19:16.892584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> dc362c108249 2025-10-18 01:19:16.892605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 0d9f9d7ef491 2025-10-18 01:19:16.892654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20251018 2025-10-18 01:19:16.892746 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-10-18 01:19:16.892638 (took 0:00:45.090345) 2025-10-18 01:19:16.893026 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-10-18 01:19:16.893060 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-10-18 01:19:16.893090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-10-18 01:19:16.893041 2025-10-18 01:19:16.893901 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-10-18 01:19:16.894419 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-10-18 01:19:47.202717 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251018 2025-10-18 01:19:47.202789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 066fcb5b614f 2025-10-18 01:19:47.202808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20251018" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:19:47.202933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in c15f8ecc7a8d 2025-10-18 01:19:47.202949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container c15f8ecc7a8d 2025-10-18 01:19:47.202961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> f125cfd91632 2025-10-18 01:19:47.202973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-10-18 01:19:47.202985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 4a47c0a774e5 2025-10-18 01:19:47.202997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-10-18 01:19:47.203008 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 59ec5fc5a81a 2025-10-18 01:19:47.203048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 59ec5fc5a81a 2025-10-18 01:19:47.203061 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> e9bbddd69236 2025-10-18 01:19:47.203074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:19:47.203089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in af8bff7a9135 2025-10-18 01:19:47.203106 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-10-18 01:19:47.203219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-10-18 01:19:47.204578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-10-18 01:19:47.204602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-10-18 01:19:47.204614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:19:47.204627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:19:47.204639 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:19:47.204650 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:19:47.204692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:19:47.204702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:19:47.204712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:19:47.204739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-10-18 01:19:47.204748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-10-18 01:19:47.204758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-10-18 01:19:47.204768 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-10-18 01:19:47.204778 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:19:47.204788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:19:47.204797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-10-18 01:19:47.204809 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(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-10-18 01:19:47.204820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-10-18 01:19:47.204830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-10-18 01:19:47.204839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-10-18 01:19:47.204849 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-10-18 01:19:47.204858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-10-18 01:19:47.204867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-10-18 01:19:47.204876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:19:47.204888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:19:47.204897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-10-18 01:19:47.204906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-10-18 01:19:47.204916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-10-18 01:19:47.204925 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-10-18 01:19:47.204934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:19:47.204944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:19:47.204953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:19:47.204963 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:19:47.204972 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:19:47.204981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:19:47.204990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:19:47.205000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-10-18 01:19:47.205009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:19:47.205019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-10-18 01:19:47.205028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-10-18 01:19:47.205047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(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% 2025-10-18 01:19:47.205069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: (Reading database ... 60% (Reading database ... 65% 2025-10-18 01:19:47.205079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-10-18 01:19:47.205088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-10-18 01:19:47.205098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-10-18 01:19:47.205107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-10-18 01:19:47.205116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-10-18 01:19:47.205125 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-10-18 01:19:47.205135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:19:47.205144 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:47.205154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205163 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:47.205173 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205187 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:19:47.205201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.205210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:47.205220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:47.205243 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205330 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.205432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.205457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.205471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.205590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.205660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:19:47.205674 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:47.205744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:19:47.205820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.205991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:19:47.206024 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206178 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.206211 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:19:47.206278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206476 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:19:47.206485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:19:47.206558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:19:47.206661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206729 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:19:47.206790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-10-18 01:19:47.206804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-10-18 01:19:47.206874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:19:47.206907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:19:47.206974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-10-18 01:19:47.207006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:19:47.207074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:19:47.207135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-10-18 01:19:47.207149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-10-18 01:19:47.207215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:19:47.207273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-18 01:19:47.207287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10735 files, 1490 directories removed. 2025-10-18 01:19:47.207445 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-18 01:19:47.207459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-10-18 01:19:47.207473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-18 01:19:47.207583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-10-18 01:19:47.207604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-18 01:19:47.207672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-10-18 01:19:47.207706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-10-18 01:19:47.207774 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:19:47.207836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container af8bff7a9135 2025-10-18 01:19:47.207850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 3087756c8bde 2025-10-18 01:19:47.207922 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 595678af849b 2025-10-18 01:19:47.207980 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251018 2025-10-18 01:19:47.208093 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-10-18 01:19:47.207980 (took 0:00:30.314939) 2025-10-18 01:19:47.208544 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-10-18 01:19:47.208669 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-10-18 01:19:47.208745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-10-18 01:19:47.208651 2025-10-18 01:19:47.209827 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-10-18 01:19:47.210496 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-10-18 01:20:18.199217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251018 2025-10-18 01:20:18.199308 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 066fcb5b614f 2025-10-18 01:20:18.199543 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20251018" "name"="heat-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:20:18.199671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in f9fd43bce9d0 2025-10-18 01:20:18.200726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container f9fd43bce9d0 2025-10-18 01:20:18.200768 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 6eb5155f767b 2025-10-18 01:20:18.200776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-10-18 01:20:18.200782 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> c443c0a9d1c8 2025-10-18 01:20:18.200787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-10-18 01:20:18.200793 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 0bbd5791a73d 2025-10-18 01:20:18.200799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 0bbd5791a73d 2025-10-18 01:20:18.200804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 3f15f5725e9a 2025-10-18 01:20:18.200811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:20:18.200819 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 1e8d59d3aa8e 2025-10-18 01:20:18.200825 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-10-18 01:20:18.200830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-10-18 01:20:18.200835 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-10-18 01:20:18.200840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:20:18.200845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:20:18.200851 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:20:18.200856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:20:18.200861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:20:18.200873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:20:18.200891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:20:18.200895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:20:18.200939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-10-18 01:20:18.200945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-10-18 01:20:18.200949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-10-18 01:20:18.200954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-10-18 01:20:18.200958 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:20:18.200963 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:20:18.201693 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-10-18 01:20:18.201749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(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-10-18 01:20:18.201765 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-10-18 01:20:18.201776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-10-18 01:20:18.201785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-10-18 01:20:18.201794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-10-18 01:20:18.201804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-10-18 01:20:18.201813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:90% 2025-10-18 01:20:18.201823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-10-18 01:20:18.201833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:20:18.201844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:20:18.201854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-10-18 01:20:18.201863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-10-18 01:20:18.201873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-10-18 01:20:18.201882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-10-18 01:20:18.201946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:20:18.201958 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:20:18.201967 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:20:18.201978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:20:18.201987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:20:18.201997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:20:18.202006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:20:18.202062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-10-18 01:20:18.202072 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:20:18.202082 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:20:18.202129 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-10-18 01:20:18.202176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(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-10-18 01:20:18.202260 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-10-18 01:20:18.202272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-10-18 01:20:18.202317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-10-18 01:20:18.202362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-10-18 01:20:18.204644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-10-18 01:20:18.204667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-10-18 01:20:18.204678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:20:18.204690 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:18.204701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:18.204721 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:20:18.204758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:18.204776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:18.204795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204814 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:20:18.204861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:18.204870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204880 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:18.204889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:18.204926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.204936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.204945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.204954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.204973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:20:18.204983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.204992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.205001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:20:18.205011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.205020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.205030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:20:18.205039 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.205048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:18.205058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.205067 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:18.205076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-10-18 01:20:18.205085 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:20:18.205095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:20:18.205104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:20:18.205114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-10-18 01:20:18.205123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:20:18.205132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:20:18.205141 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-10-18 01:20:18.205156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-10-18 01:20:18.205165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:20:18.205175 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-18 01:20:18.205184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10735 files, 1490 directories removed. 2025-10-18 01:20:18.205194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-18 01:20:18.205203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-10-18 01:20:18.205213 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-18 01:20:18.205222 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-10-18 01:20:18.205235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-18 01:20:18.205304 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:20:18.205349 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:20:18.205429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:20:18.205527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 1e8d59d3aa8e 2025-10-18 01:20:18.205582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> b78d61ca7ca7 2025-10-18 01:20:18.205678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 0d1912483b66 2025-10-18 01:20:18.205725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20251018 2025-10-18 01:20:18.205866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-10-18 01:20:18.205738 (took 0:00:30.997087) 2025-10-18 01:20:18.206341 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-10-18 01:20:18.206440 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-10-18 01:20:18.206602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-10-18 01:20:18.206431 2025-10-18 01:20:18.207759 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-10-18 01:20:18.208677 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-10-18 01:20:46.694099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251018 2025-10-18 01:20:46.694341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 066fcb5b614f 2025-10-18 01:20:46.694548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20251018" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:20:46.694734 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in a69fa2a69479 2025-10-18 01:20:46.694866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container a69fa2a69479 2025-10-18 01:20:46.694987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 3880e08e2da4 2025-10-18 01:20:46.695112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:20:46.695238 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 0dd61243cb2d 2025-10-18 01:20:46.695353 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-10-18 01:20:46.695473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-10-18 01:20:46.695668 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-10-18 01:20:46.695804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-10-18 01:20:46.695915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:20:46.696022 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:20:46.696128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:20:46.696234 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:20:46.696338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:20:46.696438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:20:46.696568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:20:46.696742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-10-18 01:20:46.696852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-10-18 01:20:46.696973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-10-18 01:20:46.697127 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-10-18 01:20:46.697275 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:20:46.697377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:20:46.697491 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-18 01:20:46.697677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(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-10-18 01:20:46.697812 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-10-18 01:20:46.699600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-10-18 01:20:46.699649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-10-18 01:20:46.699668 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-18 01:20:46.699683 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:85% 2025-10-18 01:20:46.699698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-10-18 01:20:46.699707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-10-18 01:20:46.699716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:20:46.699728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:20:46.699744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-10-18 01:20:46.699759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-10-18 01:20:46.699775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-10-18 01:20:46.699786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-10-18 01:20:46.699795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:20:46.699803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:20:46.699811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:20:46.699826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:20:46.699842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:20:46.699858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:20:46.699874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:20:46.699889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-10-18 01:20:46.699897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:20:46.699906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-10-18 01:20:46.699919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-18 01:20:46.699935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-18 01:20:46.699952 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: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-10-18 01:20:46.699966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:20:46.699975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:20:46.699983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% (Reading database ... 95% 2025-10-18 01:20:46.699991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:20:46.700022 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:46.700154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.700295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:46.700419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.700588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:20:46.700813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.700941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:46.701058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.701172 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:46.701300 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.701404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.701552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.701696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.701826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.701936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.702043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:20:46.702148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:46.702249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.702343 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:20:46.702433 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.702538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.702647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.702744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:20:46.702820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.702895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.702969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.703058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.703143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:20:46.703218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.703290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.703363 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:20:46.703436 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.703528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.704760 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:20:46.705038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.705079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:20:46.705089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.705097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:20:46.705106 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-10-18 01:20:46.705114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-10-18 01:20:46.705123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:20:46.705131 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-18 01:20:46.705140 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:20:46.705149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-10-18 01:20:46.705157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:20:46.705166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:20:46.705174 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-10-18 01:20:46.705183 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-10-18 01:20:46.705191 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:20:46.705199 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-18 01:20:46.705208 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10735 files, 1490 directories removed. 2025-10-18 01:20:46.705216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-18 01:20:46.705224 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-10-18 01:20:46.705233 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-18 01:20:46.705241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-10-18 01:20:46.705250 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-18 01:20:46.705258 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-10-18 01:20:46.705267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-10-18 01:20:46.705275 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:20:46.705283 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 0dd61243cb2d 2025-10-18 01:20:46.705305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 91640ef82646 2025-10-18 01:20:46.705314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-10-18 01:20:46.705322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 6cab5935f481 2025-10-18 01:20:46.705330 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 6cab5935f481 2025-10-18 01:20:46.705339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 50778d61917d 2025-10-18 01:20:46.705347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 62ee63dcfea5 2025-10-18 01:20:46.705355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20251018 2025-10-18 01:20:46.705421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-10-18 01:20:46.704673 (took 0:00:28.498242) 2025-10-18 01:20:46.705431 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-10-18 01:20:46.705439 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-10-18 01:20:46.705448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-10-18 01:20:46.705111 2025-10-18 01:20:46.706164 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-10-18 01:20:46.706819 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-10-18 01:21:12.673587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251018 2025-10-18 01:21:12.673709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> cac90a053c26 2025-10-18 01:21:12.673730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20251018" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:21:12.673744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 8ee99e8740ac 2025-10-18 01:21:12.673815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 8ee99e8740ac 2025-10-18 01:21:12.673825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 8dd71d4ae27d 2025-10-18 01:21:12.673841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:21:12.673889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 2b8fb55134fc 2025-10-18 01:21:12.673923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-10-18 01:21:12.673990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-10-18 01:21:12.674008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-10-18 01:21:12.674095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-10-18 01:21:12.674112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:21:12.676586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:21:12.676610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:21:12.676620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:21:12.676630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:21:12.676640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:21:12.676650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:21:12.676659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-10-18 01:21:12.676669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-10-18 01:21:12.676679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-10-18 01:21:12.676705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-10-18 01:21:12.676715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:21:12.676724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:21:12.676734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-10-18 01:21:12.676744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-10-18 01:21:12.676794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2025-10-18 01:21:12.676804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: (Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-10-18 01:21:12.676813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:55% 2025-10-18 01:21:12.676823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 60% (Reading database ... 65% 2025-10-18 01:21:12.676832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-10-18 01:21:12.676842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-10-18 01:21:12.676851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-10-18 01:21:12.676861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-10-18 01:21:12.676870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-10-18 01:21:12.676879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-10-18 01:21:12.676888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:21:12.676898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:21:12.676908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-10-18 01:21:12.676917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-10-18 01:21:12.676926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-10-18 01:21:12.676936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-10-18 01:21:12.676945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:21:12.676955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:21:12.676964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:21:12.676974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:21:12.676983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:21:12.676993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:21:12.677002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:21:12.677012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-10-18 01:21:12.677021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:21:12.677031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-10-18 01:21:12.677040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-10-18 01:21:12.677063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(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-10-18 01:21:12.677074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:21:12.677083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:21:12.677093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-10-18 01:21:12.677103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-10-18 01:21:12.677120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:21:12.677129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:12.677139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677148 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:12.677158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:21:12.677182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:12.677202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:12.677220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:21:12.677287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:12.677296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-18 01:21:12.677305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:12.677324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:12.677361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:21:12.677408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:21:12.677436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:21:12.677471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:12.677490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:12.677541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-10-18 01:21:12.677559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-10-18 01:21:12.677569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:21:12.677579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:21:12.677588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-10-18 01:21:12.677598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:21:12.677607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:21:12.677616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-10-18 01:21:12.677626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-10-18 01:21:12.677635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:21:12.677644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-18 01:21:12.677654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 8981 files, 1255 directories removed. 2025-10-18 01:21:12.677669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-18 01:21:12.677678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-10-18 01:21:12.677688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-18 01:21:12.677697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-10-18 01:21:12.677706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-18 01:21:12.677716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-10-18 01:21:12.677725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-10-18 01:21:12.677735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:21:12.677744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 2b8fb55134fc 2025-10-18 01:21:12.677770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> e0a2275e441f 2025-10-18 01:21:12.677780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-10-18 01:21:12.677789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 6fc5e7cdea53 2025-10-18 01:21:12.677799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 6fc5e7cdea53 2025-10-18 01:21:12.677808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 2fc59ff2bd98 2025-10-18 01:21:12.677817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built 21a7923116cd 2025-10-18 01:21:12.677827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20251018 2025-10-18 01:21:12.677836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-10-18 01:21:12.676459 (took 0:00:25.971348) 2025-10-18 01:21:12.677846 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-10-18 01:21:12.677855 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-10-18 01:21:12.677865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-10-18 01:21:12.676979 2025-10-18 01:21:12.677886 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-10-18 01:21:12.678339 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-10-18 01:21:40.254327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251018 2025-10-18 01:21:40.254455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> cac90a053c26 2025-10-18 01:21:40.254638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20251018" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:21:40.254785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 67850359f50c 2025-10-18 01:21:40.254851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 67850359f50c 2025-10-18 01:21:40.254974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> bb95c80d293e 2025-10-18 01:21:40.255062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-10-18 01:21:40.255149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> d61a7f419a1a 2025-10-18 01:21:40.255231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-10-18 01:21:40.255315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 6a4130939f78 2025-10-18 01:21:40.255394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 6a4130939f78 2025-10-18 01:21:40.255475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> f2d9dd9e63d3 2025-10-18 01:21:40.255600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:21:40.255692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in c4eb1ff36d76 2025-10-18 01:21:40.255776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-10-18 01:21:40.255861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-10-18 01:21:40.256109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-10-18 01:21:40.256202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:21:40.256249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:21:40.256311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:21:40.256371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:21:40.256433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:21:40.256569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:21:40.256685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:21:40.256790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:21:40.256921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-10-18 01:21:40.257033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-10-18 01:21:40.258434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-10-18 01:21:40.258609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-10-18 01:21:40.258683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:21:40.258774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:21:40.258802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-18 01:21:40.258861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(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-10-18 01:21:40.258980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-10-18 01:21:40.259042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-10-18 01:21:40.259059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-10-18 01:21:40.259073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-10-18 01:21:40.259087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-10-18 01:21:40.259101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-10-18 01:21:40.259123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:21:40.259146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:21:40.261100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-18 01:21:40.261136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-10-18 01:21:40.261150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-10-18 01:21:40.261164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-10-18 01:21:40.261177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-10-18 01:21:40.261191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:21:40.261203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:21:40.261215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:21:40.261227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:21:40.261241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:21:40.261254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:21:40.261267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:21:40.261281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-10-18 01:21:40.261294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:21:40.261306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:21:40.261319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-18 01:21:40.261334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(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-10-18 01:21:40.261376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-18 01:21:40.261391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:70% 2025-10-18 01:21:40.261404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-10-18 01:21:40.261418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-18 01:21:40.261431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:80% 2025-10-18 01:21:40.261444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-10-18 01:21:40.261458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-10-18 01:21:40.261471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-10-18 01:21:40.261485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:21:40.261499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:40.261569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:40.261597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:21:40.261622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:40.261650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:40.261679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:21:40.261773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:40.261787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:21:40.261813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:21:40.261908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-18 01:21:40.261922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.261935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.261962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.261976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.261990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:21:40.262003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:21:40.262120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:21:40.262161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:21:40.262190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:21:40.262219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-10-18 01:21:40.262233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:21:40.262262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:21:40.262275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:21:40.262288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-10-18 01:21:40.262301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:21:40.262316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:21:40.262331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-10-18 01:21:40.262346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-10-18 01:21:40.262361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:21:40.262376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-18 01:21:40.262391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 8981 files, 1255 directories removed. 2025-10-18 01:21:40.262406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-18 01:21:40.262421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-10-18 01:21:40.262435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-18 01:21:40.262450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-10-18 01:21:40.262465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-18 01:21:40.262480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:21:40.262495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:21:40.262544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:21:40.262576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container c4eb1ff36d76 2025-10-18 01:21:40.262592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 70a914e9432b 2025-10-18 01:21:40.262760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 117cb6a422d7 2025-10-18 01:21:40.262774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20251018 2025-10-18 01:21:40.262797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-10-18 01:21:40.262084 (took 0:00:27.585105) 2025-10-18 01:21:40.262824 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-10-18 01:21:40.263663 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-10-18 01:21:40.263715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-10-18 01:21:40.262987 2025-10-18 01:21:40.263732 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2024.2.tar.gz 2025-10-18 01:21:41.137867 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-10-18 01:21:41.138740 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-10-18 01:22:48.949784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251018 2025-10-18 01:22:48.949843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> cac90a053c26 2025-10-18 01:22:48.949854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20251018" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:22:48.949865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 024cda53b354 2025-10-18 01:22:48.949874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 024cda53b354 2025-10-18 01:22:48.949881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 1ef06f17d4de 2025-10-18 01:22:48.949890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:22:48.949898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in db4a92f2535a 2025-10-18 01:22:48.949905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:22:48.949926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:22:48.949934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:22:48.949941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:22:48.949949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:22:48.949956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:22:48.949963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:22:48.949969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:22:48.949976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:22:48.949983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:22:48.949996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:22:48.950002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:22:48.950046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:22:48.950053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:22:48.950059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:22:48.950064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.5 MB in 4s (7,869 kB/s) 2025-10-18 01:22:48.950070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-18 01:22:48.950075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-18 01:22:48.950081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-10-18 01:22:48.950111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-10-18 01:22:48.950600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-10-18 01:22:48.950613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-18 01:22:48.950619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-10-18 01:22:48.950625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-18 01:22:48.950630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-10-18 01:22:48.950636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-10-18 01:22:48.950641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-10-18 01:22:48.950647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-10-18 01:22:48.950652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-10-18 01:22:48.950660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 libyajl2 pacemaker pacemaker-common pacemaker-resource-agents 2025-10-18 01:22:48.950742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pcs psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-10-18 01:22:48.950807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-10-18 01:22:48.950896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-10-18 01:22:48.950955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-10-18 01:22:48.951024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-10-18 01:22:48.951093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-10-18 01:22:48.951201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-10-18 01:22:48.951305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-10-18 01:22:48.951395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-10-18 01:22:48.951459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-10-18 01:22:48.951538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-10-18 01:22:48.953809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-10-18 01:22:48.953883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-10-18 01:22:48.953903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-10-18 01:22:48.953920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-10-18 01:22:48.953934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-10-18 01:22:48.953949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-10-18 01:22:48.953965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-18 01:22:48.953980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-10-18 01:22:48.953995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-10-18 01:22:48.954010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-10-18 01:22:48.954025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-18 01:22:48.954040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-10-18 01:22:48.954055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-18 01:22:48.954070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-10-18 01:22:48.954085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-10-18 01:22:48.954100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-10-18 01:22:48.954115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-10-18 01:22:48.954130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-10-18 01:22:48.954173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 libyajl2 pacemaker 2025-10-18 01:22:48.954187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-cli-utils pacemaker-common pacemaker-resource-agents pcs psmisc 2025-10-18 01:22:48.954201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: puma python3-cffi-backend python3-cryptography python3-dacite 2025-10-18 01:22:48.954215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-10-18 01:22:48.954230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-10-18 01:22:48.954244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-10-18 01:22:48.954258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-10-18 01:22:48.954273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-10-18 01:22:48.954287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-10-18 01:22:48.954302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-10-18 01:22:48.954315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 90 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:22:48.954347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-10-18 01:22:48.954363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.8 MB of additional disk space will be used. 2025-10-18 01:22:48.954378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:22:48.954393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-18 01:22:48.954411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-18 01:22:48.954426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-18 01:22:48.954459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-18 01:22:48.954491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-18 01:22:48.954546 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-18 01:22:48.954569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-18 01:22:48.954585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-18 01:22:48.954599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-18 01:22:48.954613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-18 01:22:48.954627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-18 01:22:48.954644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-18 01:22:48.954658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-18 01:22:48.954673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-18 01:22:48.954687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-18 01:22:48.954702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-10-18 01:22:48.954716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 01:22:48.954730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-10-18 01:22:48.954745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-10-18 01:22:48.954770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-10-18 01:22:48.954784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-10-18 01:22:48.954799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-10-18 01:22:48.954828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-10-18 01:22:48.954844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-10-18 01:22:48.954858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 01:22:48.954873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-10-18 01:22:48.954887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-10-18 01:22:48.954900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-10-18 01:22:48.954915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-10-18 01:22:48.954929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-10-18 01:22:48.954944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-10-18 01:22:48.954969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-10-18 01:22:48.954984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 01:22:48.954998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-18 01:22:48.955013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-10-18 01:22:48.955027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-18 01:22:48.955042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-18 01:22:48.955057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-10-18 01:22:48.955072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-10-18 01:22:48.955094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 01:22:48.955109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-10-18 01:22:48.955123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-10-18 01:22:48.955161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-10-18 01:22:48.955179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-10-18 01:22:48.955195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-10-18 01:22:48.955227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-10-18 01:22:48.955244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-10-18 01:22:48.955311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-10-18 01:22:48.955359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-10-18 01:22:48.955437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-10-18 01:22:48.955460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-10-18 01:22:48.955535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-10-18 01:22:48.955634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-10-18 01:22:48.955659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-18 01:22:48.955706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-18 01:22:48.955772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-18 01:22:48.955800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-18 01:22:48.955872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-18 01:22:48.955894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-18 01:22:48.955959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-18 01:22:48.956015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-18 01:22:48.956061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 01:22:48.956151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-18 01:22:48.956167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-18 01:22:48.956276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-18 01:22:48.956287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-18 01:22:48.956347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-18 01:22:48.956403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-18 01:22:48.956458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-18 01:22:48.956483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-18 01:22:48.956598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-18 01:22:48.956654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-18 01:22:48.956693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-18 01:22:48.956747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-10-18 01:22:48.956803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-18 01:22:48.956858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-18 01:22:48.956912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-18 01:22:48.956966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-10-18 01:22:48.957020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-10-18 01:22:48.957073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-10-18 01:22:48.957127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-10-18 01:22:48.957196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-18 01:22:48.958588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-18 01:22:48.958602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2025-10-18 01:22:48.958610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-10-18 01:22:48.958619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-10-18 01:22:48.958626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-18 01:22:48.958640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-18 01:22:48.958647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-18 01:22:48.958654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-18 01:22:48.958662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-10-18 01:22:48.958670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (19.7 MB/s) 2025-10-18 01:22:48.958677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-18 01:22:48.958691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-18 01:22:48.958700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(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-10-18 01:22:48.958709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:22:48.958717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-10-18 01:22:48.958724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-10-18 01:22:48.958731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-10-18 01:22:48.958738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-10-18 01:22:48.958745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:22:48.958752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.958758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.958765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-10-18 01:22:48.958772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-18 01:22:48.958779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 01:22:48.958786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-10-18 01:22:48.958793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.958800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.958807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-10-18 01:22:48.958814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.958821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.958827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-10-18 01:22:48.958834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.958841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.958848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-10-18 01:22:48.958855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-18 01:22:48.958869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 01:22:48.958876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-10-18 01:22:48.958883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-18 01:22:48.958890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 01:22:48.958896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-10-18 01:22:48.958903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-18 01:22:48.958915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 01:22:48.958922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-10-18 01:22:48.958931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 01:22:48.958943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 01:22:48.958953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-18 01:22:48.959037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-18 01:22:48.959049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 01:22:48.959202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-10-18 01:22:48.959238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.959251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.959257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-10-18 01:22:48.959266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-18 01:22:48.959409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 01:22:48.959435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-10-18 01:22:48.959449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.959457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.959467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-10-18 01:22:48.959536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:22:48.959603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 01:22:48.959650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-10-18 01:22:48.959696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.959734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.959781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-10-18 01:22:48.959819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-10-18 01:22:48.959865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-10-18 01:22:48.959902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-10-18 01:22:48.959949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 01:22:48.959996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-10-18 01:22:48.960035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-10-18 01:22:48.960082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-10-18 01:22:48.960127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-10-18 01:22:48.960170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-10-18 01:22:48.960230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-10-18 01:22:48.960275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-10-18 01:22:48.960320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-10-18 01:22:48.960364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-10-18 01:22:48.960415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.960466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-10-18 01:22:48.960528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-10-18 01:22:48.960581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-10-18 01:22:48.960632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-18 01:22:48.960680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-10-18 01:22:48.960727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-10-18 01:22:48.960772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-10-18 01:22:48.960817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-10-18 01:22:48.960879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-18 01:22:48.960925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-18 01:22:48.960960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-10-18 01:22:48.960995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-10-18 01:22:48.961041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-18 01:22:48.961089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-10-18 01:22:48.961176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 01:22:48.961214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 01:22:48.961265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-10-18 01:22:48.961320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-18 01:22:48.961342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 01:22:48.961392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-10-18 01:22:48.961411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-18 01:22:48.961488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 01:22:48.961529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-10-18 01:22:48.961601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-10-18 01:22:48.961622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-10-18 01:22:48.961685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-10-18 01:22:48.961703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-18 01:22:48.961740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-10-18 01:22:48.961794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-10-18 01:22:48.961812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-10-18 01:22:48.961863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-18 01:22:48.961881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-10-18 01:22:48.961931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-10-18 01:22:48.961949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-10-18 01:22:48.962007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-10-18 01:22:48.962024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-10-18 01:22:48.962083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-10-18 01:22:48.962100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-10-18 01:22:48.962186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-10-18 01:22:48.962200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-10-18 01:22:48.962216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-10-18 01:22:48.962278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-18 01:22:48.962295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.962359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 01:22:48.962376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-10-18 01:22:48.962437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-10-18 01:22:48.962456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.962529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-10-18 01:22:48.962555 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-18 01:22:48.962622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-18 01:22:48.962669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 01:22:48.962699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-10-18 01:22:48.962717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-18 01:22:48.962780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 01:22:48.962797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-10-18 01:22:48.962857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-10-18 01:22:48.962874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-10-18 01:22:48.962936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-10-18 01:22:48.962953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-10-18 01:22:48.963002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-10-18 01:22:48.963035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-10-18 01:22:48.963052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 01:22:48.963106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 01:22:48.963125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-10-18 01:22:48.963213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-10-18 01:22:48.963232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-18 01:22:48.963249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-10-18 01:22:48.963312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-10-18 01:22:48.963330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-18 01:22:48.963383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.965643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-10-18 01:22:48.965658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-10-18 01:22:48.965665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-10-18 01:22:48.965672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-10-18 01:22:48.965677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-10-18 01:22:48.965683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-10-18 01:22:48.965689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-10-18 01:22:48.965694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-10-18 01:22:48.965699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-10-18 01:22:48.965705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-10-18 01:22:48.965710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-10-18 01:22:48.965716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-18 01:22:48.965721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-10-18 01:22:48.965726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-10-18 01:22:48.965732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-10-18 01:22:48.965737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-10-18 01:22:48.965742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-10-18 01:22:48.965748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-10-18 01:22:48.965753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-10-18 01:22:48.965758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-10-18 01:22:48.965764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.965769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-18 01:22:48.965775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-10-18 01:22:48.965798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-10-18 01:22:48.965804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-18 01:22:48.965809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-10-18 01:22:48.965815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-10-18 01:22:48.965820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-10-18 01:22:48.965826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-10-18 01:22:48.965831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-10-18 01:22:48.965836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-18 01:22:48.965842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-10-18 01:22:48.965847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-10-18 01:22:48.965852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-10-18 01:22:48.965858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-18 01:22:48.965863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:22:48.965868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.965874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-10-18 01:22:48.965879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:22:48.965884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.965890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-10-18 01:22:48.965900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 01:22:48.965906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.965911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-10-18 01:22:48.965917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:22:48.965922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.965927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-10-18 01:22:48.965932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-18 01:22:48.965938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.965943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-10-18 01:22:48.965948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-18 01:22:48.965954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.965959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.965964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-10-18 01:22:48.965969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-18 01:22:48.965980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.965985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-10-18 01:22:48.965991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-18 01:22:48.965996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 01:22:48.966001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 01:22:48.966007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 01:22:48.966012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:22:48.966017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-10-18 01:22:48.966022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-18 01:22:48.966031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.966036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 01:22:48.966042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-10-18 01:22:48.966047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 01:22:48.966052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 01:22:48.966058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-10-18 01:22:48.966063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-18 01:22:48.966068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 01:22:48.966073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-10-18 01:22:48.966079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-18 01:22:48.966084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 01:22:48.966089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-10-18 01:22:48.966095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-18 01:22:48.966100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.966105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 01:22:48.966110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-10-18 01:22:48.966116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-18 01:22:48.966121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-18 01:22:48.966156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.966162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-18 01:22:48.966183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-10-18 01:22:48.966242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-18 01:22:48.966260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-18 01:22:48.966276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.966287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-10-18 01:22:48.966297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-18 01:22:48.966313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-18 01:22:48.966333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-18 01:22:48.966350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.966366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-10-18 01:22:48.966371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.966377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.966382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-10-18 01:22:48.966387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-10-18 01:22:48.966393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-10-18 01:22:48.966424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-10-18 01:22:48.966435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-10-18 01:22:48.966441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-10-18 01:22:48.966446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-10-18 01:22:48.966451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.966457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:22:48.966462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-10-18 01:22:48.966467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-18 01:22:48.966499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 01:22:48.966528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-18 01:22:48.966533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-18 01:22:48.966539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 01:22:48.966571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-10-18 01:22:48.966577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-10-18 01:22:48.966606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.966631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-10-18 01:22:48.966664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-10-18 01:22:48.967645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.967665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:22:48.967672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-10-18 01:22:48.967677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-18 01:22:48.967683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:22:48.967689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libyajl2:amd64. 2025-10-18 01:22:48.967695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-18 01:22:48.967700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 01:22:48.967705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-10-18 01:22:48.967711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-18 01:22:48.967716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 01:22:48.967728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-10-18 01:22:48.967733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-18 01:22:48.967738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.967744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.967749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-10-18 01:22:48.967759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../89-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-18 01:22:48.967764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.967770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-18 01:22:48.967775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.967780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-10-18 01:22:48.967786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-10-18 01:22:48.967791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.967796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-10-18 01:22:48.967802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-10-18 01:22:48.967807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000170436 s, 24.0 MB/s 2025-10-18 01:22:48.967813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-18 01:22:48.967818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-10-18 01:22:48.967823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-10-18 01:22:48.967829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-10-18 01:22:48.967834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-10-18 01:22:48.967839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-18 01:22:48.967844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:22:48.967850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-18 01:22:48.967855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-18 01:22:48.967860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-18 01:22:48.967865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.967871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-10-18 01:22:48.967876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 01:22:48.967881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-18 01:22:48.967887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-18 01:22:48.967892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-10-18 01:22:48.967922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-10-18 01:22:48.967928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:22:48.967933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-10-18 01:22:48.967954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 01:22:48.967959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-18 01:22:48.967978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 01:22:48.967984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.968003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-10-18 01:22:48.968027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-10-18 01:22:48.968033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-18 01:22:48.968051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.968057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-18 01:22:48.968062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-18 01:22:48.968081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-18 01:22:48.968087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-10-18 01:22:48.968109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.968130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-10-18 01:22:48.968164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.968171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-18 01:22:48.968176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-18 01:22:48.968195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.968201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:22:48.968220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-10-18 01:22:48.968225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.968245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-18 01:22:48.968264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 01:22:48.968270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-18 01:22:48.968275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-10-18 01:22:48.968296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.968314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-10-18 01:22:48.968321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.968341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.968368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.968389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-18 01:22:48.968410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-18 01:22:48.968431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-18 01:22:48.968456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:22:48.968481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-18 01:22:48.968521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.968552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-18 01:22:48.968620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-18 01:22:48.968644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-18 01:22:48.968668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-18 01:22:48.968688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-10-18 01:22:48.968713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-18 01:22:48.968762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-10-18 01:22:48.968811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-18 01:22:48.968835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-18 01:22:48.968860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:22:48.968884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-10-18 01:22:48.968958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.968987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.969012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.969052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.969061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-10-18 01:22:48.969081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-10-18 01:22:48.969101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 01:22:48.969167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-18 01:22:48.969179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-18 01:22:48.969201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-18 01:22:48.969207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-10-18 01:22:48.969231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-18 01:22:48.969256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-10-18 01:22:48.969281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-18 01:22:48.969306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-10-18 01:22:48.969331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-18 01:22:48.969356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-10-18 01:22:48.969381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-18 01:22:48.969405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-18 01:22:48.969429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-18 01:22:48.969471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-10-18 01:22:48.969477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-18 01:22:48.969541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:22:48.969552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-18 01:22:48.971796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:22:48.971850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.971862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-18 01:22:48.971872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.971882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:22:48.971892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-18 01:22:48.971901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:22:48.971911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container db4a92f2535a 2025-10-18 01:22:48.971920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 0196a217ab67 2025-10-18 01:22:48.971929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-10-18 01:22:48.971939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 8b35f2f6145c 2025-10-18 01:22:48.971949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-10-18 01:22:48.971959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 8c0c19528c78 2025-10-18 01:22:48.971971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/8 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-10-18 01:22:48.971984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 015f457a824e 2025-10-18 01:22:48.971994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-10-18 01:22:48.972003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): started 2025-10-18 01:22:48.972012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:22:48.972022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.2.0) 2025-10-18 01:22:48.972034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.8.1) 2025-10-18 01:22:48.972058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-10-18 01:22:48.972067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2025-10-18 01:22:48.972077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (9.6.0) 2025-10-18 01:22:48.972087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2025-10-18 01:22:48.972104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.8.0) 2025-10-18 01:22:48.972114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.4.0) 2025-10-18 01:22:48.972124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.2) 2025-10-18 01:22:48.972154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.2.0) 2025-10-18 01:22:48.972165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.4.0) 2025-10-18 01:22:48.972187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.5.0) 2025-10-18 01:22:48.972198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (7.4.0) 2025-10-18 01:22:48.972207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2025-10-18 01:22:48.972216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==18.0.0.0rc2.dev2) 2025-10-18 01:22:48.972226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-18 01:22:48.972236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (3.11.0) 2025-10-18 01:22:48.972247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.0) 2025-10-18 01:22:48.972257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.32.3) 2025-10-18 01:22:48.972266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2025-10-18 01:22:48.972275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.7.0) 2025-10-18 01:22:48.972285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.2) 2025-10-18 01:22:48.972294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (42.0.8) 2025-10-18 01:22:48.972317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (5.1.1) 2025-10-18 01:22:48.972334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.3.3) 2025-10-18 01:22:48.972343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.1) 2025-10-18 01:22:48.972353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.33) 2025-10-18 01:22:48.972363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (0.11.0) 2025-10-18 01:22:48.972372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (4.2.2) 2025-10-18 01:22:48.972382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.4.0) 2025-10-18 01:22:48.972392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.17.0) 2025-10-18 01:22:48.972409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (2.22) 2025-10-18 01:22:48.972419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2025-10-18 01:22:48.972429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==18.0.0.0rc2.dev2) (0.19) 2025-10-18 01:22:48.972439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2025-10-18 01:22:48.972448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (0.10.1) 2025-10-18 01:22:48.972457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (2.0.0) 2025-10-18 01:22:48.972467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-10-18 01:22:48.972477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.6.0) 2025-10-18 01:22:48.972486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.5.0) 2025-10-18 01:22:48.972495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2.9.0.post0) 2025-10-18 01:22:48.972544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.4) 2025-10-18 01:22:48.972559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (1.8.8) 2025-10-18 01:22:48.972569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-10-18 01:22:48.972578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-10-18 01:22:48.972587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.5) 2025-10-18 01:22:48.972597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (0.36.1) 2025-10-18 01:22:48.972606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.3) 2025-10-18 01:22:48.972616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.8) 2025-10-18 01:22:48.972625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (2.6.1) 2025-10-18 01:22:48.972642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2024.1) 2025-10-18 01:22:48.972652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.10.1) 2025-10-18 01:22:48.972662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.0) 2025-10-18 01:22:48.972671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (2.5.1) 2025-10-18 01:22:48.972680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (1.6.0) 2025-10-18 01:22:48.972690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (24.1) 2025-10-18 01:22:48.972699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.0) 2025-10-18 01:22:48.972715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.2) 2025-10-18 01:22:48.972725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (67.2.0) 2025-10-18 01:22:48.972734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (0.2.13) 2025-10-18 01:22:48.972749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-10-18 01:22:48.972759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.3.2) 2025-10-18 01:22:48.972768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.8) 2025-10-18 01:22:48.972778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.26.19) 2025-10-18 01:22:48.972788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2025.10.5) 2025-10-18 01:22:48.972797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (0.7) 2025-10-18 01:22:48.972807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-10-18 01:22:48.972816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-10-18 01:22:48.972834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: DEPRECATION: Building 'masakari-monitors' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-monitors'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:22:48.972846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.972856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): started 2025-10-18 01:22:48.972866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): finished with status 'done' 2025-10-18 01:22:48.972876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-18.0.0.0rc2.dev2-py3-none-any.whl size=106636 sha256=dd6663c24104d2e5e4e4a6290d64505e7a377f6333668ce687db1e0547c1aaf8 2025-10-18 01:22:48.972885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-1xbk5zuv/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-10-18 01:22:48.972895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-10-18 01:22:48.972911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-10-18 01:22:48.972921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-18.0.0.0rc2.dev2 python-consul-1.1.0 2025-10-18 01:22:48.972930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 015f457a824e 2025-10-18 01:22:48.972940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 32a5a563b436 2025-10-18 01:22:48.972951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:22:48.972962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 2455baa78f95 2025-10-18 01:22:48.972971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-18 01:22:48.972981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-10-18 01:22:48.972990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-10-18 01:22:48.973000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-10-18 01:22:48.973070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:22:48.973081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:22:48.973091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:22:48.973100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:22:48.973110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:22:48.973120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:22:48.973129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:22:48.973162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-10-18 01:22:48.973172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-10-18 01:22:48.973182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-10-18 01:22:48.973191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-10-18 01:22:48.973201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:22:48.973211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:22:48.973220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-18 01:22:48.973231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(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-10-18 01:22:48.973242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-10-18 01:22:48.973251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-10-18 01:22:48.973261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-10-18 01:22:48.973270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-10-18 01:22:48.973280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-10-18 01:22:48.973296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-10-18 01:22:48.973306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24571 files and directories currently installed.) 2025-10-18 01:22:48.973315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:22:48.973325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-18 01:22:48.973334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-10-18 01:22:48.973344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-10-18 01:22:48.973353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-10-18 01:22:48.973362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:22:48.973372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:22:48.973382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:22:48.973391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:22:48.973401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:22:48.973410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:22:48.973420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:22:48.973429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-10-18 01:22:48.973439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:22:48.973448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-10-18 01:22:48.973457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-18 01:22:48.973475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(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-10-18 01:22:48.973490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-10-18 01:22:48.973500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-18 01:22:48.973538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:75% 2025-10-18 01:22:48.973548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-10-18 01:22:48.973557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-10-18 01:22:48.973567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-10-18 01:22:48.973577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-18 01:22:48.973586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:95% 2025-10-18 01:22:48.973596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24562 files and directories currently installed.) 2025-10-18 01:22:48.973605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:22:48.973615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:22:48.973634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:22:48.973659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:22:48.973679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:22:48.973697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.973745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:22:48.973773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:22:48.973783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:22:48.973801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:22:48.973839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:22:48.973886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:22:48.973914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:22:48.973942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:22:48.973968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:22:48.973999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-10-18 01:22:48.974008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-10-18 01:22:48.974018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:22:48.974027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:22:48.974037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-10-18 01:22:48.974046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:22:48.974056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:22:48.974065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-10-18 01:22:48.974075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-10-18 01:22:48.974084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:22:48.974093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.974103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9069 files, 1281 directories removed. 2025-10-18 01:22:48.974112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.974122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-10-18 01:22:48.974156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.974167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-10-18 01:22:48.974176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-18 01:22:48.974186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-10-18 01:22:48.974195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-10-18 01:22:48.974205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:22:48.974219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 2455baa78f95 2025-10-18 01:22:48.974229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 70566122bfd8 2025-10-18 01:22:48.974238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-10-18 01:22:48.974248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 4d1ba9a73edc 2025-10-18 01:22:48.974257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 4d1ba9a73edc 2025-10-18 01:22:48.974266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 0413c216baaa 2025-10-18 01:22:48.974276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 6f7de51a6488 2025-10-18 01:22:48.974285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20251018 2025-10-18 01:22:48.974299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-10-18 01:22:48.974210 (took 0:01:08.711223) 2025-10-18 01:22:48.974660 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-10-18 01:22:48.974684 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-10-18 01:22:48.974730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-10-18 01:22:48.974670 2025-10-18 01:22:48.974769 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2025-10-18 01:22:50.104938 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-10-18 01:22:50.105316 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-10-18 01:23:36.093054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:23:36.093175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 65367173ebbb 2025-10-18 01:23:36.093193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20251018" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:23:36.093205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in e96fbed138bd 2025-10-18 01:23:36.093238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container e96fbed138bd 2025-10-18 01:23:36.093248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> cd39877eef57 2025-10-18 01:23:36.093260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-10-18 01:23:36.093272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> b36b78c86557 2025-10-18 01:23:36.093306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-10-18 01:23:36.093349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 4260a09138fa 2025-10-18 01:23:36.093379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2025-10-18 01:23:36.093425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in d76b6c4a4820 2025-10-18 01:23:36.093465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-7.0.1.dev9 2025-10-18 01:23:36.093538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-10-18 01:23:36.093557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:23:36.093656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/pycadf-3.1.1 2025-10-18 01:23:36.093672 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-10-18 01:23:36.093720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:23:36.093760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.8.1) 2025-10-18 01:23:36.093800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (0.10.1) 2025-10-18 01:23:36.093839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:23:36.093880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 01:23:36.093930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-10-18 01:23:36.093980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.config>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (9.6.0) 2025-10-18 01:23:36.094018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.2) 2025-10-18 01:23:36.094042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.messaging>=12.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (14.9.1) 2025-10-18 01:23:36.094106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-10-18 01:23:36.094146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (7.4.0) 2025-10-18 01:23:36.094185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-10-18 01:23:36.094223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:23:36.094261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 01:23:36.094317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-10-18 01:23:36.094357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (2.0.32) 2025-10-18 01:23:36.094395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (8.3.0) 2025-10-18 01:23:36.094444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: octavia-lib>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (3.6.0) 2025-10-18 01:23:36.094523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 01:23:36.094541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 01:23:36.094558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 01:23:36.094600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 01:23:36.094613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.1.0) 2025-10-18 01:23:36.094626 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.32.3) 2025-10-18 01:23:36.094664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-10-18 01:23:36.094677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.7.0) 2025-10-18 01:23:36.094727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.8.8) 2025-10-18 01:23:36.094740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:23:36.094759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 01:23:36.094774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-10-18 01:23:36.094814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-10-18 01:23:36.094827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.6.0) 2025-10-18 01:23:36.094854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (16.0.0) 2025-10-18 01:23:36.094884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.4.0) 2025-10-18 01:23:36.094913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.policy>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.4.0) 2025-10-18 01:23:36.094967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.5.0) 2025-10-18 01:23:36.095014 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-10-18 01:23:36.095064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.2.0) 2025-10-18 01:23:36.095093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.1) 2025-10-18 01:23:36.095154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-10-18 01:23:36.095195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (6.0.2) 2025-10-18 01:23:36.095208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (42.0.8) 2025-10-18 01:23:36.095256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (5.1.1) 2025-10-18 01:23:36.095342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-10-18 01:23:36.095357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.0.1) 2025-10-18 01:23:36.095412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.33) 2025-10-18 01:23:36.095434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (0.11.0) 2025-10-18 01:23:36.095474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (4.2.2) 2025-10-18 01:23:36.095487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.4.0) 2025-10-18 01:23:36.095560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.17.0) 2025-10-18 01:23:36.095578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (2.22) 2025-10-18 01:23:36.095592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-10-18 01:23:36.095621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.5.1) 2025-10-18 01:23:36.095671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.36.1) 2025-10-18 01:23:36.096576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.0.8) 2025-10-18 01:23:36.096596 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:23:36.096607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-18 01:23:36.096617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 26.7 MB/s 0:00:00 2025-10-18 01:23:36.096627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-10-18 01:23:36.096637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:23:36.096648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (24.1) 2025-10-18 01:23:36.096665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.6.1) 2025-10-18 01:23:36.096676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.0.3) 2025-10-18 01:23:36.096687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (67.2.0) 2025-10-18 01:23:36.096696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.1) 2025-10-18 01:23:36.096713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-10-18 01:23:36.096722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.19) 2025-10-18 01:23:36.096730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev9) (2.0.0) 2025-10-18 01:23:36.096739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.13.2) 2025-10-18 01:23:36.096748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.0.1) 2025-10-18 01:23:36.096756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.5.0) 2025-10-18 01:23:36.096765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.5) 2025-10-18 01:23:36.096773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.12.2) 2025-10-18 01:23:36.096782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev9) (2.9.0.post0) 2025-10-18 01:23:36.096801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.2.0) 2025-10-18 01:23:36.096810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-10-18 01:23:36.096819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-10-18 01:23:36.096827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.4.0) 2025-10-18 01:23:36.096836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.9.0) 2025-10-18 01:23:36.096857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (6.2.0) 2025-10-18 01:23:36.096865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.1.0) 2025-10-18 01:23:36.096880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.20.0) 2025-10-18 01:23:36.096889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.1.4) 2025-10-18 01:23:36.096898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-10-18 01:23:36.096906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-10-18 01:23:36.096915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (2.1.5) 2025-10-18 01:23:36.096924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev9) (2024.1) 2025-10-18 01:23:36.096933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.10.1) 2025-10-18 01:23:36.096941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-10-18 01:23:36.096950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.6.0) 2025-10-18 01:23:36.096958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (6.0.0) 2025-10-18 01:23:36.096967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (3.1.2) 2025-10-18 01:23:36.096975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.11.0) 2025-10-18 01:23:36.096990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:23:36.096998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-18 01:23:36.097007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.0) 2025-10-18 01:23:36.097016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.3.5) 2025-10-18 01:23:36.097024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.2.13) 2025-10-18 01:23:36.097039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.3.2) 2025-10-18 01:23:36.097053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.8) 2025-10-18 01:23:36.097061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.26.19) 2025-10-18 01:23:36.097070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2025.10.5) 2025-10-18 01:23:36.097078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.7) 2025-10-18 01:23:36.097087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.7.2) 2025-10-18 01:23:36.097096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-18 01:23:36.097104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 31.2 MB/s 0:00:00 2025-10-18 01:23:36.097113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-18 01:23:36.097122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.3 MB/s 0:00:00 2025-10-18 01:23:36.097130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-18 01:23:36.097139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-18 01:23:36.097147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-10-18 01:23:36.097158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ovn-octavia-provider' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:23:36.097168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.097177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): started 2025-10-18 01:23:36.097211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-10-18 01:23:36.097224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev9-py3-none-any.whl size=133195 sha256=b072191094a7f7ae6adf2d2cd4f1d19c9331b66851057e7c9b35d39da00e0bb4 2025-10-18 01:23:36.097233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-d9mmr3bq/wheels/a4/13/73/03df1e4fd870a66f65aa61fef25eb00aed7580247e9b4c6daa 2025-10-18 01:23:36.097243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:23:36.097259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.097268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (setup.py): started 2025-10-18 01:23:36.097276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 01:23:36.097305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=d742411e8a4df77ab5f5a7c722cb81f15482525f0590cc706ceb910dff590ff3 2025-10-18 01:23:36.097319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-d9mmr3bq/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 01:23:36.097328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:23:36.097337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.097349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): started 2025-10-18 01:23:36.097358 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-18 01:23:36.097366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=c53f2708eac782975d37de125f213830d0106a2372667daf6f8c672305ab4628 2025-10-18 01:23:36.097375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-d9mmr3bq/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-18 01:23:36.097384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider pycadf ncclient 2025-10-18 01:23:36.097392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-10-18 01:23:36.097404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Attempting uninstall: pycadf 2025-10-18 01:23:36.097416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Found existing installation: pycadf 3.1.1 2025-10-18 01:23:36.097467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Uninstalling pycadf-3.1.1: 2025-10-18 01:23:36.097477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pycadf-3.1.1 2025-10-18 01:23:36.097489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.0 ovn-octavia-provider-7.0.1.dev9 ovsdbapp-2.8.0 pycadf-3.1.1 2025-10-18 01:23:36.097537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container d76b6c4a4820 2025-10-18 01:23:36.097554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 76da149df5ea 2025-10-18 01:23:36.097587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:23:36.097617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 85ca2137c425 2025-10-18 01:23:36.097636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-10-18 01:23:36.097685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-10-18 01:23:36.097695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-10-18 01:23:36.097707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:23:36.097751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:23:36.097761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:23:36.097773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:23:36.097800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:23:36.097828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:23:36.097854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:23:36.097879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:23:36.097904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-10-18 01:23:36.097931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-10-18 01:23:36.097987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-10-18 01:23:36.097997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-10-18 01:23:36.098009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:23:36.098041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:23:36.098129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-10-18 01:23:36.098140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% 2025-10-18 01:23:36.098154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: (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-10-18 01:23:36.098167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-10-18 01:23:36.098178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-10-18 01:23:36.098223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-10-18 01:23:36.098235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-10-18 01:23:36.098246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-10-18 01:23:36.098303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-10-18 01:23:36.098313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-18 01:23:36.098325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:23:36.098369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-10-18 01:23:36.098382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-10-18 01:23:36.098393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-10-18 01:23:36.098445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-10-18 01:23:36.098457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:23:36.098469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:23:36.098498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:23:36.098539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:23:36.098556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:23:36.098602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:23:36.098611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:23:36.098623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-10-18 01:23:36.098651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:23:36.098679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:23:36.098707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-10-18 01:23:36.098749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(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-10-18 01:23:36.098763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-10-18 01:23:36.098774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-10-18 01:23:36.098813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:23:36.098826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-10-18 01:23:36.098837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-10-18 01:23:36.098877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-18 01:23:36.098889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:23:36.098901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:23:36.099145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:23:36.099171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:23:36.099202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:23:36.099228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.099268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.099312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:23:36.099383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:23:36.099420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:23:36.099448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:23:36.099551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:23:36.099628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:23:36.099684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:23:36.099741 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:23:36.099778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:23:36.099842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-10-18 01:23:36.099861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:23:36.099879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:23:36.099896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:23:36.099915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-10-18 01:23:36.099933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:23:36.099971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:23:36.099991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-10-18 01:23:36.100011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-10-18 01:23:36.100030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:23:36.100049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.100067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10791 files, 1553 directories removed. 2025-10-18 01:23:36.100620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.100656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-10-18 01:23:36.100671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.100685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1365 files, 140 directories removed. 2025-10-18 01:23:36.100717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-18 01:23:36.100733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:23:36.100747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:23:36.100761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:23:36.100775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 85ca2137c425 2025-10-18 01:23:36.100789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> fd55465c24b9 2025-10-18 01:23:36.100813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 0b9c233d2846 2025-10-18 01:23:36.100828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20251018 2025-10-18 01:23:36.100842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-10-18 01:23:36.100247 (took 0:00:47.125577) 2025-10-18 01:23:36.100862 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-10-18 01:23:36.100876 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-10-18 01:23:36.100891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-10-18 01:23:36.100699 2025-10-18 01:23:36.101470 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-10-18 01:23:36.101915 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-10-18 01:24:02.672332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:24:02.672456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 65367173ebbb 2025-10-18 01:24:02.672544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20251018" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:24:02.672720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 76cfc09b3d59 2025-10-18 01:24:02.672796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 76cfc09b3d59 2025-10-18 01:24:02.672900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 28c215761228 2025-10-18 01:24:02.672977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:24:02.673079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in cfc46b95b150 2025-10-18 01:24:02.673151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-10-18 01:24:02.674609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-10-18 01:24:02.674629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-10-18 01:24:02.674641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-10-18 01:24:02.674675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:24:02.674685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:24:02.674694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:24:02.674702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:24:02.674711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:24:02.674720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:24:02.674728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:24:02.674737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-10-18 01:24:02.674746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-10-18 01:24:02.674754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-10-18 01:24:02.674763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-10-18 01:24:02.674784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:24:02.674793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:24:02.674801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-18 01:24:02.674812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(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-10-18 01:24:02.674822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-10-18 01:24:02.674830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-10-18 01:24:02.674839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-18 01:24:02.674847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:80% 2025-10-18 01:24:02.674856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-10-18 01:24:02.674864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-18 01:24:02.674872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:90% 2025-10-18 01:24:02.674881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-10-18 01:24:02.674889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-18 01:24:02.674899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:24:02.674912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-10-18 01:24:02.674920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-10-18 01:24:02.674929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-10-18 01:24:02.674937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-10-18 01:24:02.674949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:24:02.675001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:24:02.675187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:24:02.675272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:24:02.675296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:24:02.675307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:24:02.675317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:24:02.675387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-10-18 01:24:02.675544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:24:02.675611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-10-18 01:24:02.675690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-18 01:24:02.675757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-18 01:24:02.675831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: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-10-18 01:24:02.675897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-10-18 01:24:02.675966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-10-18 01:24:02.676034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-18 01:24:02.676102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:80% 2025-10-18 01:24:02.676170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-10-18 01:24:02.676237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-10-18 01:24:02.676304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-10-18 01:24:02.676422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-18 01:24:02.676441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:02.676536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.676619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:02.676708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.676774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:24:02.676825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.676889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:02.676955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.677021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:02.677175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.677212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.677297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.677384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.677447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.677546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.677579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:24:02.677662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:02.677727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.677791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:02.677854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.677918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.677981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.678044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:02.678109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.678381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:24:02.678443 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:24:02.678667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678731 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:24:02.678859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.678923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:02.678986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.679049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:02.679112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-10-18 01:24:02.679175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-10-18 01:24:02.679238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:24:02.679301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:24:02.679385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-10-18 01:24:02.679557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:24:02.680621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:24:02.680644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-10-18 01:24:02.680666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-10-18 01:24:02.680687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:24:02.680697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-18 01:24:02.680706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9700 files, 1396 directories removed. 2025-10-18 01:24:02.680714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-18 01:24:02.680723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-10-18 01:24:02.680732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-18 01:24:02.680740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1365 files, 140 directories removed. 2025-10-18 01:24:02.680749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-18 01:24:02.680758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-10-18 01:24:02.680766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-10-18 01:24:02.680774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:24:02.680783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container cfc46b95b150 2025-10-18 01:24:02.680791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 3fc716895a29 2025-10-18 01:24:02.680800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-10-18 01:24:02.680808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in f09772e4990b 2025-10-18 01:24:02.680816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container f09772e4990b 2025-10-18 01:24:02.680825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 509d732883d3 2025-10-18 01:24:02.680833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 83f284a2f3c3 2025-10-18 01:24:02.680842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251018 2025-10-18 01:24:02.680851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-10-18 01:24:02.680247 (took 0:00:26.579548) 2025-10-18 01:24:02.680865 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-10-18 01:24:02.680912 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-10-18 01:24:02.681009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-10-18 01:24:02.680888 2025-10-18 01:24:02.681064 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2025-10-18 01:24:03.580321 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-10-18 01:24:03.580613 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-10-18 01:24:47.550694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:24:47.550801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 65367173ebbb 2025-10-18 01:24:47.550822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20251018" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:24:47.550883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 214b457b6bac 2025-10-18 01:24:47.550944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 214b457b6bac 2025-10-18 01:24:47.550953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 0ccd4c6749b6 2025-10-18 01:24:47.551046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-10-18 01:24:47.551056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> a5783d74e3b8 2025-10-18 01:24:47.551116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2025-10-18 01:24:47.551161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in c4836cccc062 2025-10-18 01:24:47.551213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-7.0.1.dev9 2025-10-18 01:24:47.551245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-10-18 01:24:47.551300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:24:47.551308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/pycadf-3.1.1 2025-10-18 01:24:47.551376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-10-18 01:24:47.551386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:24:47.551464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.8.1) 2025-10-18 01:24:47.551553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (0.10.1) 2025-10-18 01:24:47.551600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:24:47.551656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 01:24:47.551665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-10-18 01:24:47.551764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.config>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (9.6.0) 2025-10-18 01:24:47.551772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.2) 2025-10-18 01:24:47.551830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.messaging>=12.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (14.9.1) 2025-10-18 01:24:47.551874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-10-18 01:24:47.551929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (7.4.0) 2025-10-18 01:24:47.551938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-10-18 01:24:47.552007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:24:47.552052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-18 01:24:47.552062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-10-18 01:24:47.552133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (2.0.32) 2025-10-18 01:24:47.552144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (8.3.0) 2025-10-18 01:24:47.552218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: octavia-lib>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev9) (3.6.0) 2025-10-18 01:24:47.552262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-18 01:24:47.552317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-18 01:24:47.552325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-18 01:24:47.552400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-18 01:24:47.552411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.1.0) 2025-10-18 01:24:47.552497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2.32.3) 2025-10-18 01:24:47.552541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-10-18 01:24:47.552638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.7.0) 2025-10-18 01:24:47.552646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.8.8) 2025-10-18 01:24:47.552814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:24:47.552824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 01:24:47.552831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-10-18 01:24:47.552839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.1.0) 2025-10-18 01:24:47.552875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.6.0) 2025-10-18 01:24:47.552914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (16.0.0) 2025-10-18 01:24:47.552952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (6.4.0) 2025-10-18 01:24:47.552992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.policy>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.4.0) 2025-10-18 01:24:47.553029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.5.0) 2025-10-18 01:24:47.553069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.0) 2025-10-18 01:24:47.553120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.2.0) 2025-10-18 01:24:47.553179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.1) 2025-10-18 01:24:47.553229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-10-18 01:24:47.553270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (6.0.2) 2025-10-18 01:24:47.553313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (42.0.8) 2025-10-18 01:24:47.553338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (5.1.1) 2025-10-18 01:24:47.553397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.3.3) 2025-10-18 01:24:47.553436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.0.1) 2025-10-18 01:24:47.553487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.33) 2025-10-18 01:24:47.553567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (0.11.0) 2025-10-18 01:24:47.553580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (4.2.2) 2025-10-18 01:24:47.553653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.4.0) 2025-10-18 01:24:47.553669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (1.17.0) 2025-10-18 01:24:47.553745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (2.22) 2025-10-18 01:24:47.553786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-10-18 01:24:47.553827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.5.1) 2025-10-18 01:24:47.553836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.36.1) 2025-10-18 01:24:47.553906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.0.8) 2025-10-18 01:24:47.553944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:24:47.553983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-18 01:24:47.554039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 27.3 MB/s 0:00:00 2025-10-18 01:24:47.554094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-10-18 01:24:47.554133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:24:47.554171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (24.1) 2025-10-18 01:24:47.554226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.6.1) 2025-10-18 01:24:47.554257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.0.3) 2025-10-18 01:24:47.554300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (67.2.0) 2025-10-18 01:24:47.554339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.4.1) 2025-10-18 01:24:47.554379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (5.3.0) 2025-10-18 01:24:47.554417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.19) 2025-10-18 01:24:47.554450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev9) (2.0.0) 2025-10-18 01:24:47.554519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.13.2) 2025-10-18 01:24:47.554614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.0.1) 2025-10-18 01:24:47.554666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.5.0) 2025-10-18 01:24:47.554715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.3.5) 2025-10-18 01:24:47.554765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (4.12.2) 2025-10-18 01:24:47.554814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev9) (2.9.0.post0) 2025-10-18 01:24:47.554853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.2.0) 2025-10-18 01:24:47.554904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.5.0) 2025-10-18 01:24:47.554956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.0.0) 2025-10-18 01:24:47.555002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.4.0) 2025-10-18 01:24:47.555041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.9.0) 2025-10-18 01:24:47.555096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (6.2.0) 2025-10-18 01:24:47.555106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (5.1.0) 2025-10-18 01:24:47.555170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (0.20.0) 2025-10-18 01:24:47.555209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (3.1.4) 2025-10-18 01:24:47.555242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-10-18 01:24:47.555297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (4.0.1) 2025-10-18 01:24:47.555340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev9) (2.1.5) 2025-10-18 01:24:47.555390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev9) (2024.1) 2025-10-18 01:24:47.555397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.10.1) 2025-10-18 01:24:47.555467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.1.0) 2025-10-18 01:24:47.555499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.6.0) 2025-10-18 01:24:47.555696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (6.0.0) 2025-10-18 01:24:47.555705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev9) (3.1.2) 2025-10-18 01:24:47.555711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (3.11.0) 2025-10-18 01:24:47.555739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev9) 2025-10-18 01:24:47.555798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-18 01:24:47.555845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (1.5.0) 2025-10-18 01:24:47.555899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.3.5) 2025-10-18 01:24:47.555906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.2.13) 2025-10-18 01:24:47.555982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.3.2) 2025-10-18 01:24:47.556034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (3.8) 2025-10-18 01:24:47.556041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (1.26.19) 2025-10-18 01:24:47.556107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev9) (2025.10.5) 2025-10-18 01:24:47.556161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (0.7) 2025-10-18 01:24:47.556168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev9) (2.7.2) 2025-10-18 01:24:47.556236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-18 01:24:47.556281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 35.8 MB/s 0:00:00 2025-10-18 01:24:47.556324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-18 01:24:47.556378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.5 MB/s 0:00:00 2025-10-18 01:24:47.556385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-18 01:24:47.556457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-18 01:24:47.556688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-10-18 01:24:47.556701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ovn-octavia-provider' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:24:47.556708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.556749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): started 2025-10-18 01:24:47.556792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-10-18 01:24:47.556836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev9-py3-none-any.whl size=133195 sha256=a2f8dd42c03be141921b7459a85ff75d2d8dce52a4790b6775494bd525073575 2025-10-18 01:24:47.556893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-m4dhhmkp/wheels/a4/13/73/03df1e4fd870a66f65aa61fef25eb00aed7580247e9b4c6daa 2025-10-18 01:24:47.556900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:24:47.556972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.557026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (setup.py): started 2025-10-18 01:24:47.557071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-18 01:24:47.557078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=7b1f4458948c092622ed924bfb4ecd5184065110df159785d74d03a0271a5340 2025-10-18 01:24:47.557149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-m4dhhmkp/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-18 01:24:47.557221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:24:47.557231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.557310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): started 2025-10-18 01:24:47.557353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-18 01:24:47.557409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=21f9dbfa3c4fd1a577e92e4fcbd4b1a0301c0812e22a681c133b7374e1e771e6 2025-10-18 01:24:47.557415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-m4dhhmkp/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-18 01:24:47.557500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider pycadf ncclient 2025-10-18 01:24:47.557533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-10-18 01:24:47.557616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Attempting uninstall: pycadf 2025-10-18 01:24:47.557660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Found existing installation: pycadf 3.1.1 2025-10-18 01:24:47.557714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Uninstalling pycadf-3.1.1: 2025-10-18 01:24:47.557721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pycadf-3.1.1 2025-10-18 01:24:47.557794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.0 ovn-octavia-provider-7.0.1.dev9 ovsdbapp-2.8.0 pycadf-3.1.1 2025-10-18 01:24:47.557838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container c4836cccc062 2025-10-18 01:24:47.557844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 286455725bc9 2025-10-18 01:24:47.557925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:24:47.557968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in b9cfce03685f 2025-10-18 01:24:47.558023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-10-18 01:24:47.558029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-10-18 01:24:47.558101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-10-18 01:24:47.558145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-10-18 01:24:47.558151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:24:47.558221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:24:47.558227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:24:47.558296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:24:47.558302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:24:47.558376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:24:47.558383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:24:47.558448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-10-18 01:24:47.558454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-10-18 01:24:47.558645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-10-18 01:24:47.558655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-10-18 01:24:47.558679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:24:47.558684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:24:47.558801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-10-18 01:24:47.558808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(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-10-18 01:24:47.558817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-10-18 01:24:47.558855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-10-18 01:24:47.558894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-10-18 01:24:47.558931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-10-18 01:24:47.558970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-10-18 01:24:47.559006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-10-18 01:24:47.559046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-18 01:24:47.559084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:24:47.559121 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-10-18 01:24:47.559161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-10-18 01:24:47.559199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-10-18 01:24:47.559241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-10-18 01:24:47.559270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:24:47.559311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:24:47.559344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:24:47.559379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:24:47.559415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:24:47.559449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:24:47.559497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:24:47.559545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-10-18 01:24:47.559598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:24:47.559634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-10-18 01:24:47.559674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-10-18 01:24:47.559716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(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 ... 2025-10-18 01:24:47.559754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:45% 2025-10-18 01:24:47.559794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-10-18 01:24:47.559832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 65% 2025-10-18 01:24:47.559870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-10-18 01:24:47.559907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-10-18 01:24:47.559944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-10-18 01:24:47.559951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-10-18 01:24:47.560016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-10-18 01:24:47.560049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-18 01:24:47.560086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:47.560123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:47.560199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:24:47.560274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.560311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:47.560348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:47.560423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.560520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.560591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.560632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.560670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.560708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:24:47.560745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:47.560783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:24:47.560852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:24:47.560975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.561098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:24:47.561129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:24:47.561248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:24:47.561351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:24:47.561416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:24:47.561498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-10-18 01:24:47.561634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-10-18 01:24:47.561646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:24:47.561651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:24:47.561656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-10-18 01:24:47.561668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:24:47.561673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:24:47.561727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-10-18 01:24:47.561735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-10-18 01:24:47.561805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:24:47.561811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.561843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10791 files, 1553 directories removed. 2025-10-18 01:24:47.561848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.561901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-10-18 01:24:47.561909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.561977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1365 files, 140 directories removed. 2025-10-18 01:24:47.561982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-18 01:24:47.562016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-10-18 01:24:47.562022 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-10-18 01:24:47.562075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:24:47.562082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container b9cfce03685f 2025-10-18 01:24:47.562142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 22888fff3a01 2025-10-18 01:24:47.562147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-10-18 01:24:47.562197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in a05a59f23cf6 2025-10-18 01:24:47.562204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container a05a59f23cf6 2025-10-18 01:24:47.562243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 863a59d274da 2025-10-18 01:24:47.562251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 99dd30e295e3 2025-10-18 01:24:47.562312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251018 2025-10-18 01:24:47.562395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-10-18 01:24:47.562292 (took 0:00:44.881404) 2025-10-18 01:24:47.562825 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-10-18 01:24:47.562839 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-10-18 01:24:47.562962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-10-18 01:24:47.562828 2025-10-18 01:24:47.563940 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-10-18 01:24:47.564491 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-10-18 01:25:14.066391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:25:14.066464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 65367173ebbb 2025-10-18 01:25:14.066474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20251018" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:25:14.066520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in c1d2bcb0d7c0 2025-10-18 01:25:14.066653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container c1d2bcb0d7c0 2025-10-18 01:25:14.066661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 23255aaaed80 2025-10-18 01:25:14.066764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:25:14.066775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in ee1a85027c8b 2025-10-18 01:25:14.066842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-10-18 01:25:14.066885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-10-18 01:25:14.066936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-10-18 01:25:14.066993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-10-18 01:25:14.067032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:25:14.067068 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:25:14.067106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:25:14.067154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:25:14.067201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:25:14.067209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:25:14.067294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:25:14.067301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-10-18 01:25:14.067350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-10-18 01:25:14.067401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-10-18 01:25:14.067438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-10-18 01:25:14.067491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:25:14.067557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:25:14.067629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-10-18 01:25:14.067683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(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-10-18 01:25:14.067732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-10-18 01:25:14.067790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-10-18 01:25:14.067804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-10-18 01:25:14.067874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-10-18 01:25:14.067882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-10-18 01:25:14.067945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-10-18 01:25:14.067983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-18 01:25:14.068034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:25:14.068082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-10-18 01:25:14.068133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-10-18 01:25:14.068182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-10-18 01:25:14.068232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-10-18 01:25:14.068269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:25:14.068306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:25:14.068343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:25:14.068379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:25:14.068404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:25:14.068447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:25:14.068480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:25:14.068577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-10-18 01:25:14.068588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:25:14.068771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-10-18 01:25:14.068778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-10-18 01:25:14.068783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2025-10-18 01:25:14.068790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:20% (Reading database ... 25% (Reading database ... 30% 2025-10-18 01:25:14.068939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 35% (Reading database ... 40% 2025-10-18 01:25:14.068998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-18 01:25:14.069020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-10-18 01:25:14.069030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-10-18 01:25:14.069039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-10-18 01:25:14.069051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-10-18 01:25:14.069098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-10-18 01:25:14.069140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-10-18 01:25:14.069188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-18 01:25:14.069222 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:14.069285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.069331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:14.069380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.069426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:25:14.069472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.069559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:14.069661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.069712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:14.069770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.069804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.069838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.069872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.069916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.069925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.069976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:25:14.070010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:14.070043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.070087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:14.070097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.070149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.070183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.070217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:14.070260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.070383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:25:14.070428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:25:14.070560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:25:14.070732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:14.070754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:14.070819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-10-18 01:25:14.070879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-10-18 01:25:14.070892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:25:14.070933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:25:14.070974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-10-18 01:25:14.071025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:25:14.071035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:25:14.071085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-10-18 01:25:14.071095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-10-18 01:25:14.071148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:25:14.071158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-18 01:25:14.071199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9700 files, 1396 directories removed. 2025-10-18 01:25:14.071211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-18 01:25:14.071252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-10-18 01:25:14.071261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-18 01:25:14.071313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1365 files, 140 directories removed. 2025-10-18 01:25:14.071323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-18 01:25:14.071365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-10-18 01:25:14.071377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-10-18 01:25:14.071417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:25:14.071430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container ee1a85027c8b 2025-10-18 01:25:14.071470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> bafe7993c3d4 2025-10-18 01:25:14.071482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-10-18 01:25:14.071593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 15b6f7d035d2 2025-10-18 01:25:14.071608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 15b6f7d035d2 2025-10-18 01:25:14.071621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 0d7ce0c6bad8 2025-10-18 01:25:14.071662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 0284c53637a0 2025-10-18 01:25:14.071675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251018 2025-10-18 01:25:14.071798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-10-18 01:25:14.071672 (took 0:00:26.508844) 2025-10-18 01:25:14.072118 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-10-18 01:25:14.072143 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-10-18 01:25:14.072220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-10-18 01:25:14.072124 2025-10-18 01:25:14.073161 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-10-18 01:25:14.073804 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-10-18 01:25:41.038567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:25:41.038644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 65367173ebbb 2025-10-18 01:25:41.038714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20251018" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:25:41.038749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in b8c4ba9c01de 2025-10-18 01:25:41.038827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container b8c4ba9c01de 2025-10-18 01:25:41.038873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 4146048e781d 2025-10-18 01:25:41.038949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:25:41.039001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 3d94d351a94b 2025-10-18 01:25:41.039057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-10-18 01:25:41.039116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-10-18 01:25:41.039173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-10-18 01:25:41.039236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-10-18 01:25:41.039288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:25:41.039339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:25:41.039388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:25:41.039434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:25:41.039482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:25:41.039531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:25:41.039650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:25:41.039700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-10-18 01:25:41.039751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-10-18 01:25:41.039813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-10-18 01:25:41.039863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-10-18 01:25:41.039919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:25:41.039968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:25:41.040023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-10-18 01:25:41.040082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(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-10-18 01:25:41.040135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-10-18 01:25:41.040187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-10-18 01:25:41.040238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-10-18 01:25:41.040301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-10-18 01:25:41.040340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-10-18 01:25:41.040391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-10-18 01:25:41.040445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-18 01:25:41.040497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:25:41.040577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-10-18 01:25:41.040710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-10-18 01:25:41.040754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-10-18 01:25:41.040818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-10-18 01:25:41.040872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:25:41.040920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:25:41.040969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:25:41.041017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:25:41.041063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:25:41.041110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:25:41.041156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:25:41.041199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-10-18 01:25:41.041250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:25:41.041293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-10-18 01:25:41.041341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-10-18 01:25:41.041388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(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-10-18 01:25:41.041435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:25:41.041480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-10-18 01:25:41.041527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-10-18 01:25:41.041622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-10-18 01:25:41.041707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-18 01:25:41.041755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:41.041797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.041836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:41.041874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.041913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:25:41.041951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.041988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:41.042028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:41.042105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.042182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.042221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.042260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.042314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.042353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:25:41.042392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:41.042434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:25:41.042519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:25:41.042690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.042729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.042766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.042805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.042843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:25:41.042882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.042921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.042960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:25:41.042996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.043033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.043071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:25:41.043108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.043145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:25:41.043183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.043220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:25:41.043258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-10-18 01:25:41.043296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-10-18 01:25:41.043333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:25:41.043371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:25:41.043409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-10-18 01:25:41.043447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:25:41.043486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:25:41.043540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-10-18 01:25:41.043584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-10-18 01:25:41.043744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:25:41.043750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-18 01:25:41.043754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9700 files, 1396 directories removed. 2025-10-18 01:25:41.043757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-18 01:25:41.043760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-10-18 01:25:41.043861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-18 01:25:41.043865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1365 files, 140 directories removed. 2025-10-18 01:25:41.043868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-18 01:25:41.043901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-10-18 01:25:41.043940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-10-18 01:25:41.043978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:25:41.044017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 3d94d351a94b 2025-10-18 01:25:41.044056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 7b241f7d06e5 2025-10-18 01:25:41.044095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-10-18 01:25:41.044135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 912c00b22eb3 2025-10-18 01:25:41.044173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 912c00b22eb3 2025-10-18 01:25:41.044210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> e79c44699e51 2025-10-18 01:25:41.044253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 6ea5f172e53d 2025-10-18 01:25:41.044291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20251018 2025-10-18 01:25:41.044383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-10-18 01:25:41.044292 (took 0:00:26.972168) 2025-10-18 01:25:41.044851 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-10-18 01:25:41.044902 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-10-18 01:25:41.044960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-10-18 01:25:41.044883 2025-10-18 01:25:41.045019 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-18 01:25:42.844436 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-10-18 01:25:42.845668 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-10-18 01:26:18.632188 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251018 2025-10-18 01:26:18.632298 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 5056de539792 2025-10-18 01:26:18.632414 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20251018" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:26:18.632520 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 93561070d90c 2025-10-18 01:26:18.632666 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 93561070d90c 2025-10-18 01:26:18.632790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> f24130d60275 2025-10-18 01:26:18.632864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-10-18 01:26:18.633659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> b744da719160 2025-10-18 01:26:18.633694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-10-18 01:26:18.633703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> b486700929ea 2025-10-18 01:26:18.633714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2025-10-18 01:26:18.633725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 7dac496a792f 2025-10-18 01:26:18.633734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-10-18 01:26:18.633743 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): started 2025-10-18 01:26:18.633751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:26:18.633761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (6.1.0) 2025-10-18 01:26:18.633771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.633781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-10-18 01:26:18.633789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.633796 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2025-10-18 01:26:18.633804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.633849 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-10-18 01:26:18.633902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.633910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-10-18 01:26:18.633916 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.633922 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2025-10-18 01:26:18.633943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.633978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-18 01:26:18.633984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.634575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2025-10-18 01:26:18.634588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite<=0.17.0 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.634594 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.17.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-18 01:26:18.634601 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.634607 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-10-18 01:26:18.634613 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyYAML>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (6.0.2) 2025-10-18 01:26:18.634620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.634627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.6 kB) 2025-10-18 01:26:18.634634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: alembic>=1.7.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (1.13.2) 2025-10-18 01:26:18.634640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.634646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) 2025-10-18 01:26:18.634652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: SQLAlchemy>=1.3.24 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.0.32) 2025-10-18 01:26:18.634659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyMySQL>=0.9.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (1.1.1) 2025-10-18 01:26:18.634686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dnspython>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.6.1) 2025-10-18 01:26:18.634770 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: click>=7.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (8.1.7) 2025-10-18 01:26:18.634839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jinja2>=2.11.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (3.1.4) 2025-10-18 01:26:18.634913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.634984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-10-18 01:26:18.635060 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: MarkupSafe>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (2.1.5) 2025-10-18 01:26:18.635136 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.635209 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-10-18 01:26:18.635289 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-keystoneclient>=3.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (5.5.0) 2025-10-18 01:26:18.635367 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-cinderclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (9.6.0) 2025-10-18 01:26:18.635474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-glanceclient>=2.17.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (4.7.0) 2025-10-18 01:26:18.635568 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-neutronclient>=6.14.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (11.3.1) 2025-10-18 01:26:18.635745 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-novaclient>=15.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (18.7.0) 2025-10-18 01:26:18.635811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: keystoneauth1>=3.17.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (5.8.1) 2025-10-18 01:26:18.635888 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.policy>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev5) (4.4.0) 2025-10-18 01:26:18.635967 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing_extensions>=3.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aiosqlite<=0.17.0->skyline-apiserver==5.0.1.dev5) (4.12.2) 2025-10-18 01:26:18.636047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.636125 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 01:26:18.636201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.636276 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-10-18 01:26:18.637611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.637628 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 01:26:18.637635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.637642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-18 01:26:18.637649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.637655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-10-18 01:26:18.637661 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.7.5->skyline-apiserver==5.0.1.dev5) (1.3.5) 2025-10-18 01:26:18.637692 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: six>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ecdsa!=0.15->python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) (1.16.0) 2025-10-18 01:26:18.637699 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=20.1.0->skyline-apiserver==5.0.1.dev5) (24.1) 2025-10-18 01:26:18.637706 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.637712 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 01:26:18.637719 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) (2025.10.5) 2025-10-18 01:26:18.637725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.637732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) 2025-10-18 01:26:18.637738 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: idna in /var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) (3.8) 2025-10-18 01:26:18.637745 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-10-18 01:26:18.637751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-18 01:26:18.637757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (2.1.0) 2025-10-18 01:26:18.637764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (2.32.3) 2025-10-18 01:26:18.637776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (5.3.0) 2025-10-18 01:26:18.637783 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (1.7.0) 2025-10-18 01:26:18.637789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.config>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (9.6.0) 2025-10-18 01:26:18.637795 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (5.6.0) 2025-10-18 01:26:18.637802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (6.4.0) 2025-10-18 01:26:18.637808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (5.5.0) 2025-10-18 01:26:18.637822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.utils>=3.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (7.4.0) 2025-10-18 01:26:18.637829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (3.0.0) 2025-10-18 01:26:18.637842 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (0.10.1) 2025-10-18 01:26:18.637889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (2.0.0) 2025-10-18 01:26:18.637978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (1.16.0) 2025-10-18 01:26:18.638032 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (1.0.8) 2025-10-18 01:26:18.638113 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (2024.1) 2025-10-18 01:26:18.638170 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (6.0.0) 2025-10-18 01:26:18.638240 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev5) (3.1.2) 2025-10-18 01:26:18.638309 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev5) (3.11.0) 2025-10-18 01:26:18.638377 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev5) (0.2.13) 2025-10-18 01:26:18.638443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (24.2.1) 2025-10-18 01:26:18.638523 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2.0.1) 2025-10-18 01:26:18.638657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (42.0.8) 2025-10-18 01:26:18.638769 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (1.17.0) 2025-10-18 01:26:18.638843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2.22) 2025-10-18 01:26:18.638911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.7.0) 2025-10-18 01:26:18.638979 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.0.1) 2025-10-18 01:26:18.639043 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.1.0) 2025-10-18 01:26:18.639108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (3.1.0) 2025-10-18 01:26:18.639173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (6.1.2) 2025-10-18 01:26:18.639232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (0.5.2) 2025-10-18 01:26:18.639300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.4.3) 2025-10-18 01:26:18.639355 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (24.2.0) 2025-10-18 01:26:18.639411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.9.0) 2025-10-18 01:26:18.639466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (5.1.1) 2025-10-18 01:26:18.639522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.3.3) 2025-10-18 01:26:18.639612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.0.1) 2025-10-18 01:26:18.639699 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.33) 2025-10-18 01:26:18.639742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (0.11.0) 2025-10-18 01:26:18.639801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (4.2.2) 2025-10-18 01:26:18.639862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (1.4.0) 2025-10-18 01:26:18.639917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (3.0.0) 2025-10-18 01:26:18.639973 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev5) (2.9.0.post0) 2025-10-18 01:26:18.640029 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (3.3.2) 2025-10-18 01:26:18.640083 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev5) (1.26.19) 2025-10-18 01:26:18.640137 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.3.24->skyline-apiserver==5.0.1.dev5) (3.0.3) 2025-10-18 01:26:18.640192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (4.19.2) 2025-10-18 01:26:18.640247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (2023.12.1) 2025-10-18 01:26:18.640300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (0.35.1) 2025-10-18 01:26:18.640353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev5) (0.20.0) 2025-10-18 01:26:18.640407 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.17.0-py3-none-any.whl (15 kB) 2025-10-18 01:26:18.640460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-10-18 01:26:18.640514 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-10-18 01:26:18.640586 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-10-18 01:26:18.640647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2025-10-18 01:26:18.640714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-10-18 01:26:18.640766 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-10-18 01:26:18.640818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2025-10-18 01:26:18.640871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-10-18 01:26:18.640924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-10-18 01:26:18.640976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-10-18 01:26:18.641029 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-10-18 01:26:18.641080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-10-18 01:26:18.641132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.27.0-py3-none-any.whl (75 kB) 2025-10-18 01:26:18.641183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) 2025-10-18 01:26:18.641241 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105 kB) 2025-10-18 01:26:18.641297 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-10-18 01:26:18.641349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.4.0-py3-none-any.whl (86 kB) 2025-10-18 01:26:18.641403 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-10-18 01:26:18.642585 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-18 01:26:18.642600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-10-18 01:26:18.642608 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-10-18 01:26:18.642617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: DEPRECATION: Building 'skyline-apiserver' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'skyline-apiserver'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:26:18.642624 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-18 01:26:18.642630 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): started 2025-10-18 01:26:18.642636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): finished with status 'done' 2025-10-18 01:26:18.642643 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-5.0.1.dev5-py3-none-any.whl size=159030 sha256=362620f73bacb744c66d61ace934cfdeaed6c34e25d2d987ba6f77be9a1ebf15 2025-10-18 01:26:18.642649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-i4z7vxdf/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-10-18 01:26:18.642656 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-10-18 01:26:18.642662 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2025-10-18 01:26:18.642681 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.17.0 anyio-4.4.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.1 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 immutables-0.20 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.0 python-jose-3.3.0 python-multipart-0.0.20 rsa-4.9 skyline-apiserver-5.0.1.dev5 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-10-18 01:26:18.642689 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 7dac496a792f 2025-10-18 01:26:18.642695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 47d244651b7c 2025-10-18 01:26:18.642702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:26:18.642710 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 5b62dd2bf47f 2025-10-18 01:26:18.642716 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-10-18 01:26:18.642722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-10-18 01:26:18.642740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-10-18 01:26:18.642746 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-10-18 01:26:18.642752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:26:18.642758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:26:18.642764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:26:18.642770 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:26:18.642780 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:26:18.642786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:26:18.642791 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:26:18.642797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-10-18 01:26:18.642809 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-10-18 01:26:18.642815 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-10-18 01:26:18.642821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-10-18 01:26:18.642827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:26:18.642833 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:26:18.642839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-18 01:26:18.642846 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(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-10-18 01:26:18.642852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-10-18 01:26:18.642858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-18 01:26:18.642863 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:75% (Reading database ... 80% (Reading database ... 2025-10-18 01:26:18.642869 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:85% 2025-10-18 01:26:18.642877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-10-18 01:26:18.642883 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-10-18 01:26:18.642939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:26:18.642970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:26:18.643016 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-10-18 01:26:18.643066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-10-18 01:26:18.643115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-10-18 01:26:18.643164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-10-18 01:26:18.643208 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:26:18.643251 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:26:18.643294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:26:18.643336 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:26:18.643377 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:26:18.643419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:26:18.643461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:26:18.643522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-10-18 01:26:18.643569 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:26:18.643616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-10-18 01:26:18.643665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-18 01:26:18.643726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-18 01:26:18.643776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: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-10-18 01:26:18.643821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-10-18 01:26:18.643867 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-10-18 01:26:18.643910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% (Reading database ... 85% 2025-10-18 01:26:18.643956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% (Reading database ... 95% 2025-10-18 01:26:18.644014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-18 01:26:18.644057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:26:18.644101 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.644147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:26:18.644192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.644238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:26:18.644285 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-18 01:26:18.644332 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.644378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:26:18.644423 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.644468 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:26:18.644515 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.644610 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.644647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.644721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.644773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.644818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.644864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:26:18.644910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:26:18.644955 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.644999 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:26:18.645044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.645089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.645134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.645181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:26:18.645225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645269 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645362 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.645404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:26:18.645446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645486 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645541 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:26:18.645587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645685 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:26:18.645724 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:26:18.645808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645849 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:26:18.645891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-10-18 01:26:18.645932 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-10-18 01:26:18.645972 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:26:18.646013 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:26:18.647115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-10-18 01:26:18.647166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:26:18.647173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:26:18.647179 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-10-18 01:26:18.647184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-10-18 01:26:18.647189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:26:18.647195 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-18 01:26:18.647200 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8474 files, 1211 directories removed. 2025-10-18 01:26:18.647204 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-18 01:26:18.647215 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-10-18 01:26:18.647220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-18 01:26:18.647225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-10-18 01:26:18.647230 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-18 01:26:18.647234 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-10-18 01:26:18.647239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-10-18 01:26:18.647244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:26:18.647249 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 5b62dd2bf47f 2025-10-18 01:26:18.647254 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 56ad3441aa73 2025-10-18 01:26:18.647259 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-10-18 01:26:18.647263 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 08610da7ecb8 2025-10-18 01:26:18.647268 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 08610da7ecb8 2025-10-18 01:26:18.647273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 4e188c5034cf 2025-10-18 01:26:18.647277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 29866c8607e0 2025-10-18 01:26:18.647282 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251018 2025-10-18 01:26:18.647287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-10-18 01:26:18.646613 (took 0:00:37.601730) 2025-10-18 01:26:18.647292 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-10-18 01:26:18.647302 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-10-18 01:26:18.647307 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-10-18 01:26:18.647097 2025-10-18 01:26:18.647344 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-18 01:26:21.193746 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-10-18 01:26:21.193784 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-10-18 01:27:02.975259 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251018 2025-10-18 01:27:02.975336 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 5056de539792 2025-10-18 01:27:02.975347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20251018" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:27:02.975357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a094ab7aa4ad 2025-10-18 01:27:02.975363 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a094ab7aa4ad 2025-10-18 01:27:02.975368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 6caae171aead 2025-10-18 01:27:02.975375 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:27:02.975402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in f2446263e2b4 2025-10-18 01:27:02.975407 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:27:02.975422 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:27:02.975427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:27:02.975432 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:27:02.975436 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:27:02.975441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:27:02.975445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:27:02.975449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:27:02.975454 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:27:02.975458 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:27:02.975462 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:27:02.975466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:27:02.975473 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:27:02.975478 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:27:02.975482 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:27:02.975587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.5 MB in 2s (12.2 MB/s) 2025-10-18 01:27:02.975654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-18 01:27:02.975734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-18 01:27:02.975853 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-10-18 01:27:02.975915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-10-18 01:27:02.975986 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-10-18 01:27:02.976054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-10-18 01:27:02.976119 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-10-18 01:27:02.976180 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-10-18 01:27:02.976244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-10-18 01:27:02.976312 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-10-18 01:27:02.976378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:27:02.976439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-10-18 01:27:02.976500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-10-18 01:27:02.976584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:27:02.976659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx-common all 1.24.0-2ubuntu7.5 [43.4 kB] 2025-10-18 01:27:02.976726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx amd64 1.24.0-2ubuntu7.5 [520 kB] 2025-10-18 01:27:02.976822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-10-18 01:27:02.976880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 0s (1,384 kB/s) 2025-10-18 01:27:02.976946 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-10-18 01:27:02.977007 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.977072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.977141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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-10-18 01:27:02.977207 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-10-18 01:27:02.977273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-10-18 01:27:02.977338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-10-18 01:27:02.977419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-10-18 01:27:02.977489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-10-18 01:27:02.977582 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-10-18 01:27:02.977658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-18 01:27:02.977724 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-10-18 01:27:02.977858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-10-18 01:27:02.977920 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-10-18 01:27:02.977987 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-10-18 01:27:02.978069 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-10-18 01:27:02.978136 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-10-18 01:27:02.978201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-10-18 01:27:02.978265 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-10-18 01:27:02.978330 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:27:02.978394 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container f2446263e2b4 2025-10-18 01:27:02.978457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0086f9b0e632 2025-10-18 01:27:02.978561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-10-18 01:27:02.978642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 10de8e430429 2025-10-18 01:27:02.978713 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/7 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2025-10-18 01:27:02.978812 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 018e792eb109 2025-10-18 01:27:02.978868 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-10-18 01:27:02.978933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): started 2025-10-18 01:27:02.978997 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:27:02.979062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-console==5.0.1.dev4) (6.1.0) 2025-10-18 01:27:02.979126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-10-18 01:27:02.979198 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: DEPRECATION: Building 'skyline-console' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'skyline-console'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:27:02.979262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.979328 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): started 2025-10-18 01:27:02.979394 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): finished with status 'done' 2025-10-18 01:27:02.979460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-5.0.1.dev4-py3-none-any.whl size=6270595 sha256=8f2fd941c85fc35874bad465851cff88ee28707cd8d97349dfffceb32e782a14 2025-10-18 01:27:02.980562 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-mt7xg6w2/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-10-18 01:27:02.980570 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-10-18 01:27:02.980575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-10-18 01:27:02.980579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-5.0.1.dev4 2025-10-18 01:27:02.980583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 018e792eb109 2025-10-18 01:27:02.980588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> eb3e2cd2a597 2025-10-18 01:27:02.980597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:27:02.980602 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 92ccc8224531 2025-10-18 01:27:02.980606 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-18 01:27:02.980609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-10-18 01:27:02.980613 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-10-18 01:27:02.980617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-10-18 01:27:02.980620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:27:02.980624 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:27:02.980628 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:27:02.980631 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:27:02.980635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:27:02.980639 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:27:02.980642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:27:02.980649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-10-18 01:27:02.980653 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-10-18 01:27:02.980657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-10-18 01:27:02.980660 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-10-18 01:27:02.980664 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:27:02.980668 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:27:02.980671 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.980676 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(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-10-18 01:27:02.980682 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.980686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:70% 2025-10-18 01:27:02.980740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-10-18 01:27:02.980860 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.980928 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:80% (Reading database ... 85% 2025-10-18 01:27:02.980989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% (Reading database ... 95% 2025-10-18 01:27:02.981056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18622 files and directories currently installed.) 2025-10-18 01:27:02.981121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:27:02.981182 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-18 01:27:02.981241 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-10-18 01:27:02.981294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-10-18 01:27:02.981353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-10-18 01:27:02.981403 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:27:02.981452 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:27:02.981512 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:27:02.981677 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:27:02.981735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:27:02.981801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:27:02.981851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:27:02.981901 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-10-18 01:27:02.981961 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:27:02.982026 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-10-18 01:27:02.982078 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.982150 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-18 01:27:02.982209 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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-10-18 01:27:02.982265 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-10-18 01:27:02.982320 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-10-18 01:27:02.982374 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-10-18 01:27:02.982427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-10-18 01:27:02.982478 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-10-18 01:27:02.982556 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-10-18 01:27:02.982620 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18613 files and directories currently installed.) 2025-10-18 01:27:02.982679 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:02.982733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.982801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:02.982856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.982911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:27:02.982964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.983017 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:02.983070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.983122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:02.983174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.983226 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.983279 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.983333 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.983389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.983446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.983499 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.983573 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:27:02.983632 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:02.983686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.983739 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:02.983848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.983889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.983935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.983982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.984026 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:02.985585 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985595 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985604 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985608 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.985612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:27:02.985615 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:27:02.985625 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985632 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:27:02.985638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:02.985645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:02.985652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-10-18 01:27:02.985655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-10-18 01:27:02.985658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:27:02.985662 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:27:02.985665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-10-18 01:27:02.985668 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:27:02.985672 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:27:02.985675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-10-18 01:27:02.985678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-10-18 01:27:02.985682 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:27:02.985685 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.985688 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 7923 files, 1127 directories removed. 2025-10-18 01:27:02.985691 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.985695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-10-18 01:27:02.985698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.985702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-10-18 01:27:02.985705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-18 01:27:02.985708 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-10-18 01:27:02.985711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-10-18 01:27:02.985715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:27:02.985718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 92ccc8224531 2025-10-18 01:27:02.985721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 9d4cfb1b3389 2025-10-18 01:27:02.985724 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-10-18 01:27:02.985728 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in f36ffa93d098 2025-10-18 01:27:02.985734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container f36ffa93d098 2025-10-18 01:27:02.985738 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0bd43bd36f92 2025-10-18 01:27:02.985741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 9077397ba3e8 2025-10-18 01:27:02.985756 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20251018 2025-10-18 01:27:02.985760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-10-18 01:27:02.985170 (took 0:00:44.338073) 2025-10-18 01:27:02.985765 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-10-18 01:27:02.985851 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-10-18 01:27:02.985903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-10-18 01:27:02.985724 2025-10-18 01:27:02.986799 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-10-18 01:27:02.987422 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-10-18 01:27:31.740014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 01:27:31.740092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 406dc0e18175 2025-10-18 01:27:31.740216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20251018" "name"="manila-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:27:31.740245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 904e86208781 2025-10-18 01:27:31.740258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 904e86208781 2025-10-18 01:27:31.740275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 85aa12b3a6ab 2025-10-18 01:27:31.740312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-10-18 01:27:31.740325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> f8705829e5fb 2025-10-18 01:27:31.740375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/6 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2025-10-18 01:27:31.740430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in b3f39f7bdf83 2025-10-18 01:27:31.740480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container b3f39f7bdf83 2025-10-18 01:27:31.740577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 7079872c8216 2025-10-18 01:27:31.740653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:27:31.740702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in f72c46b3b01e 2025-10-18 01:27:31.740817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-10-18 01:27:31.740857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-10-18 01:27:31.740906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-10-18 01:27:31.740988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:27:31.740999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:27:31.741042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:27:31.741124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:27:31.741135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:27:31.741213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:27:31.741223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:27:31.741299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:27:31.741310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-10-18 01:27:31.741382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-10-18 01:27:31.741462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-10-18 01:27:31.741473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-10-18 01:27:31.741830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:27:31.741906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:27:31.741925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-18 01:27:31.741939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-18 01:27:31.742013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(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-10-18 01:27:31.742033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:27:31.742083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-10-18 01:27:31.742100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-10-18 01:27:31.742145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-10-18 01:27:31.742196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-10-18 01:27:31.742214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-18 01:27:31.742244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:27:31.742255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-10-18 01:27:31.742329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-10-18 01:27:31.742338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-10-18 01:27:31.742399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-10-18 01:27:31.742469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:27:31.742486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:27:31.742613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:27:31.742658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:27:31.742701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:27:31.742740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:27:31.742758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:27:31.742820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-10-18 01:27:31.742859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:27:31.742899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:27:31.742912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-18 01:27:31.742953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-18 01:27:31.742998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: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-10-18 01:27:31.743036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:27:31.743092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-18 01:27:31.743133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:80% (Reading database ... 85% (Reading database ... 90% 2025-10-18 01:27:31.743173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-10-18 01:27:31.743223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-10-18 01:27:31.743264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:31.743305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.743353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:31.743402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.743450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:27:31.743737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.743777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:31.743823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.743836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:31.743878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.743889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.743922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.743933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.743969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.743981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.744024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:27:31.744066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:31.744116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.744196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:27:31.744207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.744263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.744304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.744340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:27:31.744396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.744605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:27:31.744636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:27:31.744812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:27:31.744939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.744950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:27:31.745024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.745035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:27:31.745110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-10-18 01:27:31.745143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:27:31.745178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:27:31.745250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:27:31.745262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-10-18 01:27:31.745338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:27:31.745371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:27:31.745406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-10-18 01:27:31.745479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-10-18 01:27:31.745560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:27:31.745575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-18 01:27:31.745611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 8919 files, 1314 directories removed. 2025-10-18 01:27:31.745642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-18 01:27:31.745677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-10-18 01:27:31.745752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-18 01:27:31.745846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1365 files, 140 directories removed. 2025-10-18 01:27:31.745861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-18 01:27:31.745908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:27:31.745984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:27:31.745996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:27:31.746063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container f72c46b3b01e 2025-10-18 01:27:31.746121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 7a72e227443b 2025-10-18 01:27:31.746132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-10-18 01:27:31.746174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in b683f0f5d060 2025-10-18 01:27:31.746251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container b683f0f5d060 2025-10-18 01:27:31.746262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 065192aee53e 2025-10-18 01:27:31.746334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built c372c9e95c0e 2025-10-18 01:27:31.746377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20251018 2025-10-18 01:27:31.746542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-10-18 01:27:31.746363 (took 0:00:28.760639) 2025-10-18 01:27:31.746993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-10-18 01:27:31.747034 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-10-18 01:27:31.747119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-10-18 01:27:31.747027 2025-10-18 01:27:31.748237 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-10-18 01:27:31.749029 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-10-18 01:28:10.996012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 01:28:10.996083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 406dc0e18175 2025-10-18 01:28:10.996236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20251018" "name"="manila-data" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:28:10.996265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in ff2a2ca545fb 2025-10-18 01:28:10.996284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container ff2a2ca545fb 2025-10-18 01:28:10.996301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 1f0f403c6a8a 2025-10-18 01:28:10.996368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:28:10.996390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 1870ca9186fc 2025-10-18 01:28:10.996455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:28:10.996564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:28:10.996630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:28:10.996691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:28:10.996788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:28:10.996870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:28:10.996959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:28:10.997029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:28:10.997115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:28:10.997161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:28:10.997265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:28:10.997318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:28:10.997463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:28:10.997482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:28:10.997576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:28:10.997660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.5 MB in 3s (9,888 kB/s) 2025-10-18 01:28:10.997705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-18 01:28:10.997814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-18 01:28:10.997911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-10-18 01:28:10.998203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-10-18 01:28:10.998266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-10-18 01:28:10.998279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-10-18 01:28:10.998290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-10-18 01:28:10.998332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-10-18 01:28:10.998367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-10-18 01:28:10.998428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-10-18 01:28:10.998440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:28:10.998484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-10-18 01:28:10.998594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-10-18 01:28:10.998611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:28:10.998621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-18 01:28:10.998647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-18 01:28:10.998657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-18 01:28:10.998667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:28:10.998677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-18 01:28:10.998711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-18 01:28:10.998743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-10-18 01:28:10.998753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 1s (845 kB/s) 2025-10-18 01:28:10.998825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-18 01:28:10.998890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:10.998901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-18 01:28:10.998933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(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-10-18 01:28:10.998946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-10-18 01:28:10.998966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-10-18 01:28:10.999003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-10-18 01:28:10.999013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-10-18 01:28:10.999058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-10-18 01:28:10.999099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-10-18 01:28:10.999138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-18 01:28:10.999173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 01:28:10.999221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:28:10.999264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-18 01:28:10.999304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:28:10.999345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:28:10.999385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-10-18 01:28:10.999421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-18 01:28:10.999455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:28:10.999489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-10-18 01:28:10.999590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:28:10.999612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-10-18 01:28:10.999651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:28:10.999661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-10-18 01:28:10.999700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-18 01:28:10.999741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:10.999782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-10-18 01:28:10.999823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-10-18 01:28:10.999936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:28:10.999948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:28:10.999984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:28:11.000018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:28:11.000061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-10-18 01:28:11.000096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:28:11.000156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:28:11.000166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-10-18 01:28:11.000232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:28:11.000246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:28:11.000281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.000316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-10-18 01:28:11.000349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.000386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-10-18 01:28:11.000436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:28:11.000472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.000502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-10-18 01:28:11.000576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-10-18 01:28:11.000610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-10-18 01:28:11.000640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-10-18 01:28:11.000677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:28:11.000714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:28:11.000751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 1870ca9186fc 2025-10-18 01:28:11.000792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 869f99e59601 2025-10-18 01:28:11.000836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:28:11.000891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 4148d5d8fee3 2025-10-18 01:28:11.000923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-18 01:28:11.000993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-10-18 01:28:11.001002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-10-18 01:28:11.001040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-10-18 01:28:11.001077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:28:11.001113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:28:11.001150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:28:11.001186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:28:11.001217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:28:11.001248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:28:11.001279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:28:11.001344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-10-18 01:28:11.001354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-10-18 01:28:11.001389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-10-18 01:28:11.001432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-10-18 01:28:11.001464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:28:11.001499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:28:11.001567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-18 01:28:11.001608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(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-10-18 01:28:11.001647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-10-18 01:28:11.001716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-10-18 01:28:11.001726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-10-18 01:28:11.001766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-10-18 01:28:11.001868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-10-18 01:28:11.001881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-10-18 01:28:11.001962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18997 files and directories currently installed.) 2025-10-18 01:28:11.001972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:28:11.001990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-18 01:28:11.002024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-10-18 01:28:11.002033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-10-18 01:28:11.002116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-10-18 01:28:11.002154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:28:11.002223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:28:11.002292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:28:11.002302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:28:11.002337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:28:11.002373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:28:11.002404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:28:11.002435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-10-18 01:28:11.002467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:28:11.002567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-10-18 01:28:11.002587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-18 01:28:11.002617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-18 01:28:11.002655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: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-10-18 01:28:11.002691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-10-18 01:28:11.002730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-10-18 01:28:11.002774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-10-18 01:28:11.002805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-10-18 01:28:11.002867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-10-18 01:28:11.002930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-10-18 01:28:11.002967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18988 files and directories currently installed.) 2025-10-18 01:28:11.002997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:11.003035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:11.003114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:28:11.003177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.003214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:11.003279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:11.003327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.003370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.003405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.003441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.003476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.003528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.003559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.003591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:28:11.003627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:11.003676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:11.003725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.003762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:11.003897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.003927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.003957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.003994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.004029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:28:11.004064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:28:11.004149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:28:11.004241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:11.004487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:11.004594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-10-18 01:28:11.004632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-10-18 01:28:11.004648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:28:11.004693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:28:11.004771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-10-18 01:28:11.004818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:28:11.004901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:28:11.004974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-10-18 01:28:11.005013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-10-18 01:28:11.005090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:28:11.005127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.005305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 8919 files, 1314 directories removed. 2025-10-18 01:28:11.005330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.005340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-10-18 01:28:11.005370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.005397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1365 files, 140 directories removed. 2025-10-18 01:28:11.005405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-18 01:28:11.005435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-10-18 01:28:11.005444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-10-18 01:28:11.005473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:28:11.005529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 4148d5d8fee3 2025-10-18 01:28:11.005573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 1d3335175b60 2025-10-18 01:28:11.005601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-10-18 01:28:11.005630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 699abc4dfb75 2025-10-18 01:28:11.005696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 699abc4dfb75 2025-10-18 01:28:11.005705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 2aceb11ce10a 2025-10-18 01:28:11.005733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built c819669d0f01 2025-10-18 01:28:11.005761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20251018 2025-10-18 01:28:11.005870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-10-18 01:28:11.005764 (took 0:00:39.258737) 2025-10-18 01:28:11.006256 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-10-18 01:28:11.006307 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-10-18 01:28:11.006315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-10-18 01:28:11.006255 2025-10-18 01:28:11.007176 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-10-18 01:28:11.007736 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-10-18 01:28:36.974377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 01:28:36.974451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 406dc0e18175 2025-10-18 01:28:36.974586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20251018" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:28:36.974635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 98721bc9d463 2025-10-18 01:28:36.974650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 98721bc9d463 2025-10-18 01:28:36.974690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> c0e3a8002be0 2025-10-18 01:28:36.974705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:28:36.974719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in f84c866dc008 2025-10-18 01:28:36.974759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-10-18 01:28:36.974813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-10-18 01:28:36.974867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-10-18 01:28:36.975008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-10-18 01:28:36.975023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:28:36.975063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:28:36.975107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:28:36.975147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:28:36.975186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:28:36.975247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:28:36.975293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:28:36.975331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-10-18 01:28:36.975373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-10-18 01:28:36.975462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-10-18 01:28:36.975501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-10-18 01:28:36.975572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:28:36.975616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:28:36.975678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-10-18 01:28:36.975749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(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-10-18 01:28:36.975788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-10-18 01:28:36.975839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-10-18 01:28:36.975901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-10-18 01:28:36.976039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-10-18 01:28:36.976051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-10-18 01:28:36.976104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:90% 2025-10-18 01:28:36.976160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-10-18 01:28:36.976213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-10-18 01:28:36.976270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:100% (Reading database ... 18810 files and directories currently installed.) 2025-10-18 01:28:36.976327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:28:36.976380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-10-18 01:28:36.976431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-10-18 01:28:36.976472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-10-18 01:28:36.976564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-10-18 01:28:36.976611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:28:36.976653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:28:36.976722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:28:36.976756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:28:36.976790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:28:36.976824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:28:36.976859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:28:36.977003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-10-18 01:28:36.977022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:28:36.977055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-10-18 01:28:36.977089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-10-18 01:28:36.977174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(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-10-18 01:28:36.977224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-10-18 01:28:36.977234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-10-18 01:28:36.977276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-10-18 01:28:36.977353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-10-18 01:28:36.977364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-10-18 01:28:36.977405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-10-18 01:28:36.977446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-10-18 01:28:36.977489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:36.977560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.977598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:36.977632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.977674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:28:36.977715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.977755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:36.977790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.977825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:36.977859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.977937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.977992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.978003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.978046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.978101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.978115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:28:36.978149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:36.978190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.978224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:28:36.978259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.978294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.978328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.978369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:28:36.978403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.978592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:28:36.978622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:28:36.978701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:28:36.978821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:28:36.978919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-18 01:28:36.978960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.978999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:28:36.979033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-10-18 01:28:36.979075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-10-18 01:28:36.979109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:28:36.979143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:28:36.979176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-10-18 01:28:36.979218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:28:36.979252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:28:36.979287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-10-18 01:28:36.979321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-10-18 01:28:36.979362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:28:36.979396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-18 01:28:36.979432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 8919 files, 1314 directories removed. 2025-10-18 01:28:36.979465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-18 01:28:36.979529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-10-18 01:28:36.979598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-18 01:28:36.979612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1365 files, 140 directories removed. 2025-10-18 01:28:36.979651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-18 01:28:36.979690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-10-18 01:28:36.979723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-10-18 01:28:36.979757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:28:36.979792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container f84c866dc008 2025-10-18 01:28:36.979833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 32769a76f29b 2025-10-18 01:28:36.979874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-10-18 01:28:36.979988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 1b1ccd8de081 2025-10-18 01:28:36.980007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 1b1ccd8de081 2025-10-18 01:28:36.980024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 74bb1df4b9d5 2025-10-18 01:28:36.980058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built df714b47f328 2025-10-18 01:28:36.980068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20251018 2025-10-18 01:28:36.980155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-10-18 01:28:36.980045 (took 0:00:25.973790) 2025-10-18 01:28:36.980552 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-10-18 01:28:36.980604 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-10-18 01:28:36.980708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-10-18 01:28:36.980597 2025-10-18 01:28:36.981669 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-10-18 01:28:36.982292 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-10-18 01:29:31.762784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 01:29:31.762833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 406dc0e18175 2025-10-18 01:29:31.762871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20251018" "name"="manila-share" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:29:31.762880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 3c68c1611a65 2025-10-18 01:29:31.762886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 3c68c1611a65 2025-10-18 01:29:31.762907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> f76e74b26339 2025-10-18 01:29:31.765598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:29:31.765613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 2a8c6f2703bc 2025-10-18 01:29:31.765619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:29:31.765623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:29:31.765629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:29:31.765634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:29:31.765639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:29:31.765644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:29:31.765648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:29:31.765652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:29:31.765657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:29:31.765687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:29:31.765691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:29:31.765694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:29:31.765698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:29:31.765714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:29:31.765717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:29:31.765721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.5 MB in 3s (10.6 MB/s) 2025-10-18 01:29:31.765724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-18 01:29:31.765728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-18 01:29:31.765731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-10-18 01:29:31.765734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-10-18 01:29:31.765738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-10-18 01:29:31.765741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-10-18 01:29:31.765744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-18 01:29:31.765747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-18 01:29:31.765751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-10-18 01:29:31.765754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-10-18 01:29:31.765757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-10-18 01:29:31.765760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-10-18 01:29:31.765764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-10-18 01:29:31.765767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-10-18 01:29:31.765770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-10-18 01:29:31.765774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-10-18 01:29:31.765777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-10-18 01:29:31.765781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-10-18 01:29:31.765784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-10-18 01:29:31.765787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-10-18 01:29:31.765790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-10-18 01:29:31.765798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-10-18 01:29:31.765801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-10-18 01:29:31.765805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-10-18 01:29:31.765808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-10-18 01:29:31.765811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-18 01:29:31.765818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-thread1.83.0 libboost-url1.83.0 libcephfs2 libcryptsetup12 2025-10-18 01:29:31.765822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 libgfrpc0 libgfxdr0 2025-10-18 01:29:31.765825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 libinih1 libjson-c5 2025-10-18 01:29:31.765828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 libpmemobj1 librabbitmq4 2025-10-18 01:29:31.765832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: librados2 libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 2025-10-18 01:29:31.765835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liburcu8t64 psmisc python3-ceph-argparse python3-ceph-common python3-cephfs 2025-10-18 01:29:31.765838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-certifi python3-chardet python3-idna python3-jwt python3-prettytable 2025-10-18 01:29:31.765842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-10-18 01:29:31.765845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml sqlite3 xfsprogs 2025-10-18 01:29:31.765848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 55 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:29:31.765851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 44.8 MB of archives. 2025-10-18 01:29:31.765855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 184 MB of additional disk space will be used. 2025-10-18 01:29:31.765858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:29:31.765864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-18 01:29:31.765868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-18 01:29:31.765872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-18 01:29:31.765875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-18 01:29:31.765880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-18 01:29:31.765883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-18 01:29:31.765886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-18 01:29:31.765890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-18 01:29:31.765893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-18 01:29:31.765896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-10-18 01:29:31.765899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-18 01:29:31.765903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-18 01:29:31.765906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-18 01:29:31.765912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-18 01:29:31.765916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-18 01:29:31.765923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-18 01:29:31.765926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-18 01:29:31.765929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-18 01:29:31.765933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-18 01:29:31.765936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-18 01:29:31.765939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-18 01:29:31.765943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-18 01:29:31.765946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-18 01:29:31.765949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-18 01:29:31.765952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-18 01:29:31.765968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-18 01:29:31.765971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-18 01:29:31.765975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-18 01:29:31.765981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-18 01:29:31.765984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-18 01:29:31.765988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-18 01:29:31.765991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-18 01:29:31.765994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-18 01:29:31.765997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-18 01:29:31.766000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-18 01:29:31.766004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-18 01:29:31.766010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-18 01:29:31.766016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-18 01:29:31.766019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-18 01:29:31.766037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-18 01:29:31.766111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-18 01:29:31.766165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-18 01:29:31.766209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-18 01:29:31.766267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-10-18 01:29:31.766314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-10-18 01:29:31.766366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-10-18 01:29:31.766417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-10-18 01:29:31.766467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-10-18 01:29:31.766555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 01:29:31.766610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-10-18 01:29:31.766661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-10-18 01:29:31.766714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-10-18 01:29:31.766764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-10-18 01:29:31.766815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-10-18 01:29:31.766865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-10-18 01:29:31.766916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 44.8 MB in 2s (18.4 MB/s) 2025-10-18 01:29:31.766993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-10-18 01:29:31.767048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-18 01:29:31.767099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(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-10-18 01:29:31.767149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-10-18 01:29:31.767200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-10-18 01:29:31.767249 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-10-18 01:29:31.767299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-10-18 01:29:31.767350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-18 01:29:31.767402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-18 01:29:31.767452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 01:29:31.767516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-10-18 01:29:31.767574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-18 01:29:31.767629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:29:31.767690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-18 01:29:31.767740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-18 01:29:31.767790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 01:29:31.767839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-18 01:29:31.767888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 01:29:31.767937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:29:31.768088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-10-18 01:29:31.768128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-18 01:29:31.768140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-18 01:29:31.768145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-10-18 01:29:31.768190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-18 01:29:31.768237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:29:31.768287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-10-18 01:29:31.768336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-18 01:29:31.768385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 01:29:31.768433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-10-18 01:29:31.768481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-psmisc_23.7-1build1_amd64.deb ... 2025-10-18 01:29:31.768567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-10-18 01:29:31.768674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-10-18 01:29:31.768736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-10-18 01:29:31.768789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-10-18 01:29:31.768841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-18 01:29:31.768893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:29:31.768943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.769143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-18 01:29:31.769228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:29:31.769293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.769376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-10-18 01:29:31.769422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.769478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.769567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-10-18 01:29:31.769633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-18 01:29:31.769689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 01:29:31.769743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-10-18 01:29:31.769796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-18 01:29:31.769847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 01:29:31.769899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-10-18 01:29:31.769951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:29:31.770088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:29:31.770142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-10-18 01:29:31.770192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-18 01:29:31.770243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:29:31.770293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-10-18 01:29:31.770342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.770391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.770440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-10-18 01:29:31.770489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.770560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.770618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-10-18 01:29:31.770669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-18 01:29:31.770721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.770773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-10-18 01:29:31.770824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.770873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.770922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-10-18 01:29:31.770983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.771083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.771100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-10-18 01:29:31.771135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.771183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.771230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-10-18 01:29:31.771277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-18 01:29:31.771324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 01:29:31.771372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-10-18 01:29:31.771419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-prettytable_3.6.0-2_all.deb ... 2025-10-18 01:29:31.771466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-18 01:29:31.771515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-10-18 01:29:31.771586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.771648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.771702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-10-18 01:29:31.771744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-certifi_2023.11.17-1_all.deb ... 2025-10-18 01:29:31.771795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-18 01:29:31.771842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-10-18 01:29:31.771890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-18 01:29:31.771938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 01:29:31.772008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-10-18 01:29:31.772060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-18 01:29:31.772109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 01:29:31.772157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-10-18 01:29:31.772204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-18 01:29:31.772252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 01:29:31.772299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-10-18 01:29:31.772345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-18 01:29:31.772392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 01:29:31.772438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-10-18 01:29:31.772486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.772559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 01:29:31.772615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-18 01:29:31.772665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-18 01:29:31.772714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 01:29:31.772763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-18 01:29:31.772813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:29:31.772861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.772909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-18 01:29:31.772974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.773053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:29:31.773104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.773153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-18 01:29:31.773202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:29:31.773251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.773299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-18 01:29:31.773348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-18 01:29:31.773397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.773445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-18 01:29:31.773493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-18 01:29:31.773564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 01:29:31.773616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-10-18 01:29:31.773662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-18 01:29:31.773707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 01:29:31.773768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-18 01:29:31.773807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-18 01:29:31.773852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 01:29:31.773899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-10-18 01:29:31.773945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.774040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 01:29:31.774088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-10-18 01:29:31.774133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-18 01:29:31.774177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 01:29:31.774221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-10-18 01:29:31.774265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.774308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-10-18 01:29:31.777570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-18 01:29:31.777575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-10-18 01:29:31.777583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-10-18 01:29:31.777593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-10-18 01:29:31.777603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-10-18 01:29:31.777613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-10-18 01:29:31.777624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 01:29:31.777633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 01:29:31.777637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:29:31.777640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-10-18 01:29:31.777643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... 2025-10-18 01:29:31.777646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-10-18 01:29:31.777650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-10-18 01:29:31.777653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-libinih1_55-1ubuntu2_amd64.deb ... 2025-10-18 01:29:31.777656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-10-18 01:29:31.777659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-10-18 01:29:31.777662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-10-18 01:29:31.777666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-18 01:29:31.777674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-10-18 01:29:31.777682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-10-18 01:29:31.777692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-10-18 01:29:31.777695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-10-18 01:29:31.777701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-10-18 01:29:31.777704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-10-18 01:29:31.777708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-18 01:29:31.777711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.777714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:29:31.777721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-18 01:29:31.777724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-10-18 01:29:31.777728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-10-18 01:29:31.777731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-10-18 01:29:31.777734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-10-18 01:29:31.777737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-18 01:29:31.777741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.777744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.777750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-18 01:29:31.777753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.777757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-18 01:29:31.777760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.777763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-18 01:29:31.777766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:29:31.777773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-10-18 01:29:31.777776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.777779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-18 01:29:31.777783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-18 01:29:31.777786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-10-18 01:29:31.777789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-18 01:29:31.777795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-18 01:29:31.777798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.777801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-18 01:29:31.777808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-18 01:29:31.777811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-18 01:29:31.777814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-18 01:29:31.777818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-18 01:29:31.777821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-18 01:29:31.777824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-18 01:29:31.777827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-18 01:29:31.777830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-10-18 01:29:31.777833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:29:31.777839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-18 01:29:31.777842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-10-18 01:29:31.777846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-18 01:29:31.777855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-18 01:29:31.777865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-18 01:29:31.777868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-18 01:29:31.777871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-10-18 01:29:31.777898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-10-18 01:29:31.777902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2025-10-18 01:29:31.777906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-10-18 01:29:31.777909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-10-18 01:29:31.777921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-18 01:29:31.777924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-10-18 01:29:31.777928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-10-18 01:29:31.777931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-10-18 01:29:31.777934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-10-18 01:29:31.777937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-10-18 01:29:31.777941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-10-18 01:29:31.777944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-10-18 01:29:31.777947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-10-18 01:29:31.777950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-18 01:29:31.777954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:29:31.777981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 2a8c6f2703bc 2025-10-18 01:29:31.777985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 79a00c90b990 2025-10-18 01:29:31.777990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:29:31.777995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 270fcfa76cc1 2025-10-18 01:29:31.777998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-18 01:29:31.778001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-10-18 01:29:31.778005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-10-18 01:29:31.778008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-10-18 01:29:31.778011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:29:31.778017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:29:31.778020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:29:31.778024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:29:31.778027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:29:31.778030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:29:31.778034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:29:31.778037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-10-18 01:29:31.778040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-10-18 01:29:31.778044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-10-18 01:29:31.778047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-10-18 01:29:31.778050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:29:31.778054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:29:31.778060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-18 01:29:31.778068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(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-10-18 01:29:31.778072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-10-18 01:29:31.778076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-10-18 01:29:31.778079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-18 01:29:31.778082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:80% 2025-10-18 01:29:31.778086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-10-18 01:29:31.778089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-10-18 01:29:31.778092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-10-18 01:29:31.778096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19896 files and directories currently installed.) 2025-10-18 01:29:31.778099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:29:31.778102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-18 01:29:31.778108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-10-18 01:29:31.778112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-10-18 01:29:31.778115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-10-18 01:29:31.778118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:29:31.778122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:29:31.778125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:29:31.778128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:29:31.778132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:29:31.778135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:29:31.778138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:29:31.778141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-10-18 01:29:31.778146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:29:31.778149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-10-18 01:29:31.778153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-18 01:29:31.778207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(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-10-18 01:29:31.778242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-10-18 01:29:31.778286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-10-18 01:29:31.778321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-10-18 01:29:31.778365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-10-18 01:29:31.778408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-10-18 01:29:31.778442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-10-18 01:29:31.778481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19887 files and directories currently installed.) 2025-10-18 01:29:31.778543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:31.778583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.778622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:31.778659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.778698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:29:31.778734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.778772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:31.778809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.778846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:31.778882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.778920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.778970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.779004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.779041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.779078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.779115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:29:31.779166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:31.779203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.779240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:31.779277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.779314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.779350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.779386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:31.779422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.779586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:29:31.779623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:29:31.779731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:29:31.779838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:31.779908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.779943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:31.780031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-10-18 01:29:31.780052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-10-18 01:29:31.780144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:29:31.780164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:29:31.780174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-10-18 01:29:31.780183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:29:31.780273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:29:31.780287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-10-18 01:29:31.780295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-10-18 01:29:31.780327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:29:31.780361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.780397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 8919 files, 1314 directories removed. 2025-10-18 01:29:31.780428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.780461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-10-18 01:29:31.780491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.780539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1576 files, 166 directories removed. 2025-10-18 01:29:31.780574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-18 01:29:31.780608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-10-18 01:29:31.780642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-10-18 01:29:31.780674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:29:31.780707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 270fcfa76cc1 2025-10-18 01:29:31.780739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 33bbff4e0264 2025-10-18 01:29:31.780771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-10-18 01:29:31.780805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in ea2654e488fa 2025-10-18 01:29:31.780837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container ea2654e488fa 2025-10-18 01:29:31.780869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 2eded6ecf4e8 2025-10-18 01:29:31.780903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built c30beaf9bdc8 2025-10-18 01:29:31.780935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20251018 2025-10-18 01:29:31.781017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-10-18 01:29:31.780945 (took 0:00:54.800348) 2025-10-18 01:29:31.781337 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-10-18 01:29:31.781439 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-10-18 01:29:31.781445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-10-18 01:29:31.781391 2025-10-18 01:29:31.782266 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-10-18 01:29:31.782765 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-10-18 01:29:56.107929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 2025-10-18 01:29:56.108093 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> d1333219b075 2025-10-18 01:29:56.108121 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20251018" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:29:56.108320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 093d96074acd 2025-10-18 01:29:56.108365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 093d96074acd 2025-10-18 01:29:56.108371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> c9df2880ef89 2025-10-18 01:29:56.108469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:29:56.108604 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 7e242c858314 2025-10-18 01:29:56.108699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-10-18 01:29:56.108777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-10-18 01:29:56.108859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-10-18 01:29:56.109043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-10-18 01:29:56.109123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:29:56.109194 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:29:56.109264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:29:56.109334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:29:56.109401 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:29:56.109472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:29:56.109578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:29:56.109658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-10-18 01:29:56.109731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-10-18 01:29:56.109812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-10-18 01:29:56.109883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-10-18 01:29:56.109961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:29:56.110094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:29:56.110175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-10-18 01:29:56.110256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(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-10-18 01:29:56.110332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:29:56.110408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-10-18 01:29:56.110481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% (Reading database ... 90% 2025-10-18 01:29:56.110587 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-10-18 01:29:56.110656 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:29:56.110743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-10-18 01:29:56.110817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-10-18 01:29:56.110882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-10-18 01:29:56.110967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-10-18 01:29:56.111060 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:29:56.111111 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:29:56.111170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:29:56.111229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:29:56.111288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:29:56.111348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:29:56.111407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:29:56.111467 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-10-18 01:29:56.111559 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:29:56.111627 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-10-18 01:29:56.111694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-10-18 01:29:56.111762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(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-10-18 01:29:56.111831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-10-18 01:29:56.111910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-10-18 01:29:56.111979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-10-18 01:29:56.112089 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-10-18 01:29:56.112156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-10-18 01:29:56.112220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-10-18 01:29:56.112296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-10-18 01:29:56.112404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:56.112530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.112642 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:56.112698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.112755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:29:56.112812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.112867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:56.112924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.112978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:56.113052 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.113106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.113161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.113216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.113272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.113326 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.113379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:29:56.113475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:56.113556 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.113619 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:29:56.113675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.113730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.113783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.113837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:29:56.113889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.113940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.114004 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.114060 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.114113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:29:56.114166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.114219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.114272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:29:56.114325 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.114382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.114437 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.114490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:29:56.114564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.116318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:29:56.116380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116398 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.116411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:29:56.116425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-10-18 01:29:56.116433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-10-18 01:29:56.116463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:29:56.116479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:29:56.116486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-10-18 01:29:56.116494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:29:56.116534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:29:56.116546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-10-18 01:29:56.116553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-10-18 01:29:56.116561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:29:56.116568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116576 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8725 files, 1225 directories removed. 2025-10-18 01:29:56.116583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-10-18 01:29:56.116598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-10-18 01:29:56.116613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-18 01:29:56.116621 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-10-18 01:29:56.116628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-10-18 01:29:56.116635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:29:56.116643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 7e242c858314 2025-10-18 01:29:56.116651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 7d106211677f 2025-10-18 01:29:56.116658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-10-18 01:29:56.116666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 7f776151559d 2025-10-18 01:29:56.116673 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 7f776151559d 2025-10-18 01:29:56.116681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 48d08e7db0f6 2025-10-18 01:29:56.116688 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built fc8b0d6e7541 2025-10-18 01:29:56.116696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251018 2025-10-18 01:29:56.116703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-10-18 01:29:56.115727 (took 0:00:24.334336) 2025-10-18 01:29:56.116711 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-10-18 01:29:56.116718 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-10-18 01:29:56.116734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-10-18 01:29:56.116236 2025-10-18 01:29:56.117593 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-10-18 01:29:56.118036 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-10-18 01:30:23.363539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 2025-10-18 01:30:23.363722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> d1333219b075 2025-10-18 01:30:23.364924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20251018" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:30:23.365010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 997d1d53fdb5 2025-10-18 01:30:23.365079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 997d1d53fdb5 2025-10-18 01:30:23.365101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 138bdf0f4720 2025-10-18 01:30:23.365123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-10-18 01:30:23.365145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 3c83ea8b1bff 2025-10-18 01:30:23.365166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-10-18 01:30:23.365187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 72e9fc9280d0 2025-10-18 01:30:23.365233 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 72e9fc9280d0 2025-10-18 01:30:23.365254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> bf14976c12d5 2025-10-18 01:30:23.365386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:30:23.365413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in c9e2bb5d9a30 2025-10-18 01:30:23.365435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-10-18 01:30:23.365456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-10-18 01:30:23.365588 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-10-18 01:30:23.365675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:30:23.365755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:30:23.365834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:30:23.367763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:30:23.367823 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:30:23.367838 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:30:23.367851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:30:23.367863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:30:23.367919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-10-18 01:30:23.367931 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-10-18 01:30:23.367940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-10-18 01:30:23.367950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-10-18 01:30:23.367959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:30:23.367969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:30:23.367978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-18 01:30:23.367991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(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-10-18 01:30:23.368002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-10-18 01:30:23.368012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:30:23.368054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-10-18 01:30:23.368064 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-10-18 01:30:23.368073 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-10-18 01:30:23.368083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-10-18 01:30:23.368094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:30:23.368104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-10-18 01:30:23.368178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-10-18 01:30:23.368189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-10-18 01:30:23.368199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-10-18 01:30:23.368209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:30:23.368218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:30:23.368228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:30:23.368282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:30:23.368634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:30:23.368655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:30:23.368682 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:30:23.368784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-10-18 01:30:23.368961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:30:23.369200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:30:23.369376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-18 01:30:23.371744 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-18 01:30:23.371804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: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-10-18 01:30:23.371863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-10-18 01:30:23.371874 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-10-18 01:30:23.371884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-10-18 01:30:23.371893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-10-18 01:30:23.371903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-10-18 01:30:23.371913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-10-18 01:30:23.371923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-10-18 01:30:23.371934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:23.371945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.371954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:23.371964 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.371973 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:30:23.371983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.371992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:23.372003 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.372012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:23.372059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.372069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.372079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.372088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.372098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.372107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.372116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:30:23.372199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:23.372210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.372220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:23.372229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.372239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.372289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.373734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:23.373767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.373837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:30:23.373853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:30:23.373891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:30:23.373935 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:23.373954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.373963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:23.374057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-10-18 01:30:23.374071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:30:23.374081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:30:23.374090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:30:23.374147 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-10-18 01:30:23.374157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:30:23.374195 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:30:23.374205 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-10-18 01:30:23.374268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-10-18 01:30:23.375327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:30:23.375387 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-18 01:30:23.375403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8725 files, 1225 directories removed. 2025-10-18 01:30:23.375415 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-18 01:30:23.375425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-10-18 01:30:23.375435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-18 01:30:23.375445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-10-18 01:30:23.375454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-18 01:30:23.375463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:30:23.375473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:30:23.375482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:30:23.375492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container c9e2bb5d9a30 2025-10-18 01:30:23.375501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 98c2277b0ecc 2025-10-18 01:30:23.375551 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built cfe391da0656 2025-10-18 01:30:23.375561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20251018 2025-10-18 01:30:23.375571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-10-18 01:30:23.374840 (took 0:00:27.258604) 2025-10-18 01:30:23.375640 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-10-18 01:30:23.375651 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-10-18 01:30:23.375661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-10-18 01:30:23.375386 2025-10-18 01:30:23.376567 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-10-18 01:30:23.377194 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-10-18 01:30:48.714871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 2025-10-18 01:30:48.714944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> d1333219b075 2025-10-18 01:30:48.714961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20251018" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:30:48.714976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 9d3dcca3956a 2025-10-18 01:30:48.714988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 9d3dcca3956a 2025-10-18 01:30:48.714999 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 12a5c3cccf28 2025-10-18 01:30:48.715027 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:30:48.715067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in a7aad6b15cd3 2025-10-18 01:30:48.715113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-10-18 01:30:48.715124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-10-18 01:30:48.715157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-10-18 01:30:48.715168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-10-18 01:30:48.715179 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:30:48.715211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:30:48.715222 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:30:48.715256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:30:48.715267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:30:48.715297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:30:48.715312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:30:48.715354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-10-18 01:30:48.715424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-10-18 01:30:48.715464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-10-18 01:30:48.715550 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-10-18 01:30:48.715589 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:30:48.715624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:30:48.715708 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-10-18 01:30:48.715749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(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-10-18 01:30:48.715812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-10-18 01:30:48.715844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-10-18 01:30:48.715905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-10-18 01:30:48.715943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-10-18 01:30:48.715994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-10-18 01:30:48.716073 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-10-18 01:30:48.716112 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-10-18 01:30:48.716166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:30:48.716226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-10-18 01:30:48.716264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-10-18 01:30:48.716329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-10-18 01:30:48.716381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-10-18 01:30:48.716414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:30:48.716482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:30:48.716554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:30:48.716591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:30:48.716631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:30:48.716680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:30:48.716718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:30:48.716795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-10-18 01:30:48.716825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:30:48.716862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-10-18 01:30:48.716916 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-10-18 01:30:48.716977 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-10-18 01:30:48.717011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: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-10-18 01:30:48.717098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-10-18 01:30:48.717131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-10-18 01:30:48.717184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-10-18 01:30:48.717216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-10-18 01:30:48.717256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-10-18 01:30:48.717311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-10-18 01:30:48.717374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-10-18 01:30:48.717412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:48.717464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.717551 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.717586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:48.717628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.717690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:30:48.717728 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.717780 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:48.717842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.717875 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:48.717933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.718223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.718282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.718294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.718304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.718344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.718355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:30:48.718389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:48.718399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.718413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:30:48.718449 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.718503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.718596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.718680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.718691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:30:48.718762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.718804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.718845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.718917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.718957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:30:48.719071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:30:48.719181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:30:48.719327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:30:48.719396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719467 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:30:48.719541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.719592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-10-18 01:30:48.719635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-10-18 01:30:48.719696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:30:48.719736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:30:48.719802 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-10-18 01:30:48.719842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:30:48.719906 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:30:48.719945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-10-18 01:30:48.720010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-10-18 01:30:48.720069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:30:48.720152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.720208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8725 files, 1225 directories removed. 2025-10-18 01:30:48.720247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.720302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-10-18 01:30:48.720338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.720411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-10-18 01:30:48.720446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-18 01:30:48.720500 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-10-18 01:30:48.720573 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-10-18 01:30:48.720648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:30:48.720681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container a7aad6b15cd3 2025-10-18 01:30:48.720715 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 9f10fbb9817d 2025-10-18 01:30:48.720771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-10-18 01:30:48.720813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in ebc530251395 2025-10-18 01:30:48.720853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container ebc530251395 2025-10-18 01:30:48.720918 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 7dbe707db224 2025-10-18 01:30:48.720958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built c3daf6b917f1 2025-10-18 01:30:48.720997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251018 2025-10-18 01:30:48.721167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-10-18 01:30:48.720999 (took 0:00:25.345613) 2025-10-18 01:30:48.721634 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-10-18 01:30:48.721678 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-10-18 01:30:48.721792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-10-18 01:30:48.721667 2025-10-18 01:30:48.722941 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-10-18 01:30:48.723714 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-10-18 01:31:35.247613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 01:31:35.247680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 9f491422c93e 2025-10-18 01:31:35.247734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20251018" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:31:35.247753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in f229aac2f351 2025-10-18 01:31:35.247764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container f229aac2f351 2025-10-18 01:31:35.248821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> d464397ae591 2025-10-18 01:31:35.248888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:31:35.248904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 159f6b544b2c 2025-10-18 01:31:35.248917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:31:35.248930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:31:35.248943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:31:35.248956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:31:35.248968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:31:35.248980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:31:35.248992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:31:35.249003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:31:35.249015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:31:35.249027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:31:35.249039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:31:35.249050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:31:35.249140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:31:35.249153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:31:35.249162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:31:35.249259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.5 MB in 3s (8,186 kB/s) 2025-10-18 01:31:35.249271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-18 01:31:35.249281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-18 01:31:35.249291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-10-18 01:31:35.249301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-10-18 01:31:35.249310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-10-18 01:31:35.249320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-18 01:31:35.249330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-18 01:31:35.249339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-10-18 01:31:35.249349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-10-18 01:31:35.249404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-10-18 01:31:35.249415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-18 01:31:35.249425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-10-18 01:31:35.249435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-10-18 01:31:35.249486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-10-18 01:31:35.249497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-10-18 01:31:35.249604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-18 01:31:35.249633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-18 01:31:35.249643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-10-18 01:31:35.249696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-10-18 01:31:35.249707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-10-18 01:31:35.249717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:31:35.249763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-10-18 01:31:35.249773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-10-18 01:31:35.249824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:31:35.249834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-18 01:31:35.249882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-18 01:31:35.249933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-18 01:31:35.249943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:31:35.249989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-18 01:31:35.250043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-18 01:31:35.250054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-10-18 01:31:35.250129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-18 01:31:35.250140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-10-18 01:31:35.250186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-18 01:31:35.250236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-18 01:31:35.250247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-18 01:31:35.250292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-18 01:31:35.250338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-18 01:31:35.250383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-18 01:31:35.250433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-18 01:31:35.250443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-18 01:31:35.250489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-18 01:31:35.250572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-18 01:31:35.250586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 01:31:35.250634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-18 01:31:35.250644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-18 01:31:35.250703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-18 01:31:35.250720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-18 01:31:35.250767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-10-18 01:31:35.250813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 1s (2,365 kB/s) 2025-10-18 01:31:35.250868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-18 01:31:35.250901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.250969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(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-10-18 01:31:35.251726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% (Reading database ... 75% 2025-10-18 01:31:35.251781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-10-18 01:31:35.251794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.251805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:85% 2025-10-18 01:31:35.251815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-10-18 01:31:35.251824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.251834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:95% 2025-10-18 01:31:35.251843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-18 01:31:35.251854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 01:31:35.251864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:31:35.251874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-18 01:31:35.251883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:31:35.251893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:31:35.251902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-10-18 01:31:35.251912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-18 01:31:35.251921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:31:35.251931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-10-18 01:31:35.251940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:31:35.251950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-10-18 01:31:35.251959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:31:35.252024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-10-18 01:31:35.252035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-18 01:31:35.252045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.252055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-10-18 01:31:35.252064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-10-18 01:31:35.252103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:31:35.252112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:31:35.252122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-10-18 01:31:35.252176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-10-18 01:31:35.252186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-18 01:31:35.252196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-10-18 01:31:35.252206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.252215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-18 01:31:35.252280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.252291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 01:31:35.252327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-10-18 01:31:35.252388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-10-18 01:31:35.252400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-10-18 01:31:35.252409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-10-18 01:31:35.252470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-18 01:31:35.252558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:31:35.252573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-10-18 01:31:35.252628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-18 01:31:35.252639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:31:35.252687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-10-18 01:31:35.252697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-18 01:31:35.252743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:31:35.252753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-10-18 01:31:35.252802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-18 01:31:35.252813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:31:35.252859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-10-18 01:31:35.252869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-18 01:31:35.253770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:31:35.253808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-10-18 01:31:35.253816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:31:35.253822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:31:35.253828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-10-18 01:31:35.253834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:31:35.253839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:31:35.253844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-10-18 01:31:35.253850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-18 01:31:35.253855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:31:35.253861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-10-18 01:31:35.253866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-18 01:31:35.253872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:31:35.253877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-10-18 01:31:35.253883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-18 01:31:35.253888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:31:35.253934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 01:31:35.253941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 01:31:35.253946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:31:35.253952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-10-18 01:31:35.253957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-10-18 01:31:35.253963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-10-18 01:31:35.254016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-10-18 01:31:35.254023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-18 01:31:35.254029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:31:35.254034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-10-18 01:31:35.254040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:31:35.254045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:31:35.254051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-10-18 01:31:35.254056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:31:35.254097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:31:35.254104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:31:35.254109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-18 01:31:35.254144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-18 01:31:35.254151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:31:35.254156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:31:35.254184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 01:31:35.254213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:31:35.254241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-18 01:31:35.254269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-10-18 01:31:35.254297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-10-18 01:31:35.254488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:31:35.254595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:31:35.254616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-10-18 01:31:35.254631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:31:35.254647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:31:35.254662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-10-18 01:31:35.254690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:31:35.254706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:31:35.254753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.254771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-10-18 01:31:35.254788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-10-18 01:31:35.254813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-18 01:31:35.254924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:31:35.254947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:31:35.254963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-10-18 01:31:35.254980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:31:35.254996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:31:35.255147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:31:35.255163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:31:35.255175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-10-18 01:31:35.255185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:31:35.255195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:31:35.255205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.255262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-10-18 01:31:35.255273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.255282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-10-18 01:31:35.255292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:31:35.255373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.255384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-10-18 01:31:35.255394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-10-18 01:31:35.255404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-10-18 01:31:35.256739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-10-18 01:31:35.256771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:31:35.256777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:31:35.256791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:31:35.256796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-10-18 01:31:35.256801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:31:35.256805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-10-18 01:31:35.256810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:31:35.256814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:31:35.256819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:31:35.256824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 159f6b544b2c 2025-10-18 01:31:35.256829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> f25a6eef7a2b 2025-10-18 01:31:35.256835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:31:35.256846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in e7c34d2aee36 2025-10-18 01:31:35.256852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-18 01:31:35.256856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-10-18 01:31:35.256861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-10-18 01:31:35.256865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-10-18 01:31:35.256870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:31:35.256874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:31:35.256879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:31:35.256884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:31:35.256888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:31:35.256893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:31:35.256897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:31:35.256902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-10-18 01:31:35.256906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-10-18 01:31:35.256911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-10-18 01:31:35.256915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-10-18 01:31:35.256920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:31:35.256924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:31:35.256929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.256935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(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% 2025-10-18 01:31:35.256942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.256949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:65% 2025-10-18 01:31:35.256956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-10-18 01:31:35.256963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:31:35.256970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-10-18 01:31:35.256978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.256985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:90% 2025-10-18 01:31:35.256993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-10-18 01:31:35.257009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20185 files and directories currently installed.) 2025-10-18 01:31:35.257015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:31:35.257020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-18 01:31:35.257028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-10-18 01:31:35.257033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-10-18 01:31:35.257038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-10-18 01:31:35.257042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:31:35.257047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:31:35.257052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:31:35.257056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:31:35.257061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:31:35.257118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:31:35.257125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:31:35.257130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-10-18 01:31:35.257135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:31:35.257140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-10-18 01:31:35.257144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-18 01:31:35.257172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(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% 2025-10-18 01:31:35.257177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.257182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-10-18 01:31:35.257187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-10-18 01:31:35.257191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-10-18 01:31:35.257196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-10-18 01:31:35.257201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-10-18 01:31:35.257206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-10-18 01:31:35.257210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-10-18 01:31:35.257215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20176 files and directories currently installed.) 2025-10-18 01:31:35.257220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:31:35.257227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.257232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:31:35.257263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.257338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:31:35.257347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.257415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:31:35.257452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.257492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:31:35.257553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.257613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.257656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.257700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.257744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.257788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.257835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.257881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:31:35.257925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.257971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:31:35.258014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.258056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:31:35.258124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.258174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.259686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.259738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:31:35.259749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.259787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:31:35.259796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:31:35.259824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:31:35.259852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:31:35.259871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:31:35.259890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-10-18 01:31:35.259899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-10-18 01:31:35.259909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:31:35.259918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.259927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:31:35.259937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-10-18 01:31:35.259961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:31:35.259971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:31:35.259981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-10-18 01:31:35.259990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-10-18 01:31:35.260000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:31:35.260009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.260019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10654 files, 1463 directories removed. 2025-10-18 01:31:35.260028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.260037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-10-18 01:31:35.260047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.260056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1484 files, 154 directories removed. 2025-10-18 01:31:35.260066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-18 01:31:35.260109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-10-18 01:31:35.260119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-10-18 01:31:35.260128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:31:35.260137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container e7c34d2aee36 2025-10-18 01:31:35.260147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> d84fc711367e 2025-10-18 01:31:35.260156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-10-18 01:31:35.260165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in b78d74904919 2025-10-18 01:31:35.260174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container b78d74904919 2025-10-18 01:31:35.260184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> de0e85039684 2025-10-18 01:31:35.260193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 15969e849e93 2025-10-18 01:31:35.260202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20251018 2025-10-18 01:31:35.260211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-10-18 01:31:35.259440 (took 0:00:46.537773) 2025-10-18 01:31:35.260228 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-10-18 01:31:35.260238 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-10-18 01:31:35.260248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-10-18 01:31:35.259995 2025-10-18 01:31:35.261172 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-10-18 01:31:35.261916 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-10-18 01:32:03.407660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 01:32:03.407793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 9f491422c93e 2025-10-18 01:32:03.407930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20251018" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:32:03.407979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in d7d14ce3431c 2025-10-18 01:32:03.407996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container d7d14ce3431c 2025-10-18 01:32:03.408140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> c971bf61f84e 2025-10-18 01:32:03.408205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:32:03.408270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in efdbc74d1748 2025-10-18 01:32:03.408331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-10-18 01:32:03.408382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-10-18 01:32:03.408431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-10-18 01:32:03.408495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-10-18 01:32:03.408543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:32:03.408622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:32:03.408685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:32:03.408700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:32:03.408771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:32:03.408822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:32:03.408880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:32:03.408895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-10-18 01:32:03.408967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-10-18 01:32:03.409028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-10-18 01:32:03.409098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-10-18 01:32:03.409153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:32:03.409215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:32:03.409275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-18 01:32:03.409326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(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-10-18 01:32:03.409373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-18 01:32:03.409422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:70% (Reading database ... 75% 2025-10-18 01:32:03.409498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-18 01:32:03.409553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:80% 2025-10-18 01:32:03.409694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-10-18 01:32:03.409718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-10-18 01:32:03.409756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-10-18 01:32:03.409781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 2025-10-18 01:32:03.409847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:19606 files and directories currently installed.) 2025-10-18 01:32:03.409910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:32:03.409925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-10-18 01:32:03.410119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-10-18 01:32:03.410173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-10-18 01:32:03.410189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-10-18 01:32:03.410197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:32:03.410208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:32:03.410270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:32:03.410310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:32:03.410357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:32:03.410405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:32:03.410455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:32:03.410527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-10-18 01:32:03.410595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:32:03.410649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-10-18 01:32:03.410706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-18 01:32:03.410760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-18 01:32:03.410819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: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-10-18 01:32:03.410871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-10-18 01:32:03.410925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-10-18 01:32:03.412683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-10-18 01:32:03.412698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-10-18 01:32:03.412708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19597 files and directories currently installed.) 2025-10-18 01:32:03.412716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:32:03.412723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:32:03.412737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:32:03.412751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:32:03.412772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:32:03.412786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:32:03.412844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:32:03.412851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:32:03.412865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:32:03.412892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:32:03.412926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:32:03.412946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:32:03.412966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-18 01:32:03.412973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.412980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-18 01:32:03.412987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:32:03.412993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.413000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:32:03.413007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-10-18 01:32:03.413018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-10-18 01:32:03.413031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:32:03.413038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:32:03.413045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-10-18 01:32:03.413052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:32:03.413059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:32:03.413066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-10-18 01:32:03.413072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-10-18 01:32:03.413079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:32:03.413160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-18 01:32:03.413168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10654 files, 1463 directories removed. 2025-10-18 01:32:03.413176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-18 01:32:03.413182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-10-18 01:32:03.413189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-18 01:32:03.413196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1484 files, 154 directories removed. 2025-10-18 01:32:03.413203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-18 01:32:03.413210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-10-18 01:32:03.413217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-10-18 01:32:03.413224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:32:03.413230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container efdbc74d1748 2025-10-18 01:32:03.413237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 637ebec333bc 2025-10-18 01:32:03.413244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-10-18 01:32:03.413251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in e6b35a135366 2025-10-18 01:32:03.413263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container e6b35a135366 2025-10-18 01:32:03.413270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 9f659bfef35d 2025-10-18 01:32:03.413276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 1e28c4735428 2025-10-18 01:32:03.413283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251018 2025-10-18 01:32:03.413322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-10-18 01:32:03.413159 (took 0:00:28.153164) 2025-10-18 01:32:03.413694 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-10-18 01:32:03.413738 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-10-18 01:32:03.413785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-10-18 01:32:03.413632 2025-10-18 01:32:03.415573 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-10-18 01:32:03.415588 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-10-18 01:35:13.606717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 01:35:13.606766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 9f491422c93e 2025-10-18 01:35:13.606775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20251018" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:35:13.606804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in eb2f10a9f56c 2025-10-18 01:35:13.606809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container eb2f10a9f56c 2025-10-18 01:35:13.606813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> f07db44ccd45 2025-10-18 01:35:13.606817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:35:13.606822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 82a55a8b105c 2025-10-18 01:35:13.606825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:35:13.606861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:35:13.606865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:35:13.606869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:35:13.606872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:35:13.607692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:35:13.607747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:35:13.607764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:35:13.607778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:35:13.607792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:35:13.607805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:35:13.607818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:35:13.607831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:35:13.607843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:35:13.607878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:35:13.607892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.5 MB in 3s (10.9 MB/s) 2025-10-18 01:35:13.607905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-18 01:35:13.607919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-18 01:35:13.607932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-10-18 01:35:13.607946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-10-18 01:35:13.607960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-10-18 01:35:13.608057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-10-18 01:35:13.608091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-10-18 01:35:13.608100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-10-18 01:35:13.608107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-10-18 01:35:13.608115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-10-18 01:35:13.608122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-10-18 01:35:13.608130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-10-18 01:35:13.608137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-10-18 01:35:13.608145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-10-18 01:35:13.608189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-18 01:35:13.608197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-10-18 01:35:13.608236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-10-18 01:35:13.610733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-10-18 01:35:13.610784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-10-18 01:35:13.610795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-10-18 01:35:13.610805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-10-18 01:35:13.610814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-10-18 01:35:13.610823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-10-18 01:35:13.610832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-10-18 01:35:13.610840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-10-18 01:35:13.610849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-10-18 01:35:13.610857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-10-18 01:35:13.610866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-10-18 01:35:13.610874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:35:13.610883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-10-18 01:35:13.610891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-10-18 01:35:13.610900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:35:13.610908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-18 01:35:13.610919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-18 01:35:13.610927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-18 01:35:13.610936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-18 01:35:13.610953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-18 01:35:13.610962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-18 01:35:13.610986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-10-18 01:35:13.610995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-18 01:35:13.611004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-10-18 01:35:13.611012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-18 01:35:13.611021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-10-18 01:35:13.611029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-10-18 01:35:13.611038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-10-18 01:35:13.611046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-10-18 01:35:13.611055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-18 01:35:13.611063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-18 01:35:13.611107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-18 01:35:13.611116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-18 01:35:13.611136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-18 01:35:13.611145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-18 01:35:13.611154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-18 01:35:13.611162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-18 01:35:13.611171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-18 01:35:13.611179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-18 01:35:13.611188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-18 01:35:13.611196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-18 01:35:13.611205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-18 01:35:13.611213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-18 01:35:13.611228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-10-18 01:35:13.611237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-10-18 01:35:13.611246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-10-18 01:35:13.611254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-10-18 01:35:13.611263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-18 01:35:13.611271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-10-18 01:35:13.611280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2025-10-18 01:35:13.611293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-18 01:35:13.611301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-18 01:35:13.611310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-10-18 01:35:13.611319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 1s (3,100 kB/s) 2025-10-18 01:35:13.611327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-18 01:35:13.611336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-18 01:35:13.611347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(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-10-18 01:35:13.611358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-10-18 01:35:13.611366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:35:13.611375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-10-18 01:35:13.611383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-10-18 01:35:13.611391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-10-18 01:35:13.611452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-18 01:35:13.611461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-18 01:35:13.611470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:35:13.611478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-18 01:35:13.611487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:35:13.611496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:35:13.611539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-10-18 01:35:13.611547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-18 01:35:13.611556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:35:13.611571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-10-18 01:35:13.611580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-18 01:35:13.611588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-10-18 01:35:13.611597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.611605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-10-18 01:35:13.611614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-10-18 01:35:13.611622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-18 01:35:13.611631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-10-18 01:35:13.611639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-10-18 01:35:13.611648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-18 01:35:13.611656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:35:13.611665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-10-18 01:35:13.611673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-10-18 01:35:13.611682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-18 01:35:13.611695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-10-18 01:35:13.611704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-18 01:35:13.611713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.611721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 01:35:13.611729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-10-18 01:35:13.611742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-10-18 01:35:13.611865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-10-18 01:35:13.611883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-10-18 01:35:13.611950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-18 01:35:13.611989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:35:13.612057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-10-18 01:35:13.612116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-18 01:35:13.612174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.612230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:35:13.612284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-10-18 01:35:13.612336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-10-18 01:35:13.612390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.612444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-18 01:35:13.612497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-10-18 01:35:13.612591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-10-18 01:35:13.612651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-18 01:35:13.612702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-10-18 01:35:13.612755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-10-18 01:35:13.612808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-10-18 01:35:13.612861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-10-18 01:35:13.612937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-18 01:35:13.613044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:35:13.613177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-10-18 01:35:13.613260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-18 01:35:13.613334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:35:13.613413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-10-18 01:35:13.614636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-18 01:35:13.614649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:35:13.614654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-10-18 01:35:13.614658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-18 01:35:13.614662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:35:13.614666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-10-18 01:35:13.614670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:35:13.614673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:35:13.614676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-10-18 01:35:13.614680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-18 01:35:13.614683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:35:13.614686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-10-18 01:35:13.614690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-18 01:35:13.614693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:35:13.614696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-10-18 01:35:13.614700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-18 01:35:13.614703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:35:13.614706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-10-18 01:35:13.614709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-18 01:35:13.614719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:35:13.614722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-10-18 01:35:13.614725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-18 01:35:13.614735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:35:13.614738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-10-18 01:35:13.614742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-10-18 01:35:13.614745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-10-18 01:35:13.614749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-10-18 01:35:13.614752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-18 01:35:13.614755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-18 01:35:13.614758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-10-18 01:35:13.614762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-10-18 01:35:13.614765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-10-18 01:35:13.614768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-10-18 01:35:13.614771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-18 01:35:13.614775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:35:13.614778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-10-18 01:35:13.614781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-10-18 01:35:13.614784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-10-18 01:35:13.614788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-10-18 01:35:13.614791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-10-18 01:35:13.614794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-18 01:35:13.614798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-10-18 01:35:13.614820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-10-18 01:35:13.614823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-10-18 01:35:13.614827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-10-18 01:35:13.614830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-10-18 01:35:13.614833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-18 01:35:13.614837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-10-18 01:35:13.614840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-18 01:35:13.614843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:35:13.614846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-10-18 01:35:13.614876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-10-18 01:35:13.615013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-18 01:35:13.615051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-10-18 01:35:13.615062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-10-18 01:35:13.615106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-10-18 01:35:13.615114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-10-18 01:35:13.615139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:35:13.615237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:35:13.615250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-10-18 01:35:13.615258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-18 01:35:13.618563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:35:13.618580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-18 01:35:13.618584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-18 01:35:13.618590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-18 01:35:13.618595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-18 01:35:13.618599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:35:13.618603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-18 01:35:13.618606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-18 01:35:13.618610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-18 01:35:13.618614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-10-18 01:35:13.618618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-18 01:35:13.618621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:35:13.618625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-18 01:35:13.618629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-18 01:35:13.618632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:35:13.618636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-10-18 01:35:13.618640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-18 01:35:13.618644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-18 01:35:13.618647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-10-18 01:35:13.618651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-10-18 01:35:13.618655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-18 01:35:13.618658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:35:13.618662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.618666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.618670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-10-18 01:35:13.618674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-10-18 01:35:13.618677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-18 01:35:13.618681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-18 01:35:13.618690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-10-18 01:35:13.618694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-18 01:35:13.618698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-18 01:35:13.618701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-10-18 01:35:13.618705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-18 01:35:13.618709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-18 01:35:13.618713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-18 01:35:13.618716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-18 01:35:13.618720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-10-18 01:35:13.618724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.618728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-18 01:35:13.618732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-10-18 01:35:13.618737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-18 01:35:13.618741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-18 01:35:13.618745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-18 01:35:13.618748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:35:13.618752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-10-18 01:35:13.618762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-18 01:35:13.618766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.618773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-10-18 01:35:13.618777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.618781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-10-18 01:35:13.618784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-10-18 01:35:13.618788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.618792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-10-18 01:35:13.618795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-10-18 01:35:13.618799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-10-18 01:35:13.618803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-18 01:35:13.618807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-18 01:35:13.618810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-18 01:35:13.618814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-10-18 01:35:13.618818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-18 01:35:13.618822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:35:13.618826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-18 01:35:13.618830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-18 01:35:13.618837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-18 01:35:13.618841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-18 01:35:13.618845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-10-18 01:35:13.618848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:35:13.618852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:35:13.618856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:35:13.618860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:35:13.618864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-18 01:35:13.618867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-18 01:35:13.618871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:35:13.618875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-18 01:35:13.618879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-18 01:35:13.618883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-18 01:35:13.618887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-18 01:35:13.618890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-10-18 01:35:13.618894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:35:13.618898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:35:13.618902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-18 01:35:13.618906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-18 01:35:13.618909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-18 01:35:13.618913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-18 01:35:13.618920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-18 01:35:13.618924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:35:13.618931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-10-18 01:35:13.618935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-18 01:35:13.618938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-10-18 01:35:13.618942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-18 01:35:13.618946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-10-18 01:35:13.618950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-10-18 01:35:13.618957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-18 01:35:13.618960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:35:13.618964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-18 01:35:13.618968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 82a55a8b105c 2025-10-18 01:35:13.618972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 29623af611d5 2025-10-18 01:35:13.618975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/10 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-10-18 01:35:13.618979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in ced78f4236d0 2025-10-18 01:35:13.618983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container ced78f4236d0 2025-10-18 01:35:13.618987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 31b67e9b3d90 2025-10-18 01:35:13.618990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-10-18 01:35:13.618994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 27fe5c0f4f1e 2025-10-18 01:35:13.618998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-10-18 01:35:13.619002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 7ee4494e4beb 2025-10-18 01:35:13.619005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/10 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2025-10-18 01:35:13.619009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in a346a691302f 2025-10-18 01:35:13.619013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container a346a691302f 2025-10-18 01:35:13.619017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> d53d1829e26c 2025-10-18 01:35:13.619020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2025-10-18 01:35:13.619024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in afa5f8f7eb41 2025-10-18 01:35:13.619028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-10-18 01:35:13.619032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py-pure-client-1.55.0.tar.gz (15.6 MB) 2025-10-18 01:35:13.619035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 18.0 MB/s 0:00:00 2025-10-18 01:35:13.619039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-10-18 01:35:13.619043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-10-18 01:35:13.619047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-10-18 01:35:13.619051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-10-18 01:35:13.619054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-10-18 01:35:13.619058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 01:35:13.619062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-10-18 01:35:13.619066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-240.2.1-py3-none-any.whl.metadata (1.7 kB) 2025-10-18 01:35:13.619081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-10-18 01:35:13.619085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.23.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-18 01:35:13.619092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2025.10.5) 2025-10-18 01:35:13.619100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: six>=1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.16.0) 2025-10-18 01:35:13.619106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2025-10-18 01:35:13.619110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting setuptools>=70.0.0 (from py-pure-client) 2025-10-18 01:35:13.619114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 01:35:13.619118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: urllib3>=1.26.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.26.19) 2025-10-18 01:35:13.619122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: paramiko>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (3.4.1) 2025-10-18 01:35:13.619125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pyjwt>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0) 2025-10-18 01:35:13.619129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2025-10-18 01:35:13.619133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api-object-schema>=1.5.1 (from infinisdk) 2025-10-18 01:35:13.619137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-10-18 01:35:13.619140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.619144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.619148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-10-18 01:35:13.619152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-10-18 01:35:13.619155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-10-18 01:35:13.619159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-10-18 01:35:13.619163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.619166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.619172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-10-18 01:35:13.619176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-18 01:35:13.619228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-10-18 01:35:13.619260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-10-18 01:35:13.619312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.619348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.619393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from infinisdk) (8.1.7) 2025-10-18 01:35:13.619439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-10-18 01:35:13.619487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-10-18 01:35:13.619547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.619601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.619644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-10-18 01:35:13.619686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-10-18 01:35:13.619728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.619770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.619811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-10-18 01:35:13.619853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-10-18 01:35:13.619894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.619936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.619976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-10-18 01:35:13.620017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-10-18 01:35:13.620059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.620151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.620187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-10-18 01:35:13.620229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-10-18 01:35:13.620289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.620324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.620367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-10-18 01:35:13.620405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2025-10-18 01:35:13.620444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-10-18 01:35:13.620484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-10-18 01:35:13.620537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-10-18 01:35:13.620581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-10-18 01:35:13.620618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-10-18 01:35:13.620656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-10-18 01:35:13.620693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.620730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.620767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-10-18 01:35:13.620803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-10-18 01:35:13.620839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.620875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.620911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage-interfaces (from infinisdk) 2025-10-18 01:35:13.620948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 01:35:13.620984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-10-18 01:35:13.621020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-10-18 01:35:13.621056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.621104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.621141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-10-18 01:35:13.621177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-10-18 01:35:13.621214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.621249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.621286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-10-18 01:35:13.621322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl.metadata (1.9 kB) 2025-10-18 01:35:13.621358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-10-18 01:35:13.621395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.4.1.tar.gz (7.1 kB) 2025-10-18 01:35:13.621431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-18 01:35:13.621467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-18 01:35:13.621518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2025-10-18 01:35:13.621559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cryptography>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (42.0.8) 2025-10-18 01:35:13.621600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2025-10-18 01:35:13.621637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (1.17.0) 2025-10-18 01:35:13.621676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2025-10-18 01:35:13.621715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.3.2) 2025-10-18 01:35:13.621763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.8) 2025-10-18 01:35:13.621797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-240.2.1-py3-none-any.whl (127 kB) 2025-10-18 01:35:13.621833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.23.0-py3-none-any.whl (96 kB) 2025-10-18 01:35:13.621869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-10-18 01:35:13.621914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (518 kB) 2025-10-18 01:35:13.621951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-10-18 01:35:13.621992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.8 MB/s 0:00:00 2025-10-18 01:35:13.622032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB) 2025-10-18 01:35:13.622082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-18 01:35:13.622151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-10-18 01:35:13.622157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-10-18 01:35:13.622191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-10-18 01:35:13.622230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building wheels for collected packages: py-pure-client, api-object-schema, capacity, confetti, gossip, infi.dtypes.iqn, infi.dtypes.wwn, pact, sentinels, vintage, flux, infi.dtypes.nqn, URLObject, waiting 2025-10-18 01:35:13.622265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-10-18 01:35:13.622302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-10-18 01:35:13.622339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for py-pure-client: filename=py_pure_client-1.55.0-py3-none-any.whl size=53186779 sha256=715b9d524ee669b0660fd9d9349e4717cd4f3662e38f8b0573fb1d66cd39002b 2025-10-18 01:35:13.622374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/d8/dc/be/4b587b70903fde0c73bff8ad857e7623eba6b59650df0c2002 2025-10-18 01:35:13.622410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (setup.py): started 2025-10-18 01:35:13.622454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'api-object-schema' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'api-object-schema'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.622490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.622551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (setup.py): finished with status 'done' 2025-10-18 01:35:13.622596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for api-object-schema: filename=api_object_schema-2.0.0-py3-none-any.whl size=9399 sha256=a1a8bdd609f1e846b2cd19574f39441ff6836eb3ca77e955ab6e47d4df1d0f83 2025-10-18 01:35:13.622634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-10-18 01:35:13.622674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'capacity' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'capacity'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.622709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.622747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): started 2025-10-18 01:35:13.622785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): finished with status 'done' 2025-10-18 01:35:13.622832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4171 sha256=e9c2d18b12367a739db530a303eab3fbcbff6c795ca69e9022b4557c6612a057 2025-10-18 01:35:13.622866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-10-18 01:35:13.622904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'confetti' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'confetti'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.622939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.622976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): started 2025-10-18 01:35:13.623012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): finished with status 'done' 2025-10-18 01:35:13.623049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7171 sha256=9649d12ee9a0f4590f81d6235f67b45d93ad124dd9e8616b8e078b12681c9569 2025-10-18 01:35:13.623095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-10-18 01:35:13.623136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'gossip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'gossip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.623170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.623207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): started 2025-10-18 01:35:13.623243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): finished with status 'done' 2025-10-18 01:35:13.623280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14831 sha256=1ff7e3d6ad7326450c49657794c0fc6c6e4f9e9669f5d882a212848e73a7a78f 2025-10-18 01:35:13.623316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-10-18 01:35:13.623356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.iqn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.iqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.623390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.623428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): started 2025-10-18 01:35:13.623465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): finished with status 'done' 2025-10-18 01:35:13.623517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.iqn: filename=infi.dtypes.iqn-0.4.0-py3-none-any.whl size=2899 sha256=d94e977834b5b4c8134419ca6427b3ed098f1da6db832de11679f8275532b655 2025-10-18 01:35:13.623561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-10-18 01:35:13.623609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.wwn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.wwn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.623653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.623667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): started 2025-10-18 01:35:13.623717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): finished with status 'done' 2025-10-18 01:35:13.623754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.wwn: filename=infi.dtypes.wwn-0.1.1-py3-none-any.whl size=3354 sha256=d3d0546f90fc39f9b66c91168c4f8137e7b87518bcc95e06d0027fdd3126078f 2025-10-18 01:35:13.623791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-10-18 01:35:13.623852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'pact' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pact'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.623889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.623927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): started 2025-10-18 01:35:13.623964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): finished with status 'done' 2025-10-18 01:35:13.624001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7636 sha256=2c77efca3ae324034a84f901aa3eca57910ee673b375a7b0ac3c8ce5a3318ecc 2025-10-18 01:35:13.624038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-10-18 01:35:13.624093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'sentinels' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sentinels'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.624150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.624191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): started 2025-10-18 01:35:13.624230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): finished with status 'done' 2025-10-18 01:35:13.624260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3175 sha256=f049ff177201676dfd7918cdfa8f6bb7e3738938f6584db3864116f6b427e38a 2025-10-18 01:35:13.624297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-10-18 01:35:13.624337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'vintage' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'vintage'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.624367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.624404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): started 2025-10-18 01:35:13.624424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): finished with status 'done' 2025-10-18 01:35:13.624473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2814 sha256=d241547d9d60f557685fd5f9daa866279f5fa6332f1a08e9b24f8819a35bd2d4 2025-10-18 01:35:13.624525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-10-18 01:35:13.624679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'flux' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flux'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.624693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.624703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): started 2025-10-18 01:35:13.624751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): finished with status 'done' 2025-10-18 01:35:13.624782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6257 sha256=e47b620e408f8bff3241ad44a9c57f63379da161a6579436665209582e37e358 2025-10-18 01:35:13.624811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-10-18 01:35:13.624842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.nqn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.nqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.624851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.624901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): started 2025-10-18 01:35:13.624931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): finished with status 'done' 2025-10-18 01:35:13.624967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.nqn: filename=infi.dtypes.nqn-0.1.0-py3-none-any.whl size=2906 sha256=286af4edb2c65b17537c96407eceebf7929021756835c522a7c0a756708230ed 2025-10-18 01:35:13.624989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-10-18 01:35:13.625023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'URLObject' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'URLObject'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.625055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.625100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): started 2025-10-18 01:35:13.625135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): finished with status 'done' 2025-10-18 01:35:13.625167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=URLObject-2.4.3-py3-none-any.whl size=14510 sha256=14945f6d103b9c7ec81c054ad4d8b5a75be9dc007051b598bbd161fdc1ebf30d 2025-10-18 01:35:13.625195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-10-18 01:35:13.625228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'waiting' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'waiting'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-18 01:35:13.625260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.625294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (setup.py): started 2025-10-18 01:35:13.625329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (setup.py): finished with status 'done' 2025-10-18 01:35:13.625363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for waiting: filename=waiting-1.4.1-py3-none-any.whl size=3736 sha256=1b87a5ed7ace3ef9b24841a101d09fba048444d4df632b20e3a22340eaecb4ec 2025-10-18 01:35:13.625407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7tfv2l4j/wheels/bf/ba/94/7951f178137020544b280bf3da149439493e27ab94979f3b98 2025-10-18 01:35:13.625438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built py-pure-client api-object-schema capacity confetti gossip infi.dtypes.iqn infi.dtypes.wwn pact sentinels vintage flux infi.dtypes.nqn URLObject waiting 2025-10-18 01:35:13.625477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: waiting, URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, vintage, types-python-dateutil, storage-interfaces, setuptools, munch, logbook, confetti, colorama, api-object-schema, pact, mitba, infi.dtypes.wwn, gossip, arrow, infinisdk, py-pure-client 2025-10-18 01:35:13.625522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Attempting uninstall: setuptools 2025-10-18 01:35:13.625571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Found existing installation: setuptools 67.2.0 2025-10-18 01:35:13.625610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Uninstalling setuptools-67.2.0: 2025-10-18 01:35:13.625643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled setuptools-67.2.0 2025-10-18 01:35:13.625682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed URLObject-2.4.3 api-object-schema-2.0.0 arrow-1.3.0 capacity-1.3.14 colorama-0.4.6 confetti-2.5.3 flux-1.3.5 gossip-2.4.0 infi.dtypes.iqn-0.4.0 infi.dtypes.nqn-0.1.0 infi.dtypes.wwn-0.1.1 infinisdk-240.2.1 logbook-1.7.0.post0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.55.0 python-linstor-1.23.0 sentinels-1.0.0 setuptools-80.9.0 storage-interfaces-1.0.5 types-python-dateutil-2.9.0.20240821 vintage-0.4.1 waiting-1.4.1 2025-10-18 01:35:13.625717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container afa5f8f7eb41 2025-10-18 01:35:13.625753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6663e0a7d055 2025-10-18 01:35:13.625790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:35:13.625824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 56683eee6576 2025-10-18 01:35:13.625857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-18 01:35:13.625892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-10-18 01:35:13.625925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-10-18 01:35:13.625962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-10-18 01:35:13.625993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:35:13.626024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:35:13.626056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:35:13.626117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:35:13.626151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:35:13.626182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:35:13.626213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:35:13.626243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-10-18 01:35:13.626273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-10-18 01:35:13.626308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-10-18 01:35:13.626339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-10-18 01:35:13.626374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:35:13.626405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:35:13.626439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-18 01:35:13.626478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(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% 2025-10-18 01:35:13.626518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-18 01:35:13.626578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:65% 2025-10-18 01:35:13.626607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-10-18 01:35:13.626642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-10-18 01:35:13.626666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-10-18 01:35:13.626697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-10-18 01:35:13.626729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-10-18 01:35:13.626762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-10-18 01:35:13.626793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20522 files and directories currently installed.) 2025-10-18 01:35:13.626826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:35:13.626858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-18 01:35:13.626891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-10-18 01:35:13.626923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-10-18 01:35:13.626956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-10-18 01:35:13.626986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:35:13.627015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:35:13.627044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:35:13.627086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:35:13.627106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:35:13.627289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:35:13.627348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:35:13.627361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-10-18 01:35:13.627381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:35:13.627392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-10-18 01:35:13.627402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-18 01:35:13.627414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(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% 2025-10-18 01:35:13.627425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% (Reading database ... 70% 2025-10-18 01:35:13.627440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-10-18 01:35:13.627449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-10-18 01:35:13.627459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-10-18 01:35:13.627471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-10-18 01:35:13.627535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-10-18 01:35:13.627562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20513 files and directories currently installed.) 2025-10-18 01:35:13.627576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:13.627604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.627656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:13.627667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.627680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:35:13.627726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.627740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:13.627755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.627818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:13.627829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.627842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.627903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.627945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.627959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.627969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.627997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.628046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:35:13.628111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:13.628127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.628136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:13.628149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.628162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.628213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.628224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.628237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:13.628282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.628353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.628421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:35:13.628436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.628492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.628543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.628612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:35:13.628626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:35:13.628697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.628756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:13.628800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:13.628839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-10-18 01:35:13.628884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-10-18 01:35:13.628899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:35:13.628943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:35:13.628957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-10-18 01:35:13.629002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:35:13.629016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:35:13.629028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-10-18 01:35:13.629104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-10-18 01:35:13.629128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:35:13.629142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.629189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 37022 files, 1674 directories removed. 2025-10-18 01:35:13.629203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.629248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-10-18 01:35:13.629262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.629290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1648 files, 173 directories removed. 2025-10-18 01:35:13.629335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-18 01:35:13.629349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-10-18 01:35:13.629361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-10-18 01:35:13.629416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:35:13.629437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 56683eee6576 2025-10-18 01:35:13.629497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 9147d830392c 2025-10-18 01:35:13.629536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-10-18 01:35:13.629559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 8523e17ac11a 2025-10-18 01:35:13.629589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 8523e17ac11a 2025-10-18 01:35:13.629616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> d5be26f1e15d 2025-10-18 01:35:13.629636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 6bb911a021be 2025-10-18 01:35:13.629657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20251018 2025-10-18 01:35:13.630601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-10-18 01:35:13.629657 (took 0:03:10.216025) 2025-10-18 01:35:13.630620 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-10-18 01:35:13.630631 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-10-18 01:35:13.630641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-10-18 01:35:13.629982 2025-10-18 01:35:13.631587 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-10-18 01:35:13.631603 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-10-18 01:35:44.625476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 01:35:44.625629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 9f491422c93e 2025-10-18 01:35:44.625744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20251018" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:35:44.625839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in a19913346a54 2025-10-18 01:35:44.625935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container a19913346a54 2025-10-18 01:35:44.626002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> db26a758b1d3 2025-10-18 01:35:44.626124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-10-18 01:35:44.626207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 8e5b57d4c055 2025-10-18 01:35:44.626291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/5 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2025-10-18 01:35:44.626377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 68072ff79e4f 2025-10-18 01:35:44.626458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 68072ff79e4f 2025-10-18 01:35:44.626560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 2714899aa479 2025-10-18 01:35:44.626654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:35:44.626736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ffdc691bf520 2025-10-18 01:35:44.626815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-10-18 01:35:44.626894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-10-18 01:35:44.626974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-10-18 01:35:44.627068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-10-18 01:35:44.627142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:35:44.627215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:35:44.627284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:35:44.627395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:35:44.627453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:35:44.627541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:35:44.627619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:35:44.628587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-10-18 01:35:44.628598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-10-18 01:35:44.628605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-10-18 01:35:44.628611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-10-18 01:35:44.628617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-18 01:35:44.628623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-10-18 01:35:44.628629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-18 01:35:44.628635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-18 01:35:44.628642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: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-10-18 01:35:44.628650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-10-18 01:35:44.628656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% (Reading database ... 80% 2025-10-18 01:35:44.628662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-10-18 01:35:44.628667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-10-18 01:35:44.628679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-10-18 01:35:44.628684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-18 01:35:44.628691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-10-18 01:35:44.628696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-10-18 01:35:44.628701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-10-18 01:35:44.628706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-10-18 01:35:44.628713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-10-18 01:35:44.628719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-18 01:35:44.628865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-18 01:35:44.628917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-18 01:35:44.628933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-18 01:35:44.628941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-18 01:35:44.628997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-18 01:35:44.629042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-18 01:35:44.629124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-10-18 01:35:44.629219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-18 01:35:44.629266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-10-18 01:35:44.629328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-18 01:35:44.629414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(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-10-18 01:35:44.629468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-10-18 01:35:44.629607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-10-18 01:35:44.629637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-18 01:35:44.629711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:80% 2025-10-18 01:35:44.629776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-10-18 01:35:44.629840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-10-18 01:35:44.629904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-10-18 01:35:44.629969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19597 files and directories currently installed.) 2025-10-18 01:35:44.630085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:44.630153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.630223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:44.630309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.630375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-18 01:35:44.630439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.630525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:44.630598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.630670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:44.630736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.630801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.630866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.630931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.630996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.631095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.631152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-18 01:35:44.631221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:44.631288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.631369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-18 01:35:44.631469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-18 01:35:44.631586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.631656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-18 01:35:44.632574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.632588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.632596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-18 01:35:44.632604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.632636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-18 01:35:44.632644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-18 01:35:44.632667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-18 01:35:44.632690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-18 01:35:44.632705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-18 01:35:44.632719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-10-18 01:35:44.632726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-10-18 01:35:44.632732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-18 01:35:44.632740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-18 01:35:44.632758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-10-18 01:35:44.632765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:35:44.632772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:35:44.632779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-10-18 01:35:44.632846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-10-18 01:35:44.632934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:35:44.632986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-18 01:35:44.633044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10654 files, 1463 directories removed. 2025-10-18 01:35:44.633127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-18 01:35:44.633231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-10-18 01:35:44.633279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-18 01:35:44.633345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1484 files, 154 directories removed. 2025-10-18 01:35:44.633405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-18 01:35:44.633469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-10-18 01:35:44.633570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-10-18 01:35:44.633635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:35:44.633700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ffdc691bf520 2025-10-18 01:35:44.633767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> bc8c7bf99789 2025-10-18 01:35:44.633853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 6c045234a289 2025-10-18 01:35:44.633921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20251018 2025-10-18 01:35:44.634035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-10-18 01:35:44.633931 (took 0:00:31.003949) 2025-10-18 01:35:44.634598 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-10-18 01:35:44.634696 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-10-18 01:35:44.634780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-10-18 01:35:44.634683 2025-10-18 01:35:44.635786 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-10-18 01:35:44.636422 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-10-18 01:35:54.646345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20251018 2025-10-18 01:35:54.646440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 9f7116f7f35f 2025-10-18 01:35:54.646616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20251018" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:35:54.646738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 1636f53c91da 2025-10-18 01:35:54.646829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 1636f53c91da 2025-10-18 01:35:54.648605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 145d6431be09 2025-10-18 01:35:54.648625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-10-18 01:35:54.648635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in e58a53214db5 2025-10-18 01:35:54.648645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container e58a53214db5 2025-10-18 01:35:54.648655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 3689478a86d9 2025-10-18 01:35:54.648665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:35:54.648675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 25df23673c2f 2025-10-18 01:35:54.648684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-10-18 01:35:54.648692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-10-18 01:35:54.648700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-10-18 01:35:54.648709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-10-18 01:35:54.648737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:35:54.648745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-10-18 01:35:54.648754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-10-18 01:35:54.648762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-10-18 01:35:54.648771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:35:54.648779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-10-18 01:35:54.648787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:35:54.648796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:35:54.648805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-10-18 01:35:54.648813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-10-18 01:35:54.648821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:35:54.648830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-18 01:35:54.648838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 330 files, 48 directories removed. 2025-10-18 01:35:54.648847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-18 01:35:54.648856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-10-18 01:35:54.648865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-18 01:35:54.648873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-10-18 01:35:54.648881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-18 01:35:54.648890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-10-18 01:35:54.648898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-10-18 01:35:54.648906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:35:54.648923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 25df23673c2f 2025-10-18 01:35:54.648932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> be12a7acec8c 2025-10-18 01:35:54.648941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-10-18 01:35:54.648954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 5af5effcdc40 2025-10-18 01:35:54.648962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 5af5effcdc40 2025-10-18 01:35:54.648971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 2601968b83b7 2025-10-18 01:35:54.648979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 1b7f0369af72 2025-10-18 01:35:54.648988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251018 2025-10-18 01:35:54.649001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-10-18 01:35:54.648896 (took 0:00:10.014213) 2025-10-18 01:35:54.649542 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-10-18 01:35:54.649618 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-10-18 01:35:54.649738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-10-18 01:35:54.649635 2025-10-18 01:35:54.650908 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-10-18 01:35:54.651875 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-10-18 01:36:16.942581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20251018 2025-10-18 01:36:16.942660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5d68decd26a1 2025-10-18 01:36:16.942712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20251018" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="47f652d" "de.osism.commit.kolla"="dd08eb3d0" "de.osism.commit.kolla_version"="19.6.1" "de.osism.commit.release"="316c745" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-18T00:03:25.875208+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"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-18 01:36:16.942735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 8277ea4e4f06 2025-10-18 01:36:16.942850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 8277ea4e4f06 2025-10-18 01:36:16.942865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 0b27b0d17fba 2025-10-18 01:36:16.942941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-10-18 01:36:16.943004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 8dce695e6f0c 2025-10-18 01:36:16.943093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 8dce695e6f0c 2025-10-18 01:36:16.943106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 258bec102577 2025-10-18 01:36:16.943183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-18 01:36:16.943240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in f1cc428b1555 2025-10-18 01:36:16.943294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-18 01:36:16.943347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-18 01:36:16.943400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-18 01:36:16.943452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-18 01:36:16.943524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-18 01:36:16.943586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-18 01:36:16.943643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-18 01:36:16.943695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-18 01:36:16.943747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-18 01:36:16.943798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,897 kB] 2025-10-18 01:36:16.943849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,936 kB] 2025-10-18 01:36:16.943900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-18 01:36:16.943950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-18 01:36:16.944013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,151 kB] 2025-10-18 01:36:16.944067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,538 kB] 2025-10-18 01:36:16.944118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.5 MB in 3s (10.2 MB/s) 2025-10-18 01:36:16.944166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-18 01:36:16.944224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-18 01:36:16.944277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-10-18 01:36:16.944329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-10-18 01:36:16.944384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-10-18 01:36:16.944431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-10-18 01:36:16.944478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:36:16.944578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container f1cc428b1555 2025-10-18 01:36:16.944587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5b55d4893f7d 2025-10-18 01:36:16.944656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-10-18 01:36:16.944718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in dfd84bbfb7ca 2025-10-18 01:36:16.944769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container dfd84bbfb7ca 2025-10-18 01:36:16.944819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> d162e2543bd4 2025-10-18 01:36:16.944871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-10-18 01:36:16.944924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 6c623ad6d7a2 2025-10-18 01:36:16.944966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 6c623ad6d7a2 2025-10-18 01:36:16.945031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 081e8a5f09f7 2025-10-18 01:36:16.945085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-18 01:36:16.945143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 47585e8155ff 2025-10-18 01:36:16.945194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-10-18 01:36:16.945252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 40a4fb7972c0 2025-10-18 01:36:16.945324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 40a4fb7972c0 2025-10-18 01:36:16.945373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 50ac451aa5a0 2025-10-18 01:36:16.945436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && 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-10-18 01:36:16.945484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 8df6ead15371 2025-10-18 01:36:16.945567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-18 01:36:16.945635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-10-18 01:36:16.945642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-10-18 01:36:16.945714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-10-18 01:36:16.945764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:36:16.945831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-18 01:36:16.945836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-10-18 01:36:16.945917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-10-18 01:36:16.945982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-18 01:36:16.946002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-10-18 01:36:16.946056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-18 01:36:16.946236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-18 01:36:16.946243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-10-18 01:36:16.946248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-10-18 01:36:16.946253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-10-18 01:36:16.946307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-18 01:36:16.946349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 330 files, 48 directories removed. 2025-10-18 01:36:16.946389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-18 01:36:16.946446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-10-18 01:36:16.946470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-18 01:36:16.946572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-10-18 01:36:16.946593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-18 01:36:16.946665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-10-18 01:36:16.946715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-10-18 01:36:16.946767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-10-18 01:36:16.946818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 8df6ead15371 2025-10-18 01:36:16.946871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 943be5cc39f6 2025-10-18 01:36:16.946928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built 0551a1602d48 2025-10-18 01:36:16.946951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251018 2025-10-18 01:36:16.947148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-10-18 01:36:16.946948 (took 0:00:22.297313) 2025-10-18 01:36:18.299563 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-10-18 01:36:18.299612 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-10-18 01:36:18.299663 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-10-18 01:36:18.299671 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-10-18 01:36:18.299707 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-10-18 01:36:18.299715 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-10-18 01:36:18.299745 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-10-18 01:36:18.299776 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-10-18 01:36:18.299806 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-10-18 01:36:18.299836 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-10-18 01:36:18.299865 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-10-18 01:36:18.299895 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-10-18 01:36:18.299924 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-10-18 01:36:18.299953 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-10-18 01:36:18.300003 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-10-18 01:36:18.300042 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-10-18 01:36:18.300051 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-10-18 01:36:18.300105 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-10-18 01:36:18.302615 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-10-18 01:36:18.302659 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-10-18 01:36:18.302667 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-10-18 01:36:18.302673 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-10-18 01:36:18.302679 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-10-18 01:36:18.302686 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-10-18 01:36:18.302691 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-10-18 01:36:18.302697 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-10-18 01:36:18.302703 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-10-18 01:36:18.302706 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-10-18 01:36:18.302710 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-10-18 01:36:18.302713 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-10-18 01:36:18.302716 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-10-18 01:36:18.302719 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-10-18 01:36:18.302723 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-10-18 01:36:18.302726 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-10-18 01:36:18.302729 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-10-18 01:36:18.302732 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-10-18 01:36:18.302735 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-10-18 01:36:18.302739 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-10-18 01:36:18.302742 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-10-18 01:36:18.302745 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-10-18 01:36:18.302748 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-10-18 01:36:18.302766 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-10-18 01:36:18.302769 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-10-18 01:36:18.302773 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-10-18 01:36:18.302776 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-10-18 01:36:18.302779 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-10-18 01:36:18.302782 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-10-18 01:36:18.302786 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-10-18 01:36:18.302789 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-10-18 01:36:18.302792 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-10-18 01:36:18.302796 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-10-18 01:36:18.302799 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-10-18 01:36:18.302802 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-10-18 01:36:18.302806 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-10-18 01:36:18.302809 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-10-18 01:36:18.302812 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-10-18 01:36:18.302815 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-10-18 01:36:18.302819 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-10-18 01:36:18.302822 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-10-18 01:36:18.302825 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-10-18 01:36:18.302828 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-10-18 01:36:18.302831 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-10-18 01:36:18.302835 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-10-18 01:36:18.302838 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-10-18 01:36:18.302841 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-10-18 01:36:18.302844 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-10-18 01:36:18.302847 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-10-18 01:36:18.302851 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-10-18 01:36:18.302854 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-10-18 01:36:18.302857 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-10-18 01:36:18.302860 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-10-18 01:36:18.302863 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-10-18 01:36:18.302867 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-10-18 01:36:18.302870 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-10-18 01:36:18.302873 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-10-18 01:36:18.302876 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-10-18 01:36:18.302879 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-10-18 01:36:18.302882 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-10-18 01:36:18.302886 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-10-18 01:36:18.302889 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-10-18 01:36:18.302892 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-10-18 01:36:18.302895 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-10-18 01:36:18.302898 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-10-18 01:36:18.302902 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-10-18 01:36:18.302905 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-10-18 01:36:18.302908 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-10-18 01:36:18.302911 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-10-18 01:36:18.302914 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-10-18 01:36:18.302918 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-10-18 01:36:18.302921 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-10-18 01:36:18.302924 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-10-18 01:36:18.302927 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-10-18 01:36:18.302930 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-10-18 01:36:18.302933 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-10-18 01:36:18.302937 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-10-18 01:36:18.302940 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-10-18 01:36:18.302943 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2025-10-18 01:36:18.302946 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-10-18 01:36:18.302949 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-10-18 01:36:18.302962 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-10-18 01:36:18.302966 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-10-18 01:36:18.302971 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-10-18 01:36:18.302975 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-10-18 01:36:18.302978 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-10-18 01:36:18.302981 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-10-18 01:36:18.302984 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-10-18 01:36:18.303000 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-10-18 01:36:18.303003 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-10-18 01:36:18.303007 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-10-18 01:36:18.303010 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-10-18 01:36:18.303013 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-10-18 01:36:18.303016 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-10-18 01:36:18.303020 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-10-18 01:36:18.303023 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-10-18 01:36:18.303026 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-10-18 01:36:18.303029 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-10-18 01:36:18.303033 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-10-18 01:36:18.303036 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-10-18 01:36:18.303039 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-10-18 01:36:18.303042 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-10-18 01:36:18.303050 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-10-18 01:36:18.303054 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-10-18 01:36:18.303057 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-10-18 01:36:18.303060 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-10-18 01:36:18.303063 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-10-18 01:36:18.303066 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-10-18 01:36:18.303070 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-10-18 01:36:18.303073 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-10-18 01:36:18.303076 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-10-18 01:36:18.303079 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-10-18 01:36:18.303083 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-10-18 01:36:18.303087 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-10-18 01:36:18.303138 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-10-18 01:36:18.303172 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-10-18 01:36:18.303224 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-10-18 01:36:18.303260 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-10-18 01:36:18.303304 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-10-18 01:36:18.303347 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-10-18 01:36:18.303389 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-10-18 01:36:18.303431 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-10-18 01:36:18.303474 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-10-18 01:36:18.303533 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-10-18 01:36:18.303578 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-10-18 01:36:18.303626 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-10-18 01:36:18.303667 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-10-18 01:36:18.303709 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-10-18 01:36:18.303749 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-10-18 01:36:18.303790 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-10-18 01:36:18.303830 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-10-18 01:36:18.303874 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-10-18 01:36:18.303912 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-v2-server 2025-10-18 01:36:18.303952 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-10-18 01:36:18.304022 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-10-18 01:36:18.304070 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-10-18 01:36:18.304111 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-10-18 01:36:18.304153 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-10-18 01:36:18.304196 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-10-18 01:36:18.304237 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-10-18 01:36:18.304278 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-10-18 01:36:18.304320 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-10-18 01:36:18.938151 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-linuxbridge-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-server"}, {"name": "ovsdpdk"}, {"name": "ovsdpdk-db"}, {"name": "ovsdpdk-vswitchd"}, {"name": "placement-api"}, {"name": "placement-base"}, {"name": "prometheus-alertmanager"}, {"name": "prometheus-base"}, {"name": "prometheus-blackbox-exporter"}, {"name": "prometheus-cadvisor"}, {"name": "prometheus-elasticsearch-exporter"}, {"name": "prometheus-libvirt-exporter"}, {"name": "prometheus-memcached-exporter"}, {"name": "prometheus-mtail"}, {"name": "prometheus-mysqld-exporter"}, {"name": "prometheus-node-exporter"}, {"name": "prometheus-openstack-exporter"}, {"name": "prometheus-ovn-exporter"}, {"name": "prometheus-v2-server"}, {"name": "proxysql"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}], "failed": [], "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": "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-20251018.log 2025-10-18 01:36:18.950442 | ubuntu-noble-large | + docker images 2025-10-18 01:36:19.695922 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-18 01:36:19.696029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251018 0551a1602d48 3 seconds ago 1.37GB 2025-10-18 01:36:19.696044 | ubuntu-noble-large | 943be5cc39f6 6 seconds ago 1.37GB 2025-10-18 01:36:19.696111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251018 1b7f0369af72 25 seconds ago 1.17GB 2025-10-18 01:36:19.696123 | ubuntu-noble-large | 2601968b83b7 25 seconds ago 1.17GB 2025-10-18 01:36:19.696133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251018 6c045234a289 35 seconds ago 1.4GB 2025-10-18 01:36:19.696352 | ubuntu-noble-large | bc8c7bf99789 38 seconds ago 1.4GB 2025-10-18 01:36:19.696366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251018 6bb911a021be About a minute ago 1.72GB 2025-10-18 01:36:19.696376 | ubuntu-noble-large | d5be26f1e15d About a minute ago 2.03GB 2025-10-18 01:36:19.696386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251018 1e28c4735428 4 minutes ago 1.4GB 2025-10-18 01:36:19.696396 | ubuntu-noble-large | 9f659bfef35d 4 minutes ago 1.4GB 2025-10-18 01:36:19.696405 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251018 15969e849e93 4 minutes ago 1.41GB 2025-10-18 01:36:19.696415 | ubuntu-noble-large | de0e85039684 4 minutes ago 1.41GB 2025-10-18 01:36:19.696424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251018 c3daf6b917f1 5 minutes ago 1.1GB 2025-10-18 01:36:19.696454 | ubuntu-noble-large | 7dbe707db224 5 minutes ago 1.1GB 2025-10-18 01:36:19.696470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251018 cfe391da0656 5 minutes ago 1.1GB 2025-10-18 01:36:19.696480 | ubuntu-noble-large | 98c2277b0ecc 5 minutes ago 1.1GB 2025-10-18 01:36:19.696489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251018 fc8b0d6e7541 6 minutes ago 1.1GB 2025-10-18 01:36:19.696499 | ubuntu-noble-large | 48d08e7db0f6 6 minutes ago 1.1GB 2025-10-18 01:36:19.696551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251018 c30beaf9bdc8 6 minutes ago 1.22GB 2025-10-18 01:36:19.696561 | ubuntu-noble-large | 2eded6ecf4e8 6 minutes ago 1.24GB 2025-10-18 01:36:19.696570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251018 df714b47f328 7 minutes ago 1.05GB 2025-10-18 01:36:19.696580 | ubuntu-noble-large | 74bb1df4b9d5 7 minutes ago 1.05GB 2025-10-18 01:36:19.696589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251018 c819669d0f01 8 minutes ago 1.06GB 2025-10-18 01:36:19.696599 | ubuntu-noble-large | 2aceb11ce10a 8 minutes ago 1.06GB 2025-10-18 01:36:19.696608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251018 c372c9e95c0e 8 minutes ago 1.05GB 2025-10-18 01:36:19.696618 | ubuntu-noble-large | 065192aee53e 8 minutes ago 1.05GB 2025-10-18 01:36:19.696627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251018 9077397ba3e8 9 minutes ago 1.05GB 2025-10-18 01:36:19.696636 | ubuntu-noble-large | 0bd43bd36f92 9 minutes ago 1.05GB 2025-10-18 01:36:19.696646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251018 29866c8607e0 10 minutes ago 991MB 2025-10-18 01:36:19.696665 | ubuntu-noble-large | 4e188c5034cf 10 minutes ago 998MB 2025-10-18 01:36:19.696675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251018 6ea5f172e53d 10 minutes ago 1.03GB 2025-10-18 01:36:19.696691 | ubuntu-noble-large | e79c44699e51 10 minutes ago 1.03GB 2025-10-18 01:36:19.696701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251018 0284c53637a0 11 minutes ago 1.03GB 2025-10-18 01:36:19.696710 | ubuntu-noble-large | 0d7ce0c6bad8 11 minutes ago 1.03GB 2025-10-18 01:36:19.696720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251018 99dd30e295e3 11 minutes ago 1.05GB 2025-10-18 01:36:19.696729 | ubuntu-noble-large | 863a59d274da 11 minutes ago 1.06GB 2025-10-18 01:36:19.696738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251018 83f284a2f3c3 12 minutes ago 1.03GB 2025-10-18 01:36:19.696748 | ubuntu-noble-large | 509d732883d3 12 minutes ago 1.03GB 2025-10-18 01:36:19.696757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251018 0b9c233d2846 12 minutes ago 1.05GB 2025-10-18 01:36:19.696775 | ubuntu-noble-large | fd55465c24b9 12 minutes ago 1.06GB 2025-10-18 01:36:19.696784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251018 6f7de51a6488 13 minutes ago 1.07GB 2025-10-18 01:36:19.696794 | ubuntu-noble-large | 0413c216baaa 13 minutes ago 1.08GB 2025-10-18 01:36:19.696803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251018 117cb6a422d7 14 minutes ago 995MB 2025-10-18 01:36:19.696813 | ubuntu-noble-large | 70a914e9432b 14 minutes ago 996MB 2025-10-18 01:36:19.696822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251018 21a7923116cd 15 minutes ago 996MB 2025-10-18 01:36:19.696832 | ubuntu-noble-large | 2fc59ff2bd98 15 minutes ago 996MB 2025-10-18 01:36:19.696842 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251018 62ee63dcfea5 15 minutes ago 1.07GB 2025-10-18 01:36:19.696851 | ubuntu-noble-large | 50778d61917d 15 minutes ago 1.07GB 2025-10-18 01:36:19.696861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251018 0d1912483b66 16 minutes ago 1.07GB 2025-10-18 01:36:19.696870 | ubuntu-noble-large | b78d61ca7ca7 16 minutes ago 1.07GB 2025-10-18 01:36:19.696880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251018 595678af849b 16 minutes ago 1.07GB 2025-10-18 01:36:19.696889 | ubuntu-noble-large | 3087756c8bde 16 minutes ago 1.07GB 2025-10-18 01:36:19.696899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251018 0d9f9d7ef491 17 minutes ago 1.1GB 2025-10-18 01:36:19.696908 | ubuntu-noble-large | dc362c108249 17 minutes ago 1.1GB 2025-10-18 01:36:19.696917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251018 1d8925c20003 17 minutes ago 979MB 2025-10-18 01:36:19.696927 | ubuntu-noble-large | df3bf00622b7 17 minutes ago 979MB 2025-10-18 01:36:19.696936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251018 262f02ef2fa1 18 minutes ago 978MB 2025-10-18 01:36:19.696946 | ubuntu-noble-large | 33139d41bbd5 18 minutes ago 979MB 2025-10-18 01:36:19.696955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251018 c162ea635fae 18 minutes ago 1.21GB 2025-10-18 01:36:19.696964 | ubuntu-noble-large | 99d316795829 18 minutes ago 1.21GB 2025-10-18 01:36:19.696980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251018 6e64a58aebac 19 minutes ago 1.21GB 2025-10-18 01:36:19.697015 | ubuntu-noble-large | 5641e2883ab2 19 minutes ago 1.21GB 2025-10-18 01:36:19.697025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251018 bb96494a0229 19 minutes ago 1.21GB 2025-10-18 01:36:19.697035 | ubuntu-noble-large | 883d5e4fdafc 19 minutes ago 1.21GB 2025-10-18 01:36:19.697044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251018 4d2c865b7465 20 minutes ago 1.21GB 2025-10-18 01:36:19.697060 | ubuntu-noble-large | 393160378959 20 minutes ago 1.21GB 2025-10-18 01:36:19.697069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251018 28a941fdb65b 20 minutes ago 1.37GB 2025-10-18 01:36:19.697079 | ubuntu-noble-large | 357518ad6409 20 minutes ago 1.4GB 2025-10-18 01:36:19.697088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251018 c1fc5dd929ec 22 minutes ago 1.25GB 2025-10-18 01:36:19.697097 | ubuntu-noble-large | b811b13e4815 22 minutes ago 1.26GB 2025-10-18 01:36:19.697107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251018 244e8a1abfc1 22 minutes ago 1.22GB 2025-10-18 01:36:19.697116 | ubuntu-noble-large | 2a11adcb84c2 22 minutes ago 1.22GB 2025-10-18 01:36:19.697126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251018 4834022f2074 23 minutes ago 1.21GB 2025-10-18 01:36:19.697135 | ubuntu-noble-large | 4511a8b0548b 23 minutes ago 1.21GB 2025-10-18 01:36:19.697144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251018 935da0803b23 24 minutes ago 1.57GB 2025-10-18 01:36:19.697154 | ubuntu-noble-large | 9e2290b325c2 24 minutes ago 1.6GB 2025-10-18 01:36:19.697163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251018 9fc008d62434 26 minutes ago 993MB 2025-10-18 01:36:19.697173 | ubuntu-noble-large | eddc08388043 26 minutes ago 993MB 2025-10-18 01:36:19.697182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251018 0f00e6ae58df 26 minutes ago 993MB 2025-10-18 01:36:19.697191 | ubuntu-noble-large | e639870859e3 26 minutes ago 993MB 2025-10-18 01:36:19.697201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251018 2cb2e028f73f 26 minutes ago 992MB 2025-10-18 01:36:19.697210 | ubuntu-noble-large | be2f46764074 26 minutes ago 993MB 2025-10-18 01:36:19.697219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251018 89235ffe6c9d 27 minutes ago 1.24GB 2025-10-18 01:36:19.697229 | ubuntu-noble-large | b9e4f49b4686 27 minutes ago 1.24GB 2025-10-18 01:36:19.697238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251018 1d6b849fd851 28 minutes ago 1.13GB 2025-10-18 01:36:19.697248 | ubuntu-noble-large | c5cd488ba686 28 minutes ago 1.13GB 2025-10-18 01:36:19.697257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251018 895321718333 28 minutes ago 986MB 2025-10-18 01:36:19.697267 | ubuntu-noble-large | 9c5eeb11d7b4 28 minutes ago 986MB 2025-10-18 01:36:19.697276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251018 40269e25aac7 28 minutes ago 991MB 2025-10-18 01:36:19.697285 | ubuntu-noble-large | 2dde9a9d0e82 29 minutes ago 994MB 2025-10-18 01:36:19.697295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251018 3a20c2b3d92c 29 minutes ago 986MB 2025-10-18 01:36:19.697316 | ubuntu-noble-large | 4f8b6ce43147 29 minutes ago 986MB 2025-10-18 01:36:19.697331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251018 dd4a6a20bee3 30 minutes ago 986MB 2025-10-18 01:36:19.697341 | ubuntu-noble-large | 8b1b1471bf5f 30 minutes ago 986MB 2025-10-18 01:36:19.697350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251018 1fd0afe879ce 30 minutes ago 985MB 2025-10-18 01:36:19.697360 | ubuntu-noble-large | 72bad9e7b0fe 30 minutes ago 986MB 2025-10-18 01:36:19.697369 | ubuntu-noble-large | e987c088872f 30 minutes ago 986MB 2025-10-18 01:36:19.697378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251018 790aed2f84f3 30 minutes ago 986MB 2025-10-18 01:36:19.697388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251018 6c154375597e 31 minutes ago 991MB 2025-10-18 01:36:19.697397 | ubuntu-noble-large | 69e3b6963fb9 31 minutes ago 994MB 2025-10-18 01:36:19.697407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251018 78d746ee8e2b 32 minutes ago 1.09GB 2025-10-18 01:36:19.697416 | ubuntu-noble-large | fe1a97af5f64 32 minutes ago 1.09GB 2025-10-18 01:36:19.697426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251018 352896b1b204 32 minutes ago 1.15GB 2025-10-18 01:36:19.697435 | ubuntu-noble-large | c69b0e97ca76 32 minutes ago 1.15GB 2025-10-18 01:36:19.697445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251018 5d68decd26a1 33 minutes ago 1.36GB 2025-10-18 01:36:19.697454 | ubuntu-noble-large | 0e7c4e883b03 33 minutes ago 1.55GB 2025-10-18 01:36:19.697464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251018 6f3ae312b0b6 35 minutes ago 1.04GB 2025-10-18 01:36:19.697473 | ubuntu-noble-large | 224d1ccee843 35 minutes ago 1.04GB 2025-10-18 01:36:19.697483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251018 abe26edc133b 36 minutes ago 1.04GB 2025-10-18 01:36:19.697492 | ubuntu-noble-large | 51e8a706670c 36 minutes ago 1.04GB 2025-10-18 01:36:19.697501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251018 8637f0eebcbf 36 minutes ago 1.09GB 2025-10-18 01:36:19.697538 | ubuntu-noble-large | 8c2e23486930 36 minutes ago 1.1GB 2025-10-18 01:36:19.697548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251018 377df226598d 40 minutes ago 977MB 2025-10-18 01:36:19.697557 | ubuntu-noble-large | 1c15227bd577 40 minutes ago 978MB 2025-10-18 01:36:19.697567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251018 b616c36be6a8 41 minutes ago 989MB 2025-10-18 01:36:19.697576 | ubuntu-noble-large | 1611e36baaca 41 minutes ago 992MB 2025-10-18 01:36:19.697586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251018 c4bfbae0c733 41 minutes ago 988MB 2025-10-18 01:36:19.697602 | ubuntu-noble-large | 53a430327799 41 minutes ago 992MB 2025-10-18 01:36:19.697612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251018 dd4a764b7b70 42 minutes ago 977MB 2025-10-18 01:36:19.697621 | ubuntu-noble-large | da6a1f7afc13 42 minutes ago 978MB 2025-10-18 01:36:19.697631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251018 9c471d1e4645 42 minutes ago 978MB 2025-10-18 01:36:19.697640 | ubuntu-noble-large | b03ba327616a 42 minutes ago 978MB 2025-10-18 01:36:19.697650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251018 9c3589409f5f 43 minutes ago 976MB 2025-10-18 01:36:19.697664 | ubuntu-noble-large | 180e7cdba9fb 43 minutes ago 976MB 2025-10-18 01:36:19.697679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251018 157a6fa1051b 43 minutes ago 975MB 2025-10-18 01:36:19.697689 | ubuntu-noble-large | 856086892b26 43 minutes ago 976MB 2025-10-18 01:36:19.697698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251018 9e3bafda9b95 43 minutes ago 976MB 2025-10-18 01:36:19.697708 | ubuntu-noble-large | e2831d38dea6 44 minutes ago 976MB 2025-10-18 01:36:19.697717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251018 c18e16cb4348 44 minutes ago 976MB 2025-10-18 01:36:19.697726 | ubuntu-noble-large | 5f9823187f54 44 minutes ago 976MB 2025-10-18 01:36:19.697736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251018 53367219a426 44 minutes ago 976MB 2025-10-18 01:36:19.697745 | ubuntu-noble-large | 931af1668cb3 44 minutes ago 976MB 2025-10-18 01:36:19.697754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251018 8ce616cea407 45 minutes ago 1.16GB 2025-10-18 01:36:19.697764 | ubuntu-noble-large | c103a62823c2 45 minutes ago 1.16GB 2025-10-18 01:36:19.697773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251018 0046ed281f06 45 minutes ago 1.16GB 2025-10-18 01:36:19.697783 | ubuntu-noble-large | 4661dc4a513b 45 minutes ago 1.16GB 2025-10-18 01:36:19.697792 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251018 fd9330fe773e 46 minutes ago 1.17GB 2025-10-18 01:36:19.697802 | ubuntu-noble-large | d1e9c26f5f5c 46 minutes ago 1.17GB 2025-10-18 01:36:19.697811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251018 ec7c259e8498 47 minutes ago 1.16GB 2025-10-18 01:36:19.697820 | ubuntu-noble-large | a6e2b6e14394 47 minutes ago 1.16GB 2025-10-18 01:36:19.697830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251018 5e7bb81681fc 47 minutes ago 1.16GB 2025-10-18 01:36:19.697839 | ubuntu-noble-large | e4077d27dc25 47 minutes ago 1.16GB 2025-10-18 01:36:19.697849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251018 6bba0a09585e 48 minutes ago 1.16GB 2025-10-18 01:36:19.697870 | ubuntu-noble-large | fe0aac53fec9 48 minutes ago 1.16GB 2025-10-18 01:36:19.697879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251018 8e57bf5dbfd2 49 minutes ago 1.16GB 2025-10-18 01:36:19.697889 | ubuntu-noble-large | 0f7185052049 49 minutes ago 1.16GB 2025-10-18 01:36:19.697898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251018 6bb7245fa84e 49 minutes ago 1.16GB 2025-10-18 01:36:19.697908 | ubuntu-noble-large | 0da7a5a78602 50 minutes ago 1.16GB 2025-10-18 01:36:19.697917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251018 8b4c76ea734f 50 minutes ago 1.16GB 2025-10-18 01:36:19.697927 | ubuntu-noble-large | 294f4170292e 50 minutes ago 1.17GB 2025-10-18 01:36:19.697936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251018 6522048522e7 51 minutes ago 1.16GB 2025-10-18 01:36:19.697946 | ubuntu-noble-large | 7d0c630e84d8 51 minutes ago 1.16GB 2025-10-18 01:36:19.697955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251018 9f7116f7f35f 51 minutes ago 1.16GB 2025-10-18 01:36:19.697964 | ubuntu-noble-large | bf42993eb8ee 52 minutes ago 1.17GB 2025-10-18 01:36:19.697974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251018 bceb26c7860c 53 minutes ago 1.16GB 2025-10-18 01:36:19.698021 | ubuntu-noble-large | d1beefe5132d 53 minutes ago 1.16GB 2025-10-18 01:36:19.698036 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251018 2dcc4eca5119 53 minutes ago 1.16GB 2025-10-18 01:36:19.698046 | ubuntu-noble-large | efe1120bdfb3 53 minutes ago 1.17GB 2025-10-18 01:36:19.698055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251018 07515d053802 54 minutes ago 290MB 2025-10-18 01:36:19.698065 | ubuntu-noble-large | c3ef076ca931 54 minutes ago 291MB 2025-10-18 01:36:19.698074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251018 fb856b409bda 54 minutes ago 290MB 2025-10-18 01:36:19.698084 | ubuntu-noble-large | cff39fdb53ee 54 minutes ago 291MB 2025-10-18 01:36:19.698093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251018 d3db4d3a81f5 54 minutes ago 290MB 2025-10-18 01:36:19.698102 | ubuntu-noble-large | 106e1d8dd4eb 54 minutes ago 291MB 2025-10-18 01:36:19.698112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251018 0555a4181717 55 minutes ago 290MB 2025-10-18 01:36:19.698121 | ubuntu-noble-large | 1627c6ea8261 55 minutes ago 291MB 2025-10-18 01:36:19.698130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251018 b8a0df3c68d0 55 minutes ago 313MB 2025-10-18 01:36:19.698140 | ubuntu-noble-large | b4960222808b 55 minutes ago 314MB 2025-10-18 01:36:19.698149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251018 f6b79ee1d04c 55 minutes ago 436MB 2025-10-18 01:36:19.698169 | ubuntu-noble-large | 3ad20ea6e3fc 55 minutes ago 437MB 2025-10-18 01:36:19.698178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251018 139eaddefb0a 55 minutes ago 300MB 2025-10-18 01:36:19.698188 | ubuntu-noble-large | 9323515c281f 55 minutes ago 300MB 2025-10-18 01:36:19.698197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251018 276f7872fd3e 55 minutes ago 840MB 2025-10-18 01:36:19.698206 | ubuntu-noble-large | b7e0214d2bfa 56 minutes ago 840MB 2025-10-18 01:36:19.698216 | ubuntu-noble-large | 7554df7b043a 56 minutes ago 300MB 2025-10-18 01:36:19.698225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251018 a34d15612d20 56 minutes ago 300MB 2025-10-18 01:36:19.698235 | ubuntu-noble-large | 3ae46ac2da69 56 minutes ago 292MB 2025-10-18 01:36:19.698244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251018 508f34e340fc 56 minutes ago 292MB 2025-10-18 01:36:19.698253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251018 ab947d796902 56 minutes ago 293MB 2025-10-18 01:36:19.698262 | ubuntu-noble-large | 9eb919b6a734 56 minutes ago 293MB 2025-10-18 01:36:19.698272 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251018 6309601aefdc 56 minutes ago 285MB 2025-10-18 01:36:19.698281 | ubuntu-noble-large | 8dc9bc952a4c 56 minutes ago 285MB 2025-10-18 01:36:19.698290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251018 3cd7a56fb0e4 56 minutes ago 302MB 2025-10-18 01:36:19.698300 | ubuntu-noble-large | 044c8226c46c 56 minutes ago 302MB 2025-10-18 01:36:19.698309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251018 aa35529f9507 56 minutes ago 358MB 2025-10-18 01:36:19.698318 | ubuntu-noble-large | b60b862e6f10 56 minutes ago 358MB 2025-10-18 01:36:19.698328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251018 6e6b1832bbc3 56 minutes ago 309MB 2025-10-18 01:36:19.698342 | ubuntu-noble-large | b1df7698f192 56 minutes ago 309MB 2025-10-18 01:36:19.698357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251018 3ed1218db0d7 56 minutes ago 307MB 2025-10-18 01:36:19.698366 | ubuntu-noble-large | a6ba51dcade8 57 minutes ago 307MB 2025-10-18 01:36:19.698376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251018 ec4db75f354b 57 minutes ago 290MB 2025-10-18 01:36:19.698385 | ubuntu-noble-large | c2d58bfdc396 57 minutes ago 290MB 2025-10-18 01:36:19.698394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251018 85702040c7bb 57 minutes ago 405MB 2025-10-18 01:36:19.698404 | ubuntu-noble-large | 840c76624d9d 57 minutes ago 405MB 2025-10-18 01:36:19.698413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251018 9f491422c93e 57 minutes ago 1.39GB 2025-10-18 01:36:19.698429 | ubuntu-noble-large | d2f77ce69bbe 57 minutes ago 1.39GB 2025-10-18 01:36:19.698438 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251018 d1333219b075 58 minutes ago 1.1GB 2025-10-18 01:36:19.698447 | ubuntu-noble-large | 4ea9047c7ec6 58 minutes ago 1.1GB 2025-10-18 01:36:19.698457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251018 625e9c630d10 59 minutes ago 1.04GB 2025-10-18 01:36:19.698466 | ubuntu-noble-large | ac5f0a048a11 59 minutes ago 1.05GB 2025-10-18 01:36:19.698476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251018 406dc0e18175 About an hour ago 1.05GB 2025-10-18 01:36:19.698486 | ubuntu-noble-large | c95cd505b52f About an hour ago 1.05GB 2025-10-18 01:36:19.698495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251018 5056de539792 About an hour ago 961MB 2025-10-18 01:36:19.698525 | ubuntu-noble-large | a91e885e2606 About an hour ago 961MB 2025-10-18 01:36:19.698538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251018 65367173ebbb About an hour ago 1.02GB 2025-10-18 01:36:19.698548 | ubuntu-noble-large | 920b6c65d86b About an hour ago 1.02GB 2025-10-18 01:36:19.698557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251018 cac90a053c26 About an hour ago 986MB 2025-10-18 01:36:19.698567 | ubuntu-noble-large | 02a9c6ba596b About an hour ago 986MB 2025-10-18 01:36:19.698576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251018 066fcb5b614f About an hour ago 1.06GB 2025-10-18 01:36:19.698586 | ubuntu-noble-large | c5ec26e757c4 About an hour ago 1.06GB 2025-10-18 01:36:19.698595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251018 49c760c40471 About an hour ago 1.15GB 2025-10-18 01:36:19.698605 | ubuntu-noble-large | 3677e8c07410 About an hour ago 1.17GB 2025-10-18 01:36:19.698614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251018 3097fca5090c About an hour ago 1.07GB 2025-10-18 01:36:19.698624 | ubuntu-noble-large | 5640523fe41b About an hour ago 1.07GB 2025-10-18 01:36:19.698633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251018 df7ba3a22835 About an hour ago 970MB 2025-10-18 01:36:19.698643 | ubuntu-noble-large | 49182c026a66 About an hour ago 970MB 2025-10-18 01:36:19.698652 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251018 ddd90009a3e7 About an hour ago 1.2GB 2025-10-18 01:36:19.698662 | ubuntu-noble-large | b5049b8171b0 About an hour ago 1.2GB 2025-10-18 01:36:19.698671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251018 cc4dc471b6af About an hour ago 983MB 2025-10-18 01:36:19.698690 | ubuntu-noble-large | 660262953309 About an hour ago 984MB 2025-10-18 01:36:19.698706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251018 2cb334e16d65 About an hour ago 1.12GB 2025-10-18 01:36:19.698722 | ubuntu-noble-large | e6890e17729d About an hour ago 1.12GB 2025-10-18 01:36:19.698731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251018 c841babbc88e About an hour ago 977MB 2025-10-18 01:36:19.698750 | ubuntu-noble-large | 4e0045fa0e55 About an hour ago 977MB 2025-10-18 01:36:19.698768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251018 4906a7519f38 About an hour ago 1.08GB 2025-10-18 01:36:19.698777 | ubuntu-noble-large | 13213a01af38 About an hour ago 1.08GB 2025-10-18 01:36:19.698787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251018 1dcdbf0fb542 About an hour ago 1.03GB 2025-10-18 01:36:19.698796 | ubuntu-noble-large | 8366d922787b About an hour ago 1.03GB 2025-10-18 01:36:19.698805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251018 5b905eff7637 About an hour ago 969MB 2025-10-18 01:36:19.698815 | ubuntu-noble-large | 49eae1da0b31 About an hour ago 969MB 2025-10-18 01:36:19.698824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251018 ea0f02039e41 About an hour ago 969MB 2025-10-18 01:36:19.698834 | ubuntu-noble-large | cecaf3fb63ae About an hour ago 969MB 2025-10-18 01:36:19.698844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251018 d36d02779504 About an hour ago 966MB 2025-10-18 01:36:19.698853 | ubuntu-noble-large | 06bee20cd72f About an hour ago 966MB 2025-10-18 01:36:19.698862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251018 df9ba1737b66 About an hour ago 1.15GB 2025-10-18 01:36:19.698872 | ubuntu-noble-large | 3ae6e594d6a1 About an hour ago 1.15GB 2025-10-18 01:36:19.698881 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251018 0ef7cffdf0a3 About an hour ago 274MB 2025-10-18 01:36:19.698891 | ubuntu-noble-large | c711eade2fba About an hour ago 275MB 2025-10-18 01:36:19.698900 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251018 8be3d3d32aeb About an hour ago 274MB 2025-10-18 01:36:19.698909 | ubuntu-noble-large | 406668f1f98c About an hour ago 275MB 2025-10-18 01:36:19.698919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251018 c31d6aa075e2 About an hour ago 449MB 2025-10-18 01:36:19.698928 | ubuntu-noble-large | 5ec04dce5bd5 About an hour ago 567MB 2025-10-18 01:36:19.698938 | ubuntu-noble-large | 90689518b2ee About an hour ago 300MB 2025-10-18 01:36:19.698947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251018 d6f959a63460 About an hour ago 300MB 2025-10-18 01:36:19.698956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251018 72109d37a5dc About an hour ago 450MB 2025-10-18 01:36:19.698966 | ubuntu-noble-large | cb383d38802c About an hour ago 450MB 2025-10-18 01:36:19.698975 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251018 7d03d3b04d20 About an hour ago 450MB 2025-10-18 01:36:19.699007 | ubuntu-noble-large | 5df705c04ef3 About an hour ago 450MB 2025-10-18 01:36:19.699017 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251018 8c11d6fd5a70 About an hour ago 381MB 2025-10-18 01:36:19.699026 | ubuntu-noble-large | 6941665ee05c About an hour ago 381MB 2025-10-18 01:36:19.699035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251018 abb568cc0ba1 About an hour ago 313MB 2025-10-18 01:36:19.699052 | ubuntu-noble-large | 631e455a6938 About an hour ago 313MB 2025-10-18 01:36:19.699067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251018 cc7c80c86a11 About an hour ago 389MB 2025-10-18 01:36:19.699076 | ubuntu-noble-large | f3fd4f6d835b About an hour ago 389MB 2025-10-18 01:36:19.699086 | ubuntu-noble-large | e643a12664f1 About an hour ago 317MB 2025-10-18 01:36:19.699095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251018 4c2fe95faba0 About an hour ago 317MB 2025-10-18 01:36:19.699104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251018 4312c5283643 About an hour ago 288MB 2025-10-18 01:36:19.699114 | ubuntu-noble-large | eb490f6f28d5 About an hour ago 289MB 2025-10-18 01:36:19.699123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251018 ab8b07d3f3de About an hour ago 283MB 2025-10-18 01:36:19.699132 | ubuntu-noble-large | 9a4a136a990a About an hour ago 283MB 2025-10-18 01:36:19.699142 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251018 8f3a68d1978e About an hour ago 283MB 2025-10-18 01:36:19.699151 | ubuntu-noble-large | fcedb8518744 About an hour ago 283MB 2025-10-18 01:36:19.699160 | ubuntu-noble-large | 49cae96bfa7c About an hour ago 266MB 2025-10-18 01:36:19.699170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251018 dda5c8939dd7 About an hour ago 279MB 2025-10-18 01:36:19.699179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251018 8cbac062697b About an hour ago 266MB 2025-10-18 01:36:19.699188 | ubuntu-noble-large | 5181dd18ea1e About an hour ago 280MB 2025-10-18 01:36:19.699198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251018 31676684e83f About an hour ago 324MB 2025-10-18 01:36:19.699207 | ubuntu-noble-large | 577b2d05ac35 About an hour ago 325MB 2025-10-18 01:36:19.699216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251018 2591d96341dd About an hour ago 267MB 2025-10-18 01:36:19.699226 | ubuntu-noble-large | c7f3785e64c5 About an hour ago 268MB 2025-10-18 01:36:19.699235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251018 6c05de2afbf1 About an hour ago 1GB 2025-10-18 01:36:19.699245 | ubuntu-noble-large | fdd0b52f9248 About an hour ago 1GB 2025-10-18 01:36:19.699254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251018 44552ef34a82 About an hour ago 266MB 2025-10-18 01:36:19.699269 | ubuntu-noble-large | 95b6258635be About an hour ago 266MB 2025-10-18 01:36:19.699279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251018 743bbc1bfd79 About an hour ago 269MB 2025-10-18 01:36:19.699288 | ubuntu-noble-large | 09687ea1a0d1 About an hour ago 270MB 2025-10-18 01:36:19.699298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251018 68fa71f59136 About an hour ago 961MB 2025-10-18 01:36:19.699307 | ubuntu-noble-large | 800b414484f4 About an hour ago 975MB 2025-10-18 01:36:19.699316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251018 0b9848a0ec3a About an hour ago 267MB 2025-10-18 01:36:19.699326 | ubuntu-noble-large | 97d2772689d3 About an hour ago 268MB 2025-10-18 01:36:19.699335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251018 c5fb8140f92f About an hour ago 278MB 2025-10-18 01:36:19.699344 | ubuntu-noble-large | ef1ef694e49b About an hour ago 279MB 2025-10-18 01:36:19.699354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251018 3de128a55c36 About an hour ago 1.05GB 2025-10-18 01:36:19.699369 | ubuntu-noble-large | 7933ac5e0951 About an hour ago 1.06GB 2025-10-18 01:36:19.699383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251018 c6fda0be2c79 About an hour ago 669MB 2025-10-18 01:36:19.699393 | ubuntu-noble-large | 314db3561d2d About an hour ago 909MB 2025-10-18 01:36:19.699402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251018 c42830c70141 About an hour ago 266MB 2025-10-18 01:36:19.699411 | ubuntu-noble-large | 60d30a6faaf0 About an hour ago 266MB 2025-10-18 01:36:19.699421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251018 b9645429f0cd About an hour ago 580MB 2025-10-18 01:36:19.699430 | ubuntu-noble-large | d236314f321b About an hour ago 582MB 2025-10-18 01:36:19.699439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251018 b2254cfe0b9d About an hour ago 266MB 2025-10-18 01:36:19.699449 | ubuntu-noble-large | 3fa5c12ae8df About an hour ago 266MB 2025-10-18 01:36:19.699458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251018 c0a08f0204be About an hour ago 275MB 2025-10-18 01:36:19.699467 | ubuntu-noble-large | e57a23b7f71a About an hour ago 275MB 2025-10-18 01:36:19.699476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251018 6bdcfaf1beac About an hour ago 275MB 2025-10-18 01:36:19.699486 | ubuntu-noble-large | 9bbe00b5ad61 About an hour ago 276MB 2025-10-18 01:36:19.699495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251018 9f339f348d23 About an hour ago 300MB 2025-10-18 01:36:19.699534 | ubuntu-noble-large | 3cc1b4d5cfd5 About an hour ago 301MB 2025-10-18 01:36:19.699548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251018 6c3381f65050 About an hour ago 394MB 2025-10-18 01:36:19.699564 | ubuntu-noble-large | 10baab02a735 About an hour ago 395MB 2025-10-18 01:36:19.699573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251018 c3ca469cf664 About an hour ago 1.51GB 2025-10-18 01:36:19.699583 | ubuntu-noble-large | 20e63525cb36 About an hour ago 1.51GB 2025-10-18 01:36:19.699592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251018 c72d349b9bcc About an hour ago 1.54GB 2025-10-18 01:36:19.699602 | ubuntu-noble-large | 8e8bbd3a6e48 About an hour ago 1.54GB 2025-10-18 01:36:19.699611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251018 335f1a0e3167 About an hour ago 450MB 2025-10-18 01:36:19.699621 | ubuntu-noble-large | 193d94eea427 About an hour ago 451MB 2025-10-18 01:36:19.699630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251018 89f27e7d13a6 About an hour ago 266MB 2025-10-18 01:36:19.699639 | ubuntu-noble-large | 9fef5ea76e0b About an hour ago 266MB 2025-10-18 01:36:19.699649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251018 7041d540c12d About an hour ago 283MB 2025-10-18 01:36:19.699658 | ubuntu-noble-large | 59fd643e28ab About an hour ago 284MB 2025-10-18 01:36:19.699667 | ubuntu-noble-large | 9ca5d32b0979 About an hour ago 272MB 2025-10-18 01:36:19.699677 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251018 3d9b6c7f9f1d About an hour ago 272MB 2025-10-18 01:36:19.699686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251018 fe6ddc6c1201 About an hour ago 266MB 2025-10-18 01:36:19.699695 | ubuntu-noble-large | 6279eb71f7db About an hour ago 271MB 2025-10-18 01:36:19.699705 | ubuntu-noble-large | ubuntu 24.04 97bed23a3497 2 weeks ago 78.1MB 2025-10-18 01:36:19.703288 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-10-18 01:36:19.709526 | ubuntu-noble-large | ++ date +%Y%m%d 2025-10-18 01:36:19.711331 | ubuntu-noble-large | + BUILD_ID=20251018 2025-10-18 01:36:19.711385 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-10-18 01:36:19.711395 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-18 01:36:19.711407 | ubuntu-noble-large | + IS_RELEASE=False 2025-10-18 01:36:19.711415 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-18 01:36:19.711437 | ubuntu-noble-large | + VERSION=latest 2025-10-18 01:36:19.711448 | ubuntu-noble-large | + LSTFILE=images.txt 2025-10-18 01:36:19.711455 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20251018 2025-10-18 01:36:19.711546 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 01:36:19.711562 | ubuntu-noble-large | + . defaults/all.sh 2025-10-18 01:36:19.712272 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-18 01:36:19.712284 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-18 01:36:19.712295 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-18 01:36:19.712307 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-18 01:36:19.712528 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-18 01:36:19.712602 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 01:36:19.712612 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 01:36:19.712624 | ubuntu-noble-large | +++ hash -r 2025-10-18 01:36:19.712676 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 01:36:19.712687 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-18 01:36:19.712699 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-18 01:36:19.712712 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-18 01:36:19.712812 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-18 01:36:19.712824 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-18 01:36:19.712833 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-18 01:36:19.712847 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-18 01:36:19.712874 | 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-10-18 01:36:19.712889 | 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-10-18 01:36:19.712899 | ubuntu-noble-large | +++ export PATH 2025-10-18 01:36:19.712952 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-18 01:36:19.712966 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-18 01:36:19.712978 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-18 01:36:19.713017 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-18 01:36:19.713027 | ubuntu-noble-large | +++ export PS1 2025-10-18 01:36:19.713037 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-18 01:36:19.713049 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-18 01:36:19.713059 | ubuntu-noble-large | +++ hash -r 2025-10-18 01:36:19.713113 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-18 01:36:19.714853 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-18 01:36:19.717545 | ubuntu-noble-large | ++ export BUILD_ID=20251018 2025-10-18 01:36:19.717567 | ubuntu-noble-large | ++ BUILD_ID=20251018 2025-10-18 01:36:19.717731 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-18 01:36:19.717784 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-18 01:36:19.717798 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-18 01:36:19.717808 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-18 01:36:19.717825 | ubuntu-noble-large | + export IS_RELEASE 2025-10-18 01:36:19.717835 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-18 01:36:19.717844 | ubuntu-noble-large | + export VERSION 2025-10-18 01:36:19.717853 | ubuntu-noble-large | + rm -f images.txt 2025-10-18 01:36:19.719207 | ubuntu-noble-large | + touch images.txt 2025-10-18 01:36:19.722097 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-10-18 01:36:51.819366 | ubuntu-noble-large | Deleted Images: 2025-10-18 01:36:51.819413 | ubuntu-noble-large | deleted: sha256:5641e2883ab279b29700320a9269d00404305c03c28e2f466ad4a1ea81673d99 2025-10-18 01:36:51.819420 | ubuntu-noble-large | deleted: sha256:53ec0aaebc399ae5c331cd6ede006032c422d6f50ccac9e92099a0f950086d2f 2025-10-18 01:36:51.819424 | ubuntu-noble-large | deleted: sha256:5373e67efa3d5c32e4c0068d0a971c236092b1112a92ecf7fc606e2ad9620667 2025-10-18 01:36:51.819428 | ubuntu-noble-large | deleted: sha256:e3fc3be0ca6e5279317257bec19bedc6a882ba4be209dcaf9b3f7257d7f3c711 2025-10-18 01:36:51.819432 | ubuntu-noble-large | deleted: sha256:180e7cdba9fb0ab556e70a34c7a1e2d43dfdf7432158c4e08ac194fbd9d3a0f9 2025-10-18 01:36:51.819436 | ubuntu-noble-large | deleted: sha256:cbc865579149fe018802a6b94751c9727382b5cba55120c86e80fd7f90dd3e8a 2025-10-18 01:36:51.819441 | ubuntu-noble-large | deleted: sha256:4b8669e063f520df07c6d88fe39f42bb56f0d2ab562321fad5adefa83f2949b4 2025-10-18 01:36:51.819445 | ubuntu-noble-large | deleted: sha256:4ce592c9343e62313442da27a32c687c9b79e643beafc7e56fe50ebcf42b2d37 2025-10-18 01:36:51.819449 | ubuntu-noble-large | deleted: sha256:840c76624d9db41e78ed047a9d9556e848cc6bb5e8058f7c5320d5db3cea2f37 2025-10-18 01:36:51.819453 | ubuntu-noble-large | deleted: sha256:c208063514bd4095f738b90eca579dcf66c4db7945edcf2da0a8e28285ad811b 2025-10-18 01:36:51.819457 | ubuntu-noble-large | deleted: sha256:a9f09f552ea568f6b88e69bc07c4af433a26744531f8c2badb93ef79c7bb71e3 2025-10-18 01:36:51.819461 | ubuntu-noble-large | deleted: sha256:b6155cfdf3a57e89deb8ecf40bb3d9ce394b9e2734681b20b7b9f1186bb3d557 2025-10-18 01:36:51.819465 | ubuntu-noble-large | deleted: sha256:28a0e76924b3ff7ab3bab4331d93093739c19415dbc0e08448f37eeea201d9cf 2025-10-18 01:36:51.819469 | ubuntu-noble-large | deleted: sha256:695ae20fac955dffed11d8140d0770de9fc1d69398faac076fbef57d97d6a63a 2025-10-18 01:36:51.819473 | ubuntu-noble-large | deleted: sha256:ed14fe1feeedcc7000e7082210af35ae4080276599d123b6701d6a4528186333 2025-10-18 01:36:51.819477 | ubuntu-noble-large | deleted: sha256:678282dd324300f83c3e1b6cce45d44c0984cb31c941ada19bb22da92e2c2ced 2025-10-18 01:36:51.819481 | ubuntu-noble-large | deleted: sha256:2eded6ecf4e8781e3bca17698d8864ee26e961cbf5958756df74d3b799ce6e7a 2025-10-18 01:36:51.819485 | ubuntu-noble-large | deleted: sha256:33bbff4e026456b14dacd367d0a70621eadafed4a93771cddd3522c7481931f0 2025-10-18 01:36:51.819489 | ubuntu-noble-large | deleted: sha256:6d7c9e7634bb45e7006b83fe3378cb5a4a1b4965e1f24960f6a9c88b1ed3505f 2025-10-18 01:36:51.819493 | ubuntu-noble-large | deleted: sha256:79a00c90b9907acee268e54b0eb413ea213a2265ae8010449f928bdbd40f1bc7 2025-10-18 01:36:51.819498 | ubuntu-noble-large | deleted: sha256:35bb68c304e20c99fd640ac4dfc72038e7a7b1ba3f99905c895b287f7f826ec0 2025-10-18 01:36:51.819518 | ubuntu-noble-large | deleted: sha256:f76e74b263398dcf4c77a45e48617559fd7cd2c06c1e96d143b0181c599dacbd 2025-10-18 01:36:51.819522 | ubuntu-noble-large | deleted: sha256:7933ac5e0951c88f9de6177636a533c57589c61c78ce774c2424dbf3f4a8b78b 2025-10-18 01:36:51.819536 | ubuntu-noble-large | deleted: sha256:e921b84d535ee8073768c44a46f921dacb1ef5345eb78d4721f322349f3b3191 2025-10-18 01:36:51.819540 | ubuntu-noble-large | deleted: sha256:0778113435c8c4feb3d8a9378294902b8eeeefabf61a3dcaf1dcbb61d336a773 2025-10-18 01:36:51.819543 | ubuntu-noble-large | deleted: sha256:7a643b549fbd260ce6a9f479956b5effc5cd50b8f58d5b74b440ff9e13fc4842 2025-10-18 01:36:51.819546 | ubuntu-noble-large | deleted: sha256:68da981388ebb6d863ced1d65dae61e7c7e1680922e25eeb3a6ddb539169455b 2025-10-18 01:36:51.819550 | ubuntu-noble-large | deleted: sha256:9b1c9ef4c802efa521f3ce7e1a4795a9105b58512cadab22de6f174eb1d4186c 2025-10-18 01:36:51.819553 | ubuntu-noble-large | deleted: sha256:5c1f38d9f5430e9e7aced4386fc7657e47dc29688df0ba3692ab9c2d6945939d 2025-10-18 01:36:51.819556 | ubuntu-noble-large | deleted: sha256:ed6f3e30ecff09f97ce9b5ecb8304983bde61b53b1e617fd1ededbbe8089bbf4 2025-10-18 01:36:51.819559 | ubuntu-noble-large | deleted: sha256:af4c06513b13fb8e424d61657bee2fcf5c21a8a0f97532dc5c1a3e9de9e39904 2025-10-18 01:36:51.819563 | ubuntu-noble-large | deleted: sha256:a9b79914a54eb148a8062a88b088a35fc09fb03d1287075b6195bd684de445ef 2025-10-18 01:36:51.819566 | ubuntu-noble-large | deleted: sha256:52e6f38be4c561f0660992c500eb5f88cb81fec62c4420b5cfefa8f5011bd0e5 2025-10-18 01:36:51.819575 | ubuntu-noble-large | deleted: sha256:cf6041ef6bb8eabd132d466b4fe447d2dd1f1d4e17d90d3bab8afc5d0dc69954 2025-10-18 01:36:51.819578 | ubuntu-noble-large | deleted: sha256:06880cbda8bfc219902ad9016cc1e1184f014009187c3188cdbf6c0e2b96b0bc 2025-10-18 01:36:51.819581 | ubuntu-noble-large | deleted: sha256:38248b18683aff0d93d44a39c330d0d4abbf18df5ea460ea9e56f1949c65c8a9 2025-10-18 01:36:51.819585 | ubuntu-noble-large | deleted: sha256:652035d212fbea60275f497c537b446969da28036e32cf97f47b2c1e2d6cff5f 2025-10-18 01:36:51.819588 | ubuntu-noble-large | deleted: sha256:3bb2d75b91b2b7772d409349a4d505f000aa41434b046676a565934eb515c83c 2025-10-18 01:36:51.819591 | ubuntu-noble-large | deleted: sha256:9add79e32468d6e8016a3a61da9fa81ee46037cb2e87162a59920bdac813cb43 2025-10-18 01:36:51.819594 | ubuntu-noble-large | deleted: sha256:b811b13e481509c326c0517f7457072295341f8af43fa5a6500d8e115ec5ffc2 2025-10-18 01:36:51.819598 | ubuntu-noble-large | deleted: sha256:41aa6ba6b4844e3eee05349fe2d7d74a25cea5dff136366ed6195ec6080b3488 2025-10-18 01:36:51.819601 | ubuntu-noble-large | deleted: sha256:f43712d1804bba4dba873bbb8644508e4ebb4ca3046d252fa41e885bbba836a1 2025-10-18 01:36:51.819604 | ubuntu-noble-large | deleted: sha256:c18e5334c67b0926cc573553f9e55457a4ef37698c89593472089ef275878cea 2025-10-18 01:36:51.819608 | ubuntu-noble-large | deleted: sha256:82dedb0233a307d2e8a5a8b76a52781c676afb7ced6295994cf96ae678ec52d0 2025-10-18 01:36:51.819611 | ubuntu-noble-large | deleted: sha256:4e0ad301e01d3e1ee1472981d3a2045dedcc9fc4e7bb6653ee9c62a67d2ae6ae 2025-10-18 01:36:51.819614 | ubuntu-noble-large | deleted: sha256:fe375d1145fc3caaf016a7851cba4022e49548a728bb52de2a0a735c606d91a5 2025-10-18 01:36:51.819617 | ubuntu-noble-large | deleted: sha256:84933f148ea03495779f75477a4d8a1ac5493ee7e3dd3f78749e1e03f3b9c022 2025-10-18 01:36:51.819621 | ubuntu-noble-large | deleted: sha256:95b6258635be6cdef9173379981e302c8d77e49f2c9546403689442b42e282f0 2025-10-18 01:36:51.819624 | ubuntu-noble-large | deleted: sha256:85621c9b8da990fe26ed7e4f8d80f3e442fc5d6230557fef700a3285eae64e3f 2025-10-18 01:36:51.819627 | ubuntu-noble-large | deleted: sha256:209af9c1917bb7b4ba9715e19b75d3a016da7e9cd51a93cd6c93a4f27b0f5441 2025-10-18 01:36:51.819642 | ubuntu-noble-large | deleted: sha256:1cf540efb88c6ecd6b0292cdb44d878798e78dc38f7d64e807b4070d6631ce11 2025-10-18 01:36:51.819645 | ubuntu-noble-large | deleted: sha256:7d3ae2fc37352d50a58e2c3682e2959883fb03acea86a9d92862fcb3b3481848 2025-10-18 01:36:51.819649 | ubuntu-noble-large | deleted: sha256:5b61558022df7ff9508f988fa776762dc6532b47368209730764e568036d9741 2025-10-18 01:36:51.819652 | ubuntu-noble-large | deleted: sha256:0a1aab6956efed7da71dc9f48c607cc609cb40e633bb13e68dd294c6082f20be 2025-10-18 01:36:51.819655 | ubuntu-noble-large | deleted: sha256:be2f467640743b4f5f957dab15bd7463923a52f3b7670732a3e8ebea89e22359 2025-10-18 01:36:51.819658 | ubuntu-noble-large | deleted: sha256:654ad3936edefaec278c091b0ae9c76daebbe20844bc0c4f0497e89014f590ee 2025-10-18 01:36:51.819662 | ubuntu-noble-large | deleted: sha256:4eb65fd47f4a596dea30a038a4ae72f3a35c72d36d0f6bc3ab8fd04bfc829772 2025-10-18 01:36:51.819665 | ubuntu-noble-large | deleted: sha256:fdf4680e123a84cd39397d70925c9da1886b5f8260f0aef8bcce4d49dce287eb 2025-10-18 01:36:51.819668 | ubuntu-noble-large | deleted: sha256:dbbdb13b1cc1cd6305c07f75e280cbafb061ff444af183b5722d21189ca8d912 2025-10-18 01:36:51.819671 | ubuntu-noble-large | deleted: sha256:da8aecaa6631d958b0551c1192d5ee9d8a6c5955ad945e52b0dd5ae45cb41c1e 2025-10-18 01:36:51.819675 | ubuntu-noble-large | deleted: sha256:5f57b1faa2b1392806cf197eeb065960b76f2da14398a6f55b251d4a08a271c9 2025-10-18 01:36:51.819681 | ubuntu-noble-large | deleted: sha256:eaa84db695a1ace1ac61b246ffa38232f9d9f600f097c0fa872020cdec4b6adf 2025-10-18 01:36:51.819685 | ubuntu-noble-large | deleted: sha256:314db3561d2dd51ce097fa8b8b000d17accb23fad114c458c924d2c84ec187f1 2025-10-18 01:36:51.819688 | ubuntu-noble-large | deleted: sha256:df36564c9817975c3a8b986da29a5da5e1b5e2c39c83b8f925cb28d94485f133 2025-10-18 01:36:51.819691 | ubuntu-noble-large | deleted: sha256:304bf12a238ea21a9dede728dd98a6fccebd1af5241cc37aca63f9dcf540b654 2025-10-18 01:36:51.819694 | ubuntu-noble-large | deleted: sha256:749b9c9a7b803c34bb0b47f8064478bdf4b6bbeeb76198ddf6c1d97561c22089 2025-10-18 01:36:51.819698 | ubuntu-noble-large | deleted: sha256:8f0d47c6009a2ae738a9344a3210658e677c24db3edb47e38fd6faff631d370f 2025-10-18 01:36:51.819701 | ubuntu-noble-large | deleted: sha256:872ec672422b2e6829053e0dfae51dc73495d981133dbb995a5647a3f4dc5647 2025-10-18 01:36:51.819704 | ubuntu-noble-large | deleted: sha256:25af9b7c37fbecc7f3c9fa6b507bd27d45b8513f7789225f45eb3257b31f6c91 2025-10-18 01:36:51.819707 | ubuntu-noble-large | deleted: sha256:513e089830e4c3857c2780fab7a59c4d8bcc81a6c4dc54cdea614354fdc9d1a0 2025-10-18 01:36:51.819711 | ubuntu-noble-large | deleted: sha256:b057bfd22c3597d9f65949fe4727958b8ac90a569cfd430d4bc10d966fa7517a 2025-10-18 01:36:51.819714 | ubuntu-noble-large | deleted: sha256:8e77e7e80974dbd787aebeb6e4f4e60f053d6027fdc4177fb9e1871039aeae98 2025-10-18 01:36:51.819717 | ubuntu-noble-large | deleted: sha256:739c052204045993e8d675f01f91a8a461c50b2a99cc9a8c9f0d50a8596f83f6 2025-10-18 01:36:51.819721 | ubuntu-noble-large | deleted: sha256:a0908f402d20fb338d19d6b7da6cd94c0618f182c418b6bb55afa91c6d83f489 2025-10-18 01:36:51.819724 | ubuntu-noble-large | deleted: sha256:b9f104c77d3ce55c31db59b792b92c496ff4e76a659539e74993014aecb2797c 2025-10-18 01:36:51.819727 | ubuntu-noble-large | deleted: sha256:fcb554b02d235b9cd797cec98b9ef8a34af99618140834aaf5abe3cac5f1bdc9 2025-10-18 01:36:51.819730 | ubuntu-noble-large | deleted: sha256:ba1e2558b8eafb9768df653467c05bffd32bc2461d480a3f724dc0b741dfd2ad 2025-10-18 01:36:51.819734 | ubuntu-noble-large | deleted: sha256:d2354ce9d302dd75b591bbad271c6fac3e54aca34517266c9005543a1a56c8a5 2025-10-18 01:36:51.819737 | ubuntu-noble-large | deleted: sha256:e098ab31f1820f2bf74db713bf198e5b7f11d29af4f24866c13dd19ed2b03c12 2025-10-18 01:36:51.819740 | ubuntu-noble-large | deleted: sha256:ffeeb658e7272855d46a75ed2ae593c774163a0e138c8a22a3c8628f3354c941 2025-10-18 01:36:51.819743 | ubuntu-noble-large | deleted: sha256:dcc466f42080b2214c6e43a9498daa1d263e255a2bf696a90dc80deed69828f9 2025-10-18 01:36:51.819747 | ubuntu-noble-large | deleted: sha256:6c6448aea18d094ce8711b1f7ef4468f260f99bff3547c03a7e6f5a844cb47ac 2025-10-18 01:36:51.819750 | ubuntu-noble-large | deleted: sha256:66b3d5e06f981d49ac4c10f442a68f76ff35464ba54d439845c1d84182df682c 2025-10-18 01:36:51.819755 | ubuntu-noble-large | deleted: sha256:78397814c459a7e3f5d37397d980679bb7a2c606cb381e518786409648100fbb 2025-10-18 01:36:51.819758 | ubuntu-noble-large | deleted: sha256:a097155f02afc3d0a6274e7b59c0aee89db178e6c8204e6403852f6716e6bb50 2025-10-18 01:36:51.819762 | ubuntu-noble-large | deleted: sha256:887ca321a0d6170d28624fbfd5e8ac016646696d80a47456d5a8f4d4f1182a26 2025-10-18 01:36:51.819765 | ubuntu-noble-large | deleted: sha256:87db415b7698e73ffde459db41f3cd617d498ff46170c3efeb5998f89abf70ff 2025-10-18 01:36:51.819768 | ubuntu-noble-large | deleted: sha256:771acb389cbf066da55e9a09ec068439d910a42d10a0017b91cf241b517d9423 2025-10-18 01:36:51.819771 | ubuntu-noble-large | deleted: sha256:e92ce93249aad58b4942cde4c49ee6ea5d5676237d8a2546fe975b516c1adb62 2025-10-18 01:36:51.819775 | ubuntu-noble-large | deleted: sha256:a6575109fc63d8e42a99c277e8b902e889bcb0de4a52329a680c1ef8719b8b8b 2025-10-18 01:36:51.819778 | ubuntu-noble-large | deleted: sha256:5703e4fa59649dbc84ffb7bfa0b2474dc0c65e4bb01bc57d5edc91bff914cc63 2025-10-18 01:36:51.819781 | ubuntu-noble-large | deleted: sha256:26fda561f493a66f57b16c6df51410fd64104a28bf8e565efbc381e334925cfd 2025-10-18 01:36:51.819784 | ubuntu-noble-large | deleted: sha256:7d2d2a8f5aa1b4573098c97c939ccf0c82d3878becfc3aea2d1d63a23fb1ed49 2025-10-18 01:36:51.819788 | ubuntu-noble-large | deleted: sha256:44f2e8dcdd78fb810ffb1f1fc2d55a056c464dc79d2fcd6dcfe0d79693165183 2025-10-18 01:36:51.819791 | ubuntu-noble-large | deleted: sha256:5cb1731c7129b90ca63a2fadd50df5cb103ee8b705dcf8eb5e1b27b83aa47393 2025-10-18 01:36:51.819794 | ubuntu-noble-large | deleted: sha256:3bc7f04f8697f85064e883421a4274a614e356db5e699f8d8646cda0c17e2094 2025-10-18 01:36:51.819797 | ubuntu-noble-large | deleted: sha256:5ca8d03ad00ae6a314464448107885d7ba69f85fe590a22819572f24a082d566 2025-10-18 01:36:51.819801 | ubuntu-noble-large | deleted: sha256:b81be0f4cfa6393400b7d2ef78b2def6466014d78e0b81cc10cb2aae5018dd40 2025-10-18 01:36:51.819806 | ubuntu-noble-large | deleted: sha256:33139d41bbd588934dad87ed0eb989f72694dc6ac4339f2121d5b5fa9e5bd062 2025-10-18 01:36:51.819810 | ubuntu-noble-large | deleted: sha256:d287f05c485ee3848bf2cbbc823bc2b95697a3c73d8560acee847fa14b560a4b 2025-10-18 01:36:51.819820 | ubuntu-noble-large | deleted: sha256:7411727b0683b713f76814337b7cb9a315f673326640ca24212d69a6cad65298 2025-10-18 01:36:51.819824 | ubuntu-noble-large | deleted: sha256:ba19b962e59a5c26d800de684d0917443e3dc9fe2fc8fb96ae8e15daf7eafcd8 2025-10-18 01:36:51.819827 | ubuntu-noble-large | deleted: sha256:226c8323c23845501baf4734f61f731397012840817d5c545b4cad7aedb93b8e 2025-10-18 01:36:51.819830 | ubuntu-noble-large | deleted: sha256:f7a97b8a1ca92cab743b4971c302365bfd8e8f3f0e046af50a48abf091efc0ec 2025-10-18 01:36:51.819833 | ubuntu-noble-large | deleted: sha256:dc9a0d63e169fd2ba22f8adee0c34e40ab1b5164bd2d70622708ac3ff562b44f 2025-10-18 01:36:51.819837 | ubuntu-noble-large | deleted: sha256:3b7466b9cdcd646ac48c3dea3e2756b0c08749b592d8708863e034bb25e24680 2025-10-18 01:36:51.819840 | ubuntu-noble-large | deleted: sha256:6941665ee05cded61f15e79389a7978d56349c37b4ed3a0e33f750afbb50555e 2025-10-18 01:36:51.819843 | ubuntu-noble-large | deleted: sha256:7e8fa8e13d786ee0d44f09707e02f4a6bc420c97a2ee5b0956c94bd57e77a11e 2025-10-18 01:36:51.819846 | ubuntu-noble-large | deleted: sha256:b03ba327616a1f243092cfe06fd3cb4cb9736417269b738699fe28f035d0e8f0 2025-10-18 01:36:51.819849 | ubuntu-noble-large | deleted: sha256:d5e8dbf28202e367cbe453071c0732483d8f68d02056ef76c253313112d13fc4 2025-10-18 01:36:51.819853 | ubuntu-noble-large | deleted: sha256:73b189aed253a65539dcceb3142025afab69d899080928441742f460ca4ab7cd 2025-10-18 01:36:51.819856 | ubuntu-noble-large | deleted: sha256:731f4113fb4a814acf933d1d2a428ee65e88656336967cd5b0d127782d7a53b5 2025-10-18 01:36:51.819859 | ubuntu-noble-large | deleted: sha256:09687ea1a0d159c03dfe29555b6960055aed478eaf1aa56c6ab98a12e5411680 2025-10-18 01:36:51.819862 | ubuntu-noble-large | deleted: sha256:c8acc33012d91fe78941f91a28da6ffd53dc81ac602beacdcafbb9db32a458e5 2025-10-18 01:36:51.819866 | ubuntu-noble-large | deleted: sha256:a2fa10cb11c8687f7998cddeb52480466ae6b49617c9c596a2c2d5e92950260a 2025-10-18 01:36:51.819869 | ubuntu-noble-large | deleted: sha256:a1edec2d6bb8aa17eb214a352510e5824b57c5440122afcebda42ab6153a6731 2025-10-18 01:36:51.819872 | ubuntu-noble-large | deleted: sha256:5cd2de2171d51cb730572203587921cf041034e5bd80658c870fb56a0afd4e04 2025-10-18 01:36:51.819875 | ubuntu-noble-large | deleted: sha256:b63228e4519eef918c3efeef98e13c3e1e48b6f7a74eec7c97209c2394c23fbf 2025-10-18 01:36:51.819878 | ubuntu-noble-large | deleted: sha256:1008f4c779e0ea587e17f87cd8d74332722193b98cda56436703dbfe00149270 2025-10-18 01:36:51.819882 | ubuntu-noble-large | deleted: sha256:19cc408c10a07e41d371b18b0ca3492d6d2d8eb38bd652fe8e725d9434ab9267 2025-10-18 01:36:51.819885 | ubuntu-noble-large | deleted: sha256:f4111e839cbd43db0ce250c9bc1d3ff51e5649abb3ef0d90d71cc5d93315e639 2025-10-18 01:36:51.819888 | ubuntu-noble-large | deleted: sha256:e643a12664f19ca72375f3ff65e9ce75cc7b4e1524f76931c2f5521c33faf0ef 2025-10-18 01:36:51.819891 | ubuntu-noble-large | deleted: sha256:6e71c2410d11a186ade2ac4b169f865bb6d7f9e688bf2d0d33ee830a6ceed712 2025-10-18 01:36:51.819895 | ubuntu-noble-large | deleted: sha256:509d732883d3bc810b83351d289893f739243533805f87a15c886ed6aa277fa4 2025-10-18 01:36:51.819898 | ubuntu-noble-large | deleted: sha256:3fc716895a29ff2e507cc3d5429cc5ad131a8fd27c20bbbb3c14cea7c47b19b4 2025-10-18 01:36:51.819901 | ubuntu-noble-large | deleted: sha256:cc86ceac33a5589d1c045e4e7a1f583142143bdb0d26945b3b2c3c39c1b986f7 2025-10-18 01:36:51.819904 | ubuntu-noble-large | deleted: sha256:28c215761228df8adf383f6473e9d6a0b1f166265266b9117085d54df9944832 2025-10-18 01:36:51.819908 | ubuntu-noble-large | deleted: sha256:8b1b1471bf5f0e7ea0bb863e5506ec60676bd53eec8117ab6e499574491e9ef8 2025-10-18 01:36:51.819911 | ubuntu-noble-large | deleted: sha256:49ead17b680ae2be8ceb2914d3dd09d0824c02eeb1270938a7212dcdd3b13f96 2025-10-18 01:36:51.819914 | ubuntu-noble-large | deleted: sha256:eb199e3882034a4951f128e0d16542ca02acd2e3b80d6c905b520bb9edb9c069 2025-10-18 01:36:51.819918 | ubuntu-noble-large | deleted: sha256:73ffab80300a228e09c4d8e3b9a6491041974b56ac61c298b55a7b182cfd5ae9 2025-10-18 01:36:51.819921 | ubuntu-noble-large | deleted: sha256:e4077d27dc25eeb02d806be712f64fc35030e92b243b128b264cd3d8c41da946 2025-10-18 01:36:51.819924 | ubuntu-noble-large | deleted: sha256:0f38e08a6fede915c3fef073b029e17c8777c7a480b63ff19f3e090f392ce361 2025-10-18 01:36:51.819927 | ubuntu-noble-large | deleted: sha256:a726d367b0ba5f90190131a66b27287ffd53e064f5ca66ca2d175af4da4d5a81 2025-10-18 01:36:51.819932 | ubuntu-noble-large | deleted: sha256:457c1150e5e079026558e6644f2f7fedaf70346d81313f890844d13c44e4bb6e 2025-10-18 01:36:51.819938 | ubuntu-noble-large | deleted: sha256:a5112b548367b37f8f09a4ce0d39ed24b57171824deaa93043161a534360f504 2025-10-18 01:36:51.819942 | ubuntu-noble-large | deleted: sha256:a75bac5839439ea29f14de0de0c4c6a371aea7453de0957956e4c3d128920f59 2025-10-18 01:36:51.819945 | ubuntu-noble-large | deleted: sha256:e987c088872f64002a0a775906a8f868e5ad297bd7b7b94d97b5c06063f8a6b1 2025-10-18 01:36:51.819948 | ubuntu-noble-large | deleted: sha256:e00c11a7f66b0518e650b42477ffacbc6568cfe6e8c123f298dc27a697c56a01 2025-10-18 01:36:51.819952 | ubuntu-noble-large | deleted: sha256:f08ed91d8dde8ee63698ab2658cbbda616e67e3b9c9673f398161cce426f514e 2025-10-18 01:36:51.819955 | ubuntu-noble-large | deleted: sha256:a4a64e24b1e2f5af827bd036120e39927a43d5c70ee9ad6afb61a1d704126c86 2025-10-18 01:36:51.819958 | ubuntu-noble-large | deleted: sha256:c711eade2fba90bea84f4e62535205e68e8aa4dd16237e892f82957ecdc598a5 2025-10-18 01:36:51.819961 | ubuntu-noble-large | deleted: sha256:5b40b891a1fbb7eb9ea10a5adfa34ee782b84cf149bd335db5867ceb6ffa7d19 2025-10-18 01:36:51.819965 | ubuntu-noble-large | deleted: sha256:17b0469d00ac5713906ab1adb0509d01dab29701b0de5abde321d8b57e3c1b64 2025-10-18 01:36:51.819979 | ubuntu-noble-large | deleted: sha256:d105a0dac0bd150b056675b8260126ff3d98bdd8a41b95dc2f7fbfd5dd7f01ec 2025-10-18 01:36:51.819982 | ubuntu-noble-large | deleted: sha256:175d6d5575388c70c58af7c0aec1bd1af1c4b21a5f23c8dc873020d6ac15e88a 2025-10-18 01:36:51.819985 | ubuntu-noble-large | deleted: sha256:2bec1566946e7f21304d06e1d215f09f95973a0b1e956faca54cdac638611f05 2025-10-18 01:36:51.819989 | ubuntu-noble-large | deleted: sha256:9d12d17542e1b5dfd762c15b35dba48d97930153dc746f84723208f57470dd12 2025-10-18 01:36:51.819992 | ubuntu-noble-large | deleted: sha256:5caeec5862923fbc93f788b42582ab4fed354b9229e29a0f85558669798ac29b 2025-10-18 01:36:51.819995 | ubuntu-noble-large | deleted: sha256:6e0debac82552fc7f95facb7b5f4e21e82c2807cbe6eb5c06fba000eb341c1f6 2025-10-18 01:36:51.819998 | ubuntu-noble-large | deleted: sha256:80a15c77a91a96980d777f001634cb9ba8cd54c8b3cf1936654d4b628c1c70ff 2025-10-18 01:36:51.820010 | ubuntu-noble-large | deleted: sha256:d1beefe5132dd511fe50b1e8e6e692ec8b022c0c62075e740261cf73ff2e519e 2025-10-18 01:36:51.820013 | ubuntu-noble-large | deleted: sha256:de89ada66a209625735a9d0d9f4bc33f3e5ab5d516dda2cf0356469b33f80844 2025-10-18 01:36:51.820017 | ubuntu-noble-large | deleted: sha256:a63561b5560ec09dad4029ea1a93b19c042db2ae5c8f400e17e828b735e86e10 2025-10-18 01:36:51.820020 | ubuntu-noble-large | deleted: sha256:c1d0326cdc33586a58039896670a81540ccfcae31ac770de259a550ed1c8e1aa 2025-10-18 01:36:51.820023 | ubuntu-noble-large | deleted: sha256:8df080560e0e912b274b8cf06214cb12f729b0ab198b834f379af566e1f28ad9 2025-10-18 01:36:51.820026 | ubuntu-noble-large | deleted: sha256:73a60e77d25bac077f812a81550133c3aec52c49f8d005f2595f51ec60c687a7 2025-10-18 01:36:51.820029 | ubuntu-noble-large | deleted: sha256:c3ef076ca931e06fa8a8dd74dc3e240af570489c3a58ebe034a98d25774a6ea6 2025-10-18 01:36:51.820033 | ubuntu-noble-large | deleted: sha256:21e4f23e0baab65dad9185c7aaf52e904d7d33e11d30f518da9a034cd3b56dd7 2025-10-18 01:36:51.820036 | ubuntu-noble-large | deleted: sha256:a262ffacae4167b77cd48f7c4f941149c195f54e8424ed3e9421c4505497ae73 2025-10-18 01:36:51.820039 | ubuntu-noble-large | deleted: sha256:247e3d5d39a988c1288f489e9c64a9b6c68cdf5b52bfe1e18f88653e0a7ccca3 2025-10-18 01:36:51.820042 | ubuntu-noble-large | deleted: sha256:46705b8ef7411aeb324d5c2ab24f3a90e284eb9188a6f1bf4edcd92e6a6e4959 2025-10-18 01:36:51.820045 | ubuntu-noble-large | deleted: sha256:013503f30f8fbd7fd971782e28a5d2afb82275938bf59573642b685b336f290e 2025-10-18 01:36:51.820049 | ubuntu-noble-large | deleted: sha256:d84b59978fd13c5f85d3c391bde2649a026ede286f8b857cad9cc5679d10d847 2025-10-18 01:36:51.820052 | ubuntu-noble-large | deleted: sha256:9fb992bf101774f677e4c671dc85e3c666b825c891d415641c88e92d2cc2eba8 2025-10-18 01:36:51.820055 | ubuntu-noble-large | deleted: sha256:fb6c61a44e2469ffeb07e92e8b0dbf310ed9e6797a37e02d29c2fc6fff1dd943 2025-10-18 01:36:51.820058 | ubuntu-noble-large | deleted: sha256:60d30a6faaf010752684c53a1c8154053d5c3673a49047ab86c238a8648f049b 2025-10-18 01:36:51.820061 | ubuntu-noble-large | deleted: sha256:8b5bc21e54e892bfa27b95e0832b0c943e9ae576a5fa4d280e2d94cc253751e6 2025-10-18 01:36:51.820065 | ubuntu-noble-large | deleted: sha256:03452c09e05f238428f3ff36126deffdfc952f445ba87ecc7db51eccfe5584a0 2025-10-18 01:36:51.820068 | ubuntu-noble-large | deleted: sha256:c4b05436144c0ce11b29ac3ee623de42500c5555906361374d280d52b22aea36 2025-10-18 01:36:51.820071 | ubuntu-noble-large | deleted: sha256:f1c8fdf060566d957017788e64ac5010f46527d4eceb22f0cf34038878bd63db 2025-10-18 01:36:51.820074 | ubuntu-noble-large | deleted: sha256:b228cd83526c1b28a943bdd3e1dee52d893fddfbf4634fb01078703b2fa3a45c 2025-10-18 01:36:51.820080 | ubuntu-noble-large | deleted: sha256:a98cf72f92ef998a6d67916c7bd7696356c52898e1c5a5ac46107daf82461cd9 2025-10-18 01:36:51.820083 | ubuntu-noble-large | deleted: sha256:b9e4f49b468611bed181e752257091212cd8410fad4a9dfe37b0c9f31ec81912 2025-10-18 01:36:51.820087 | ubuntu-noble-large | deleted: sha256:0f474f08e5c59e4eab96099e4e7e6392e203f3340261f4fd3ba7adb9460addc8 2025-10-18 01:36:51.820090 | ubuntu-noble-large | deleted: sha256:20a2231f4fbb58cd85e96063bd89c696fa06bdbb4a056b0d9b6c1176aac09552 2025-10-18 01:36:51.820093 | ubuntu-noble-large | deleted: sha256:b9397704f96021ff4d9be985e8bc1ecd4da683194c7778ef8a37c7ba5e9d73be 2025-10-18 01:36:51.820096 | ubuntu-noble-large | deleted: sha256:8f02c9369406b39b186244c56021fdd79b42265ef3b2b3aee9ddfc41802f56b2 2025-10-18 01:36:51.820100 | ubuntu-noble-large | deleted: sha256:58ee75a31c4082ca8d48b36019ee5bc5bf287af5ed3f2a8769c6e563a403091d 2025-10-18 01:36:51.820103 | ubuntu-noble-large | deleted: sha256:6850bcd26013cc2269458b59bf059fc8d69124e92f773e8ef3a09402a8184341 2025-10-18 01:36:51.820106 | ubuntu-noble-large | deleted: sha256:a9330923dfb0eed23ca9fa27a9e39ae8f0bb44f1c55e6fc84a607b42d2f59b9e 2025-10-18 01:36:51.820109 | ubuntu-noble-large | deleted: sha256:bc8c7bf997897a70e83e1f32f46b721d4a61b0d32c02eda72e2a9abb4b0e55e5 2025-10-18 01:36:51.820112 | ubuntu-noble-large | deleted: sha256:4c186a75e9fa5beb990be25b3748701c453981f3484d22f47a9dac1268191705 2025-10-18 01:36:51.820116 | ubuntu-noble-large | deleted: sha256:2714899aa479c64318ab90f29e21a8bd9d2dfebaaf2c821f3791e21e5d1c7572 2025-10-18 01:36:51.820121 | ubuntu-noble-large | deleted: sha256:9b6d41eea76c6118b02add2c88a59059e44b21b58edc9ccbf71c90fb4cfd5609 2025-10-18 01:36:51.820124 | ubuntu-noble-large | deleted: sha256:8e5b57d4c05571725a49e578f3a84ee82031b7c34db9b93b061c6397a20d055d 2025-10-18 01:36:51.820128 | ubuntu-noble-large | deleted: sha256:56fc33ba042d74aade012b6a5fbd43437ac650c2d5714a292c22e8528ba231c6 2025-10-18 01:36:51.820131 | ubuntu-noble-large | deleted: sha256:db26a758b1d399519320a11f972bdd5798d48395f959d21d9cfdc54c54df7171 2025-10-18 01:36:51.820134 | ubuntu-noble-large | deleted: sha256:9eb919b6a73480f246fbd1c735e356482af72a9687b51c83f559be92fca13e6e 2025-10-18 01:36:51.820137 | ubuntu-noble-large | deleted: sha256:34a9453f7c73d4f4fbb46585cb1c10140bae8da1ef8de58c4b2328ec415b419d 2025-10-18 01:36:51.820140 | ubuntu-noble-large | deleted: sha256:3fb8a77409d822b09d77c6a50ab70c7c316bd2b5ae8ada648d80d895d99e2866 2025-10-18 01:36:51.820144 | ubuntu-noble-large | deleted: sha256:f0718f70f4f1a76f9e26e9470b3230241a7f2ebe8b19a90b153f366d5cff9806 2025-10-18 01:36:51.820147 | ubuntu-noble-large | deleted: sha256:2e759d8db05e3f277dd657c6ee3e2cb05a7bef46ed315f156acbb2a3af8af094 2025-10-18 01:36:51.820150 | ubuntu-noble-large | deleted: sha256:3ac05db02806b4ef1213e21debbce00170c0e3343eb69d751f073bb6aca42f91 2025-10-18 01:36:51.820153 | ubuntu-noble-large | deleted: sha256:24860814bcfeaf387073c05b69743868533b82f27d5d917a9b2bde04262ec711 2025-10-18 01:36:51.820157 | ubuntu-noble-large | deleted: sha256:85b9e4401bab3980d130f2ec181ff3097848e5545125f8fb87f2e409d181c0e8 2025-10-18 01:36:51.820160 | ubuntu-noble-large | deleted: sha256:df3bf00622b72835419e7d547875b72592b9798b300f20d22779540b2c543d6a 2025-10-18 01:36:51.820163 | ubuntu-noble-large | deleted: sha256:5c826087ce3ee46dabf4f6cc47e405509fb4143634ff86eef58942ff7685d2bb 2025-10-18 01:36:51.820166 | ubuntu-noble-large | deleted: sha256:217fb2f6262610a8d041023adca037f15ef0ef0e44fd2f562ba5781b21f61b9e 2025-10-18 01:36:51.820170 | ubuntu-noble-large | deleted: sha256:a0e0c633fa59488df5a8aace41f66472220ebb82bcfea7b0ed69abc5e3a76136 2025-10-18 01:36:51.820173 | ubuntu-noble-large | deleted: sha256:b1df7698f19256a3c672be1d20842e14a86505b9ab81a575e3697e151c3c7092 2025-10-18 01:36:51.820176 | ubuntu-noble-large | deleted: sha256:8a677ebd062d40a0d33b3175e97e9db1ab8e95f0f11ebf67aad2333a7c860077 2025-10-18 01:36:51.820186 | ubuntu-noble-large | deleted: sha256:3049af2e9603bdba738322f78c8d6bc41f7182e05d5dfe59ac05469df9a72138 2025-10-18 01:36:51.820189 | ubuntu-noble-large | deleted: sha256:3c642da1698250231b2742d1e46ff05ff18eac2c57a96cf8b04fb47651b42a23 2025-10-18 01:36:51.820192 | ubuntu-noble-large | deleted: sha256:1b880d34d4d0785543868a4d35b7f602b00399c3e469b29225ae8d153db3e9e4 2025-10-18 01:36:51.820196 | ubuntu-noble-large | deleted: sha256:ffcd757c998f26a28d9c7c241560f9117884a32fb088543db66f16c3759524de 2025-10-18 01:36:51.820199 | ubuntu-noble-large | deleted: sha256:d048571346350b4b7c13e3165b8ee5edb738863553b21c226eb01a276ceebfa0 2025-10-18 01:36:51.820202 | ubuntu-noble-large | deleted: sha256:168b4f3c772c2b810e09e8132f411802c48511219e1f8a1c2f51c585e35af382 2025-10-18 01:36:51.820205 | ubuntu-noble-large | deleted: sha256:970ad423a0a7f89743a78a50d10c1912835b05d2735f57d6d591a43fc643c519 2025-10-18 01:36:51.820209 | ubuntu-noble-large | deleted: sha256:4a40e54fbbf2b8826949596e4c9d0d02827e12fd9595b53b89907677fbba56ca 2025-10-18 01:36:51.820215 | ubuntu-noble-large | deleted: sha256:a6e2b6e143945fef24defdcf3261f110fe217e28f5a06df3d0173f87cf550b13 2025-10-18 01:36:51.820218 | ubuntu-noble-large | deleted: sha256:6adaba1e383c9c0ac3f48ffd8801bfb6287672481447d1696396b4d69ca3165d 2025-10-18 01:36:51.820221 | ubuntu-noble-large | deleted: sha256:43de56538d49ee5f6f9ea451d1feed182617a182bfd055e576bf15276827f0d7 2025-10-18 01:36:51.820225 | ubuntu-noble-large | deleted: sha256:4680b0fd9c1f9c695d16008e81838eaeb6b35e3b7cfc809891cc1c16aad30652 2025-10-18 01:36:51.820228 | ubuntu-noble-large | deleted: sha256:74bb1df4b9d53cc01aff29b9592a9493f55688c9f335a4be3b6335dc1a315aca 2025-10-18 01:36:51.820231 | ubuntu-noble-large | deleted: sha256:32769a76f29b78683fabcab01c3a5c5c77ed68dcfe7ac708d85738e86e343633 2025-10-18 01:36:51.820234 | ubuntu-noble-large | deleted: sha256:c44a3e6ef2ead7c7014e2cf507d2f0013806c589cfb2d91478a216d988dbfa7e 2025-10-18 01:36:51.820237 | ubuntu-noble-large | deleted: sha256:c0e3a8002be01b557c5dc67fc3cc3cf7bd3da396510ee44e9d097cb7c2075bb5 2025-10-18 01:36:51.820241 | ubuntu-noble-large | deleted: sha256:eddc083880432bf1deb6664155bfb304b86f849beee906431a7a2ee7112cbb54 2025-10-18 01:36:51.820244 | ubuntu-noble-large | deleted: sha256:7eb396ad2450febcd7a3818f5cab6542bbc4e497c1553d8151029cd8d8141f53 2025-10-18 01:36:51.820247 | ubuntu-noble-large | deleted: sha256:4ac5ea245be7e7fddc6a2db43883a76ddbb6aaa8f9711346bac34126658c1888 2025-10-18 01:36:51.820250 | ubuntu-noble-large | deleted: sha256:32d786ffed82b9c6b393f67d1bdb5f6897d718f33b8d81979504d84b37d6e939 2025-10-18 01:36:51.820254 | ubuntu-noble-large | deleted: sha256:6279eb71f7dbf60c19bebc0b40b577d808e25a2f9fd4fca7988edc68220f2c82 2025-10-18 01:36:51.820257 | ubuntu-noble-large | deleted: sha256:2f488ec7870272896efd011c11dc8824e8e6653ae0acb970ed3d70754d4ab7cb 2025-10-18 01:36:51.820260 | ubuntu-noble-large | deleted: sha256:e0a13a40b1f3090fd745a4f50cd280d035b46ada2bdbea01d6dbcf4221c0230b 2025-10-18 01:36:51.820264 | ubuntu-noble-large | deleted: sha256:ce8ee003399b392a36c031c0c8985e0a028424a794a6700af20738a98d9145a2 2025-10-18 01:36:51.820267 | ubuntu-noble-large | deleted: sha256:01c21ff02b2c62e095fb5aa28b60c565c7e2830637c203b30f81b84e85af7de6 2025-10-18 01:36:51.820270 | ubuntu-noble-large | deleted: sha256:a449900f5f1b0763398ed831e3aa79ad6f5aec9904bb4886f87077e0d8a595d1 2025-10-18 01:36:51.820273 | ubuntu-noble-large | deleted: sha256:b47550709b7af648e6f2f984af860fecc8c6caa89351f2cd21e8736af3e84704 2025-10-18 01:36:51.820277 | ubuntu-noble-large | deleted: sha256:606e6d864ef5228470afc2d853a7b59f434fa451a9282f2db10a93ad15609cc9 2025-10-18 01:36:51.820280 | ubuntu-noble-large | deleted: sha256:2b474734553cbca770d54b77397b5a278ac5b32190995d914a791859ad718c20 2025-10-18 01:36:51.820283 | ubuntu-noble-large | deleted: sha256:10262312242753862a9f5f955696b6fd6d68f851e396d5a65fbc31697a5fff63 2025-10-18 01:36:51.820286 | ubuntu-noble-large | deleted: sha256:956ea8199433c70cd120e9f992f030d07502fd3de129b0ffcf0d83f1f1bf9700 2025-10-18 01:36:51.820290 | ubuntu-noble-large | deleted: sha256:1d72312c9a40a324d0bac26e8ce4f8c673ed894cf8cab43f15d8b09a52ae05b1 2025-10-18 01:36:51.820293 | ubuntu-noble-large | deleted: sha256:acac8b3672d8d79136949c91f3c248d044e7b894a6bd5ea098a1893b4bda9bad 2025-10-18 01:36:51.820298 | ubuntu-noble-large | deleted: sha256:b8a2edd30d911b11564f0c1e8750cced91134e790b0726136e8914137117fed0 2025-10-18 01:36:51.820302 | ubuntu-noble-large | deleted: sha256:cf91f1ac96d992c1c1ed6ce56a89fc8a4c33ad3dab822aab29502f0e808ce3b8 2025-10-18 01:36:51.820305 | ubuntu-noble-large | deleted: sha256:a82d5a9db0dd24c8263a65cffd576785f40cc010376d58948648a103bc2a59ee 2025-10-18 01:36:51.820308 | ubuntu-noble-large | deleted: sha256:00acbc3f892d83b32e7172cbc94f438c261766c96302d2263294a61cc9eab0a7 2025-10-18 01:36:51.820311 | ubuntu-noble-large | deleted: sha256:7b4cc1079aa51c9b673e26adc90dc589ea3ebc812db1bcf78745d14de53a779c 2025-10-18 01:36:51.820315 | ubuntu-noble-large | deleted: sha256:8d15d378189a962fa870f85def351063133b78378e62aae444d070f327dc370e 2025-10-18 01:36:51.820318 | ubuntu-noble-large | deleted: sha256:23764969919d9a71defc17dc87d0d30ea733a98e57e5309aa08424eab827c51b 2025-10-18 01:36:51.820321 | ubuntu-noble-large | deleted: sha256:e90ec349f7cb39b22122de4b4513ccec1685bd458263b1f0609f1042ed9f6d16 2025-10-18 01:36:51.820324 | ubuntu-noble-large | deleted: sha256:f47e199be7ce698916d032bf876793e0319b0f2d6712ce89fc86d9cfb12a8cea 2025-10-18 01:36:51.820328 | ubuntu-noble-large | deleted: sha256:c75c159c9afa0276df49a76892de1150edb190d0c004275b660e99980b80a84f 2025-10-18 01:36:51.820331 | ubuntu-noble-large | deleted: sha256:b70d3a10cd8b222457d536e62bef6e39c0e066cdea62e1e082c7d711c6b1fa7a 2025-10-18 01:36:51.820334 | ubuntu-noble-large | deleted: sha256:5282abbbd5708cff13fe2caaf7b65ade44663cadf85683c8aff476bc6752b8b9 2025-10-18 01:36:51.820348 | ubuntu-noble-large | deleted: sha256:dc846be7e0b9d08775ac82b3f57066f2dae64b4bfaf86e08f3fc146850cd52f5 2025-10-18 01:36:51.820352 | ubuntu-noble-large | deleted: sha256:3dc9986bb9aaf4bbf282ae0949210ad9f5f5fc6e399f56d5ff67e55a4f32e2eb 2025-10-18 01:36:51.820355 | ubuntu-noble-large | deleted: sha256:3ddc9e5d73a8970910a2989d0909e2a8b2a4c0f4acd7b5a71e83bf4d0863d715 2025-10-18 01:36:51.820358 | ubuntu-noble-large | deleted: sha256:7dfaa22091be47f3e5f4a850660c6ae25dedec2fc39fad92155f59ce3dafa6b8 2025-10-18 01:36:51.820362 | ubuntu-noble-large | deleted: sha256:8dc6ee82fb8fd27926d6257bfdb6192d53de4f81ffbf9a563e90e3147cb3e446 2025-10-18 01:36:51.820371 | ubuntu-noble-large | deleted: sha256:91da5cdadcd7a8eaa0f681207fc0183831f80834965a25ab33d2780924007585 2025-10-18 01:36:51.820375 | ubuntu-noble-large | deleted: sha256:3611d740f84f5aa2e45c117743150b06b95942abb6da9bf6e8c3ccd51c4691b5 2025-10-18 01:36:51.820378 | ubuntu-noble-large | deleted: sha256:8df1c849ba2949a4401bc808f7872833c5950cc22cbd642a6d5b54a25de7d046 2025-10-18 01:36:51.820381 | ubuntu-noble-large | deleted: sha256:c5a610d66f87d24b9db45c7e68708a0eca4b0517e2a2ddc9b6c8750fdf17fd33 2025-10-18 01:36:51.820384 | ubuntu-noble-large | deleted: sha256:924df9a6494f4b291ca5a718db31327cf3f526b539fa85ea1307b0b7941112e5 2025-10-18 01:36:51.820388 | ubuntu-noble-large | deleted: sha256:fb90f8955d7d3fb261ab69bab725c58c21a9e648f59e4b764a3fc774671d1ad9 2025-10-18 01:36:51.820391 | ubuntu-noble-large | deleted: sha256:6181678806467a1db158ea1fd1609a10701f6f975ab3a7051f0cf71a2f5e912e 2025-10-18 01:36:51.820394 | ubuntu-noble-large | deleted: sha256:6506609467e6ca1f303e191398cb68bca2203e85960e019e9b8e9c1417c1f09f 2025-10-18 01:36:51.820397 | ubuntu-noble-large | deleted: sha256:04016182738abe5345fc01a1cde72487162a8bdced990e9bb9f436e4ca5bc840 2025-10-18 01:36:51.820401 | ubuntu-noble-large | deleted: sha256:ae956016ab4d301846347f7afed9826644f6fd1cb373bce9031a3466d61b63bb 2025-10-18 01:36:51.820404 | ubuntu-noble-large | deleted: sha256:c2b9bc678daa69f0422f3cc022de834b900e12c565b1f4e8c8cb89fd8e4e23a8 2025-10-18 01:36:51.820407 | ubuntu-noble-large | deleted: sha256:dbf458a01393ab501aba64b78dd64ac2ccf8a31a20b994cbf4c57bfda5ae3abc 2025-10-18 01:36:51.820410 | ubuntu-noble-large | deleted: sha256:aeeeb44ba9fbafd550d8f11c4ff698d5b25a874b74b55c43d4b8cc71e333a148 2025-10-18 01:36:51.820413 | ubuntu-noble-large | deleted: sha256:3a9948eb62a4e0b06fc50baef874f2805c5c83d7d5dc14e296f487eb419b60f7 2025-10-18 01:36:51.820417 | ubuntu-noble-large | deleted: sha256:c1bd1bd322300cb09ca3e1ace5ee13ce65780b5d0545189365e422fba5874367 2025-10-18 01:36:51.820420 | ubuntu-noble-large | deleted: sha256:bfaf34db1482fab7bc07ac25e62e4b81db6868ef218148b84d9407c527aa3742 2025-10-18 01:36:51.820423 | ubuntu-noble-large | deleted: sha256:d726a4071ac8b8e031eb569afb4ca77393654e8a6a3b8fd1acbf55fceede7bf5 2025-10-18 01:36:51.820426 | ubuntu-noble-large | deleted: sha256:b557e0d8ffdf713a4974735ed00814185b456ef592eaf79cbeddd67f58157397 2025-10-18 01:36:51.820430 | ubuntu-noble-large | deleted: sha256:71ee0e294c0bb50a039a4dc8c2149ffc4462547f7772a89234fa56018bddb26d 2025-10-18 01:36:51.820433 | ubuntu-noble-large | deleted: sha256:daf252ba99c38d6168fe682241dbfece08bf884a2dce456ea1da180bf45dc604 2025-10-18 01:36:51.820436 | ubuntu-noble-large | deleted: sha256:20c7cc78655788a4236dc3d9b88d2c4ec2ad2a3b3da14d5d35eb2a7d53c35838 2025-10-18 01:36:51.820439 | ubuntu-noble-large | deleted: sha256:2588416d4839d420081f82624b4151632958903c2104fd4386b97c611215493a 2025-10-18 01:36:51.820442 | ubuntu-noble-large | deleted: sha256:fa40f35bc744534b46bff68200f7193b000d8db9b2b4182e7c51bef5e5246a15 2025-10-18 01:36:51.820446 | ubuntu-noble-large | deleted: sha256:0886c4fc80372b81cbd62ba496b0ebe75b0572ec1d4fee2c59390b7e66ce854e 2025-10-18 01:36:51.820449 | ubuntu-noble-large | deleted: sha256:e9db4ac53be1122c0e67edcdcace2252629f4f317549e10202d9b1613548b023 2025-10-18 01:36:51.820452 | ubuntu-noble-large | deleted: sha256:a9c1cba7c00e05c3634a4e52bddb320dd69409dc4c7894af795b3737e60eafce 2025-10-18 01:36:51.820455 | ubuntu-noble-large | deleted: sha256:14de1b208370d643af8fb24859af83dc832de7f54df77f092e1d776817c8d276 2025-10-18 01:36:51.820459 | ubuntu-noble-large | deleted: sha256:5bd238b3f7a2fe8e80b171a3f21ec57414dcf00f61576c0be655b51167abd779 2025-10-18 01:36:51.820462 | ubuntu-noble-large | deleted: sha256:b4352507d9a356773164007ee528382d7807b171672221320fbee0f5393c039a 2025-10-18 01:36:51.820465 | ubuntu-noble-large | deleted: sha256:1b981ca0f1b7b55a94d39ea744980c7e6a9ea20f8577aa825efdf5f1275659b5 2025-10-18 01:36:51.820468 | ubuntu-noble-large | deleted: sha256:f9fa839eacfaf60d8e15c2cc34266cefd944a6f4075e4fac1b25b672c0e58faf 2025-10-18 01:36:51.820471 | ubuntu-noble-large | deleted: sha256:e18a6d8f6b57b5e598d68ee80aa99df888aa7d83150bf3e27cbd17c190da4397 2025-10-18 01:36:51.820477 | ubuntu-noble-large | deleted: sha256:4111ea76f0dd7c65f0720120b1be3d7c057cae74d942b1c5c0264523b6d7ac22 2025-10-18 01:36:51.820480 | ubuntu-noble-large | deleted: sha256:f3fd4f6d835bc55fef2da31e21684d1730b89d93d20e0fc96cb02c1fb273c44f 2025-10-18 01:36:51.820486 | ubuntu-noble-large | deleted: sha256:94f65e3ff9feac3d26c57c97cba06a781d4a2371d4ad23c213932dd414dca349 2025-10-18 01:36:51.820489 | ubuntu-noble-large | deleted: sha256:a91e885e2606690f3221e5aa7d510f08d5211eb9ae193c8c847b617439c31fdf 2025-10-18 01:36:51.820492 | ubuntu-noble-large | deleted: sha256:d2cc14df3021c72cd7b1271f922e47e66c29bfc12c579681afced64edd29c4c5 2025-10-18 01:36:51.820495 | ubuntu-noble-large | deleted: sha256:67233089701563eeb1cb0ac9ad4bd3014046230ba50746ebfb195965cefc4078 2025-10-18 01:36:51.820498 | ubuntu-noble-large | deleted: sha256:5b3018ea6dd6db95b8fbefdeccfb2a216edfa71c08244a8052aabac17cc936ee 2025-10-18 01:36:51.820520 | ubuntu-noble-large | deleted: sha256:8b3fc58244395f37ea39e5ef0def70dd48a741f7bef05958ae84d654382ab202 2025-10-18 01:36:51.820523 | ubuntu-noble-large | deleted: sha256:48c803f7368663d02d29fce30ee75b8221838decd0733d594dddd88604f87fa5 2025-10-18 01:36:51.820527 | ubuntu-noble-large | deleted: sha256:f8cd27daf875c65310108400644282a75b31ad82c0631251dad2a81d2505e71f 2025-10-18 01:36:51.820530 | ubuntu-noble-large | deleted: sha256:7554df7b043aac10317117bae252f02fdb66452a3063b2a105cd17d02d936163 2025-10-18 01:36:51.820533 | ubuntu-noble-large | deleted: sha256:f75612f4ee478a021f10fbab5af8bbbd7501217ccd0d3f6717968e8b9bd89181 2025-10-18 01:36:51.820536 | ubuntu-noble-large | deleted: sha256:6a5765258fb9ef58bd04b7f46a51e22efb265d0165f73c12c1c690d22ae01876 2025-10-18 01:36:51.820540 | ubuntu-noble-large | deleted: sha256:56a6560549b3cae4e199aa32cfe41e5d9d3bfa54db87cdca7b011ca9aa201169 2025-10-18 01:36:51.820543 | ubuntu-noble-large | deleted: sha256:66c260ab5d768cb1417541961d7ac4a7223d5c4a8934b885a6e6c0aa4768fc2c 2025-10-18 01:36:51.820546 | ubuntu-noble-large | deleted: sha256:dcf64b56b2fc5bd2c55768ff2279de46e4dc25f0226d947eb818e871d401bc2d 2025-10-18 01:36:51.820549 | ubuntu-noble-large | deleted: sha256:871971abfe211b2ae7f10f414d4c240bd945ddbf42474653664d45c58f14553e 2025-10-18 01:36:51.820553 | ubuntu-noble-large | deleted: sha256:fa691316576477ff65fca8aa206f8e5aaa90a6843b5d1485d13a0b3dd1e20b45 2025-10-18 01:36:51.820556 | ubuntu-noble-large | deleted: sha256:dc362c10824952060179bb682d411f4087de07c2e89d6e0c30cb093a8656c22b 2025-10-18 01:36:51.820566 | ubuntu-noble-large | deleted: sha256:0a66404bc0ec8d46d458b29cb74f7d96b96301f357ae75be0bbc16dec66b39a2 2025-10-18 01:36:51.820569 | ubuntu-noble-large | deleted: sha256:e950a9b998e2c39af15b0c64d277445cd42fdcc43c19f72a62a6a514be23e333 2025-10-18 01:36:51.820572 | ubuntu-noble-large | deleted: sha256:ff44a0cefbcbedca466d70927b4bbbf6773c7933e6fdd3a72a0b65f00bb65edf 2025-10-18 01:36:51.820576 | ubuntu-noble-large | deleted: sha256:3ce697d1e6764d60f7887164e50126b54f7e8e8f5005d9bd97d7306e42816994 2025-10-18 01:36:51.820579 | ubuntu-noble-large | deleted: sha256:22b5268ed62fe74c82ee73a4fccccd0d11bd6efee67893a54376600d120c664c 2025-10-18 01:36:51.820582 | ubuntu-noble-large | deleted: sha256:738516aad71c15f196af1cf5029967f15a21d7205aff5254a955f28f22d9b2d1 2025-10-18 01:36:51.820585 | ubuntu-noble-large | deleted: sha256:b675e56b1c48cd38572c2a3379a379cc92755bfa9173ab1ba45d48c7942a1031 2025-10-18 01:36:51.820588 | ubuntu-noble-large | deleted: sha256:55d22f67d33894b872d74373931dcd78d4cf7dc17cc53d736c29b04607f3338d 2025-10-18 01:36:51.820592 | ubuntu-noble-large | deleted: sha256:7fcc32a852419275ae613032224ae259e4caf57bd5332efe686e9d41afadd90e 2025-10-18 01:36:51.820595 | ubuntu-noble-large | deleted: sha256:3ae6e594d6a1e240500ee7c6a83eee6b1c14a161db7d3c0a2dceeff235d18a6a 2025-10-18 01:36:51.820598 | ubuntu-noble-large | deleted: sha256:f399566965df3161c2cd7d9702d57ea8f3775f81aa4d3439f75b105b7503e9de 2025-10-18 01:36:51.820601 | ubuntu-noble-large | deleted: sha256:abd90bc62d0b3d57401bcd417319cc54136a2cf1740a5dd9abfd014590badce2 2025-10-18 01:36:51.820605 | ubuntu-noble-large | deleted: sha256:a33d4bb0e31e145432c310773654149db0555757593cc60aeff49a20b0f7e167 2025-10-18 01:36:51.820608 | ubuntu-noble-large | deleted: sha256:81e2eb4a829157aeacb92351e80b244868b5d53725a46bcc7378cf595cc1cc73 2025-10-18 01:36:51.820611 | ubuntu-noble-large | deleted: sha256:99b2a29ea1a8ed6117e930864c51b357cc3e413bcf4a2cda69d16f4fbf367339 2025-10-18 01:36:51.820614 | ubuntu-noble-large | deleted: sha256:67c4501af72baccac6f65fd12883720dbe11b3a4608e9ebd5387c7f3d617fe8d 2025-10-18 01:36:51.820617 | ubuntu-noble-large | deleted: sha256:6c710088a62fc7c32a475685d83fdadc0c2bff01b81741e1a5292b709e5e7ee6 2025-10-18 01:36:51.820621 | ubuntu-noble-large | deleted: sha256:8846c29da8dac5750e2aec2b429f5384eed52b6a1044f7cfdeab0be442fd3b77 2025-10-18 01:36:51.820629 | ubuntu-noble-large | deleted: sha256:8fec9dffe30b6e3f131f16a7e27775b2525031fd1b9638f35236838d91c38d09 2025-10-18 01:36:51.820632 | ubuntu-noble-large | deleted: sha256:c03db14e7d142a4c2ee3e4e984a93e1bcdbc5a69d0d5af7158e5029e7d87b95c 2025-10-18 01:36:51.820636 | ubuntu-noble-large | deleted: sha256:1a0844fdc3e88cfadd1416068acac83f0d768cebb864d6af8148746c5fdb4193 2025-10-18 01:36:51.820639 | ubuntu-noble-large | deleted: sha256:22985e88ed2c74cb84e32129809e27205b0eedc35e86336a6460111633cf44e0 2025-10-18 01:36:51.820642 | ubuntu-noble-large | deleted: sha256:9a80d0a4d4bf2490c5f11d2f2afc5593647bfb7832c6871e2ede3ea3f41e0661 2025-10-18 01:36:51.820645 | ubuntu-noble-large | deleted: sha256:984d683c09d7dd2643fced1ea7b76606bddc9b44b80cc04f7d80344f0dfc5bd9 2025-10-18 01:36:51.820648 | ubuntu-noble-large | deleted: sha256:9ca5d32b0979d5beed79a186329c792ee08f7b8832ec8e1cc0eba8ba404b2640 2025-10-18 01:36:51.820652 | ubuntu-noble-large | deleted: sha256:5e209d3ff7e03ff2d4dc59478ce70fae1fde5685e6ddf47f15d4ba2e35b5f53a 2025-10-18 01:36:51.820655 | ubuntu-noble-large | deleted: sha256:65be525c4ac0a542c9e368b83e38d86faab8dab2d672d6d5c14bd2708927761c 2025-10-18 01:36:51.820658 | ubuntu-noble-large | deleted: sha256:4360208f6c6084412a8b8852fdac3f9849b38039031448c1a28ad1c04085b312 2025-10-18 01:36:51.820661 | ubuntu-noble-large | deleted: sha256:f009825fbf3f19581e091cb56095436a9611591f91df742c850e366a623bf15c 2025-10-18 01:36:51.820664 | ubuntu-noble-large | deleted: sha256:5df705c04ef3360a1ad0ab8e874f51e914476ed9db39b852b85e7c33b97bd8fc 2025-10-18 01:36:51.820668 | ubuntu-noble-large | deleted: sha256:e218aecec90c31ffc00f833d43d45441347dd822463c381e7877e65e80ee55a8 2025-10-18 01:36:51.820671 | ubuntu-noble-large | deleted: sha256:03a9f03942c8aac79e8a26e2896ad35d24d49284c3fb3c35f75503870cfe8d9a 2025-10-18 01:36:51.820674 | ubuntu-noble-large | deleted: sha256:9717cd7c2138cfe3bcc4770c9576e849622fe387b901f48b872c16344972ffb5 2025-10-18 01:36:51.820679 | ubuntu-noble-large | deleted: sha256:c411357f8904cd97ad4ba2b64efb624915d1ee4f1e500a7582ebc1057c4adcc7 2025-10-18 01:36:51.820683 | ubuntu-noble-large | deleted: sha256:1518a221c076bbe7551d1dc48b3959dc586b785f7b2d44b15e7c37c37fc4cb9e 2025-10-18 01:36:51.820686 | ubuntu-noble-large | deleted: sha256:95b4db81835ad7efb2a3b68f6f60ec5d5b6024f7339cb1323c44c26640856160 2025-10-18 01:36:51.820689 | ubuntu-noble-large | deleted: sha256:9fef5ea76e0b6fe31b76a307671cc6f0904037f2cb52c5b08a44b1dd3c5412ab 2025-10-18 01:36:51.820692 | ubuntu-noble-large | deleted: sha256:9fe0f749935679eff2d7f8d3d6ec2ff04b37d5c1a73a6f54dc0fa76a911c2989 2025-10-18 01:36:51.820696 | ubuntu-noble-large | deleted: sha256:0f41a5faab68eb2b9e6715852a34d930ba8ba0aed89cea757e775657a5ce3fcc 2025-10-18 01:36:51.820699 | ubuntu-noble-large | deleted: sha256:3058d1fb3072a75004ac44334e96a2444dbb11b439fda19ade260f3f46ac4664 2025-10-18 01:36:51.820702 | ubuntu-noble-large | deleted: sha256:de7207c45d1ab867d3d2837fff61e33ede9846a33d72c791cde7177948f1e71e 2025-10-18 01:36:51.820705 | ubuntu-noble-large | deleted: sha256:ac5f0a048a1129916cb526763b0fc952bf51afe4f23d2cd2b45c3e69fb988995 2025-10-18 01:36:51.820708 | ubuntu-noble-large | deleted: sha256:2a909d883acf46b4eea755a4c6b5c60a57a4d5c629ac8037157658d73fc8dfc9 2025-10-18 01:36:51.820712 | ubuntu-noble-large | deleted: sha256:88a737e7f55d5506f636f7b110c506d4bc2e0f9ee8ec4b30762c69b7f3ca0c3a 2025-10-18 01:36:51.820715 | ubuntu-noble-large | deleted: sha256:5f152279b3937188fc31bb443e03bccc13fad21118e346d130a4a7accd270675 2025-10-18 01:36:51.820718 | ubuntu-noble-large | deleted: sha256:85e1b88283552c1f1a2d8a3688c9434acd845aec1a26a9e1a81dfc86a146b032 2025-10-18 01:36:51.820721 | ubuntu-noble-large | deleted: sha256:0473ba3b9d1bdc7701be77236b5a78c0b35054d64c27f48a913b9698912925f4 2025-10-18 01:36:51.820725 | ubuntu-noble-large | deleted: sha256:db888fb7c6aff515f689c522dae950144ae0961a3eb326fd772f84ca084a1d54 2025-10-18 01:36:51.820728 | ubuntu-noble-large | deleted: sha256:1d0406508485169540f9bcdefcae21db260b75c82850164a006d8e457d53e4d0 2025-10-18 01:36:51.820731 | ubuntu-noble-large | deleted: sha256:656cbe0775fffbe25cff0f06fa543cd18eaa59e3015b82a860b6f4a7c6d10692 2025-10-18 01:36:51.820740 | ubuntu-noble-large | deleted: sha256:352f39adec30c1dbd02a0c8858383a1b8d789e4159dfa9ce1e4130b256368147 2025-10-18 01:36:51.820744 | ubuntu-noble-large | deleted: sha256:e28cbd6c06a18ff013c8591945ecb159b45281ec84872c86b1944eec0fd101d8 2025-10-18 01:36:51.820747 | ubuntu-noble-large | deleted: sha256:9a34cad81e6400d8a2df8f5c019f54f53b2c58ccebb24246f7d206ff521a51c3 2025-10-18 01:36:51.820750 | ubuntu-noble-large | deleted: sha256:cd425a085c75670e46619e2be9ef3ff51b118bed9b89e894637b607243234a30 2025-10-18 01:36:51.820753 | ubuntu-noble-large | deleted: sha256:9b4988935da05f3012500895e080aed83631cbb2a691c4b4714f4085d664e984 2025-10-18 01:36:51.820759 | ubuntu-noble-large | deleted: sha256:7b82640c10c1b000a521c5598e90efc502f211bfeb10df9cec0df3492d42954b 2025-10-18 01:36:51.820762 | ubuntu-noble-large | deleted: sha256:b5dcbe1beac3b35fd1f2a9bfe947e45a069c71b0cf64977d486214b8e7ac8d89 2025-10-18 01:36:51.820766 | ubuntu-noble-large | deleted: sha256:de0e850396848f871f8dd226ef75bd6a229b72da773f6273b984a58beed42ad0 2025-10-18 01:36:51.820769 | ubuntu-noble-large | deleted: sha256:d84fc711367ea23a4b548ba3852124ac086062781e8da3089f5a1b9a437ba070 2025-10-18 01:36:51.820772 | ubuntu-noble-large | deleted: sha256:1a0748b363e049552ce9e1f68a900e6847f914e26124cdfd7e5932885c9d1dee 2025-10-18 01:36:51.820775 | ubuntu-noble-large | deleted: sha256:f25a6eef7a2b835666ab2af4d0d9a284bee425f5ce6bbd7960fded4ac66540fc 2025-10-18 01:36:51.820778 | ubuntu-noble-large | deleted: sha256:cdae66bde3f49b30906abfe5eaa074ce585c26fd5289b8199642d7ca17f4af63 2025-10-18 01:36:51.820782 | ubuntu-noble-large | deleted: sha256:d464397ae591a2b959a742f1bf483266c73d300bcb022ec957fe4bdac1c9afab 2025-10-18 01:36:51.820785 | ubuntu-noble-large | deleted: sha256:d2f77ce69bbe8ac6caeb488ea06475406d970cb0a15a957910ee4742546c83c0 2025-10-18 01:36:51.820788 | ubuntu-noble-large | deleted: sha256:b43a18bc62254486ad49defd646e34b5f4d7106b6feb555dd4d2173daaf69bf9 2025-10-18 01:36:51.820791 | ubuntu-noble-large | deleted: sha256:7990a2afc9e8cc650a62c8a2a93c2c11e13d084aea052e2c846cd89c6687055b 2025-10-18 01:36:51.820795 | ubuntu-noble-large | deleted: sha256:e12874d9f362c840d29bb6fd15277dd756ed08d56f382aef5f2d95689680321e 2025-10-18 01:36:51.820798 | ubuntu-noble-large | deleted: sha256:f9188f54df0afb03e3968b9bcbd9f29ad605ce11b8f72f156e6abfe55fbcf50b 2025-10-18 01:36:51.820801 | ubuntu-noble-large | deleted: sha256:4bfdd44df6f27dce189a340c38993b5f2f5e0d1be1b6bc51c195aaaa5914b1ee 2025-10-18 01:36:51.820804 | ubuntu-noble-large | deleted: sha256:2d276a0a16b80fcea825d40489f27f32bdbdcdca37227e9efbfcefb1d81fb7a1 2025-10-18 01:36:51.820807 | ubuntu-noble-large | deleted: sha256:b948eb5fa0a34bc4e41a3db2246c2c779f730c1c3d83cacfbd3bae642bc9aead 2025-10-18 01:36:51.820811 | ubuntu-noble-large | deleted: sha256:57ede258a4d811850abe90332d53290885635822ab19a1b9deb459299f03180e 2025-10-18 01:36:51.820814 | ubuntu-noble-large | deleted: sha256:9c6c18e1c56061046d854ec2ea8abf6d9cf5bd2163d71c83775a0e990bbcd39f 2025-10-18 01:36:51.820817 | ubuntu-noble-large | deleted: sha256:ef53dd5a889bbe20680ec2370c4646bb50b47a24238db4a585ff191dee74bbed 2025-10-18 01:36:51.820820 | ubuntu-noble-large | deleted: sha256:7a721faa78291b7d443bd050a71573edf600c6552b4b8ebfc9c584c727586d4c 2025-10-18 01:36:51.820824 | ubuntu-noble-large | deleted: sha256:e45b62a26e2db8e00c2c67501a0513999cfc4383ba13a5a0fe8e9479c40a71ee 2025-10-18 01:36:51.820827 | ubuntu-noble-large | deleted: sha256:bf42993eb8ee64628ecd2bad77648679167f4da6b0254db0768e54893636f13b 2025-10-18 01:36:51.820830 | ubuntu-noble-large | deleted: sha256:82506e7d26ccba55482d7ef79c2a2a04c12be44d9bfe7fde16140d966406f1a7 2025-10-18 01:36:51.820833 | ubuntu-noble-large | deleted: sha256:50ad6f68c0907f58c0b689b731b64dff7b934ac23c53cf21003f5c71c753723e 2025-10-18 01:36:51.820836 | ubuntu-noble-large | deleted: sha256:b3fc85dd6c061d6d74911995d0320e16bb4c89e7863ef20b9eb0ecfbe8049da1 2025-10-18 01:36:51.820840 | ubuntu-noble-large | deleted: sha256:b1b3a485ead652dea2b98561f1c02f54cdde8ae30461005a0542c77f55fff490 2025-10-18 01:36:51.820843 | ubuntu-noble-large | deleted: sha256:34e9c92b1b8ed0390e1bf94fa850ad81b5167c270fca8b7d547dd9f2b7904eb8 2025-10-18 01:36:51.820846 | ubuntu-noble-large | deleted: sha256:6507220c0195620dce80c22ee3ddff3dea732bc9051d77291552d70c6ddfc009 2025-10-18 01:36:51.820849 | ubuntu-noble-large | deleted: sha256:abfa1498225ac129e65113b24d0851e8496251a4992b197a84001e475d0d0494 2025-10-18 01:36:51.820854 | ubuntu-noble-large | deleted: sha256:ceb7c15357117fe34d98fe1c4a54ae351a399df8277ba9c057d980609d0ea3f9 2025-10-18 01:36:51.820858 | ubuntu-noble-large | deleted: sha256:a6b0e8b60ca4270ce6a595be1bb6a54b0afd8f5765bc9f8851e3d97fa6c1c681 2025-10-18 01:36:51.820861 | ubuntu-noble-large | deleted: sha256:4661dc4a513baa55f9b61e113fde1f3dc63a10ffb2b8606681ae8ccab8913fa6 2025-10-18 01:36:51.820864 | ubuntu-noble-large | deleted: sha256:fd034affd152e2a44c853378a7623c470c5a9db7a7cbdc23ef60f1e12efd2a7f 2025-10-18 01:36:51.820867 | ubuntu-noble-large | deleted: sha256:0c4df1e980e184b8673166d06ccc770d815848365f12ee22204e4b3f141f7d8f 2025-10-18 01:36:51.820871 | ubuntu-noble-large | deleted: sha256:cd192529cd3211aaec6d798ee73bc072dcc33f708f7629940a04e6a5d39c20ed 2025-10-18 01:36:51.820874 | ubuntu-noble-large | deleted: sha256:224d1ccee843a70d94d91ae175802a8d527a2648908c714308462830887127b0 2025-10-18 01:36:51.820877 | ubuntu-noble-large | deleted: sha256:41903e209656000e5cb10fde020a266be43e88362e505fbf4034148c92e04849 2025-10-18 01:36:51.820880 | ubuntu-noble-large | deleted: sha256:27d13b77d0a33527b3e458d794745ddeabe9af5211c93df3790030cbfe26791a 2025-10-18 01:36:51.820886 | ubuntu-noble-large | deleted: sha256:408456cb05c0bef47ad983aa66e7f444d68ad1dc4c95bc9a22af893fb3b8ccb6 2025-10-18 01:36:51.820889 | ubuntu-noble-large | deleted: sha256:bfdfbe9c97a7926296e69e028656065fa86b010aeff446521b632e9f8cbb6b56 2025-10-18 01:36:51.820893 | ubuntu-noble-large | deleted: sha256:49831147ec72ea40787e3d9009da6ffe0c0954a21c21530f2f5e873c002a701b 2025-10-18 01:36:51.820896 | ubuntu-noble-large | deleted: sha256:fc330ab8d765d605cc60c821a4d4c8609bc4441bdc8e3d962f8f7783b0c6cca4 2025-10-18 01:36:51.820899 | ubuntu-noble-large | deleted: sha256:91b768d8bec1ef4fb0845b9440c568c1355b38abab2957c8d9b0867b1a99f9f8 2025-10-18 01:36:51.820902 | ubuntu-noble-large | deleted: sha256:3c0c1e8873f76759e2b22291e9c3147fa4ee3370b5844064f6c6086340438fe1 2025-10-18 01:36:51.820906 | ubuntu-noble-large | deleted: sha256:3f212c114142faf224f5fba767e1312fac8dd641bfca71b1e6c93ab77f606f5a 2025-10-18 01:36:51.820909 | ubuntu-noble-large | deleted: sha256:8aa107ffc1e85c0edef5ce4f95c112730f0f7b76fb52b6ed9d3ac5ebd62c71c4 2025-10-18 01:36:51.820918 | ubuntu-noble-large | deleted: sha256:ce633fb3e3435a95c6b252100b40c30e522ea8ea2c326725b069c0abd3859bf8 2025-10-18 01:36:51.820921 | ubuntu-noble-large | deleted: sha256:df8ce58f01c966f0a814acb565b04970c73e082acd19df8556dbe9f6e19cbc5d 2025-10-18 01:36:51.820925 | ubuntu-noble-large | deleted: sha256:3677e8c074106087e03b6ae9fcf96001245708a32413733cfed9c924fd5003c2 2025-10-18 01:36:51.820928 | ubuntu-noble-large | deleted: sha256:9df7f7c0d2c14d2fdb8bdd45a4382c0842bdcfe3879ebdb4d8f8e6affacc5bb2 2025-10-18 01:36:51.820931 | ubuntu-noble-large | deleted: sha256:8d68e7caf7d330cf72ae00504190b09501943b92225e4638534927e27ef83062 2025-10-18 01:36:51.820934 | ubuntu-noble-large | deleted: sha256:0dbaba29df1312807eb93ae45dc025b1bcc33775598a968eb704be6d0d25cd0f 2025-10-18 01:36:51.820938 | ubuntu-noble-large | deleted: sha256:79d35e506b308448a8535fd4c9099e122c257e9523d545e61e106aa6b1c800a2 2025-10-18 01:36:51.820941 | ubuntu-noble-large | deleted: sha256:c24a7efe5a491a2a4790e265ebbf15b7fc5d6866f624d9f3e7cff0b039e14491 2025-10-18 01:36:51.820944 | ubuntu-noble-large | deleted: sha256:59d772764add45ef395839fc7ce5d83bf8126e0f27768d881b66967b6f8130c3 2025-10-18 01:36:51.820947 | ubuntu-noble-large | deleted: sha256:d69e5edc3234316266378943a68f07dcfc5049af438c9c651a77fa8a04936dc6 2025-10-18 01:36:51.820950 | ubuntu-noble-large | deleted: sha256:47dea2627ee92d74a9f80e839f26064f0fca06e1f5dbfd0eb47b6727f8440d74 2025-10-18 01:36:51.820954 | ubuntu-noble-large | deleted: sha256:cd85ad0d09d4db585e7d34cd142273f0e6113836965c3d105b70079bb86122a0 2025-10-18 01:36:51.820957 | ubuntu-noble-large | deleted: sha256:f022bca5d6054616fd813aa0497cb2f02853f263c2655df69757d8512a52148d 2025-10-18 01:36:51.820960 | ubuntu-noble-large | deleted: sha256:8caac7656c358ec03d802763c9e9e88880d50acc499bc0fa6a6537808219d8a7 2025-10-18 01:36:51.820963 | ubuntu-noble-large | deleted: sha256:2aeb73cb8903a2a3f84a31e014ae61aecf5ea670f416b9b24b343a9f4e5bae15 2025-10-18 01:36:51.820989 | ubuntu-noble-large | deleted: sha256:43636bc5e58312453864b38203657b9d09a3678f9e86142406d902f30e7ed90a 2025-10-18 01:36:51.820996 | ubuntu-noble-large | deleted: sha256:48f2d5eb4b0b6becfb2ef37ff75c5edd35fb5170b287fc5024fc6b5fc5944874 2025-10-18 01:36:51.821001 | ubuntu-noble-large | deleted: sha256:26b1a94fcae95191917bdcce631fe344181807950693f205c98f8d19904eb944 2025-10-18 01:36:51.821007 | ubuntu-noble-large | deleted: sha256:26dbcf19c79ff053990124abf36eb0db9069df4f5f0bb24164da67aefc27cd0c 2025-10-18 01:36:51.821011 | ubuntu-noble-large | deleted: sha256:8ee251bda70576e1b358195db42530f6007757355f9dc005e0f4f89dfdabe226 2025-10-18 01:36:51.821014 | ubuntu-noble-large | deleted: sha256:974848e6e2f79d76e313b612c0cf4005066024465c960214996a34ec0731cc77 2025-10-18 01:36:51.821017 | ubuntu-noble-large | deleted: sha256:854c85bf8140edd25382e311da19d1b3d6d66ee8feb2c8173c32580df360d98c 2025-10-18 01:36:51.821021 | ubuntu-noble-large | deleted: sha256:92d6a9834c9aa73bcaf9499342080ab56c52f4d3c299f4848efcc5f236a4cb44 2025-10-18 01:36:51.821024 | ubuntu-noble-large | deleted: sha256:2601968b83b73ea9091ceb193e70671d637a7358274f68d3185cc1b37fc68327 2025-10-18 01:36:51.821027 | ubuntu-noble-large | deleted: sha256:be12a7acec8cb57e2df309ab28c424f6a93a6957ca362fe85a8a04ba1f1d5d76 2025-10-18 01:36:51.821030 | ubuntu-noble-large | deleted: sha256:3689478a86d9a2ec3dc01fb0feeac92a5e73e2922c340323fd6829f9ba368b73 2025-10-18 01:36:51.821033 | ubuntu-noble-large | deleted: sha256:145d6431be09bb7f085d71f56179df9ccd772312b685e5f7d91b7d50705f77b3 2025-10-18 01:36:51.821037 | ubuntu-noble-large | deleted: sha256:b5049b8171b0e5cf37be2a5bdef22b15f1a723c3e1ad72eab023a39525a41757 2025-10-18 01:36:51.821040 | ubuntu-noble-large | deleted: sha256:9cc628332b34d7f2f409e7291b9ee2a94513f95a6dfc95ab3fd82671b3c6ea55 2025-10-18 01:36:51.821046 | ubuntu-noble-large | deleted: sha256:9c2db1f1f905c7a42d4e0ed602c694e0d43e5d76aa25651f0f95f8cefe51dd87 2025-10-18 01:36:51.821050 | ubuntu-noble-large | deleted: sha256:c7d82e819b9cf7d05e74a77e3a0fc019c5d581dc208f254faf6f0773dab12862 2025-10-18 01:36:51.821053 | ubuntu-noble-large | deleted: sha256:ef67e3c39ec498312d1d72225450ebfec1945dddf103ea2aefa36ae6e410980f 2025-10-18 01:36:51.821056 | ubuntu-noble-large | deleted: sha256:21025c5c610a334b52a1a5498c31f834b9ab9faa5a53c849262106bde86f8f81 2025-10-18 01:36:51.821062 | ubuntu-noble-large | deleted: sha256:559e014718de579ccabf11abecaa5a3d636e1a461b7a4a4c896f5e2c30adcab8 2025-10-18 01:36:51.821065 | ubuntu-noble-large | deleted: sha256:80c44e4d38ba8f9eee234ecad374c7e74abdff99ff2ba9d65f111454f58b5094 2025-10-18 01:36:51.821068 | ubuntu-noble-large | deleted: sha256:63b2c2d6871448cb7c622491184ef8d5aacc41e55fbf7fff02139f9b812045bd 2025-10-18 01:36:51.821071 | ubuntu-noble-large | deleted: sha256:1bc474289f893a5c4b6487e77007d7e13408ee7e8fc90578597f98b9df7106f3 2025-10-18 01:36:51.821074 | ubuntu-noble-large | deleted: sha256:2e6b63939174aae0662a76bdeb8fcaa3a21431302d3cb7012b46e7cdd1428ce4 2025-10-18 01:36:51.821078 | ubuntu-noble-large | deleted: sha256:b7a280437639b1e84095618e7cb461d5253c8358f4c8154c3bd04b4d0a31fd45 2025-10-18 01:36:51.821081 | ubuntu-noble-large | deleted: sha256:8866c3e5f2e62675b069e30f0347e9e79ce621d63f737b0840763a18d0a6c391 2025-10-18 01:36:51.821084 | ubuntu-noble-large | deleted: sha256:7265f3b263932258b01ded22f32026f5359a41c09620d838e6169179feca8a74 2025-10-18 01:36:51.821087 | ubuntu-noble-large | deleted: sha256:4f2beead142d5acebec96270afdd5856ebaa65031b672a49c1e25e4242a2be7a 2025-10-18 01:36:51.821090 | ubuntu-noble-large | deleted: sha256:7dbe707db2243cb11b6c41f9b76427442fabb06e0f84f73aabc6a7bc15919026 2025-10-18 01:36:51.821094 | ubuntu-noble-large | deleted: sha256:9f10fbb9817d6781962249869bd2a004ebd5246490fb79fa415c4a28bffbfe62 2025-10-18 01:36:51.821097 | ubuntu-noble-large | deleted: sha256:61a53cd8947d4a61e1b43b096156680c462a06b5dbc4a32fa75bd7fc968eab9e 2025-10-18 01:36:51.821100 | ubuntu-noble-large | deleted: sha256:12a5c3cccf28b414865f921bcba933bf479a7b282663a7d2c588dfdc5d57897b 2025-10-18 01:36:51.821103 | ubuntu-noble-large | deleted: sha256:406668f1f98c0dd888fc0311971ad6fa5de3f2363bf7833e4c6c8f5f1f5f3cce 2025-10-18 01:36:51.821106 | ubuntu-noble-large | deleted: sha256:6eb51268386c569c3bf36d5c76c1b6736291c67d99cd14869c0dea471531887c 2025-10-18 01:36:51.821110 | ubuntu-noble-large | deleted: sha256:3389e85faf5d9b3c6821a7937f41b843bcee410c4ffb62636b88eb4b905b62be 2025-10-18 01:36:51.821113 | ubuntu-noble-large | deleted: sha256:85b5e0cb41d013f0643c4078c1b7c0a2d6547d477702319476431107d76c2e5a 2025-10-18 01:36:51.821120 | ubuntu-noble-large | deleted: sha256:35981d2308e5a19b73626d3f84386b07b39485a3a9daa81b5c3121b3fe092d25 2025-10-18 01:36:51.821123 | ubuntu-noble-large | deleted: sha256:ee9ef99a5f7ade42e2352d0a320090065ad4ef9d420f343436578758cc12f1d6 2025-10-18 01:36:51.821126 | ubuntu-noble-large | deleted: sha256:943be5cc39f6cf68c29da437034ce430af9abd2a6b3fd561ba20a66fd8eba8b4 2025-10-18 01:36:51.821130 | ubuntu-noble-large | deleted: sha256:db5695123e32c8c0daebedc00beb13a2c9e44b20621584db15f3e477088a262c 2025-10-18 01:36:51.821133 | ubuntu-noble-large | deleted: sha256:50ac451aa5a0234385f8013e57b8fab874f309afa267762c8389fda0b1ace6bc 2025-10-18 01:36:51.821136 | ubuntu-noble-large | deleted: sha256:eefb397fc91bee41afabd81378225982157421e56117f2f459147371568e5749 2025-10-18 01:36:51.821139 | ubuntu-noble-large | deleted: sha256:47585e8155ffdd147513a55f33a226943d6077386983a19a4a06808fc8489efe 2025-10-18 01:36:51.821142 | ubuntu-noble-large | deleted: sha256:509ffc4e7b4d95def68bb71932744fac33756ba95bcda41272dec4c378238e4b 2025-10-18 01:36:51.821146 | ubuntu-noble-large | deleted: sha256:081e8a5f09f78a31ce11bace46bc26a7dc77f4395d68833b1cf4fbc7341f693b 2025-10-18 01:36:51.821149 | ubuntu-noble-large | deleted: sha256:d162e2543bd456c27af3daa3ae552602d6de30ebd316bedac451bddfb26867a5 2025-10-18 01:36:51.821152 | ubuntu-noble-large | deleted: sha256:3a50ce5abb53fbe1f76aede12f589d93f7a45fda7d46d2c8baed70bb5f084390 2025-10-18 01:36:51.821155 | ubuntu-noble-large | deleted: sha256:5b55d4893f7d29cacd5d50226894c66d43ed5431e7c8eee231c770536662b0ca 2025-10-18 01:36:51.821158 | ubuntu-noble-large | deleted: sha256:940870fb25c5edc55695db0099d8738810344ce345ae79f70210931e0f4fd7c4 2025-10-18 01:36:51.821162 | ubuntu-noble-large | deleted: sha256:258bec102577d38a751db08886c4a3d31c7d58a3de833b368575f60372e07fa8 2025-10-18 01:36:51.821165 | ubuntu-noble-large | deleted: sha256:0b27b0d17fba384a8bb54829ce2ce330cb6e8c18a716646a06ffa8bfd094898c 2025-10-18 01:36:51.821168 | ubuntu-noble-large | deleted: sha256:8dc9bc952a4cbce481307bb7580df68030eaf19473dcc77cbd30f28f8c5693be 2025-10-18 01:36:51.821174 | ubuntu-noble-large | deleted: sha256:1f4b9f34c909a860f295114c9fc13593fbdb26a6cde821fb2ec7b941821297d1 2025-10-18 01:36:51.821177 | ubuntu-noble-large | deleted: sha256:6cdc131399dbcfda1509bd89db6921e9ce32a66939f9627a52a95fb314d2e2fc 2025-10-18 01:36:51.821180 | ubuntu-noble-large | deleted: sha256:f62e845db425d720502f5b2c87bd8a92ef3fe60e27caa956e6072710e20d3fb3 2025-10-18 01:36:51.821184 | ubuntu-noble-large | deleted: sha256:548677d198e5820db03d042170b3b17fb6439c483db853739490ea796ee19a61 2025-10-18 01:36:51.821187 | ubuntu-noble-large | deleted: sha256:b6a37d576d4259e3d9713881e58a4cc00486dc86b3f870e9772114c607292ba8 2025-10-18 01:36:51.821190 | ubuntu-noble-large | deleted: sha256:a9ffb1184b40bad2a5d27a56e041ba44db3dfabd66361f81ee13a9e2a4e94047 2025-10-18 01:36:51.821193 | ubuntu-noble-large | deleted: sha256:641af1e4c8d5183d36e65728d3645f4d88cabcc899f6af56a8d7fe406e8d28d9 2025-10-18 01:36:51.821196 | ubuntu-noble-large | deleted: sha256:fe0aac53fec90d5bd7e4d171347e54b2221aaf291275dc123dfa50ef916c2a47 2025-10-18 01:36:51.821200 | ubuntu-noble-large | deleted: sha256:bc31786bac2dfa8f43a0dcdb2c0ac7d30d2f9a7d1409ad28b2fb2993dfe7657c 2025-10-18 01:36:51.821203 | ubuntu-noble-large | deleted: sha256:71c06f1c356e30ee803dd8993ae5235f208a31de15fe89a7a9aaa990874114b0 2025-10-18 01:36:51.821206 | ubuntu-noble-large | deleted: sha256:f0bdb9bd74513aea80fcf16c8a5f17cf761f677c36aa4fda71f71ab78d0355d8 2025-10-18 01:36:51.821209 | ubuntu-noble-large | deleted: sha256:78b645ce8710bc35a879f0167f060b7482cfe6180ae6dea11b226c2ec021f140 2025-10-18 01:36:51.821212 | ubuntu-noble-large | deleted: sha256:a4c89a4f1227f6b866385ceb1ae72196f57d762191c6cb84d85e3e6d344b4605 2025-10-18 01:36:51.821216 | ubuntu-noble-large | deleted: sha256:153155c63a1dc8aab501b6b431f8708994646e8b507048bbd7bc34c5dc94166d 2025-10-18 01:36:51.821219 | ubuntu-noble-large | deleted: sha256:f08333845476591aeb559e288730e52a8ea5f1651dc932683b03bf6e0dac07ed 2025-10-18 01:36:51.821222 | ubuntu-noble-large | deleted: sha256:e2831d38dea67d8c139639434a1909b7a945fbbe9cd9fe5ec68337a173e6eba6 2025-10-18 01:36:51.821225 | ubuntu-noble-large | deleted: sha256:2728572197fddc4c38e9c2e773cf3780ca32ea2397788e314b941652da7bcaa2 2025-10-18 01:36:51.821229 | ubuntu-noble-large | deleted: sha256:0128d0c85f5ad1ee57c8b95656723f1538bfdb687754463cb1682c9fade54c0b 2025-10-18 01:36:51.821234 | ubuntu-noble-large | deleted: sha256:9d1579bca74919e32de638ccd119719392d06a7aaf62e9f229bd128f13738d92 2025-10-18 01:36:51.821237 | ubuntu-noble-large | deleted: sha256:c5cd488ba68666517c5a0c16e7e9a56837d25e94bc69aef9fa55de4b5ca20c7e 2025-10-18 01:36:51.821240 | ubuntu-noble-large | deleted: sha256:c98522f40ad83b9d3af11d51e1b8a3cd506dec6a23cd88c18f3645e4a3b76bbf 2025-10-18 01:36:51.821243 | ubuntu-noble-large | deleted: sha256:2eb11b81895af3409171f8060176474ba2b38a042806a4dc3f0435c9c8291b65 2025-10-18 01:36:51.821247 | ubuntu-noble-large | deleted: sha256:9f18484fb0e8504d347337fe11ee93428b6d9cde850c2f420148925d8e87a20f 2025-10-18 01:36:51.821250 | ubuntu-noble-large | deleted: sha256:203efab31cbbdcb8037148958f65aeda932c3ba9da2cd999bb4c31a8de3e6dd9 2025-10-18 01:36:51.821253 | ubuntu-noble-large | deleted: sha256:a32d338a130513f4b4f8b3a2155bf1332ecef24385c27e69c0d1eb448678396b 2025-10-18 01:36:51.821256 | ubuntu-noble-large | deleted: sha256:780483079ec9413bc63781efd4f4cd1a53e875fde9895ccd60af077e93d5a007 2025-10-18 01:36:51.821259 | ubuntu-noble-large | deleted: sha256:208d0d6d5a41aa0d6119da53d320ad53f852aa6799b5ec0963fa1472432014ec 2025-10-18 01:36:51.821263 | ubuntu-noble-large | deleted: sha256:d1e9c26f5f5c52f8f734eba5d54e88326935a49d7090d2652263c37dce69018e 2025-10-18 01:36:51.821266 | ubuntu-noble-large | deleted: sha256:e304f5fbab9725e4b606196eeb52ae486ff943b0e61a49562ee82239d6bb1e49 2025-10-18 01:36:51.821269 | ubuntu-noble-large | deleted: sha256:39c1ec3aea58625a38e4b08e46c162dd1a7e6f4fee7bf8601b6a5d48eb2e46db 2025-10-18 01:36:51.821272 | ubuntu-noble-large | deleted: sha256:600cec4854c3ec6774703c6ea7c7dc510f6082c55ed1d08824afc0b86e848b77 2025-10-18 01:36:51.821275 | ubuntu-noble-large | deleted: sha256:c1cfbcc511fe45ac7365deaf29b27f106cf6a40fbeba6d384981edef3e26edb3 2025-10-18 01:36:51.821279 | ubuntu-noble-large | deleted: sha256:c476e09b2ca3ed6d383adc805e83646be2c7521b789f46f16f70761981cee307 2025-10-18 01:36:51.821282 | ubuntu-noble-large | deleted: sha256:8b382e5d76e25108a763c1a95cad064ac8a19b060734d17e575317578ff34936 2025-10-18 01:36:51.821285 | ubuntu-noble-large | deleted: sha256:1e1b5dd4e9355da85c4c277ff646d55989fa10d7cbddb66a06291511243cde02 2025-10-18 01:36:51.821291 | ubuntu-noble-large | deleted: sha256:044c8226c46c378b71c76396e566cdaa4616e25d4ac356d89b82cac5c8d06438 2025-10-18 01:36:51.821294 | ubuntu-noble-large | deleted: sha256:21c9cc9122ad2ee684ea75f044c42c82906d943fa02308b80252b458047fdc53 2025-10-18 01:36:51.821301 | ubuntu-noble-large | deleted: sha256:c64e2413fa9fc006e0cb3e0e226640861640bd0fd4c01017893e5a1b335b5306 2025-10-18 01:36:51.821304 | ubuntu-noble-large | deleted: sha256:7fc096a3d3f7bbc3cf6ab06b0e0d2a58d9ccff286a77d356376eec347d2c5b6e 2025-10-18 01:36:51.821307 | ubuntu-noble-large | deleted: sha256:52de9612b58e264522d90bee3d9eb7663dd51344e5ca58da02d6a7b59f88f31a 2025-10-18 01:36:51.821310 | ubuntu-noble-large | deleted: sha256:edcd098a923bd34e19f5115ab47b11e88170f4a4db527a1054f095183b4a652a 2025-10-18 01:36:51.821314 | ubuntu-noble-large | deleted: sha256:158528abcadb5aea3cf59e5bbab331c33f6e75ea2d9f80b23b1e1b5892f5be77 2025-10-18 01:36:51.821317 | ubuntu-noble-large | deleted: sha256:28f6e3b7ee0e18a87f2712715fd7ac30c2d2dc196f0aa63d2f58e972073d93a6 2025-10-18 01:36:51.821320 | ubuntu-noble-large | deleted: sha256:b78d61ca7ca7a40446a9ea7f2e6314c9fd1d59a46c72fc6a77103511f71a1dca 2025-10-18 01:36:51.821323 | ubuntu-noble-large | deleted: sha256:11331aab2e3f0c278227cba2972d9d663bd1dae10e0f0a1bbb5404245650258d 2025-10-18 01:36:51.821327 | ubuntu-noble-large | deleted: sha256:3f15f5725e9a61c0ff508258ebb9c4d512c2c6a5342c609fdc0b3078617cd503 2025-10-18 01:36:51.821330 | ubuntu-noble-large | deleted: sha256:b7b7e1c1177c11e60af24af23fadf87b7edf40a15cfcff6a831b6d64fbd66d6a 2025-10-18 01:36:51.821333 | ubuntu-noble-large | deleted: sha256:c443c0a9d1c8b75666f305a57f02f7ff6b4fc2c2bb185d9758c26b357ba0e121 2025-10-18 01:36:51.821336 | ubuntu-noble-large | deleted: sha256:592b6aa5e58edaa1c8315c40e5ea2253ad6ac0537f55d0b43e254a50e476a8d5 2025-10-18 01:36:51.821339 | ubuntu-noble-large | deleted: sha256:6eb5155f767b82f5e5f381084c6148e022c6a046b01e5cb4c1072b81cccb318e 2025-10-18 01:36:51.821343 | ubuntu-noble-large | deleted: sha256:9e2290b325c272827180cf2e50d082afb050486d4a2c6fca8cd178c8904da437 2025-10-18 01:36:51.821346 | ubuntu-noble-large | deleted: sha256:c1335bad57dda44bd2dd465fca762b8729bfa400ed92be7d773f49fcab2d3f55 2025-10-18 01:36:51.821349 | ubuntu-noble-large | deleted: sha256:39fc8981536fd5f026d9fa6e9ae0746db5e5c7b1695a32b2eb68ffa348354b55 2025-10-18 01:36:51.821352 | ubuntu-noble-large | deleted: sha256:5a12704471fb07e943c2398a96cadeec491abd1e75f97e0fed18b7f553217f43 2025-10-18 01:36:51.821355 | ubuntu-noble-large | deleted: sha256:a1b2cbe04dbbaeed69cece2a27bbbbde8a21d26a25fdeb64243713c7e0f3640c 2025-10-18 01:36:51.821359 | ubuntu-noble-large | deleted: sha256:e1e39f8fcef6956ee637a332c9845e7f89a7eb714cd1a6bbce5ac73b2a5ea40c 2025-10-18 01:36:51.821362 | ubuntu-noble-large | deleted: sha256:44a5c792d06d1e0f1e30763ff65e63be41160201e86916f97b510c98431098d1 2025-10-18 01:36:51.821365 | ubuntu-noble-large | deleted: sha256:39d23597bd11f1da9884e41a195d0993477565db74261d4714665dec48d09c20 2025-10-18 01:36:51.821368 | ubuntu-noble-large | deleted: sha256:70429a31c44f26217cdb62de40b04f59121fcf1720e5ddf5cd75b20c140a180d 2025-10-18 01:36:51.821372 | ubuntu-noble-large | deleted: sha256:f40c73fbdf1a4b76445d2f8e0f23ec71727638d1514e991534e9396f858cb5e6 2025-10-18 01:36:51.821375 | ubuntu-noble-large | deleted: sha256:58a3336929cdb0510dc941943a80f11923f01504d2adfebaa757d9e172ec23bb 2025-10-18 01:36:51.821378 | ubuntu-noble-large | deleted: sha256:0e4be5b175b659ae303d12ff921c5a417ffaa0779ae5d3ffbbb5012f2ccb8397 2025-10-18 01:36:51.821381 | ubuntu-noble-large | deleted: sha256:8e8bbd3a6e48328d80311517e7483da7dd0b6f36a1761bff4fdabded7e4e6d64 2025-10-18 01:36:51.821384 | ubuntu-noble-large | deleted: sha256:cf930ed9af9b7e9e75932054ee2270bdde7a87f0b81a32889fe263da2ba3acc4 2025-10-18 01:36:51.821387 | ubuntu-noble-large | deleted: sha256:c0f205af427cfd01d06aec9d329e66864a48f31cc613261729c7ebcbc534f3f3 2025-10-18 01:36:51.821391 | ubuntu-noble-large | deleted: sha256:eff8a7e0582c9be3ff403e6d75170bc3e914b9b1bec2fc885852fa76135c2fb7 2025-10-18 01:36:51.821394 | ubuntu-noble-large | deleted: sha256:87f7ea3b85ddaa5cfa7be448fa7f93de2d6e833f08f0fb6fddad055ac274e2c0 2025-10-18 01:36:51.821397 | ubuntu-noble-large | deleted: sha256:8fcc59c7e6d8d8079f9ca8be7487a56f9ad9b2cb82978132d347461566d254c7 2025-10-18 01:36:51.821402 | ubuntu-noble-large | deleted: sha256:9086569861a99d8df424f68ced6ff5916730be1491fe15881e9a10fe2f3980c8 2025-10-18 01:36:51.821405 | ubuntu-noble-large | deleted: sha256:0a17bd895e969a7703ae34f1a81a0fe80ded7456a1f5ec1dc52f166925b5758b 2025-10-18 01:36:51.821409 | ubuntu-noble-large | deleted: sha256:a4bdf96e6ecb4b98468608e9db975797b55eadb128595c94f9056d640297193f 2025-10-18 01:36:51.821412 | ubuntu-noble-large | deleted: sha256:562bf3ef2e84426dbdf2e75fe8251c2774f6c8602c8eb9fe0c756e0c6f31bea0 2025-10-18 01:36:51.821415 | ubuntu-noble-large | deleted: sha256:956d110935fc784bc06b78d4479d67002554d5a3e9f288603cabac3d432fe44f 2025-10-18 01:36:51.821418 | ubuntu-noble-large | deleted: sha256:342539b169d34796ba184aab0d47da00b62f834c7eaca38c1ee8454330aecae8 2025-10-18 01:36:51.821421 | ubuntu-noble-large | deleted: sha256:d6710476c3cb4ccc12502411727f896d718580dfe5f23e3eb25c93e2df41c292 2025-10-18 01:36:51.821427 | ubuntu-noble-large | deleted: sha256:f7a7a86f956880884c2d30a10e3a6ab19f5ed292f6a5d6090e827abf2399788c 2025-10-18 01:36:51.821431 | ubuntu-noble-large | deleted: sha256:4ac595ae9f27e5b28c5fff4742d65eafa8877bb9bdde2f199a83e99da34b9706 2025-10-18 01:36:51.821434 | ubuntu-noble-large | deleted: sha256:3087756c8bde0cebf52760a22e6b8e0072f22d9039c2346ec50c4716b11f56a8 2025-10-18 01:36:51.821437 | ubuntu-noble-large | deleted: sha256:f383356d60cd971cb60eb4dd5b0c028dfb1e73ee8783092999ee6cde14f15ec3 2025-10-18 01:36:51.821440 | ubuntu-noble-large | deleted: sha256:e9bbddd69236d79178fa395d4c182e619680670a4ab5c82ffd3d372d49eed309 2025-10-18 01:36:51.821444 | ubuntu-noble-large | deleted: sha256:a2034a14e7cb4ec355f757389ebb960d10c9801184a9d1af469426d8e5ecd726 2025-10-18 01:36:51.821447 | ubuntu-noble-large | deleted: sha256:4a47c0a774e57632f167f2f64226027bdb9bb62594fd4d7f30611db31b3865a1 2025-10-18 01:36:51.821450 | ubuntu-noble-large | deleted: sha256:785c1e304fe85be8838eb8f3e6311ecf20bbe74786fc82e9fd7d5d9275f08e02 2025-10-18 01:36:51.821453 | ubuntu-noble-large | deleted: sha256:f125cfd91632824b9eba345c807244d4e0a80298f60907284bc8aa5ed4d81412 2025-10-18 01:36:51.821457 | ubuntu-noble-large | deleted: sha256:5ec04dce5bd5263d4e4b2c0cd7ce076dfad525160f60ecd6ca682e45f44cf0f3 2025-10-18 01:36:51.821460 | ubuntu-noble-large | deleted: sha256:56984a571857e4ad9a35924b241df1ba1173ef9f50bdaa9dedeec45fabca664c 2025-10-18 01:36:51.821470 | ubuntu-noble-large | deleted: sha256:4225ef8a029628399fdaa5e2d6baa2c8521a80d623c2d2b84b8adf9480b96abb 2025-10-18 01:36:51.821474 | ubuntu-noble-large | deleted: sha256:ac856dcd79a8cd3b18736ffc2ea8cbf8343fe52d23d1e766b8c1f76512f9279f 2025-10-18 01:36:51.821477 | ubuntu-noble-large | deleted: sha256:62cbe7bf18882a003d4d580720ab9295346f01697347edb233628a32d6bf0abe 2025-10-18 01:36:51.821480 | ubuntu-noble-large | deleted: sha256:ae15a36d309fc78db7c87b5ba002c1096d39e5c7e4675f36f80b24c63bd0b07e 2025-10-18 01:36:51.821483 | ubuntu-noble-large | deleted: sha256:ba4e29e92561933ca09d7a1973bd619a5af60fbaef948b9ac8734eecfe8ce68a 2025-10-18 01:36:51.821487 | ubuntu-noble-large | deleted: sha256:ec864a3529e4290ef0d159233318d79cba55183868e8cfe52cf48d4bd61da283 2025-10-18 01:36:51.821490 | ubuntu-noble-large | deleted: sha256:82d53f0c8e0ed28eafbdda4cd6b655cd5c4e9a9a89b75dd9f35df5ba8fe0fdd5 2025-10-18 01:36:51.821493 | ubuntu-noble-large | deleted: sha256:8fb1ec94561c0fe0ae4321496eaa6fa692e14461b79faa71b33284e1e2699e70 2025-10-18 01:36:51.821496 | ubuntu-noble-large | deleted: sha256:f385ae51c6f536ca36e0f766b50377c58c3471e6e197d7b75e1d0297d5ed9af0 2025-10-18 01:36:51.821511 | ubuntu-noble-large | deleted: sha256:25d9ffce5940d40a41d64e3cc1190507769e1fccbd658c9003ed2af26593d66a 2025-10-18 01:36:51.821516 | ubuntu-noble-large | deleted: sha256:9c288529dc7b30a8b5c641bfab3c2b361f5fe8848b59b4466dd5fd210ea6cba4 2025-10-18 01:36:51.821519 | ubuntu-noble-large | deleted: sha256:2fcd3976548daf92da3b2ed5eb993c117085c8e4fe3b12412111ea23869977a4 2025-10-18 01:36:51.821523 | ubuntu-noble-large | deleted: sha256:18e46272d4d4754d9ab8eaa9a113a236d794dc25833df170ec3ba6ded5c35ba8 2025-10-18 01:36:51.821526 | ubuntu-noble-large | deleted: sha256:8cf619c241e14e56c9ca52a2cc65e57a891978be62254899f5c59653a8e3f544 2025-10-18 01:36:51.821529 | ubuntu-noble-large | deleted: sha256:775738b6da0ddee786b9b0678e2bb466a2f7ef539de54ecccc20047323952b1b 2025-10-18 01:36:51.821532 | ubuntu-noble-large | deleted: sha256:bd0a6841b176ea4f946f82414d6c9c740a4cc6c923412ac7408a5560162f78c9 2025-10-18 01:36:51.821536 | ubuntu-noble-large | deleted: sha256:d49c942bf834a464efd23b14f82391e1698d97b0900ac6f73fc1a8ad8a8fe460 2025-10-18 01:36:51.821539 | ubuntu-noble-large | deleted: sha256:56be60879a3101a6944bd15ac43d0ca2e2c5413931bc5db595f8f3cb72b6e1dc 2025-10-18 01:36:51.821542 | ubuntu-noble-large | deleted: sha256:584c4e85c4860585a90f47219950324614ae865ec3d45d5d7ebcebde42ab1cb9 2025-10-18 01:36:51.821546 | ubuntu-noble-large | deleted: sha256:45f0af2d54a5c42223b73565693d6b1f4c942a1c30aafd51dc8abff0eb47ac31 2025-10-18 01:36:51.821549 | ubuntu-noble-large | deleted: sha256:020a68f887677d040b3ee9dcc5eecf38be421fc9281582b1a30ad4433c39019f 2025-10-18 01:36:51.821552 | ubuntu-noble-large | deleted: sha256:c0046c77dd42cefc225feecfa2b43f64b78e318a037f764a748c949bf6d9b4be 2025-10-18 01:36:51.821555 | ubuntu-noble-large | deleted: sha256:e3d7c9b9c9e3a5d22eb8358f9b9c1e653072f4a672e2ea34cf0e102f72e6bd2d 2025-10-18 01:36:51.821559 | ubuntu-noble-large | deleted: sha256:3486419a88504895dc9a9dabcded31f4f1219056929d29075483f3762b139219 2025-10-18 01:36:51.821562 | ubuntu-noble-large | deleted: sha256:fb2998c3ca79b11286b79aafbb872d2248fb97eafff3b69679caba9ac26cef39 2025-10-18 01:36:51.821565 | ubuntu-noble-large | deleted: sha256:502dafbfcbf59452f3d836b6ac3726167ee692523bbe99d528fa38f2c7d8cff9 2025-10-18 01:36:51.821571 | ubuntu-noble-large | deleted: sha256:a03bb1630427989bcc7c2706fb7295fdcb00b1570c464c8b396fa94f58f63e30 2025-10-18 01:36:51.821575 | ubuntu-noble-large | deleted: sha256:a6c380febddb25d447bc9d2c1c9140dd02bd3a61aa02c60a053d24bbabf2c24c 2025-10-18 01:36:51.821578 | ubuntu-noble-large | deleted: sha256:49cae96bfa7c26e572dc6493ce9782607d5bff42335ed3344238ac36cc6fad4c 2025-10-18 01:36:51.821581 | ubuntu-noble-large | deleted: sha256:3cde16570fc0ea3ab419f61fe505cd7221f392117185e1d3bf04984a671a5988 2025-10-18 01:36:51.821584 | ubuntu-noble-large | deleted: sha256:3cc1b4d5cfd59f6c11d01ba6e57e0debb6009bc1782895a4730ea6c47a79f60f 2025-10-18 01:36:51.821588 | ubuntu-noble-large | deleted: sha256:2c255ce98066d02b5a5eaa05edba6e33efb2c0bd1c342a27bce810bf09e0f82c 2025-10-18 01:36:51.821591 | ubuntu-noble-large | deleted: sha256:07f51f86004b06938f50479cf959642d3eccf29883df96eeae9bb05318860416 2025-10-18 01:36:51.821596 | ubuntu-noble-large | deleted: sha256:71ca26be30d1d06fbb3da0272c92f6d61b84bf9fe8fd4c3e9a8fd8ea167faf73 2025-10-18 01:36:51.821600 | ubuntu-noble-large | deleted: sha256:8a11e0d5509d651c04665aa21085ef886ecbe9b593b96e7ff716d542aaa53f8c 2025-10-18 01:36:51.821603 | ubuntu-noble-large | deleted: sha256:ee2e9173055f73eb08f6b18d401650cc0eefab6681c6aa5a23ad532b94d298fc 2025-10-18 01:36:51.821606 | ubuntu-noble-large | deleted: sha256:8bcf6484b3a18d5093032295e1bd49cdc2111083fe9fca2132623c85eca0e6c0 2025-10-18 01:36:51.821609 | ubuntu-noble-large | deleted: sha256:44c9ab0e39eaa395d3cb62121d584ae94ca51b18af9832b12e171fcef8f19a75 2025-10-18 01:36:51.821613 | ubuntu-noble-large | deleted: sha256:e46eb1dccb15f4a81fddb0f6cb9377bc8c157e95faf640956e03f14fe2c1e081 2025-10-18 01:36:51.821616 | ubuntu-noble-large | deleted: sha256:6648b517170ed6701514aa11b7bfeaa4bb47666f7db9e7be288610fffd1e036b 2025-10-18 01:36:51.821619 | ubuntu-noble-large | deleted: sha256:0d9b60c3be3e6f24742fdf2465bf3d60a1c20df1c8365dc31efc5f7c973dac14 2025-10-18 01:36:51.821622 | ubuntu-noble-large | deleted: sha256:48d08e7db0f67297b3f9faa322c2aaa5d2c22858f4e33131d7d2bfaddbffbd14 2025-10-18 01:36:51.821626 | ubuntu-noble-large | deleted: sha256:7d106211677fec2c5698389692332b2c22c37b1e02523905eb7e1bde5a5a7a0d 2025-10-18 01:36:51.821629 | ubuntu-noble-large | deleted: sha256:bf486ace841c620ee303fe886849690f3cf5963bbda82e376a3778712730af54 2025-10-18 01:36:51.821632 | ubuntu-noble-large | deleted: sha256:c9df2880ef89fddc85bc16bb97ff7e524d2fd87631fb98560981ca0b97b49cc8 2025-10-18 01:36:51.821636 | ubuntu-noble-large | deleted: sha256:9bbe00b5ad614697eb9f133e818a1770735791ca287ee9a02b1499c62c439280 2025-10-18 01:36:51.821639 | ubuntu-noble-large | deleted: sha256:e70544fd7f2c2e2b31d5e89ac5e618e7c7256fc256208b39b70302fa651cdc33 2025-10-18 01:36:51.821642 | ubuntu-noble-large | deleted: sha256:0d069a360cf876edf0f3b40565febb01ff0d6302c70fce65e7002bddbfd02d86 2025-10-18 01:36:51.821645 | ubuntu-noble-large | deleted: sha256:f7954ff6c7f0177dead279d5fd398e7325ae012a211438fc78f2cb4d21da7c16 2025-10-18 01:36:51.821649 | ubuntu-noble-large | deleted: sha256:ecc730a3314eeff7f30f6b101df564601e8436894391d7eb2a55b19a8b575124 2025-10-18 01:36:51.821659 | ubuntu-noble-large | deleted: sha256:bad88b04a4e7c6be3104b850456ea47fc8cc4842c49e173c60dbbef0e946a95a 2025-10-18 01:36:51.821662 | ubuntu-noble-large | deleted: sha256:d0c00a43a0e620c236bb6031485e6f469829af2ae5171b542a5fea521b7ac0d0 2025-10-18 01:36:51.821665 | ubuntu-noble-large | deleted: sha256:d516dfcd2b1a58733b332f167b10efb419dfd5d7e14267ee7fc6d7e70fa3b048 2025-10-18 01:36:51.821668 | ubuntu-noble-large | deleted: sha256:dfdc3b67080410db807a67b274b92b9b8cce276ac1d5a5471d84d87c11206878 2025-10-18 01:36:51.821672 | ubuntu-noble-large | deleted: sha256:15ae4a2466cfd7ec9b553b5f840b25ae50c10f93f4456e629ab064310fdd1379 2025-10-18 01:36:51.821675 | ubuntu-noble-large | deleted: sha256:67889e5137be121be595a85587b018f747cdf40b2fe3cdcab228678fdc1b1ec2 2025-10-18 01:36:51.821678 | ubuntu-noble-large | deleted: sha256:e639870859e3870eeb2d77ef74a2c057aca7d41b2ebb5e6ae6669972ec7b99f3 2025-10-18 01:36:51.821681 | ubuntu-noble-large | deleted: sha256:7201c769f225abc2f66eb232acc7685913d4a0551e36f25d850de93d8ea80ab7 2025-10-18 01:36:51.821684 | ubuntu-noble-large | deleted: sha256:f89ad4ca8551d1dbcc06b3efedcaab2d7d3cd14806c3cc31a0a8d38d8f22d9aa 2025-10-18 01:36:51.821688 | ubuntu-noble-large | deleted: sha256:8f40019772f7dd1b53c649236439fa7397f770baa4e2eb743a5359afac7792cf 2025-10-18 01:36:51.821691 | ubuntu-noble-large | deleted: sha256:fd55465c24b9dd83582bfaaf8b5534efe45ecf1941541a9dd93f3107995ba5e6 2025-10-18 01:36:51.821694 | ubuntu-noble-large | deleted: sha256:d4c912aebff6478bb5039ea5e112e1b2ef8eb5b0f8559829ebf6e0eb600c3c71 2025-10-18 01:36:51.821697 | ubuntu-noble-large | deleted: sha256:76da149df5ea50cad64f11c33690aa79d4895bcb58b492200682d8656c060406 2025-10-18 01:36:51.821703 | ubuntu-noble-large | deleted: sha256:05444fe352fe8eab235540cb4757945c883bba9d29ea82957bc7ff3bb7d36d5e 2025-10-18 01:36:51.821706 | ubuntu-noble-large | deleted: sha256:4260a09138fa14767b91e72169229721114de027068750bb17dde2126f0ba8f1 2025-10-18 01:36:51.821710 | ubuntu-noble-large | deleted: sha256:412f5ecaec15c8ddd3f1b2ddfa243a1373b18693df676fb86acb5955f1d3bf68 2025-10-18 01:36:51.821717 | ubuntu-noble-large | deleted: sha256:b36b78c86557d5fa7f0274d4af4773be1bd651da1267ba6453593e5419de8c3d 2025-10-18 01:36:51.821721 | ubuntu-noble-large | deleted: sha256:1bf6611ef4e5306823c645fc752c80bdfa81422647931749aa5ea92bfe9838f2 2025-10-18 01:36:51.821724 | ubuntu-noble-large | deleted: sha256:cd39877eef57ed04fbe08745ed37fe4bdff1518d4589e915a5a2e4229965f14c 2025-10-18 01:36:51.821727 | ubuntu-noble-large | deleted: sha256:20e63525cb365600f6f6d5def99ac8eed82c9736ffcaf70383abbba368bc530b 2025-10-18 01:36:51.821730 | ubuntu-noble-large | deleted: sha256:e35a92e98ed11708a01bcaaee7160f3596a7c59e45d188c80a02c1e4d50ee31f 2025-10-18 01:36:51.821733 | ubuntu-noble-large | deleted: sha256:7b6500062e194955b662a76086f81fe0bdabc4017529078e9bc43039e26fe45c 2025-10-18 01:36:51.821737 | ubuntu-noble-large | deleted: sha256:c0fabd1a03fe961942af9c7d06e587dc196f2184bd63a39c20cdc083791be22a 2025-10-18 01:36:51.821740 | ubuntu-noble-large | deleted: sha256:18e6c4efafff2f90713d76078d994265eabda1d55b4d64e036ea9cd9dfe5fd96 2025-10-18 01:36:51.821743 | ubuntu-noble-large | deleted: sha256:be57130403344f6a60a008a73e137428df2c98058ec36cc18442fdc953ce9c3b 2025-10-18 01:36:51.821746 | ubuntu-noble-large | deleted: sha256:4092e7aa1159cebd05f256f9e2bc5d0adf196de4728ed12ca4ff23703e7ffa4a 2025-10-18 01:36:51.821749 | ubuntu-noble-large | deleted: sha256:3b9d6c419ee5630318af2141a4bacee39c7be2f8ce24cd3683bd02345cba1e14 2025-10-18 01:36:51.821753 | ubuntu-noble-large | deleted: sha256:632edc6afa5a7ccdb468d42d1cb10d56a7b6f5ecac498209cb862dd0955139ff 2025-10-18 01:36:51.821756 | ubuntu-noble-large | deleted: sha256:e4449a5e58ed1ec1a57c28f044e09d2a69ba0f1911f4e12cce68a70b6eae58b7 2025-10-18 01:36:51.821759 | ubuntu-noble-large | deleted: sha256:dd61732401118bf313b2d2513651248c443500c6bf265a66e2e46b7f896b33d9 2025-10-18 01:36:51.821762 | ubuntu-noble-large | deleted: sha256:45711d75abef414eeedcd67f94d35c663714c2f11402682b7367b16cad637d5a 2025-10-18 01:36:51.821765 | ubuntu-noble-large | deleted: sha256:fe64e12ae3c267b4488c4f0cc5bcce6839037e56e3a852b8785d3644022896b4 2025-10-18 01:36:51.821769 | ubuntu-noble-large | deleted: sha256:56e2bdad22cca8639141484041a0c2a0a580dde0353a290502257fb505ece14f 2025-10-18 01:36:51.821772 | ubuntu-noble-large | deleted: sha256:da6a1f7afc13dbf5ef25aad5816b25c430818c1661ed8bd6e30ad6364c56f27b 2025-10-18 01:36:51.821779 | ubuntu-noble-large | deleted: sha256:dd1ed880c27c94bce016f94175746e064e977e31ec8761939f7f904815c41eb9 2025-10-18 01:36:51.821782 | ubuntu-noble-large | deleted: sha256:c357d20e8f734059229390448f377e44190f39225f15f50d4493deb7136fbf91 2025-10-18 01:36:51.821785 | ubuntu-noble-large | deleted: sha256:45356e5b1f382601a2e81d829fdf9c7d1385c15d9d5b2b6346d064419dc70c68 2025-10-18 01:36:51.821789 | ubuntu-noble-large | deleted: sha256:732250becbf5a2e2ab42913f01dfad7c1b49c975fed87cb0b848e4eabeee61e4 2025-10-18 01:36:51.821792 | ubuntu-noble-large | deleted: sha256:89c6320d2852f1fa513b9973aff87fcfb415eb19827383cdbe06bd9934b8239f 2025-10-18 01:36:51.821795 | ubuntu-noble-large | deleted: sha256:33218b2d7c88ca02f07a4fcf0c35b972f25be98e0e601d94f28c75d36f5ff2aa 2025-10-18 01:36:51.821798 | ubuntu-noble-large | deleted: sha256:936d836e697a47329f8f54833f228e2e7527bdc4869af0cb268b14e3f3a96ff0 2025-10-18 01:36:51.821802 | ubuntu-noble-large | deleted: sha256:eb490f6f28d5d21eae50a1f5d2c414a799c42c27b3135256ee26c81f49e2c86c 2025-10-18 01:36:51.821805 | ubuntu-noble-large | deleted: sha256:67b7e3775f9bb955fd851bcced86ebb07ef16b8d77fea40928b6b0b0bdc863a8 2025-10-18 01:36:51.821808 | ubuntu-noble-large | deleted: sha256:de5cf629a37b1c73011d59f9bd047fe603025cd6540e7a828c36d769a455e76f 2025-10-18 01:36:51.821811 | ubuntu-noble-large | deleted: sha256:a8ec47709e72d8b9cbbca04f2671b177bfeda4eab79e9b86c6ce2d1d6e648ae4 2025-10-18 01:36:51.821814 | ubuntu-noble-large | deleted: sha256:c77ea247f97e5a1c9adc7772a3f71cb314996cedd8a971438a09e0d77e6f1489 2025-10-18 01:36:51.821818 | ubuntu-noble-large | deleted: sha256:887566d844b1e93536cd282390b91994e8cb9e8f8e716fa8af4cb02993d403b9 2025-10-18 01:36:51.821821 | ubuntu-noble-large | deleted: sha256:69c0cca9abc892c645333e494fd0cc0a66a8fa4ee99e2a4e07c71ccf09babbd5 2025-10-18 01:36:51.821824 | ubuntu-noble-large | deleted: sha256:49182c026a661aaeaea1447cf45a4b67d866e3aba5c1643ee00c41facf0e278c 2025-10-18 01:36:51.821827 | ubuntu-noble-large | deleted: sha256:18c02bbfd455ff4920b7d12341709581259b5c9d6141f4ae0e38c93a9426749c 2025-10-18 01:36:51.821833 | ubuntu-noble-large | deleted: sha256:8976c8496afb1f215aaa1aaba21440a39e106507efafbb43cb1efde0b214534b 2025-10-18 01:36:51.821839 | ubuntu-noble-large | deleted: sha256:72983550ffb44ffd9c947716d1bb5fe15a5b3c15fae5b89018f7c099e16eb1f5 2025-10-18 01:36:51.821842 | ubuntu-noble-large | deleted: sha256:6914d1afde26961474166f00aeee20ae0f9d30ab7e2c61931822b7c8e8eea540 2025-10-18 01:36:51.821845 | ubuntu-noble-large | deleted: sha256:ed87e7064c2c8399c04fccafec2eeb4eb6c34e03d5f30b25915a0431db8f6603 2025-10-18 01:36:51.821848 | ubuntu-noble-large | deleted: sha256:2ccd8665ffac84d5565fee4746ae7ddb525f26043d4d6a5e8c39b2815ee23072 2025-10-18 01:36:51.821852 | ubuntu-noble-large | deleted: sha256:055f9a3d9a5541ace4f25f53740f259866cb8435ed1661fcb28da355b4cc6145 2025-10-18 01:36:51.821855 | ubuntu-noble-large | deleted: sha256:dde528c33cf16f53571cc506e19b8eec3251f2868779ee3b3499c1cc6827404e 2025-10-18 01:36:51.821858 | ubuntu-noble-large | deleted: sha256:c95cd505b52f166fdcb851ade11f8c4ffd553a79e03222afd76c948e08b3f4c2 2025-10-18 01:36:51.821861 | ubuntu-noble-large | deleted: sha256:4c8167993abb3575edffb654b78575da5c85d065735faaacb156e144e4f6f92c 2025-10-18 01:36:51.821864 | ubuntu-noble-large | deleted: sha256:1d9d6e672583f6b0277a54486971d291d5e3ae86777c7a0b8647c9a830511fdf 2025-10-18 01:36:51.821868 | ubuntu-noble-large | deleted: sha256:c1c8ca35af9bb97e767b64fadf67c1ea341eb279651e78335206db8fbe817ae7 2025-10-18 01:36:51.821871 | ubuntu-noble-large | deleted: sha256:2a1da5a842efd8b77f4a2742fb2f727de2d91cd4f0f1b3ab49e2e594cf3bfad8 2025-10-18 01:36:51.821874 | ubuntu-noble-large | deleted: sha256:88606706c469a0abe30ee0386b9f466eb1071d3bdded1f6c8f67f3820edfd7ba 2025-10-18 01:36:51.821877 | ubuntu-noble-large | deleted: sha256:6649bbe9759c8ab0e8a37a56a2ed16c20060feab58d12ac4e08e3c7e68ada4b4 2025-10-18 01:36:51.821881 | ubuntu-noble-large | deleted: sha256:9e65d1dbf75c289b484223d332be877141226dc648e00d606aa6ccf644451abe 2025-10-18 01:36:51.821884 | ubuntu-noble-large | deleted: sha256:1137c3d0393fa32823e0e4294cbb4368048e852fbd4ab894358839278d05bd59 2025-10-18 01:36:51.821887 | ubuntu-noble-large | deleted: sha256:6c5a5e98113cd879dc4fb89e8af103aa5e86e2103ea2f15cfe8d50802aefd089 2025-10-18 01:36:51.821890 | ubuntu-noble-large | deleted: sha256:0c045b37d5df348b162f20aa844b49e1e1e31b75267e3deec3f9633c10a61cb8 2025-10-18 01:36:51.821893 | ubuntu-noble-large | deleted: sha256:6adf62ec624ff1c90df350370f1f173299da8eef747210fcf73b5e34326594c5 2025-10-18 01:36:51.821897 | ubuntu-noble-large | deleted: sha256:1fcd1aad9313d8c4cb7ec73c6d58ee8495934bde9dc15b2caab727e7da4b0a05 2025-10-18 01:36:51.821900 | ubuntu-noble-large | deleted: sha256:8de62fd9d6daa680c84db127b6a97b91e5238184c4796217002c980224a605c8 2025-10-18 01:36:51.821903 | ubuntu-noble-large | deleted: sha256:f017d93a45c29482a21a12118df4f5f732107c030fd23e0f2d8a7d4ab484a05e 2025-10-18 01:36:51.821906 | ubuntu-noble-large | deleted: sha256:72bad9e7b0fecb6060179f8985c66bf40ce4319c40d8aa0979704b29168cac54 2025-10-18 01:36:51.821909 | ubuntu-noble-large | deleted: sha256:7b883180cecb776d05763171af8763862d37751a7f86c8bf2db6e9d4bb412f6c 2025-10-18 01:36:51.821913 | ubuntu-noble-large | deleted: sha256:2b7d61ee74300ada4b84d65d14b65e9d362fd756963db4c4729dfc258a44dbe0 2025-10-18 01:36:51.821916 | ubuntu-noble-large | deleted: sha256:dd6cf3c58f1faa4419aefd39cf307fa458e13490a42a3862ce33e16aff43736d 2025-10-18 01:36:51.821919 | ubuntu-noble-large | deleted: sha256:66db38d17ab2addddc86032d8522b16b134923b5ddc740fc84564d0b062f52e2 2025-10-18 01:36:51.821922 | ubuntu-noble-large | deleted: sha256:2ac14cbcdb7f65e4a3d3abb507ca9fbde0f2436e785ff949939b08eacae77fec 2025-10-18 01:36:51.821925 | ubuntu-noble-large | deleted: sha256:32dd820286e09e93fb749910c5261137db28fa989f8049fa158ee90495ce3953 2025-10-18 01:36:51.821929 | ubuntu-noble-large | deleted: sha256:ecb28ce241316380f49617e58c7374f322b4515bdd75739288fc2d1b7d669695 2025-10-18 01:36:51.821932 | ubuntu-noble-large | deleted: sha256:9323515c281fe7abe46ff574b33ef33c7e36277c0a52b7fb25889f17ae651e0c 2025-10-18 01:36:51.821935 | ubuntu-noble-large | deleted: sha256:0b2c16765d2692d168ba17f182b6f6d221d3ee12c6cffb96bb3e10b8bbe98a2e 2025-10-18 01:36:51.821938 | ubuntu-noble-large | deleted: sha256:eab0dd1cb81bf15a2818b48271df1ad80be212007378032ff15a6fe12919727a 2025-10-18 01:36:51.821941 | ubuntu-noble-large | deleted: sha256:d1503944d41feb5aca5d0ffd2750a919bef1d2461f47e96776ad23de569987b1 2025-10-18 01:36:51.821947 | ubuntu-noble-large | deleted: sha256:ca839afb4e96fa5a9b6a3c14531c24d9a5c206b1bf6b2b974332f0a9e68b1562 2025-10-18 01:36:51.821950 | ubuntu-noble-large | deleted: sha256:67ac57a5027b9d865de6b70188d134da16a919eb0ad10c14d3cc2b110d35e762 2025-10-18 01:36:51.821953 | ubuntu-noble-large | deleted: sha256:2731ecc3eebc247a1ab625328c5960acee1834d0046e232a25659ff634d41b39 2025-10-18 01:36:51.821956 | ubuntu-noble-large | deleted: sha256:636f759802bef90f8352d904b488ed472ef269736b51b507d4e7255aed256a33 2025-10-18 01:36:51.821962 | ubuntu-noble-large | deleted: sha256:c103a62823c2e5a3ebc8eeb72e303bf22395daf23b197060e1a977737ca28ba3 2025-10-18 01:36:51.821965 | ubuntu-noble-large | deleted: sha256:b6a1b1a2ccc19fbb5a103186c77585ce2fea616bf3c307b8edb64a7b0c65d737 2025-10-18 01:36:51.821978 | ubuntu-noble-large | deleted: sha256:ae3342542f032bf9b672307142134d8bed6fafa69960a3b77c5130196e7a478d 2025-10-18 01:36:51.821981 | ubuntu-noble-large | deleted: sha256:74085174cb5a0ca0838f1a1a42fcdf47d8b7b9fb816323c2edb58e8a016d6b40 2025-10-18 01:36:51.821984 | ubuntu-noble-large | deleted: sha256:e79c44699e51911b1236bae81f9e86bc1df14815656444a556606c0edc05a8b3 2025-10-18 01:36:51.821988 | ubuntu-noble-large | deleted: sha256:7b241f7d06e52205903629eb968d65e774710ac847f01a6ce02664bef040a593 2025-10-18 01:36:51.821991 | ubuntu-noble-large | deleted: sha256:416f53d8068d4e15ffb4a24e6ae33898aaf68463f0faf58d6b36536f320edf91 2025-10-18 01:36:51.821994 | ubuntu-noble-large | deleted: sha256:4146048e781dd06230cd39dec7939f4631bf3a131a93fadc655c7e155b5b7963 2025-10-18 01:36:51.821997 | ubuntu-noble-large | deleted: sha256:883d5e4fdafc9998eeee6d7f521b1a2c84450fdf8156d9a87c135e51f0734c9f 2025-10-18 01:36:51.822000 | ubuntu-noble-large | deleted: sha256:53426a02e7f5785b3fc0ed4586355fa6512f3b713391da711a3762e8fe32188d 2025-10-18 01:36:51.822004 | ubuntu-noble-large | deleted: sha256:afb2eeb827306754cb51ccdcd746fd0a9e5c4b54ae89baff3c21b60705ff6f6c 2025-10-18 01:36:51.822007 | ubuntu-noble-large | deleted: sha256:12557f3e8d7058518f57eee9fd69ad33d5cd763dff76823e981f2bf3ce778826 2025-10-18 01:36:51.822010 | ubuntu-noble-large | deleted: sha256:0c38749f920547ec4ba146e6d956369bb1380fdcdbd940584bd307aeb8524003 2025-10-18 01:36:51.822016 | ubuntu-noble-large | deleted: sha256:bdb34c88864b54bddd069ec632892aaa9e92e14ffe609eb8ac990f8c4a566eb9 2025-10-18 01:36:51.822020 | ubuntu-noble-large | deleted: sha256:96a9f20e155c86d24914d474dd58591fdcb97fba3faef6d98f63e021e01cdad5 2025-10-18 01:36:51.822023 | ubuntu-noble-large | deleted: sha256:fe1a97af5f6439cd532385e111c254625391e8a873f72a8d8eabfe57c3ffe636 2025-10-18 01:36:51.822026 | ubuntu-noble-large | deleted: sha256:07674d48c8990f86e80ec31540bdec5c1e3eff0baa4c4d6faabb78cf64ac3872 2025-10-18 01:36:51.822029 | ubuntu-noble-large | deleted: sha256:3884c3a1ce5b39e2f9f1f2cc41fc9e2f7aa15d2164f48be5df5b1706b3ca43c5 2025-10-18 01:36:51.822033 | ubuntu-noble-large | deleted: sha256:cb5bdf043a83fdbe73001cb02149cd94ede6af79c913c8353a8ea8623be844b1 2025-10-18 01:36:51.822036 | ubuntu-noble-large | deleted: sha256:7a6ef32abdd10b29974526caf309513d762331d14fde986aecdab913099df684 2025-10-18 01:36:51.822039 | ubuntu-noble-large | deleted: sha256:1b8b6f526670ccaa2fc9905c92ca044b32a1f5e3a9f2c051f6c39f0beeb19348 2025-10-18 01:36:51.822042 | ubuntu-noble-large | deleted: sha256:4515c71cf1ed7ff8a19f55aa99fb4d3300558285a66d3acc21ca9ac3da883f42 2025-10-18 01:36:51.822046 | ubuntu-noble-large | deleted: sha256:2fc59ff2bd98897aa419dd4908c6cf19d0cf5fecd7778c30d83cad42ecc2e1a2 2025-10-18 01:36:51.822049 | ubuntu-noble-large | deleted: sha256:e0a2275e441fd6890bd78ded88fe6263372f901f3544ca1c229ac15941194cd7 2025-10-18 01:36:51.822052 | ubuntu-noble-large | deleted: sha256:14532c81df52783ce446ef2abde42f8548fe5a7286595c073f3ea777a78b3ca3 2025-10-18 01:36:51.822055 | ubuntu-noble-large | deleted: sha256:8dd71d4ae27d889c1fbce064b2866eb1ce6c50d8cbb056a308e1bee74d4445ed 2025-10-18 01:36:51.822059 | ubuntu-noble-large | deleted: sha256:fcedb85187449e36f136be61f3d06cbd57c7289398db42af3724ddea49c6adbe 2025-10-18 01:36:51.822062 | ubuntu-noble-large | deleted: sha256:1daf65260e502b8b75dbe3e5479135fe8c4937a09acdbc66971c06c31e8611ae 2025-10-18 01:36:51.822065 | ubuntu-noble-large | deleted: sha256:c7307d8dcdb448931a70d802401fd2c206a14d797efb2b69478745544f3cefe6 2025-10-18 01:36:51.822068 | ubuntu-noble-large | deleted: sha256:860c0ba05af6566930f3bd28afe0b2c6bb1e5ffead729981ed8969d209c70637 2025-10-18 01:36:51.822072 | ubuntu-noble-large | deleted: sha256:05b018045724a008b36d82c687bcedbf3bf08af4be00230e9946496f2f3a8b44 2025-10-18 01:36:51.822075 | ubuntu-noble-large | deleted: sha256:b858444dc7d3562c65621fb606ceb69ae1be64c06eb14e1915f1fa33226f98eb 2025-10-18 01:36:51.822078 | ubuntu-noble-large | deleted: sha256:fc6c764d3f56aa04b4ada412780fb695d8f8c891f117385044f6a7d2f2233e34 2025-10-18 01:36:51.822081 | ubuntu-noble-large | deleted: sha256:10baab02a73551145787df899bb83081cb303406e10732498b079cbe6bd95796 2025-10-18 01:36:51.822085 | ubuntu-noble-large | deleted: sha256:42b75c729a3c2b4653c28969c18e2bf6f11ee7f5edeee10c85d897029439d51d 2025-10-18 01:36:51.822088 | ubuntu-noble-large | deleted: sha256:e9385721bdf2a17658c20201ef003e99ef1e37bf2ffe9bffc9fd5f450ba52ef8 2025-10-18 01:36:51.822091 | ubuntu-noble-large | deleted: sha256:0209d8ac228f2d25ff507cac062790c7ae54414ad857ff75f875f2e666ea9615 2025-10-18 01:36:51.822097 | ubuntu-noble-large | deleted: sha256:ff5e94eb74b1aad11619d9eb7e172be8a8456a2e975b5929670f8b267462e4b9 2025-10-18 01:36:51.822101 | ubuntu-noble-large | deleted: sha256:6137d2b4214d4f9ae9fca01259fa4bef8179d30f84a5c3dc2f8126ba6136d7af 2025-10-18 01:36:51.822104 | ubuntu-noble-large | deleted: sha256:9dc5d470fb7b6b33ce74e41dbb28358160fc2088af4fd356495a19cecf8ce20e 2025-10-18 01:36:51.822107 | ubuntu-noble-large | deleted: sha256:d4cf30e3095483c93a7394ebb49bbb110cdd87116b1a544a6352331dbe88256e 2025-10-18 01:36:51.822110 | ubuntu-noble-large | deleted: sha256:ea6bb615fc895285803373f78ca97b55a6bba283215201f51d4dbaed1751e263 2025-10-18 01:36:51.822114 | ubuntu-noble-large | deleted: sha256:f37f9f698c8fdbe0ec959c319281dac12a14c57d72ff6e0d7327f173889b27ea 2025-10-18 01:36:51.822117 | ubuntu-noble-large | deleted: sha256:88b69e45313b16cf840a874f68072acbfee38c2063738916433026456bb98a32 2025-10-18 01:36:51.822120 | ubuntu-noble-large | deleted: sha256:2249f4931e87ceb8348e4d4e63c6df60bdf089303b5a1e60ab33e395bba27e4b 2025-10-18 01:36:51.822123 | ubuntu-noble-large | deleted: sha256:763ad0be8338ef42db4440b51427377ce753c0b6f86b6bb3377b6a362f7f7dda 2025-10-18 01:36:51.822127 | ubuntu-noble-large | deleted: sha256:df1af61936e007cee2c1808d8f90217c6bf026574896c5134dcc92b571fe1b61 2025-10-18 01:36:51.822132 | ubuntu-noble-large | deleted: sha256:f662d15d49b0b7be249f5d5b5b4518f36f6f9309e32ff5593b191b6e3763cffc 2025-10-18 01:36:51.822135 | ubuntu-noble-large | deleted: sha256:56080277c191bb779123f4e5d47f28e5a4016a372077724a3f879e6e88d9abaa 2025-10-18 01:36:51.822138 | ubuntu-noble-large | deleted: sha256:4f8b6ce43147b184086becd1b6b284bac0c7329eb9f674ab0650eb30b6b04cce 2025-10-18 01:36:51.822142 | ubuntu-noble-large | deleted: sha256:2b3ef3623611b95c25008f52655b7a41cc3bc0cf690af72a315dae9538dc1c46 2025-10-18 01:36:51.822145 | ubuntu-noble-large | deleted: sha256:560ee49396c35e253c4601fd49d58207d02fe6c28ada3b2b51dcfc3759622096 2025-10-18 01:36:51.822148 | ubuntu-noble-large | deleted: sha256:6046c7e39b9a8a96892e23ad397014b37a2d836dd9c86e454fa89acbb4977133 2025-10-18 01:36:51.822151 | ubuntu-noble-large | deleted: sha256:106e1d8dd4eb5df7a317ffdb068411a325f6b81f02e0f4fb19be23365806c003 2025-10-18 01:36:51.822155 | ubuntu-noble-large | deleted: sha256:29b8ea1e0044d47a4ad71f2dda8c0c29da3cecf4b2fb84fbd7a4cd715e311236 2025-10-18 01:36:51.822158 | ubuntu-noble-large | deleted: sha256:9a83d469111ccefe0b8788b3f8567e8557059c9c82e3b519295cd15a842fa56e 2025-10-18 01:36:51.822161 | ubuntu-noble-large | deleted: sha256:a7ac5c8e3f97dd1df16ea69df428bc837ca7077570cc146889ba14635fd67add 2025-10-18 01:36:51.822164 | ubuntu-noble-large | deleted: sha256:e26c3b9b7ac7d6a1b189a78dd75253c80290d624195e28562a8feefc9e885662 2025-10-18 01:36:51.822168 | ubuntu-noble-large | deleted: sha256:c2b3a2520a64b796b7e63fd8dc35a9c04db86b18fda790405732ee885c493e42 2025-10-18 01:36:51.822171 | ubuntu-noble-large | deleted: sha256:8b72c2c396adeeb3e7f8cc3433173aaabd5092a6970a5dabc7d7f9fc0686629e 2025-10-18 01:36:51.822174 | ubuntu-noble-large | deleted: sha256:2bef671ec0bf7906cd8b367c041a981c1f8aa20fee5a7b72dea594ca129e794d 2025-10-18 01:36:51.822178 | ubuntu-noble-large | deleted: sha256:0b10a28e9cd30058b564bc82251cc3d4cff968bcd059b5b6d98b2a41309084dc 2025-10-18 01:36:51.822181 | ubuntu-noble-large | deleted: sha256:a2f0b9eb484771fd68e244ab93aaf3be9d55243855f680f893db24bf9a72e0fa 2025-10-18 01:36:51.822184 | ubuntu-noble-large | deleted: sha256:9a3d38251b7fd22a84269fa19899fdd422d274c1aada83fca1c1c4f2e17afdc8 2025-10-18 01:36:51.822190 | ubuntu-noble-large | deleted: sha256:507a75c91a4e7aaa196a88b49f93fc532260ce1c1f785a65f0b5ab88bc077cdc 2025-10-18 01:36:51.822193 | ubuntu-noble-large | deleted: sha256:34168e36866a1050f0eea2dd6ce635f2264c0e9966f8bdc5b3c21089692ac008 2025-10-18 01:36:51.822196 | ubuntu-noble-large | deleted: sha256:06bee20cd72f9905d26582bfd4c3494ffc1f7680f882f6fc91fbd5a2858b346d 2025-10-18 01:36:51.822200 | ubuntu-noble-large | deleted: sha256:ac0a676eae83cbc79ceacea800217162281dac9100226561eee6321e1f64a654 2025-10-18 01:36:51.822203 | ubuntu-noble-large | deleted: sha256:c323a413855b9311eba2e70b0a7372bb858394fc1751ecbded4535384b3e163c 2025-10-18 01:36:51.822206 | ubuntu-noble-large | deleted: sha256:e7df3c73ed8bf3e309350f317b449b80375d14949228188637515922be813891 2025-10-18 01:36:51.822209 | ubuntu-noble-large | deleted: sha256:851e0887901cfa72d6f83b650520aee1492a027f47c5e7691b8e74bba9a2f6f0 2025-10-18 01:36:51.822213 | ubuntu-noble-large | deleted: sha256:5ae4dd68c59354434a96e10b8acf293c4ead4067959a53e917fe4791a5bd50ca 2025-10-18 01:36:51.822216 | ubuntu-noble-large | deleted: sha256:20ca7cffdd3f7c9eb8adf0c6ec3f960dfaa54e8485bf27ddb2a175813ee3e0d9 2025-10-18 01:36:51.822219 | ubuntu-noble-large | deleted: sha256:f50f98b62acefc2f82d111bd3415e1eb41bb41783e6e1e1a3fec99d0c3063c7e 2025-10-18 01:36:51.822225 | ubuntu-noble-large | deleted: sha256:a4562a536208a69b2224c0b30e1d0e29b600b79715d4376e227c9a17ea57ca3a 2025-10-18 01:36:51.822228 | ubuntu-noble-large | deleted: sha256:3404a675524333b3ebc6c886ea923a0f622c48bc29de271626296f1db019d254 2025-10-18 01:36:51.822232 | ubuntu-noble-large | deleted: sha256:476c36716766a900cb80608bfa860752fd18a905999238748f5c7467f237cf9a 2025-10-18 01:36:51.822235 | ubuntu-noble-large | deleted: sha256:a4be6549a656e078fd47f2a6c149887f86fa906f399a27b2d5b8d2edfced3aca 2025-10-18 01:36:51.822238 | ubuntu-noble-large | deleted: sha256:54cb64ebc03573935f8756bd0f621b127b57ed3af728d9bdd0bb3bd0fdd97cb7 2025-10-18 01:36:51.822241 | ubuntu-noble-large | deleted: sha256:53a4303277993a225a8111f9583cbc6b019fefbd266e4f44ce71a0cf1af40c4b 2025-10-18 01:36:51.822245 | ubuntu-noble-large | deleted: sha256:0d59c6c85c33453e08073f99fac12ee1459096dcc2a90117c92f137a0deb4858 2025-10-18 01:36:51.822248 | ubuntu-noble-large | deleted: sha256:17f297505bee0488d700858baa9329f61e75a15449fcdfa3e21a85f936262f8e 2025-10-18 01:36:51.822251 | ubuntu-noble-large | deleted: sha256:8c5156b7fd125cd122c4f3b3cda11dcc930cfd2bcaca5177d86d62ebfb662441 2025-10-18 01:36:51.822254 | ubuntu-noble-large | deleted: sha256:f22c9780117068ea925950b37b4d8f5315415bd647c3662c5a1571a1cfd5c26e 2025-10-18 01:36:51.822258 | ubuntu-noble-large | deleted: sha256:8efd32b9342650c4a9fb3c4474a289c506c8a3960e41239b051c970472bff457 2025-10-18 01:36:51.822261 | ubuntu-noble-large | deleted: sha256:9f659bfef35d7a21675ee8786921977f2a0066f75e321290663974242e2d6c15 2025-10-18 01:36:51.822264 | ubuntu-noble-large | deleted: sha256:637ebec333bce83985eda85038f6c2d4c80dfbe68935fbb4f2bce45a03ddce08 2025-10-18 01:36:51.822267 | ubuntu-noble-large | deleted: sha256:e75c9d201828932e193bf915dc0446932831fe9c5628d7888e8d237f8c637d69 2025-10-18 01:36:51.822271 | ubuntu-noble-large | deleted: sha256:c971bf61f84e4c14fd6816402979b5cfd797d2d0f120c6cbedcaf69812c4a803 2025-10-18 01:36:51.822274 | ubuntu-noble-large | deleted: sha256:98c2277b0ecce5fa3dd3aaa2cdaccfd54f3a933e73288ba031eb7aadde9d8eb8 2025-10-18 01:36:51.822277 | ubuntu-noble-large | deleted: sha256:31bddf92f325e8bc85ef7f4cfda2af488d1ce1ef7ce0016a23cb57c6cd8a9e27 2025-10-18 01:36:51.822280 | ubuntu-noble-large | deleted: sha256:bf14976c12d56c9f12ac1de12279573c9bbffeec8f69c664a259682cd8525a5a 2025-10-18 01:36:51.822284 | ubuntu-noble-large | deleted: sha256:dcc723e9625bc61b8991bb6c145c5a551d3de1bb68a384df5d668d02362de7b1 2025-10-18 01:36:51.822287 | ubuntu-noble-large | deleted: sha256:3c83ea8b1bffd5edf1072797e8332961f51a386b3c8dcc383a6840c4f77769ec 2025-10-18 01:36:51.822290 | ubuntu-noble-large | deleted: sha256:06863f666fb14c97412b7825af0be1a3aded0bb8f56d1d04cce8fa753dfb4e2a 2025-10-18 01:36:51.822293 | ubuntu-noble-large | deleted: sha256:138bdf0f472061844755b15cdf9b567cfb290fb5c08b1d0318f5d162f3de4679 2025-10-18 01:36:51.822297 | ubuntu-noble-large | deleted: sha256:3ae46ac2da695adde583511ddb16354871905a04cbb591a4d1e15a4585d1d251 2025-10-18 01:36:51.822302 | ubuntu-noble-large | deleted: sha256:882decae3f3f725f4b98c9cf5fbd16a87e470dafb8d5630948cca91078cb6aa8 2025-10-18 01:36:51.822305 | ubuntu-noble-large | deleted: sha256:91e3d97b630bc69183a3cd038bc68cce54199fc9a82483755a922400601ca21d 2025-10-18 01:36:51.822308 | ubuntu-noble-large | deleted: sha256:128cfc5977973de61c2f896934b1dd6ceb96bef1f6e2ab977d2673633625ae2a 2025-10-18 01:36:51.822312 | ubuntu-noble-large | deleted: sha256:6ac1820b0da8467cb7f49117ce8d31712f28a54c9db3566d54b09cdbc3dffcc5 2025-10-18 01:36:51.822315 | ubuntu-noble-large | deleted: sha256:b786c28e5cf59e464144ee943d069ca010c56e5c52f84fb92554ca4e7379b92d 2025-10-18 01:36:51.822318 | ubuntu-noble-large | deleted: sha256:3608b853f146cabfb1a1a49f18b893a24d465797b3b6ab2c8efd76bad26685c8 2025-10-18 01:36:51.822321 | ubuntu-noble-large | deleted: sha256:956f83d905f037d2eaa5bd6f88501b1d4bf86216036e867111ebf74187dc964b 2025-10-18 01:36:51.822325 | ubuntu-noble-large | deleted: sha256:5f9823187f54f1970e89fd60016882fcf16da1418e52a3ccee8a1cf81a1c4c01 2025-10-18 01:36:51.822328 | ubuntu-noble-large | deleted: sha256:1672a8fee7ba3be0a1f9c79056cbb80dbca8d901b7dbc46bc00683f353883ded 2025-10-18 01:36:51.822331 | ubuntu-noble-large | deleted: sha256:edfda86fb6535911722639856884ea02a03d27f8e9f91bfee8b6cd6b4230566b 2025-10-18 01:36:51.822334 | ubuntu-noble-large | deleted: sha256:56d24b176b5d5dbf73eb1dba29503da187b45f874f774d3dd05f25b066984d1b 2025-10-18 01:36:51.822338 | ubuntu-noble-large | deleted: sha256:c7f3785e64c56e91ffe49c23b419e454e5384f68fc0577fead36b9bf0b443fad 2025-10-18 01:36:51.822341 | ubuntu-noble-large | deleted: sha256:0dd100dfaf86a45841bed24e759072cfd4340927aad97c483ffcda4235bc0c27 2025-10-18 01:36:51.822344 | ubuntu-noble-large | deleted: sha256:b38e825e9d3a9553a391016a194640ee91078997ffbd07f0323670153010cbac 2025-10-18 01:36:51.822350 | ubuntu-noble-large | deleted: sha256:11a117f1bcd47caa058f01bdd62046df8102f30e6960964f3b14b290a43fe5ac 2025-10-18 01:36:51.822353 | ubuntu-noble-large | deleted: sha256:c455aaa4b23db2ac493497a44c4eece2e36338b610012b1b8ef51cea2a7eb4e4 2025-10-18 01:36:51.822356 | ubuntu-noble-large | deleted: sha256:b7a3381e2e984140a56ff68d18311c146bd05af19f113aeff841195519a7f45e 2025-10-18 01:36:51.822362 | ubuntu-noble-large | deleted: sha256:b3251d64e432465a967881a45b718808c7866077d92767606f2a9a357afd1979 2025-10-18 01:36:51.822365 | ubuntu-noble-large | deleted: sha256:6f7d48aafc4c55634f366b59e9e2d10b6357bbcf832d3cc4761ca98d22072086 2025-10-18 01:36:51.822368 | ubuntu-noble-large | deleted: sha256:5ef53b7b9e4bb47f0bf97d924816e7fdbf89e1da86ef299957e6745446cfc636 2025-10-18 01:36:51.822371 | ubuntu-noble-large | deleted: sha256:97d2772689d3c40ff8bbdb04de9b28a6747d64a5084e4e8671c6b5091d31b515 2025-10-18 01:36:51.822375 | ubuntu-noble-large | deleted: sha256:c13b772cc87bd2f39cc10410693c978cbf4249012dbd2e8811ad42d1679d981f 2025-10-18 01:36:51.822378 | ubuntu-noble-large | deleted: sha256:891260c5e72944dc170e5402c6b1537ef42f1af05315567e47292901e62a99cb 2025-10-18 01:36:51.822381 | ubuntu-noble-large | deleted: sha256:beefbcf272f04fb6780543928b228e1418caf7565935052550cd92f9fd60c635 2025-10-18 01:36:51.822384 | ubuntu-noble-large | deleted: sha256:677460ac2d0d96ac9f4adde680fc249ebbc35bffbffd39964af258fc7279966b 2025-10-18 01:36:51.822388 | ubuntu-noble-large | deleted: sha256:93ca413757afe1c018add0230f931912a9e2fa82a3da44968eea7fb79fe5fbf4 2025-10-18 01:36:51.822391 | ubuntu-noble-large | deleted: sha256:59fb1c5a7c1e125968241f8957a85cd52a6a3e422fdad4595d9c4562cb5bc00f 2025-10-18 01:36:51.822394 | ubuntu-noble-large | deleted: sha256:eba99fed779a48c645f92d1bed77e0f99d4bb078c6e28b5ba77ef51425797763 2025-10-18 01:36:51.822397 | ubuntu-noble-large | deleted: sha256:577b2d05ac35964939e2b4d83a5802658dd4825500223108a853953d6b1deb8a 2025-10-18 01:36:51.822401 | ubuntu-noble-large | deleted: sha256:230ec2f8ec51209fab2a47496059556e2e9b3460d19942872bd51e19a7a285b7 2025-10-18 01:36:51.822404 | ubuntu-noble-large | deleted: sha256:73e5c51b90f7a7e2823c9ff2c4a17b78bd7683bd0421033c207a3ccc83d3910e 2025-10-18 01:36:51.822407 | ubuntu-noble-large | deleted: sha256:a7a9d926319fdf410d330809d181ea558305ff6719520a96d6c264cc6d67fbf6 2025-10-18 01:36:51.822410 | ubuntu-noble-large | deleted: sha256:42a4f81162357cdbef4b834f1d939ee089af12527f3af6bf738454e8117bc3d8 2025-10-18 01:36:51.822414 | ubuntu-noble-large | deleted: sha256:05398670b36c66c55e998d01c0c7e2d3f4db1aeed82621d110467759aee2bcad 2025-10-18 01:36:51.822417 | ubuntu-noble-large | deleted: sha256:5c6dd3269854ac266ed39a0b2df0c5069dca77f33baa2e779dac650fca00f787 2025-10-18 01:36:51.822420 | ubuntu-noble-large | deleted: sha256:c794fe50f495731e1094d071b6475490188107b7e9e6c1812b8451b05d77fe8a 2025-10-18 01:36:51.822423 | ubuntu-noble-large | deleted: sha256:5dbb2f4d0574f7659f4b6130481dd7b94bbee6490dd71d6aa4cf9895715574ff 2025-10-18 01:36:51.822427 | ubuntu-noble-large | deleted: sha256:4876270b22b13733c131afb8ac8f1c100e942923079c9a3feea20385e911fc77 2025-10-18 01:36:51.822430 | ubuntu-noble-large | deleted: sha256:49116138acfcac9ffb3e790b8f00e9a0c7939e9a4e36cedcbf08c0199d9ba087 2025-10-18 01:36:51.822433 | ubuntu-noble-large | deleted: sha256:2c3752fd4400fe9a30ab8b7b6f1b1b19801167198c78cec178f04e0a02993153 2025-10-18 01:36:51.822436 | ubuntu-noble-large | deleted: sha256:662d92a8d2e7805c597df7dac33118a9a1a75f99bb9e798143bbb7ef6c003fce 2025-10-18 01:36:51.822440 | ubuntu-noble-large | deleted: sha256:3be8ce4e7b42382aa27d8b7cf0730d03503dc12dc4ce5349bed64a294de88d95 2025-10-18 01:36:51.822443 | ubuntu-noble-large | deleted: sha256:3baca2f61924082f4ca5b3a290ba358780554d56e0a84dfea9937a35b19523c9 2025-10-18 01:36:51.822446 | ubuntu-noble-large | deleted: sha256:5ae7e11044bc569f380f26b109aeea656340d27a9bf650195f2747fcc4ebb493 2025-10-18 01:36:51.822449 | ubuntu-noble-large | deleted: sha256:940ced3492717a2e2b0137eecfc5edbd087b8ba8fc4bca66f61401f40a6c1090 2025-10-18 01:36:51.822453 | ubuntu-noble-large | deleted: sha256:35d9013d8aa5b20acc8f33d39ccbe1168c25b53ec212d390b4d5323ed841e59c 2025-10-18 01:36:51.822456 | ubuntu-noble-large | deleted: sha256:2b08420284ca214d147b5dea7c808d2379488039b26d322c264f62c864b2018e 2025-10-18 01:36:51.822459 | ubuntu-noble-large | deleted: sha256:8574e1ce7990879a232f93c2ac7c9467eb8eb1d763196edfe0c7bcf18dae76ea 2025-10-18 01:36:51.822462 | ubuntu-noble-large | deleted: sha256:6a77e1b428512c8dc7a5dec20fb00da58cfed428868e120085755a2c4432eda9 2025-10-18 01:36:51.822466 | ubuntu-noble-large | deleted: sha256:bc64e90ce81c46cb512bafa5f0fb9fe17c2ead530c68f305e93e0a32672c46e6 2025-10-18 01:36:51.822469 | ubuntu-noble-large | deleted: sha256:931af1668cb34e429e712d2d5c9b4e49704a9c9b41701e9dd07d444f64cadfda 2025-10-18 01:36:51.822474 | ubuntu-noble-large | deleted: sha256:3f8aa46f883c637ec7b48239d2360d83366ec5843309d7223c644b3cbd4c3eff 2025-10-18 01:36:51.822479 | ubuntu-noble-large | deleted: sha256:1bd70283b60a665a85bc4b0815a104bb04cf2cfd7ccf7c1cb506d68879aec968 2025-10-18 01:36:51.822483 | ubuntu-noble-large | deleted: sha256:354cf59cb41649c750cd5393fed63b050c589e8ee37adde5e006f486c8f331bf 2025-10-18 01:36:51.822486 | ubuntu-noble-large | deleted: sha256:cff39fdb53ee1f3bb290c2a61694e1317cad54889e1d8227a1559584ea01c1a4 2025-10-18 01:36:51.822489 | ubuntu-noble-large | deleted: sha256:a5f91e24d0bf6e82b7de976e72a240747f33f10a9aca19d31b998b113459e624 2025-10-18 01:36:51.822492 | ubuntu-noble-large | deleted: sha256:7d8b265fb48389b9fbb90c0de42a8b4ec86e7c518a679a56dff0aac20a2d7890 2025-10-18 01:36:51.822496 | ubuntu-noble-large | deleted: sha256:6cb8f7b289b935d57d5d369de8338ad896d79c83bf3b384be98d3f84b50f2955 2025-10-18 01:36:51.822499 | ubuntu-noble-large | deleted: sha256:3e64488f2c32720987cc8f9a9c48c46171b9e19c76a36f198aa7fc54d24e97cd 2025-10-18 01:36:51.822516 | ubuntu-noble-large | deleted: sha256:a65caafc1d924ea5223580bd01930b14811d950834752da3ece38eeeb3fda7a0 2025-10-18 01:36:51.822519 | ubuntu-noble-large | deleted: sha256:195311d81f25a0f2ef5cab2215f977811350dd190176dfc679458139f788705a 2025-10-18 01:36:51.822523 | ubuntu-noble-large | deleted: sha256:52cebf084dd6ca4daa88eb0399ba0eef37673a14ff3bbfe2a7160f0344ce26b0 2025-10-18 01:36:51.822526 | ubuntu-noble-large | deleted: sha256:533666aaa45bfcce93c594d676653933139e1ce7d47107a5569d11c4c19786c3 2025-10-18 01:36:51.822529 | ubuntu-noble-large | deleted: sha256:6602629533095820726de829ae58f2232ec5625e8ee5383f03baf367562f4dbb 2025-10-18 01:36:51.822532 | ubuntu-noble-large | deleted: sha256:7249d65184fa57f16702a3be5899fad5a800de7242ca028185cf4e9614e9a219 2025-10-18 01:36:51.822535 | ubuntu-noble-large | deleted: sha256:0c142b0a122cbb308cd77cd378578d6ad106179ec364bcde6e5899827284a823 2025-10-18 01:36:51.822539 | ubuntu-noble-large | deleted: sha256:4fbe5f7d12249e6b5e1a7723eedb86602f183dcd3dfb311c8b20c09fe86d9424 2025-10-18 01:36:51.822542 | ubuntu-noble-large | deleted: sha256:66ec64c9ce59b5bb15b0df2d4b0065d10c230e5138b3a5bd10c7d5f994c16177 2025-10-18 01:36:51.822548 | ubuntu-noble-large | deleted: sha256:70840c4e8c659247cbe59f6719f515a6c34f0e0867faf0f67a1d7a94280038e2 2025-10-18 01:36:51.822551 | ubuntu-noble-large | deleted: sha256:48f921fb9c0fc478f9523671485e275d6d44a0fa0a00c1841ea520522259c189 2025-10-18 01:36:51.822554 | ubuntu-noble-large | deleted: sha256:0bd83e816b21b6d48fe7bf84e3836b014b48b3fceba979fde9282e557ee22b3e 2025-10-18 01:36:51.822557 | ubuntu-noble-large | deleted: sha256:3962f0ae1d550af30ba80e2d47ac3d2446b4822a22dbf86c14491c9294106fdd 2025-10-18 01:36:51.822561 | ubuntu-noble-large | deleted: sha256:f2a98b3b2dea487e9ff0ecb0059768b8b04372ed97f36efbc2a050c5a24ec788 2025-10-18 01:36:51.822564 | ubuntu-noble-large | deleted: sha256:55ce8d9fa0343db6b1454be7fb26e98e05adcacbd01800ae5bb746bdb38d0fed 2025-10-18 01:36:51.822567 | ubuntu-noble-large | deleted: sha256:44f08685c94719aadeebb7b59e80fce1b97555999aed610cb23cde6861ee4a13 2025-10-18 01:36:51.822570 | ubuntu-noble-large | deleted: sha256:664c5846f08c07b6199ec71418e4df83260cfd7597fd2d0aa48cc9430e7cf55d 2025-10-18 01:36:51.822574 | ubuntu-noble-large | deleted: sha256:856086892b26ffaedd149e468b0b1808f83db42c8a3684d431c363c104fe5851 2025-10-18 01:36:51.822577 | ubuntu-noble-large | deleted: sha256:db228eadc9b01336e90b69e3d0503a4f31f86209ae27ed27b67377002e38292b 2025-10-18 01:36:51.822580 | ubuntu-noble-large | deleted: sha256:1c2f15fc900ed9408cecd7de3ded1823b51543f5ff0ca92b48f473b1bd585e54 2025-10-18 01:36:51.822583 | ubuntu-noble-large | deleted: sha256:c6f9567fa83f52de6080937b036add541d545a08dc75153896e900684faa6fc6 2025-10-18 01:36:51.822586 | ubuntu-noble-large | deleted: sha256:e249109e84eec8fa4dc85a5a7e314c335cec0e29fd567170b9d709c55d5999c5 2025-10-18 01:36:51.822590 | ubuntu-noble-large | deleted: sha256:d8df577abf406e41264eb2f21c98b3f8418f0dce2cb23e1c240d1ccdcb8f649b 2025-10-18 01:36:51.822593 | ubuntu-noble-large | deleted: sha256:f4c5587473de1ed97802f4131898e275832002f496714d2dc84ce5c199219a0e 2025-10-18 01:36:51.822596 | ubuntu-noble-large | deleted: sha256:49eae1da0b31b3ef552c62a1752f5017b914c809974d6c5a55676ec5ea3bdd94 2025-10-18 01:36:51.822599 | ubuntu-noble-large | deleted: sha256:e6bbff3715ffd7151b22487901c53cd570d58e24aee19ef081ebb528f53863e9 2025-10-18 01:36:51.822603 | ubuntu-noble-large | deleted: sha256:99696babf3cc0477f94b38bc660eee709bc01c0edc5094f77baab9f7415005ef 2025-10-18 01:36:51.822606 | ubuntu-noble-large | deleted: sha256:eb8a07300caccd2567b51a4db026e11ea5eda89a06797c9b9128030efb5310df 2025-10-18 01:36:51.822609 | ubuntu-noble-large | deleted: sha256:6e677901cd763b14a9c14d93bb2dbf779aa9a6bf5233838187b3c215ce4dc951 2025-10-18 01:36:51.822613 | ubuntu-noble-large | deleted: sha256:5a5aed905c77b1dcfabcbea7cabfddef6cff4eb8c2da5028aa4fbc0b109cd590 2025-10-18 01:36:51.822618 | ubuntu-noble-large | deleted: sha256:4b49d1dd3a06db2aab54a759435817248053823c8400b245f0e71e4f837e6c2c 2025-10-18 01:36:51.822621 | ubuntu-noble-large | deleted: sha256:fec1f9e1ef0b57d2ac33aa9dbcd4c66e5879f553ba5edb805cc13e91828707ae 2025-10-18 01:36:51.822625 | ubuntu-noble-large | deleted: sha256:d81c48050ae3abfe4537275de1674764959ff9e8e1c76aebda7286059504002c 2025-10-18 01:36:51.822628 | ubuntu-noble-large | deleted: sha256:e455a33d81b0394a791e9a12eb601310f4c6e2befce15102808c352a3db5e8a9 2025-10-18 01:36:51.822631 | ubuntu-noble-large | deleted: sha256:95bc37c929bd7c25f69560f679b495b19e461f2948c27859b407999c1a937f23 2025-10-18 01:36:51.822634 | ubuntu-noble-large | deleted: sha256:7d0c630e84d835ef0819d1c1c8d1d72ac819baffb844c522c46533eb88810a73 2025-10-18 01:36:51.822638 | ubuntu-noble-large | deleted: sha256:b35c370c1a68589b7195ac1e52fa4f6de9c7a6e9daa07f01a7558e3ad2259cd4 2025-10-18 01:36:51.822641 | ubuntu-noble-large | deleted: sha256:e334bab638c481356bff74afc9a67655cb894050536b8b9d86746b5777f2719f 2025-10-18 01:36:51.822644 | ubuntu-noble-large | deleted: sha256:1b696c378a3e0ae0b517483b20d236b3ca6b1854b1cbd060d13a18a790e484ae 2025-10-18 01:36:51.822648 | ubuntu-noble-large | deleted: sha256:51e8a706670c03f9fb39f5767f11e7c52e27f2b25a8fde53a2a78646136c664b 2025-10-18 01:36:51.822651 | ubuntu-noble-large | deleted: sha256:a7401bfc8c6c57fece07c6a0a80c158b8321b65e1de4adbbed05641c45db189c 2025-10-18 01:36:51.822654 | ubuntu-noble-large | deleted: sha256:7dd4a9c41149eefa763815285832c89e0052412b28db4014ed09576cccdea637 2025-10-18 01:36:51.822660 | ubuntu-noble-large | deleted: sha256:edea7980d4bbd032512b525670e0c3c6a0b7ceab63d63c37c313c4dcadb6ca52 2025-10-18 01:36:51.822663 | ubuntu-noble-large | deleted: sha256:0f19fe569e5187fe3bf93bcbfd0a52364d838ce9b83261b6dedd49e4978fd19f 2025-10-18 01:36:51.822666 | ubuntu-noble-large | deleted: sha256:c357a8e921aca2aef4ab3f02d5ec774673fd2d134e6fc28103509d7156bbfe18 2025-10-18 01:36:51.822669 | ubuntu-noble-large | deleted: sha256:66c756d7f5de10f6c8dd5d373e550b625042ef0073f74c01463e3543994105d6 2025-10-18 01:36:51.822673 | ubuntu-noble-large | deleted: sha256:4235b45141e985300ceef7a3d266758fc61d681aee0918490d14393d48e51808 2025-10-18 01:36:51.822676 | ubuntu-noble-large | deleted: sha256:097e34ee27cbeb8c26a753754e0d9899651df2a60dcf359ba28eff7cb754eca2 2025-10-18 01:36:51.822679 | ubuntu-noble-large | deleted: sha256:2b00e73db7ecf0b6c83c664e82fc1398f1f80b52e5fb8321da93e51cf722c1b1 2025-10-18 01:36:51.822683 | ubuntu-noble-large | deleted: sha256:6405c0dc961caa27e947f765bf23e75aef2b9b1b109c469094d1fee1ddb2820f 2025-10-18 01:36:51.822686 | ubuntu-noble-large | deleted: sha256:dafaef24ffa009747f1a612b73cf55c641ba92017e42dd639aecfbc1f891b7eb 2025-10-18 01:36:51.822689 | ubuntu-noble-large | deleted: sha256:dd3d1fb6f5bc45232ab4175e4865ecc15523b27a6303f3ccecf0007f3e91584d 2025-10-18 01:36:51.822692 | ubuntu-noble-large | deleted: sha256:02a9c6ba596b1173c27e00d3ac9a6ba9f936d47d9a9a649983c99f19d4c4f33a 2025-10-18 01:36:51.822695 | ubuntu-noble-large | deleted: sha256:d7c6143e777f6e957c760ca7958ad9bc0e3400d230872c3e640e6f9503bb174c 2025-10-18 01:36:51.822699 | ubuntu-noble-large | deleted: sha256:a2f9e42a795783dec5ca2a91c5aa06ed1dadb842def4e3943eb5b0fc669fed87 2025-10-18 01:36:51.822702 | ubuntu-noble-large | deleted: sha256:9395513bf91c890e375a451866f28efdcdb8bd76bb983bbd5819a00cd841513f 2025-10-18 01:36:51.822705 | ubuntu-noble-large | deleted: sha256:2d5718fcf285f4022deff113f3c89492b267b7eec548e3e312de6bced26a4c12 2025-10-18 01:36:51.822708 | ubuntu-noble-large | deleted: sha256:8ecbf594f7d588992c9db3ccba1a5b24cb899c27d1199dba3a932ee8fa663f59 2025-10-18 01:36:51.822712 | ubuntu-noble-large | deleted: sha256:aab8d3256ac38a7293e9250335cfbcff5685b2341b630f3e4e60bde32a37ce93 2025-10-18 01:36:51.822715 | ubuntu-noble-large | deleted: sha256:0578a24155bf6645898e476903996bc75796a7af28b7e50404a4eba26d75340c 2025-10-18 01:36:51.822721 | ubuntu-noble-large | deleted: sha256:d7211792eddb1444f0ad9815079b4f37510e3f05998ddfdd4d0c57c4a0beb5cb 2025-10-18 01:36:51.822724 | ubuntu-noble-large | deleted: sha256:193d94eea4278c853d2c0ae437ff1ff3af56783829657514f8d83364b2c5ad62 2025-10-18 01:36:51.822727 | ubuntu-noble-large | deleted: sha256:64b05fdd685cdebdb95ecfbb297b4898bdd3746f1be3e2ed4ff06eac07c00987 2025-10-18 01:36:51.822730 | ubuntu-noble-large | deleted: sha256:b88da851e861a9e3097d82d65d9b72d711a75ca18d3df02c008b11bc5d70c7b7 2025-10-18 01:36:51.822733 | ubuntu-noble-large | deleted: sha256:d4269255718ce9ab99d6f80eece7ccb2adaa05624a4aebe83ba66f0d30e3e827 2025-10-18 01:36:51.822737 | ubuntu-noble-large | deleted: sha256:5cfb465d6529f415dd46bd8940b1e2ded98f5008b83115e8d695812126cd5638 2025-10-18 01:36:51.822740 | ubuntu-noble-large | deleted: sha256:0343a367a81d5dd494b06f34afd6a9f71a541849d56671aae8be2defa2c9136d 2025-10-18 01:36:51.822745 | ubuntu-noble-large | deleted: sha256:913f92079706c44ab451169f7f160e0aa19becb0f6f6a45d9546d60987b72acf 2025-10-18 01:36:51.822749 | ubuntu-noble-large | deleted: sha256:a736ef8ef6147195d9fea1182bcc13a6a7e4fe5eb7a8ba3b3b3439493b58c622 2025-10-18 01:36:51.822752 | ubuntu-noble-large | deleted: sha256:b7dfd42bc39dd66498034c4f0f49c7f3e7eede277137a7cc0d10e054367af080 2025-10-18 01:36:51.822755 | ubuntu-noble-large | deleted: sha256:13213a01af38277eac532f73cd5d68dfa4611a746f99d739087f7d590b328031 2025-10-18 01:36:51.822759 | ubuntu-noble-large | deleted: sha256:d8b16bc6b76199be60a9c8f0197c46c144c987b96cac4fd07e3f8545d71fb3c7 2025-10-18 01:36:51.822762 | ubuntu-noble-large | deleted: sha256:8556eec7fb7cd443a87665809971977f2cb625f1fd1e7d03e2baa64c5c38d7a2 2025-10-18 01:36:51.822765 | ubuntu-noble-large | deleted: sha256:e07b6e6fb3eb8b4978ac334afc7474e4ddd23f13a450f4dbbdfde359069ea91d 2025-10-18 01:36:51.822768 | ubuntu-noble-large | deleted: sha256:98f40d429b25c97a45b39d38c29c762d1fff1e234ea01bef057aa4ab6f358bcf 2025-10-18 01:36:51.822772 | ubuntu-noble-large | deleted: sha256:0ef247a1978c9c6b67239ed07cdbf3b5929332058b1c094260bc40062758cd95 2025-10-18 01:36:51.822775 | ubuntu-noble-large | deleted: sha256:702899f98bd4987874648262e6b6565694d418dc45faf652f3f18b9f86ef4351 2025-10-18 01:36:51.822778 | ubuntu-noble-large | deleted: sha256:d50e1aafd1cda8b986cdd1d8a13b31b14994dbd9f928a8c3dd5f1b971df9c5ee 2025-10-18 01:36:51.822781 | ubuntu-noble-large | deleted: sha256:4833fec5fdb00851b7a892b94d9bfa0a0f6d42f61b75f75b6f1cce34aa80f660 2025-10-18 01:36:51.822784 | ubuntu-noble-large | deleted: sha256:83b3a645b23f0edc090a5a5dde75572648320a3df920115cb98677f26c7c1cef 2025-10-18 01:36:51.822788 | ubuntu-noble-large | deleted: sha256:5db79f537715db1a2775cfdd50c957228c800d63be4233847e5f99b94df0d564 2025-10-18 01:36:51.822791 | ubuntu-noble-large | deleted: sha256:d236314f321bce41306a2cdf6032e4ac6509540a9dc0ca7d3adf63833cd0eff4 2025-10-18 01:36:51.822794 | ubuntu-noble-large | deleted: sha256:346c35e823f8593121d51bf1d60c0ae6b7a17be10f2e6b8de8e883a9f3f72c33 2025-10-18 01:36:51.822798 | ubuntu-noble-large | deleted: sha256:43ff963657d0a442a562c707f10e4ac48aa542e1f7ee4f56ae2a7eb5e7f2505a 2025-10-18 01:36:51.822801 | ubuntu-noble-large | deleted: sha256:f8a833c951189a70efe049deba05df1536f763ab3bad040a5c5e7c7abd2d0796 2025-10-18 01:36:51.822804 | ubuntu-noble-large | deleted: sha256:aa6fb488dae58cc23754202f0426ebfc7f54ccfe97d3ca43aee05fc78d9a3984 2025-10-18 01:36:51.822807 | ubuntu-noble-large | deleted: sha256:a28f9bde00e8829ba80d829490d92443d964371b8aa89f02ccbc6926bd86e9be 2025-10-18 01:36:51.822811 | ubuntu-noble-large | deleted: sha256:d45195f0d8ae62fa33ec5f265f73c1bba02554be20fe2217ed88c5eb8be5ee6b 2025-10-18 01:36:51.822814 | ubuntu-noble-large | deleted: sha256:f1cd21f0495b6af4b997c6cafeeb32648108cc47058c26972fe1936ecceaebc4 2025-10-18 01:36:51.822817 | ubuntu-noble-large | deleted: sha256:dfbc0675ea926c998d6beedeace9db5ea2b17c784a14801eb5a572d339a84579 2025-10-18 01:36:51.822820 | ubuntu-noble-large | deleted: sha256:42e3f5b80241d62e98ef320296115d2dd4d644afe240aba849626b9cea8fe3f5 2025-10-18 01:36:51.822824 | ubuntu-noble-large | deleted: sha256:300b589c7b1d1c327b8dfacacb983054fad27b5b2c0979eb6da347432bc11a87 2025-10-18 01:36:51.822827 | ubuntu-noble-large | deleted: sha256:a6b0104b964455d5bc82563d7a13c476a7e2e5d7eeefe3c6c0f18d2cb3343367 2025-10-18 01:36:51.822832 | ubuntu-noble-large | deleted: sha256:b94196a85df821fbd8da0f04422defbb1cb17e23195d69aa449c999ea331c5c2 2025-10-18 01:36:51.822835 | ubuntu-noble-large | deleted: sha256:2badb0ece32053d347893aa4cee26c95a7e583a4266b7319a777975d41df0ff6 2025-10-18 01:36:51.822838 | ubuntu-noble-large | deleted: sha256:45e8814e3506364a000727e3be725553b803f5dd37348cb369cdaf2936f6ae84 2025-10-18 01:36:51.822842 | ubuntu-noble-large | deleted: sha256:d3d3b30b233be00b02ac6c0b161f050e714981a5a97240747a103ac3c9151923 2025-10-18 01:36:51.822845 | ubuntu-noble-large | deleted: sha256:357518ad64094681ffaccaeba29fccfd2394230e3f817a750671c876b3df4305 2025-10-18 01:36:51.822848 | ubuntu-noble-large | deleted: sha256:cac3e77e24c32e6c0b220e9b150080168ffa92e0d9f1429908b8df9b9d977ba5 2025-10-18 01:36:51.822851 | ubuntu-noble-large | deleted: sha256:126bf474badcb521d94d318db2bc4d583f6f6458c4267cb98d81579bf15e9cd4 2025-10-18 01:36:51.822855 | ubuntu-noble-large | deleted: sha256:3cd6144f1cb60ae3f10378730fcd161a2526a7c0fce7599e9a87133af50e7095 2025-10-18 01:36:51.822858 | ubuntu-noble-large | deleted: sha256:5783410bfea21e065b6b47e0013e14211f254db1cbc49097642f1b6d6b1c15a0 2025-10-18 01:36:51.822861 | ubuntu-noble-large | deleted: sha256:421cbdd6cd2b1c30a304d1d26141a122acd3138288a7d9f332e7b363875f021e 2025-10-18 01:36:51.822864 | ubuntu-noble-large | deleted: sha256:0413c216baaac661e420a6454a3c25f8c9aec5d4b2e317d99c93f7f7d3088897 2025-10-18 01:36:51.822872 | ubuntu-noble-large | deleted: sha256:70566122bfd83887fcc3e580969a8f9fcc46f9b5744870212782f88f225aa8cb 2025-10-18 01:36:51.822875 | ubuntu-noble-large | deleted: sha256:242f6f8c6590af7f369d359368431f2824712da5daf45f6458d35a132246f3fa 2025-10-18 01:36:51.822879 | ubuntu-noble-large | deleted: sha256:32a5a563b43631b816d44822c05379a1e666d8f740f51cee020c4a56dfff9cc4 2025-10-18 01:36:51.822882 | ubuntu-noble-large | deleted: sha256:31122a92ba8d42eb1f989304b1a55752d8e487508f568e2da5d815e9888376ca 2025-10-18 01:36:51.822885 | ubuntu-noble-large | deleted: sha256:8c0c19528c78cf5c0299ca987b5ea85fcad050a05eafa9be57af1f68e36ad9d7 2025-10-18 01:36:51.822888 | ubuntu-noble-large | deleted: sha256:145f5e8850328c7953ce99ec639c9d60e156acbe30fdbf978a6a46b3f7cc0b01 2025-10-18 01:36:51.822894 | ubuntu-noble-large | deleted: sha256:8b35f2f6145c36c755d6a7197410e389b93e6261e88ac29d10f9a606d419f1e3 2025-10-18 01:36:51.822897 | ubuntu-noble-large | deleted: sha256:2f5df969a50058d555da17c94d0ec2a3da80d0e41b1be79c849aaa3d5e6520bc 2025-10-18 01:36:51.822901 | ubuntu-noble-large | deleted: sha256:0196a217ab67b7659fed8bd235b0c1d93379510f1fd22e20625e6e81ef991668 2025-10-18 01:36:51.822904 | ubuntu-noble-large | deleted: sha256:4f89b12f6052cf26e1653fd8ce0662f10127a8d175d3aa0618070d62717b3035 2025-10-18 01:36:51.822907 | ubuntu-noble-large | deleted: sha256:1ef06f17d4de2ca0612d9bf62b0df08b5ab02af91c76d373e945aa8240f86985 2025-10-18 01:36:51.822910 | ubuntu-noble-large | deleted: sha256:39316037895919c31096d7d2cd9629c7a9e4480cd6cf3c45a56b3f22848bd412 2025-10-18 01:36:51.822914 | ubuntu-noble-large | deleted: sha256:88d5a5a6606777240234378ea4bb811c6d092836dfe61ff7aa3fc0b4625e0388 2025-10-18 01:36:51.822917 | ubuntu-noble-large | deleted: sha256:21eabee3f4d3478392ec44d2506ba3e397e5f3d717503e14bd5ee9b9d0fb20bd 2025-10-18 01:36:51.822920 | ubuntu-noble-large | deleted: sha256:fc7b042c04e4d6d1d916566ecd01ae097fe0967aeaf05c4f5ffa59a48d04ec80 2025-10-18 01:36:51.822923 | ubuntu-noble-large | deleted: sha256:efe1120bdfb34d5e43d455e3cd6d05dd085697e60754adf9f3280e9af694b788 2025-10-18 01:36:51.822927 | ubuntu-noble-large | deleted: sha256:f0f4407703f22540b2317133ee75bfdaabad1bea7dc8f114cf9453d3b86dde20 2025-10-18 01:36:51.822930 | ubuntu-noble-large | deleted: sha256:7601f9d67b1bb9aa243acb87f54125b086e08f894b9cc3d2ffea249167a5e556 2025-10-18 01:36:51.822933 | ubuntu-noble-large | deleted: sha256:554ca4118aa42e0589cfbb1b6ddd94359acdaf79e0b98c815c971d20883ffed8 2025-10-18 01:36:51.822936 | ubuntu-noble-large | deleted: sha256:e78b3d38cce8f8e98289bf8d8529799b9e6fc423ec5720562ff0e7f8a45fb5be 2025-10-18 01:36:51.822940 | ubuntu-noble-large | deleted: sha256:9d8261c4f0102aa2061bcb00df644cef13594146c209ef5203c41db27e343ecd 2025-10-18 01:36:51.822943 | ubuntu-noble-large | deleted: sha256:4e188c5034cfe621a3a305f6e9ff8615d79403c8e0c5d0b0544cf61e725d90bb 2025-10-18 01:36:51.822946 | ubuntu-noble-large | deleted: sha256:56ad3441aa735a40bb880a50ceabe98254f8d094380200b0af4099082e6e1568 2025-10-18 01:36:51.822949 | ubuntu-noble-large | deleted: sha256:c640030cbbe2baa542e32c5f24eb169759f9331d540cad3ff809284179da56fb 2025-10-18 01:36:51.822953 | ubuntu-noble-large | deleted: sha256:47d244651b7cc47db7304f38e3ba9a360c0fb461683ff0d32c7fa2cfd8351369 2025-10-18 01:36:51.822956 | ubuntu-noble-large | deleted: sha256:17d128e2d48ad800aedf3b397b0ffd9e05192cf5fd2ed73f8c181d3c7ae223d9 2025-10-18 01:36:51.822959 | ubuntu-noble-large | deleted: sha256:b486700929ea76b8584b3e8fb8e01500a97a3cf77cf3ff687cbce698b9d2e851 2025-10-18 01:36:51.822962 | ubuntu-noble-large | deleted: sha256:83144401d38232991774e85780c457cf4335c7fdaeb5a1586d88bdbafbe5c234 2025-10-18 01:36:51.822980 | ubuntu-noble-large | deleted: sha256:b744da7191601c52ac0cfaf0c43a4dbd5984eb1d8cb8ada6ed754d445d803cb0 2025-10-18 01:36:51.822984 | ubuntu-noble-large | deleted: sha256:a87db7a76716fbb965bc6f2c2b081e2c9636b20135dd5172a744fb41cc7983ce 2025-10-18 01:36:51.822987 | ubuntu-noble-large | deleted: sha256:f24130d6027553b1ff2693f0cef041dd61d48615a3b3bcbf5e496cb0c01b1551 2025-10-18 01:36:51.822990 | ubuntu-noble-large | deleted: sha256:b7e0214d2bfa98bb0785b250193ad5a00512411a47a732d667cf3202c08aaf79 2025-10-18 01:36:51.822994 | ubuntu-noble-large | deleted: sha256:799f7c59d67370299ab1ae39e18f9ac6c04c7498f88644ab55e49f97bc99c5a0 2025-10-18 01:36:51.822997 | ubuntu-noble-large | deleted: sha256:92ae31da9ab92e1959281d246f3ee04787f06ac0f788bbdc52f54316373c1710 2025-10-18 01:36:51.823000 | ubuntu-noble-large | deleted: sha256:7f155ac2dace024b79677ae8aa3e30e4f958c09e64b123806a548846cc61b03f 2025-10-18 01:36:51.823003 | ubuntu-noble-large | deleted: sha256:f8c648529d8f4f84c43b5c0493a922a1ff7c6052f3481064926c96b26036af87 2025-10-18 01:36:51.823007 | ubuntu-noble-large | deleted: sha256:59dedd1d39bcfd137422a62f838a260487a0a7814b5d81ad96f1c85181b58552 2025-10-18 01:36:51.823013 | ubuntu-noble-large | deleted: sha256:f4777710776ab60cc5defe52e7570878200e69763bbe48ccbab220ee54ebd059 2025-10-18 01:36:51.823016 | ubuntu-noble-large | deleted: sha256:79f2d2cb8b30694ebabfdc20ab069ebcf059a1ee442d7d03258ef6e5cd7aeb05 2025-10-18 01:36:51.823020 | ubuntu-noble-large | deleted: sha256:631e455a69388a15c4db0e8c0822e15e86a125203b910fbb30918d34fdff61f7 2025-10-18 01:36:51.823025 | ubuntu-noble-large | deleted: sha256:0e83791dc9e9b8864867c7e49e07de42e8968a87d1b6fceb1afea7a6d8c0c1f0 2025-10-18 01:36:51.823028 | ubuntu-noble-large | deleted: sha256:e6890e17729d25ab055dcc0d1cdae1cadd3950187e90680b2c6ccecb2a336e77 2025-10-18 01:36:51.823032 | ubuntu-noble-large | deleted: sha256:1805f20ec71dc881eb122f38ecbbda3fbf92b87af852a9d81b7f7d926afbaaef 2025-10-18 01:36:51.823035 | ubuntu-noble-large | deleted: sha256:865a932e28983517cddfab011468bb1071ea7e328157e79090042cbbaa0bc024 2025-10-18 01:36:51.823038 | ubuntu-noble-large | deleted: sha256:c6ed931c7ad9d44f00b3ebf4a2556580cc0d12c1b32f84a1c04c0d38a44821a8 2025-10-18 01:36:51.823042 | ubuntu-noble-large | deleted: sha256:f582dbcc2185fe4bdd56fe9b64a66caa753f111235998cc72e487bee0551e4b6 2025-10-18 01:36:51.823045 | ubuntu-noble-large | deleted: sha256:f84b7c16ddb9a59c8b504512309b6b69b0d257a679ed902a2b1d6db14fb3f1c8 2025-10-18 01:36:51.823048 | ubuntu-noble-large | deleted: sha256:b5dbaac20afb883b2e2b293f42afbaadb9b181b23f7407394b28cc40df79a648 2025-10-18 01:36:51.823051 | ubuntu-noble-large | deleted: sha256:a57bb908df09046f0c5444a2537bbde30051943d37f2f5da16755f2ffa689e27 2025-10-18 01:36:51.823055 | ubuntu-noble-large | deleted: sha256:cdae698407459515354931389944d2fe9a047c4b4ccc71522b1d23f8e9ec2009 2025-10-18 01:36:51.823058 | ubuntu-noble-large | deleted: sha256:e771c6679dedd64aedb9f95cca296fbbfa3a33b0998e1c4c59f3d4b4734ba347 2025-10-18 01:36:51.823061 | ubuntu-noble-large | deleted: sha256:879fd06d447130ce7233b51d5fb9d0a2499d2d3a8daea258d9fdb274990e5902 2025-10-18 01:36:51.823064 | ubuntu-noble-large | deleted: sha256:08ed32f86b43253554dc044c23bcf6c4ebca569558d2b03c5d28cec87fd52113 2025-10-18 01:36:51.823068 | ubuntu-noble-large | deleted: sha256:0c80ed607fa5bb1a2f433ed3b5570f17062cd81548db3f10170a089d40455079 2025-10-18 01:36:51.823071 | ubuntu-noble-large | deleted: sha256:2a11adcb84c213ce9d9cb4eb8be4680aa0d63f6c7aa4ab99a78c774f660ff709 2025-10-18 01:36:51.823074 | ubuntu-noble-large | deleted: sha256:1579ebced0f502fbf26fea622b3e8a1b06cc8c7c778a0ed9bc5d8d96328b19a4 2025-10-18 01:36:51.823077 | ubuntu-noble-large | deleted: sha256:25caf3e819d9b32d0368c2f9fd7c7e876a98f75a9d2de0e094f2c8efe4b682f5 2025-10-18 01:36:51.823083 | ubuntu-noble-large | deleted: sha256:01b5a9ca5840a0056c09d624e9abf24e1d2be59671aab2698dc1b8ce75c2801b 2025-10-18 01:36:51.823086 | ubuntu-noble-large | deleted: sha256:2faaf4cd928f57ffb0adcc726fd9217ac18298079438f6672d116674368510c0 2025-10-18 01:36:51.823090 | ubuntu-noble-large | deleted: sha256:6d5efbf556ec97a71a267dc77fc70e309f459966a9d5cf3bc44ac41957db1345 2025-10-18 01:36:51.823093 | ubuntu-noble-large | deleted: sha256:0f718505204946015018629bce4c77aa29d216765bb8572a4ee34aa4d7b61a5c 2025-10-18 01:36:51.823096 | ubuntu-noble-large | deleted: sha256:365cab031f7ba4ae8f315a34a3fcc2ec333ee9fe1ce716c58dccf8d2a0dc8c9b 2025-10-18 01:36:51.823099 | ubuntu-noble-large | deleted: sha256:06036e67363a7ca28a8f6074875579ecd12123786feba762398bec341ee992b4 2025-10-18 01:36:51.823103 | ubuntu-noble-large | deleted: sha256:bbd05ad01639dc66b85e0b798f9854361df335c5c672fb7aecd191bcf9bbcfc1 2025-10-18 01:36:51.823106 | ubuntu-noble-large | deleted: sha256:a6ba51dcade80b398d5696e9a82ea2e7adbfd0da800f1c7195c454f28075a1ea 2025-10-18 01:36:51.823109 | ubuntu-noble-large | deleted: sha256:a575ec042904a400da3d91e1ac65611c0afa93d24e6543cd5674998f98e6d92a 2025-10-18 01:36:51.823113 | ubuntu-noble-large | deleted: sha256:d3022e7134817085fec24678f29dc6d5d7d4890a4288ca71d86514110b1259c2 2025-10-18 01:36:51.823116 | ubuntu-noble-large | deleted: sha256:ede6ebe591e021c1059569818778a5918210efa66eca67960d302ca801e5f294 2025-10-18 01:36:51.823119 | ubuntu-noble-large | deleted: sha256:dc4fce12536ac8bf74284eca43c0f63e20ab339e9462745130ad715fe3376f8f 2025-10-18 01:36:51.823122 | ubuntu-noble-large | deleted: sha256:26f7417af75cc30fccef46e0a561636499cb5478f7d65f24d515c77f14e4867f 2025-10-18 01:36:51.823125 | ubuntu-noble-large | deleted: sha256:32ee90ae841865eaccb2d77de7ef1a642cf2716188d2cec5eb1610d7eae77b4e 2025-10-18 01:36:51.823129 | ubuntu-noble-large | deleted: sha256:5f04cf134d9e7b082487f71172df980aac34626f60cc6849971964ccc4f94039 2025-10-18 01:36:51.823132 | ubuntu-noble-large | deleted: sha256:1627c6ea8261c647f42f1c8eb89158136a2c643843f7e4c0a25ac245b7776b17 2025-10-18 01:36:51.823135 | ubuntu-noble-large | deleted: sha256:0ba3477486c179352e9e27414a188d51a9218b3753ab0aaae61c57a6a0ccbc82 2025-10-18 01:36:51.823139 | ubuntu-noble-large | deleted: sha256:1c1aa76a054e43ece5a9cedf18eca967bf4fd8eaef0f1fb901746b2349f933ab 2025-10-18 01:36:51.823145 | ubuntu-noble-large | deleted: sha256:f61834890d7bf71a46ecc76db68ff6d7c99dcab3b066c850e6a6170156c2ffdb 2025-10-18 01:36:51.823148 | ubuntu-noble-large | deleted: sha256:1e081978bb14f9cc5327fc6a410e0c64fc77cbb0c67b2542ccf1785b00498a9e 2025-10-18 01:36:51.823151 | ubuntu-noble-large | deleted: sha256:0492a7988dbe839e5f547993849ef3a35931eb908fe59f9044be723c3b59dcd8 2025-10-18 01:36:51.823155 | ubuntu-noble-large | deleted: sha256:d7adc6a6a85c88d5522c991065a70a8f3e83930de6ec5d92dda101f70a74c672 2025-10-18 01:36:51.823158 | ubuntu-noble-large | deleted: sha256:3146c4dbee81e1f4ae99a03ca63448a897f87b61e12b49afcddb6a24da77c5b8 2025-10-18 01:36:51.823161 | ubuntu-noble-large | deleted: sha256:2615bf01233d4bdb2ff10ec89b197e0406812ea069520908b93681815b142bd5 2025-10-18 01:36:51.823164 | ubuntu-noble-large | deleted: sha256:6f7c372f635059233a12747dd822afea728bbb9612249124c5390e00659463f0 2025-10-18 01:36:51.823168 | ubuntu-noble-large | deleted: sha256:2eac5e30a63c290a789deb2d759212691a4d8e87c77fe37e97e20ebf0ff7f4fb 2025-10-18 01:36:51.823171 | ubuntu-noble-large | deleted: sha256:e7c371d29fe08a5053fcb99f1023ab42e9d8e77e86842d3b1f6de9a437db00e6 2025-10-18 01:36:51.823174 | ubuntu-noble-large | deleted: sha256:7106e412ba4228067de2be801240a28f38e78a46bc175f2965b8e4abeb0dcf81 2025-10-18 01:36:51.823177 | ubuntu-noble-large | deleted: sha256:c69b0e97ca7668defc65826c5bc872f2eab83d86599f1f41cc19a8ca21a033f4 2025-10-18 01:36:51.823181 | ubuntu-noble-large | deleted: sha256:c0f7775d521816ed325731e271e61fcdd14f48d702c25fd2ea5eba07e0e2b4ee 2025-10-18 01:36:51.823184 | ubuntu-noble-large | deleted: sha256:eb59c60c66e4141997301715090a70c9bff870e08d48640e19215098a927a5ba 2025-10-18 01:36:51.823187 | ubuntu-noble-large | deleted: sha256:2e85559222990ef3ccf048eabeb24602f2a2483ae50a891a73decd38430477a3 2025-10-18 01:36:51.823190 | ubuntu-noble-large | deleted: sha256:1b02f8892b5517cc64283fae12ff876602c1f481f16314b56f9986379d1975e3 2025-10-18 01:36:51.823195 | ubuntu-noble-large | deleted: sha256:fc82f5aa50eb79f203ccd7f30ded42d0bafe7b0fb54a57066c83921f33c5d2db 2025-10-18 01:36:51.823199 | ubuntu-noble-large | deleted: sha256:73804c6bd661ff1bea7963ab6cf2ab19d994eb5ffe9caa0965e34db6c144a74b 2025-10-18 01:36:51.823202 | ubuntu-noble-large | deleted: sha256:5fc0ff36c0c14290342b238f71fecca815cc830d4754f653ba37e2811fc3a2e7 2025-10-18 01:36:51.823205 | ubuntu-noble-large | deleted: sha256:2544bad5a4f1f338a965a911fb00e34eb230ecc41097cbf01b3ad6b05f5c99a5 2025-10-18 01:36:51.823208 | ubuntu-noble-large | deleted: sha256:737eb87e144e175302dfde8e8df7ff65999e6447c8d90e137611958c5a67d2a2 2025-10-18 01:36:51.823211 | ubuntu-noble-large | deleted: sha256:1717d7a276445d3a069a016b2adc24df6921179be65c4ec96659f646e2a160bf 2025-10-18 01:36:51.823215 | ubuntu-noble-large | deleted: sha256:ea2d497187a0750cc174b3c2020d951d7fe5e49b2a8e9573a4581d75ddd62d5a 2025-10-18 01:36:51.823218 | ubuntu-noble-large | deleted: sha256:59fd643e28abc461eb03b4ce943e6047d3662feac4a4860338ace2b8275a3327 2025-10-18 01:36:51.823221 | ubuntu-noble-large | deleted: sha256:4d47f8dece2a083adb9fbef0b8362bca3b401f81ce83710c41ad6230a291ff83 2025-10-18 01:36:51.823224 | ubuntu-noble-large | deleted: sha256:c555970448d6fdab138d0a7a0d15c6c7dd42ce4dea4880e24894b72fbe0c73e6 2025-10-18 01:36:51.823227 | ubuntu-noble-large | deleted: sha256:3579df479c23992406564fb4423892fd1f3c47d745ab902123f007e6b10cd7df 2025-10-18 01:36:51.823231 | ubuntu-noble-large | deleted: sha256:73e8db399b4a6e336714ff1b3e36985378df24d1ef836ca91a3d1e9127f02939 2025-10-18 01:36:51.823234 | ubuntu-noble-large | deleted: sha256:01b440a6a000a493be0890c4ad301fefdb96066370698ac1a33a58925ed476f0 2025-10-18 01:36:51.823237 | ubuntu-noble-large | deleted: sha256:53a8ba08ca92a87e699044db087715e1ce18ef29092d33ed7f3e82faa5b6b83f 2025-10-18 01:36:51.823240 | ubuntu-noble-large | deleted: sha256:129e8bf10f90fa556070ce8e6f58e5523e3bd8c39079ce9c0010107382206025 2025-10-18 01:36:51.823244 | ubuntu-noble-large | deleted: sha256:f5e02f80a3f216156d4a6817f90490bd53e2a7ad3149d097a90d1028ffdf2bf9 2025-10-18 01:36:51.823247 | ubuntu-noble-large | deleted: sha256:0da7a5a786028b4305e8dca4c6256de895bfc56c75e0ded8f144473aae3c1285 2025-10-18 01:36:51.823252 | ubuntu-noble-large | deleted: sha256:89f3162cc6784d4920ddee5b13576c2c98901b9d43a94816469f810a5a21c85b 2025-10-18 01:36:51.823255 | ubuntu-noble-large | deleted: sha256:7bea84a120bc25c70647a422ec7fb1015f70ee4298277d96425d056368b34772 2025-10-18 01:36:51.823259 | ubuntu-noble-large | deleted: sha256:f328d644950bb208ee08456a52887a0626225575335fa0fae4ad5382c1063870 2025-10-18 01:36:51.823262 | ubuntu-noble-large | deleted: sha256:70a914e9432ba9f01098d34f351e29484c97b50bd327b5e5deee5e8485e02223 2025-10-18 01:36:51.823265 | ubuntu-noble-large | deleted: sha256:92ce247e3a0d6c88f4f8af2c62cb0da235ff3e789315577b784abab64a460301 2025-10-18 01:36:51.823271 | ubuntu-noble-large | deleted: sha256:f2d9dd9e63d36ec1a9586cfff2688435cd3b66666d5a86b01f9646f7eb6a2199 2025-10-18 01:36:51.823274 | ubuntu-noble-large | deleted: sha256:f639761492cf29b5649f033a907864cdbd23a7339c4200a6e003d4095a2593e6 2025-10-18 01:36:51.823277 | ubuntu-noble-large | deleted: sha256:d61a7f419a1a245146a26d287e36bc260efbd3c68c9330b66f526c84cc8ec837 2025-10-18 01:36:51.823280 | ubuntu-noble-large | deleted: sha256:657d7e64a57688b6ff73219b9e3edef54db4db11a676ca4e6e82830d5f9ca155 2025-10-18 01:36:51.823284 | ubuntu-noble-large | deleted: sha256:bb95c80d293eb564c80d36257769b7aef6357f4b0ce27488f5384bfc2134073f 2025-10-18 01:36:51.823287 | ubuntu-noble-large | deleted: sha256:cecaf3fb63ae762c1ffe4cd02b1bb0bd4c201485b9d94ce93c08093bd5e7dc83 2025-10-18 01:36:51.823290 | ubuntu-noble-large | deleted: sha256:a35b0f7baa8fdf7689d0b69d5f98a35bdf774185816c7441447ad805d83a7f78 2025-10-18 01:36:51.823293 | ubuntu-noble-large | deleted: sha256:020e5ddc507ca74dda3bfd3b6895eb2f39cb22336a072ca901b107ec25c1e132 2025-10-18 01:36:51.823297 | ubuntu-noble-large | deleted: sha256:505571fec1c9259ca9bee1d74c7f791676f841323f9352f0b3683ce4461143e4 2025-10-18 01:36:51.823300 | ubuntu-noble-large | deleted: sha256:849f1370e3d09b6e39fc385920dd603d159390ba05a5a4ceb189a9c2f486154f 2025-10-18 01:36:51.823303 | ubuntu-noble-large | deleted: sha256:aa3d4d36367f877c5ad866f61d6f95c6621b06346dac0898117c193bb07fcf9b 2025-10-18 01:36:51.823306 | ubuntu-noble-large | deleted: sha256:9160fe73b3e2206338b402d4463dffc90ba5e22326d0aabfed4eeb9930e52ddc 2025-10-18 01:36:51.823310 | ubuntu-noble-large | deleted: sha256:0258fa1155e4dcdae6d8d0a951329855d302b61ba1368d2a3f1223981758a3cb 2025-10-18 01:36:51.823313 | ubuntu-noble-large | deleted: sha256:9e24221c989608feedc57b8670577767fb5e94dc4d626abfa4af50dc5501c0a3 2025-10-18 01:36:51.823316 | ubuntu-noble-large | deleted: sha256:00392339289666ff4ce765bdde656612fa64ec4c2600fd461b28a9d8772083d3 2025-10-18 01:36:51.823319 | ubuntu-noble-large | deleted: sha256:4c082663077b116b2c4ed10bc89ace39fb8f0675ba941bf166f29aabf4134daa 2025-10-18 01:36:51.823323 | ubuntu-noble-large | deleted: sha256:ed072e8147de70acf8ccc7146f3bced7253676f529313d9ab56032f448f945af 2025-10-18 01:36:51.823326 | ubuntu-noble-large | deleted: sha256:aeb4ebc735206914927d48b5314fd637bb2399fae6d0253d9f1016b366da3045 2025-10-18 01:36:51.823329 | ubuntu-noble-large | deleted: sha256:5181dd18ea1e8a46e1efaefc14d3fa58474225379c4880c88692408aea79a5a2 2025-10-18 01:36:51.823332 | ubuntu-noble-large | deleted: sha256:91f719185f2f1b39a168ce8d8edf3535c7513acf9f7c74d08868ef4a4e93268b 2025-10-18 01:36:51.823336 | ubuntu-noble-large | deleted: sha256:1a16a58ac93c435ab077883fe4038c06f608d9a28bfa39975f582ee2d956a2d0 2025-10-18 01:36:51.823339 | ubuntu-noble-large | deleted: sha256:cc3eb11d27a58f7f837b5d7309887034ccb1ba2c8573507c4cc88e294d7e147c 2025-10-18 01:36:51.823342 | ubuntu-noble-large | deleted: sha256:cb4ecee212495679844fa1bf117bcd59c5f7a40bbc5bd74b5af579691aa20ebe 2025-10-18 01:36:51.823345 | ubuntu-noble-large | deleted: sha256:090f973ce6e20f041ed6950b544dfe93c8cb11d818c46dc60039ecae2127df8d 2025-10-18 01:36:51.823348 | ubuntu-noble-large | deleted: sha256:285e876417d387534179916c6ff9539d8732a8028d795a30a0d236a32e4c9abd 2025-10-18 01:36:51.823352 | ubuntu-noble-large | deleted: sha256:a4ea941ad1b70157517d6edec3d29704ed17394daa8e2687ecd5a140811d6ca9 2025-10-18 01:36:51.823355 | ubuntu-noble-large | deleted: sha256:f2dcdfc416b973c56b8ee13a8ebbd12e29d47cdcd2189e490900f0e44f455e01 2025-10-18 01:36:51.823358 | ubuntu-noble-large | deleted: sha256:9c5eeb11d7b4fc37093536a87a021ace9dc10e3477e5c8587c9376a81025b102 2025-10-18 01:36:51.823361 | ubuntu-noble-large | deleted: sha256:92d83317bbf30a931057b21505b210d8fc58983b4b70060d886e198ee1788336 2025-10-18 01:36:51.823366 | ubuntu-noble-large | deleted: sha256:7a9dc4ab525efe4ad0e4967fd80cdb3db60fc538d95be3f2201fd33824e11c74 2025-10-18 01:36:51.823369 | ubuntu-noble-large | deleted: sha256:1c66e8b16f3df0e1d0cfd409e14f7d17cfa10844d19612ebd8c88de7d304662d 2025-10-18 01:36:51.823373 | ubuntu-noble-large | deleted: sha256:50778d61917def725e6f9e21db2c0602889f3242c428195e392bc575f5de20b6 2025-10-18 01:36:51.823376 | ubuntu-noble-large | deleted: sha256:91640ef826469ed6a84b02c53d9aa27c8e8012544fa7241030c0d46ddf68fdaa 2025-10-18 01:36:51.823379 | ubuntu-noble-large | deleted: sha256:9fe8846ad86c66ced6a3821bd8870bbf0a5d922bbfab26abf29c2809ea3fee6e 2025-10-18 01:36:51.823382 | ubuntu-noble-large | deleted: sha256:3880e08e2da4ec002a43bdca9be2b99a43373295827805d9af690c1a9179351b 2025-10-18 01:36:51.823386 | ubuntu-noble-large | deleted: sha256:8c2e2348693006194b4ffa306c3f717abad90d5adcaf0d6ce878f8c47db33527 2025-10-18 01:36:51.823389 | ubuntu-noble-large | deleted: sha256:f523ff3063e5e73c3b4e301647edb35a5110cbb262f8b94b44b34557265f0987 2025-10-18 01:36:51.823395 | ubuntu-noble-large | deleted: sha256:576df5bcceda7e1423fab66b7e66721ebc7cfc70be46d187e42b8be53d06188f 2025-10-18 01:36:51.823399 | ubuntu-noble-large | deleted: sha256:09acac3abdc769591b0e74dcc5c451d5001557f253047ac33240dc8db4e34c74 2025-10-18 01:36:51.823402 | ubuntu-noble-large | deleted: sha256:1100b5b473af0967ddd85327fa9cd4e2e144d4b115004107ee752d2cec11ef8e 2025-10-18 01:36:51.823405 | ubuntu-noble-large | deleted: sha256:b8ac6f4010b1106344be4e65e30a48e6a2a284aa48f90e98c68e2446bf45c8df 2025-10-18 01:36:51.823409 | ubuntu-noble-large | deleted: sha256:9cd45948872476e3a02704f3b744e805de12775e3c54620c04d0fcb6aa568d48 2025-10-18 01:36:51.823412 | ubuntu-noble-large | deleted: sha256:65e37bb4ef45e187e4cb8d1c7ab7de00b8d7f289843a7ce97c208a5e88e16037 2025-10-18 01:36:51.823415 | ubuntu-noble-large | deleted: sha256:d920c932bdbe9f62624754a1c594b60ee7b1db6033b1c30306bf5c278246e7f1 2025-10-18 01:36:51.823418 | ubuntu-noble-large | deleted: sha256:c66b403fb19d5a89193c4ed724a231183dc0f7b1a64a349bdfabfaef1df79caf 2025-10-18 01:36:51.823422 | ubuntu-noble-large | deleted: sha256:be51f074c77166e84509daf617ee27df30a8faa8392f34f5b3921fe11c504b74 2025-10-18 01:36:51.823427 | ubuntu-noble-large | deleted: sha256:4cfd720ac6eb536741ef5c8e6bc7e06b218811ba477a3c02aa4926a38b55bb99 2025-10-18 01:36:51.823430 | ubuntu-noble-large | deleted: sha256:5b02a472f979541b5b62bac4286c3e8b4fd95c341942d79a6017f1e263e3f3f6 2025-10-18 01:36:51.823433 | ubuntu-noble-large | deleted: sha256:b0b5a5ddf2008cdfc0fe6ec2f5519df429a0ae2fa32370ac77b92eab69da49db 2025-10-18 01:36:51.823437 | ubuntu-noble-large | deleted: sha256:3c39db926d515f22cdd4e874a87bc05a2b52bf0f249c597cdd6d6b174c601c61 2025-10-18 01:36:51.823440 | ubuntu-noble-large | deleted: sha256:08da30dd14a0c6671f72ca4d815d69c3c3e3cd7065e98a0309108b8bc92ba5cc 2025-10-18 01:36:51.823443 | ubuntu-noble-large | deleted: sha256:da7e92490a3d5409b93786084518b11253fb50595bb3a8fbab926f3ac7211a7e 2025-10-18 01:36:51.823446 | ubuntu-noble-large | deleted: sha256:491ae52299616f50f997bf047c20b2c7c1847ea4245177c9ed0fdce59b2b98af 2025-10-18 01:36:51.823450 | ubuntu-noble-large | deleted: sha256:3228f4938e46f8ee369d9c1b136abf2634e2ad0e54d811734d48f0d892185e23 2025-10-18 01:36:51.823453 | ubuntu-noble-large | deleted: sha256:b60b862e6f10e1efe0d96bae44c6cb2fc0510390432e75310197b84c70e68274 2025-10-18 01:36:51.823456 | ubuntu-noble-large | deleted: sha256:991e9cb8b072ce4c9c15b40d2a27e2f0f58725db5a2e7204f7632ee19eabe70d 2025-10-18 01:36:51.823459 | ubuntu-noble-large | deleted: sha256:2c4ccbd24dff9291bf0b0023bdbbb36e276ac4e9a01fee95b7e7f325bfeb475a 2025-10-18 01:36:51.823462 | ubuntu-noble-large | deleted: sha256:44d817077ce1f435a710b18ab133300ef58456f60b590f3e438a5bb23b1cc66e 2025-10-18 01:36:51.823466 | ubuntu-noble-large | deleted: sha256:fb0fa92c98aab593103239db6e807a4ddf959c3994d35906d359d3e20bc6883f 2025-10-18 01:36:51.823469 | ubuntu-noble-large | deleted: sha256:b8b6fea5cc0d2b67a34ee6acc0259289b996f3b8326e49bf5d63186e4c4f1b20 2025-10-18 01:36:51.823472 | ubuntu-noble-large | deleted: sha256:00cbb497276ec0e1f5c01cf09a82bd76cc31788765d31a0746a5de1a97782e1b 2025-10-18 01:36:51.823475 | ubuntu-noble-large | deleted: sha256:800b414484f4d7d48b281609353e6a73ff478d57efecc14c33353131af7d680a 2025-10-18 01:36:51.823479 | ubuntu-noble-large | deleted: sha256:4e071ab33d9c59e22780d6ac8050f38c9c3f43b5966f08916c2cb7efd4d5e48d 2025-10-18 01:36:51.823482 | ubuntu-noble-large | deleted: sha256:5271915547571751ed18ea8434e83b636cf4c3a4e8b107d2884e75f8a2235689 2025-10-18 01:36:51.823485 | ubuntu-noble-large | deleted: sha256:06ca7de26bf81493dfe057e3eefa21fe4b28a341316ada3f9ce42e7c889bc04a 2025-10-18 01:36:51.823488 | ubuntu-noble-large | deleted: sha256:1715b891a8c1a32fa3cd754758a5d8225e32ccc3ce527accbf8174954def4e37 2025-10-18 01:36:51.823491 | ubuntu-noble-large | deleted: sha256:e03a59584bcc0ee0424fcc1f3fbc9a2249b557d42482a4b8494645b9559e2517 2025-10-18 01:36:51.823495 | ubuntu-noble-large | deleted: sha256:a6cfcd194c05e052401569fa8fe4332c71c83f9548ff331b316c8dc4e234859f 2025-10-18 01:36:51.823498 | ubuntu-noble-large | deleted: sha256:fadeffa7379911fe347a8a7c34c4f9714b449649950d268327c5e5abc67f63fa 2025-10-18 01:36:51.823512 | ubuntu-noble-large | deleted: sha256:e19ef4f6f6e9be2399f3aaebf13210049bf24ff9f4ea48dc3916bb153a1437c5 2025-10-18 01:36:51.823517 | ubuntu-noble-large | deleted: sha256:cf36648f1251b15b15a3d9aaa0f594568bc05d129694f0a822ff61f28527d996 2025-10-18 01:36:51.823520 | ubuntu-noble-large | deleted: sha256:b0a3e66e4897685d05bc7eb944fc3eda06b46c82e422c9d4eb08fbc351d3d8a9 2025-10-18 01:36:51.823523 | ubuntu-noble-large | deleted: sha256:92fe745b1cb843992b47416c091073e9b5c338550b3178eebdc8ab30d8cfd56b 2025-10-18 01:36:51.823527 | ubuntu-noble-large | deleted: sha256:f3bf735c20ea30eed860e5c33c0b654dc1274e48b37b8e9e5a4f0bf651e185ff 2025-10-18 01:36:51.823532 | ubuntu-noble-large | deleted: sha256:566f7bad6d81202c779cbf51fafe2c2b535f65295cb25b9cbe8d9cd7182df81e 2025-10-18 01:36:51.823536 | ubuntu-noble-large | deleted: sha256:c088bb51434b538c0b4386ff4cb8dec4124a8bec193eddbc39c88ba571b85cf4 2025-10-18 01:36:51.823539 | ubuntu-noble-large | deleted: sha256:92959d3302190ac1981a47d763ee5b6f13c044f2fcba2820df310ce25fa79d79 2025-10-18 01:36:51.823542 | ubuntu-noble-large | deleted: sha256:e068ebec22d149f690e5ea7edbd8a00daa4c9b7da56237d77b10f183f68fd41e 2025-10-18 01:36:51.823546 | ubuntu-noble-large | deleted: sha256:0e128c6033a22d3e5bac87afbb97c1859e521730248da22c7580c262840a246f 2025-10-18 01:36:51.823551 | ubuntu-noble-large | deleted: sha256:b4960222808b6343cd4946f5ca321f89856801a08a66ab218453bb1ec9199ac1 2025-10-18 01:36:51.823554 | ubuntu-noble-large | deleted: sha256:70cd72bc0a876641b73ffd6aa656da3fda87076ef0afbed441eca92c2b8022b6 2025-10-18 01:36:51.823557 | ubuntu-noble-large | deleted: sha256:0f01ab4b7a8935131fb03a34eb3ddfe8aade50a3027ddb08358e8595a34747ea 2025-10-18 01:36:51.823561 | ubuntu-noble-large | deleted: sha256:9483af4d878f2884f27f5019ef2e6d2a37a4dfe8658b9de7d720afa90430d6b9 2025-10-18 01:36:51.823564 | ubuntu-noble-large | deleted: sha256:8619173303878eb8cd569856803cfb897cd008f61473c64526299ef97e857787 2025-10-18 01:36:51.823567 | ubuntu-noble-large | deleted: sha256:900446890268f793f1be69612dbed84ea9ff6d406df3d4af00ce037b0cda3da9 2025-10-18 01:36:51.823570 | ubuntu-noble-large | deleted: sha256:4cbd5231ca62f9b1fc27e99d89d5c82c38c4a38409b0caac6e135c93feba9533 2025-10-18 01:36:51.823574 | ubuntu-noble-large | deleted: sha256:00f7007f0f9508ceef95750873f15c5203f36da22dd8f623682cc62623524596 2025-10-18 01:36:51.823577 | ubuntu-noble-large | deleted: sha256:0ba64355d8b8a26929c7310694152777f5fcefc11c65fe41e50c78a8f82709f7 2025-10-18 01:36:51.823580 | ubuntu-noble-large | deleted: sha256:1c15227bd5772f4276aa153ba38896468129f123cb056adb86599110415f70e9 2025-10-18 01:36:51.823583 | ubuntu-noble-large | deleted: sha256:0638079fae435d3c0528e06357ab201403619bd949276fcc782a9bd6502526d7 2025-10-18 01:36:51.823587 | ubuntu-noble-large | deleted: sha256:2f167211392e0e752b342654a89d424d091e1a3112df8857ceca8637709f5bad 2025-10-18 01:36:51.823590 | ubuntu-noble-large | deleted: sha256:69402897fd47aafc99ff9030c5859484a9be44a8dd6900e0d1ef3c31a7495a18 2025-10-18 01:36:51.823593 | ubuntu-noble-large | deleted: sha256:6a56428145d9a3fd1386e3c4be45f0d6031f0d0e55e5177d0a4fcdd6268fee5d 2025-10-18 01:36:51.823596 | ubuntu-noble-large | deleted: sha256:c5ec26e757c4765185040cd6f602bbc305fcba426de70706ae5b7d36b8daf7ae 2025-10-18 01:36:51.823600 | ubuntu-noble-large | deleted: sha256:d3f5551dace8ad0e90aee7cc3aa00878b70d8ce996373324c28cbeced8c1487d 2025-10-18 01:36:51.823603 | ubuntu-noble-large | deleted: sha256:727514333217cbe3f0ae62ed7f7d30ab880756790e4505b83d3fc6533613a7b1 2025-10-18 01:36:51.823608 | ubuntu-noble-large | deleted: sha256:c621581f2513ece98046024e05896c85e09b72c4573ba038d308ece8698929c2 2025-10-18 01:36:51.823612 | ubuntu-noble-large | deleted: sha256:c5c81250deb0a9be4624b5b801d741f52c93895268149dbc5557f30a3f0ef807 2025-10-18 01:36:51.823615 | ubuntu-noble-large | deleted: sha256:475b8f68e1dd3b7abc6250e943123ae8dd2da656556abe23bc1e12c51f7df22f 2025-10-18 01:36:51.823618 | ubuntu-noble-large | deleted: sha256:8bca4c24bc807aedbf51feaa1bab9d6ae4c19c7e9ab551df8c4e9055447b205b 2025-10-18 01:36:51.823622 | ubuntu-noble-large | deleted: sha256:19623b8904dc2b9f8054d3526a5783eee2bf5efe837e1d6adc3b906f32687cab 2025-10-18 01:36:51.823625 | ubuntu-noble-large | deleted: sha256:0b51d88f7badda0491f4ce82cbb8766cdd2251ffd9760402ca82957bc3dde0cd 2025-10-18 01:36:51.823628 | ubuntu-noble-large | deleted: sha256:69e3b6963fb9cc208bd8ecbd4b426c6504b321f14999ae27f1e3db35f2502528 2025-10-18 01:36:51.823631 | ubuntu-noble-large | deleted: sha256:5053240781df999a3312342227e90cb545eded071dcc665f813994c204cf3eaf 2025-10-18 01:36:51.823635 | ubuntu-noble-large | deleted: sha256:9994f074cf0a9401eb640957f12f26d0d4a2ee69a31d1239dde0ac62a7cd3bbd 2025-10-18 01:36:51.823638 | ubuntu-noble-large | deleted: sha256:0e5708019f6e2969035bacbb3a014bc03809e3158e819684fe8dbd88baaec6be 2025-10-18 01:36:51.823641 | ubuntu-noble-large | deleted: sha256:8572c568eed797e619740a6c8b63955c16073997a0fb375a021c4cbebe4abe63 2025-10-18 01:36:51.823644 | ubuntu-noble-large | deleted: sha256:b20bb3273f74e9a781beb7ef52f0e96a4631dfc3ca93bfe6d4273ed063dac126 2025-10-18 01:36:51.823648 | ubuntu-noble-large | deleted: sha256:294f4170292e4d2b12d320e6a7d1e310296b2f419895c00554331481047b13b6 2025-10-18 01:36:51.823651 | ubuntu-noble-large | deleted: sha256:7a3097e0e07a573954fea6dcf0870dd5bb1b931a85f9fa8e3373f99566b7627b 2025-10-18 01:36:51.823654 | ubuntu-noble-large | deleted: sha256:0bdfcf5b4fe17d6e55530a4fdf11a4b9516947e2f41a84a0abd71591c114be0a 2025-10-18 01:36:51.823657 | ubuntu-noble-large | deleted: sha256:d28f4da15f98c404c4e111ce17927a596f524db959ccecdb0ea9c2f48307d9a1 2025-10-18 01:36:51.823663 | ubuntu-noble-large | deleted: sha256:31009b3200ff5ce62316a8d72e594b307762b8ed0613f9cdc603cd446fdb4eb0 2025-10-18 01:36:51.823666 | ubuntu-noble-large | deleted: sha256:00431ca7e5dbf7ba8c036b83f2506ec5654e79339d0cd47759c0e7580b0f290b 2025-10-18 01:36:51.823670 | ubuntu-noble-large | deleted: sha256:2aceb11ce10a984190bfc214e42588ffafd681743286f4125d2a1677c547e4c2 2025-10-18 01:36:51.823673 | ubuntu-noble-large | deleted: sha256:1d3335175b60be86a8854466510fc300900b46adec5d2693863cb295b6a2beec 2025-10-18 01:36:51.823676 | ubuntu-noble-large | deleted: sha256:39099ad2031560bfde6bc5a9ef95792b57be113ec0cbe2192791c474e6f05a7d 2025-10-18 01:36:51.823679 | ubuntu-noble-large | deleted: sha256:869f99e59601864157aa5bbb5e008e78a3a8ce2d7c4d6f1b2f2925530b5e1aa7 2025-10-18 01:36:51.823683 | ubuntu-noble-large | deleted: sha256:6d4b7e65134f8a3825b1ad6b26b98455094d9bbe7fae665a5444b6de0b44ff80 2025-10-18 01:36:51.823686 | ubuntu-noble-large | deleted: sha256:1f0f403c6a8a4e5bab2cba53333b94a941b5f53878be07b9bddc7fa48260a551 2025-10-18 01:36:51.823689 | ubuntu-noble-large | deleted: sha256:fdd0b52f92483f01297e9b0c6becbca5c36db0bba50789a1e382201cf32b5799 2025-10-18 01:36:51.823692 | ubuntu-noble-large | deleted: sha256:8c83761823f66a1bf47a66c26ef12c5f240827ebd65337a7d0ed400e4486415d 2025-10-18 01:36:51.823696 | ubuntu-noble-large | deleted: sha256:485fa298c08edb8fadc65a75131d245e50be3e386962e3a13197665d5ffd875d 2025-10-18 01:36:51.823699 | ubuntu-noble-large | deleted: sha256:404eaab5fef92f9562eb919c18e8ed6c936273ff396f8c865b3bbe1d97938510 2025-10-18 01:36:51.823702 | ubuntu-noble-large | deleted: sha256:ded83dc7456cac1c444a2d4809db2f20b883a1c26e6b4e9f4a717e6232ca1834 2025-10-18 01:36:51.823705 | ubuntu-noble-large | deleted: sha256:cde4f75a0861a758d63aa234845115ae4671579c3072e907f194c8c1170087b2 2025-10-18 01:36:51.823709 | ubuntu-noble-large | deleted: sha256:d6fb1b77fc8ea64920d610f90f40543697fadeb4f5b1d3df72956324ef59dcfc 2025-10-18 01:36:51.823712 | ubuntu-noble-large | deleted: sha256:2d8016f7fd82a7823d7944fb2004286cad35f076098176eac0f10f0e351487dd 2025-10-18 01:36:51.823715 | ubuntu-noble-large | deleted: sha256:4e5817482271f8e298e07b7f649f38a904de14721dfc7c354b0cfc93c65122a0 2025-10-18 01:36:51.823718 | ubuntu-noble-large | deleted: sha256:f0d594cdf1661ebdb92d7983fdb434ca7880373935d16bfe157b540acc826873 2025-10-18 01:36:51.823724 | ubuntu-noble-large | deleted: sha256:9300742a62ce4f1d63109cb1c97a364503a311e5b21842e4fb8655124467fe65 2025-10-18 01:36:51.823727 | ubuntu-noble-large | deleted: sha256:7ecd03a924f48df5eb034f8a61460a3a3b930d805dd6708a4a6d3d9d4e3a87c0 2025-10-18 01:36:51.823730 | ubuntu-noble-large | deleted: sha256:e50cf3e7604cb28c65b610e635890a1ba6f3104bdbe55df9070ac1da4108af8c 2025-10-18 01:36:51.823733 | ubuntu-noble-large | deleted: sha256:69bf48c046c704b912df9eec9ad87c3e43b8c4d78ee86c11f9fded7ff4cad907 2025-10-18 01:36:51.823737 | ubuntu-noble-large | deleted: sha256:a774feed8722c22a284652fb3da8f2c929e8a8fdb4c8c57e59bfebbeb8d0f492 2025-10-18 01:36:51.823740 | ubuntu-noble-large | deleted: sha256:f2774617f74e3dde945b659e62ddcdb9423016a96f0988e89f517077596971ee 2025-10-18 01:36:51.823743 | ubuntu-noble-large | deleted: sha256:15d4085ca304059448ce0a0e5eb33e2203d5f27450c13f6fb2c6f2b604792224 2025-10-18 01:36:51.823746 | ubuntu-noble-large | deleted: sha256:4338df5344dbd30587314ec870a33e48925a5bc5420c78c19cff81f84cc34360 2025-10-18 01:36:51.823749 | ubuntu-noble-large | deleted: sha256:8ac16751f230c9fd76a48d15034652b9c38de1767b0666e152b3106560565351 2025-10-18 01:36:51.823753 | ubuntu-noble-large | deleted: sha256:c31b81005476ea834780c45b334e7384b07e156dc5cb2c5a162466c7b5c79d9e 2025-10-18 01:36:51.823756 | ubuntu-noble-large | deleted: sha256:df2b24e6618411b40c2aceb8efa68c79a2593932d1802d348692b78103fbf7ae 2025-10-18 01:36:51.823759 | ubuntu-noble-large | deleted: sha256:3ad20ea6e3fc6a6e1a2dad8d6ee04eb5721087a15df67e189292865472ec69b8 2025-10-18 01:36:51.823762 | ubuntu-noble-large | deleted: sha256:709228e015b58f10ccb95551c9d8feb446c074b106fc5ef531e5ad0e2cb57540 2025-10-18 01:36:51.823766 | ubuntu-noble-large | deleted: sha256:2c1fa8c2a841950ffb7fdd7e9c5088ea50b6728ef6caf2d3cbc1a2db6166aef4 2025-10-18 01:36:51.823769 | ubuntu-noble-large | deleted: sha256:32b224e788633b001fa0fb99aa93a1b3b84622d34a1ab85b2935e3e58ade4808 2025-10-18 01:36:51.823772 | ubuntu-noble-large | deleted: sha256:f5a8420b506b77c8beb822d52f6af16da98dd51adb89796379e81a8b89d0f04d 2025-10-18 01:36:51.823775 | ubuntu-noble-large | deleted: sha256:82862012efe5ceba602e7e4466b0e286ae8efdf83c18bbae3bf1a031ec4b20bc 2025-10-18 01:36:51.823781 | ubuntu-noble-large | deleted: sha256:091bb2045915745ad4a357929642c12e36cd4ce555a1c49e64e733ddc855f879 2025-10-18 01:36:51.823784 | ubuntu-noble-large | deleted: sha256:b5652098b92c8bed3e55bf85b213a9c046f4749bd0ab19609667c794cfef0272 2025-10-18 01:36:51.823790 | ubuntu-noble-large | deleted: sha256:b48284be746c8a2c0f35444172718a2cc4abe106877b663f979769b58d03165b 2025-10-18 01:36:51.823793 | ubuntu-noble-large | deleted: sha256:09b9475a780aee5256fef3a3e71c209d1b09c9673b7da7976cc6babc6b833d36 2025-10-18 01:36:51.823796 | ubuntu-noble-large | deleted: sha256:f27fb11b6c7181293ec1278600f4a51b157d3d3585bba2fa6466214c1128ad10 2025-10-18 01:36:51.823800 | ubuntu-noble-large | deleted: sha256:b879bd8358f3108c84a89ec5b30cb66e263677842e41042eb98f9b4fd7a40749 2025-10-18 01:36:51.823803 | ubuntu-noble-large | deleted: sha256:9bd2820f5de9353ea115eb31f0c069122cb9943483298fe90982977aa4c997a4 2025-10-18 01:36:51.823806 | ubuntu-noble-large | deleted: sha256:b5156c57e4b206167f78c19bdecc48225fe9d6c07ea2d4e40b0a6c633e9bb63c 2025-10-18 01:36:51.823809 | ubuntu-noble-large | deleted: sha256:9f3a73bc87a4286bed1e0e63827588cfe2753fcf8655674c202b1271ee882f0f 2025-10-18 01:36:51.823812 | ubuntu-noble-large | deleted: sha256:e67d8d4087f2a43ae5d21ebc533370a9005a62950d681073871ddc46934419c5 2025-10-18 01:36:51.823816 | ubuntu-noble-large | deleted: sha256:c2c4bc34175b178140e21bb6cb887a17002a0824a6908d31515f5f67835fb903 2025-10-18 01:36:51.823819 | ubuntu-noble-large | deleted: sha256:99d3167958297ecbb3006de823e88292dbbb14d809915990761bd325e012ef1a 2025-10-18 01:36:51.823822 | ubuntu-noble-large | deleted: sha256:261b4c8800eda0bf3832c046531b9b3eaa786b58025aeaba35a6843fcf836a9a 2025-10-18 01:36:51.823825 | ubuntu-noble-large | deleted: sha256:0e231ea84e5bc62c93b2dcdbde56e0831cbb501a42b2eaab5e8033d4b6666240 2025-10-18 01:36:51.823829 | ubuntu-noble-large | deleted: sha256:cf4a97d0f3e2a449e38cb8a2a0bed999f31bce8937484a884a76ca2bdac335e8 2025-10-18 01:36:51.823832 | ubuntu-noble-large | deleted: sha256:029d59c5b2246c8189092e1883d1638d3108ec2caca6998124c1aa6e069e8143 2025-10-18 01:36:51.823835 | ubuntu-noble-large | deleted: sha256:0ed5ae6395c34a0330ea4c23380ca5b95754c8346780e2f56782b6c1ee26e843 2025-10-18 01:36:51.823838 | ubuntu-noble-large | deleted: sha256:fc42e9ea4cb2ef85372481827a19c1f972b40fd548b5164bed56a868da75c7d4 2025-10-18 01:36:51.823842 | ubuntu-noble-large | deleted: sha256:23a9ac303e2f0f9df5022f9b43c9e6ddfdc7637139c2ef10dd5df25305ba86c7 2025-10-18 01:36:51.823845 | ubuntu-noble-large | deleted: sha256:15f7d3d7b91db93ce3e420919571b60464a1eb93772ee2929015ccc34ff0ac4d 2025-10-18 01:36:51.823848 | ubuntu-noble-large | deleted: sha256:71eb96aba8f90065bb22f816719660b481da2d431e02dcc4ee44e191472a8011 2025-10-18 01:36:51.823851 | ubuntu-noble-large | deleted: sha256:2134fca42e81dc3e11ff611e5aa5c51d54acbbd4bc902b2505aae00929448db0 2025-10-18 01:36:51.823855 | ubuntu-noble-large | deleted: sha256:10385b55262d1428b003c05f95e53fd8c654fd940d975dd43e36034a85320fa3 2025-10-18 01:36:51.823858 | ubuntu-noble-large | deleted: sha256:69896f7f65d7dd06f0a1635b118e452aa242b269d6a48654d37d8987f9ca4a9d 2025-10-18 01:36:51.823861 | ubuntu-noble-large | deleted: sha256:0e7c4e883b03b46824648b8458ca7dd8a06862469c73ccab2bcfbdc32621422a 2025-10-18 01:36:51.823864 | ubuntu-noble-large | deleted: sha256:0a4693403220e9c21e0b00ea142c0e72ca6e14e9934bd90bb1add5a261a07646 2025-10-18 01:36:51.823868 | ubuntu-noble-large | deleted: sha256:215da26a0c8e97ea5c8d3c41367015d1c2aa184a75c8d59aa57d8f7bb2a36cec 2025-10-18 01:36:51.823871 | ubuntu-noble-large | deleted: sha256:19e933d93d8b9e28179021ccaa6b4f8902b5e63c00ce6e24cdb635fc96dfc9a4 2025-10-18 01:36:51.823874 | ubuntu-noble-large | deleted: sha256:47d53c5cdbfa7c2674a47345129baeacdf52dffadbca73515a41a86a7cdd0da2 2025-10-18 01:36:51.823877 | ubuntu-noble-large | deleted: sha256:2f5b344577df8691bf26349c19dbe3f1b5e3ec5e528db5dd6075912fcb7b1fac 2025-10-18 01:36:51.823880 | ubuntu-noble-large | deleted: sha256:6caecdc79d8bfcf1d8bc194ae7537bf5ff8902be35ade7013e393b3064a8d022 2025-10-18 01:36:51.823884 | ubuntu-noble-large | deleted: sha256:57c42320302dd29b6f0a6d215f95f043e5e3200b377124d3457b9c15bbf3a6ba 2025-10-18 01:36:51.823887 | ubuntu-noble-large | deleted: sha256:b9231c2aea8288fdb33aab29c17586eea103b2665a0acca54697405631ed06fa 2025-10-18 01:36:51.823892 | ubuntu-noble-large | deleted: sha256:3b494f608683836ce98dae28e36e9b11a3e07fedcdf9005fe1df48a9947f5e77 2025-10-18 01:36:51.823895 | ubuntu-noble-large | deleted: sha256:0d7ce0c6bad8656d2c1cbdf4d63a2b8de025cca9d629343b857cdd7134f993c1 2025-10-18 01:36:51.823899 | ubuntu-noble-large | deleted: sha256:bafe7993c3d47e2b71dd666071025e594f47462fdf39a159aabb657af5835cd9 2025-10-18 01:36:51.823902 | ubuntu-noble-large | deleted: sha256:2dc11f3a1b892c5e37735cbfe87867557c71da88affabeda0ac9796aae147730 2025-10-18 01:36:51.823905 | ubuntu-noble-large | deleted: sha256:23255aaaed80c36ae4b7652a6e12c7d7767f82bda6016150058cba7573030342 2025-10-18 01:36:51.823908 | ubuntu-noble-large | deleted: sha256:3fa5c12ae8df713d23e24e08ed58249271bdeb51328349f60df4662226ae1a80 2025-10-18 01:36:51.823914 | ubuntu-noble-large | deleted: sha256:df98da1cccc7abab4f1bd49d4a87e476217c664469f73fb5e5f8c163a4c11418 2025-10-18 01:36:51.823917 | ubuntu-noble-large | deleted: sha256:6907bede278c75f071647285247f66f9193a7038c07b5f6d10b022972f81b5bd 2025-10-18 01:36:51.823920 | ubuntu-noble-large | deleted: sha256:d9c43b0f963409f0131473fd673dba93b557375bff669d790f5e41d20ba51c57 2025-10-18 01:36:51.823923 | ubuntu-noble-large | deleted: sha256:47e7f7486f6575455d86f65f7485b6b2f0f578e6f48eda3bbb0bd8edbfbc23c4 2025-10-18 01:36:51.823927 | ubuntu-noble-large | deleted: sha256:33ef184c3b475668b65e7d59cb2c00fcb80e8ee5438541daabdc18f311ed83b6 2025-10-18 01:36:51.823930 | ubuntu-noble-large | deleted: sha256:22aa68b80c02e2ed14a9799a44a43b864889e1c535b0cc7049439186d41130ae 2025-10-18 01:36:51.823933 | ubuntu-noble-large | deleted: sha256:9a4a136a990a1d8638ba73adc3ef30ad8689c034b2c67403dc37fa4d3fc41888 2025-10-18 01:36:51.823936 | ubuntu-noble-large | deleted: sha256:c2dc1d94563434892addac44f49c69f8989cd406d400535adc68d24bb750e4e9 2025-10-18 01:36:51.823940 | ubuntu-noble-large | deleted: sha256:d8c0549f37527c887e0ad8669160d1af2c95b32c766aa66166eb729059b249cd 2025-10-18 01:36:51.823943 | ubuntu-noble-large | deleted: sha256:07c134c5fa9e484e17f516c9b4740cc7093d1e1a53be3eac87811d2a256cfee6 2025-10-18 01:36:51.823946 | ubuntu-noble-large | deleted: sha256:81589d6aebd4db71c03724e8cc4fad1b770a98283d420404318e2047e8f4b904 2025-10-18 01:36:51.823949 | ubuntu-noble-large | deleted: sha256:d6dd70d21a694400188e7e69415478df60f733b0d4b3616a4c014dde4d0a02a2 2025-10-18 01:36:51.823955 | ubuntu-noble-large | deleted: sha256:530a163fd1aea797ad2bce7b36d220a887d467b33351f18c31e6e7a2e3ebd776 2025-10-18 01:36:51.823958 | ubuntu-noble-large | deleted: sha256:1611e36baacaf6015bcdc122a257adc3a800f6be03d027d8081252ad697b616c 2025-10-18 01:36:51.823961 | ubuntu-noble-large | deleted: sha256:38446a77b58a2a3df701354e463fca0a63edeeab0d6ceac8c97f69453a18c854 2025-10-18 01:36:51.823965 | ubuntu-noble-large | deleted: sha256:c9da50e5bc6bffb6684392e78bd943336a0866fec70b589bc7e2f7fbca2590b4 2025-10-18 01:36:51.823978 | ubuntu-noble-large | deleted: sha256:ca4d1e6f218f3a4507072fc4720e5d63224b78861abc3c7c953eeb9b788b2006 2025-10-18 01:36:51.823982 | ubuntu-noble-large | deleted: sha256:affedf7df5b3f10fdd62c6c354ec40ad2dd07442ae39b226be5bc276c15f5720 2025-10-18 01:36:51.823985 | ubuntu-noble-large | deleted: sha256:5deec886b900eece2baa54521cadf2cd4bcd6829cf0b1fe2c86b77e41ae278ab 2025-10-18 01:36:51.823988 | ubuntu-noble-large | deleted: sha256:4511a8b0548b96fa1547ed995193edade5ad1564fab7e8daa4bf9f424e7803d9 2025-10-18 01:36:51.823992 | ubuntu-noble-large | deleted: sha256:f4752f66e7672ab7504bff08cc2bcb1f8f7b1f1ef5568753b2f7024c682cf375 2025-10-18 01:36:51.823995 | ubuntu-noble-large | deleted: sha256:462cdc2e9cf0b14b2833828df46de47b9480fd317c3239d3a1c54c4be3544e83 2025-10-18 01:36:51.823998 | ubuntu-noble-large | deleted: sha256:7753a5d4bbfc9a2f13300edee3242b394265db900b7ebc36288053d6d52f5ac6 2025-10-18 01:36:51.824001 | ubuntu-noble-large | deleted: sha256:df39bccc209b3ec4287477b354d66164c3d3367d06a8d8f1f07d6859e6362d04 2025-10-18 01:36:51.824005 | ubuntu-noble-large | deleted: sha256:a3a7777588282b06135ea3d3dba16cc8aedee6e8268b88e0599d910ce02ce80f 2025-10-18 01:36:51.824008 | ubuntu-noble-large | deleted: sha256:b972d87db4a68d9f5ec977819a756b03274ccdfe8cccd53038e00a03d6b8edfb 2025-10-18 01:36:51.824011 | ubuntu-noble-large | deleted: sha256:77380a22337b8a33d0ec69da2eee328580d8697c33dc4c1bd394a173aafc5c01 2025-10-18 01:36:51.824014 | ubuntu-noble-large | deleted: sha256:90689518b2ee0d359ba404c81b388800c0e533a55c3d08ed1876c88d526d8e22 2025-10-18 01:36:51.824017 | ubuntu-noble-large | deleted: sha256:e49c612d76d0d131988fae0a182ea61f8b7c44264957f0d32e2680810014bc26 2025-10-18 01:36:51.824021 | ubuntu-noble-large | deleted: sha256:27babae73e950d0be8e66bc918e78b7ead79e72ab8acaa3f923a7482ac50d737 2025-10-18 01:36:51.824024 | ubuntu-noble-large | deleted: sha256:7baab83553d59dcd4af3b02757a24c28db946b5a183ac65a0c7d731267458558 2025-10-18 01:36:51.824027 | ubuntu-noble-large | deleted: sha256:e1929bbe03d0a1524cdb4680014192d8f2cdf9981718ec85ed69a45b4484ac0b 2025-10-18 01:36:51.824031 | ubuntu-noble-large | deleted: sha256:20a6a5098312bc7f8101a7053cacfd24b464b5bca6e05dce26a8f597bf8599b8 2025-10-18 01:36:51.824034 | ubuntu-noble-large | deleted: sha256:d443c73d04f76fda89302c8ef6c2f2868a615dd045b7a5f30a9153c35d66e6c6 2025-10-18 01:36:51.824037 | ubuntu-noble-large | deleted: sha256:e3ee4b401dbeacaf883439218a8f4771d1387fa1c095038e6706e04e2626e165 2025-10-18 01:36:51.824040 | ubuntu-noble-large | deleted: sha256:eb1e547e70bc3819b16917e3eb81794889b5f54c5bcc4f0a7880a2690822707e 2025-10-18 01:36:51.824044 | ubuntu-noble-large | deleted: sha256:d5be26f1e15d095471cd631cd2ff8b07deb06fba4854121a36b4200522e107ae 2025-10-18 01:36:51.824053 | ubuntu-noble-large | deleted: sha256:9147d830392c89f2005ffcb4bc192c48fdd68a8cdd85fe4c5d00a5ae83e3a36a 2025-10-18 01:36:51.824056 | ubuntu-noble-large | deleted: sha256:3eea32036e163208cf233bb09247a06480cefb05b0af836757559839014621dd 2025-10-18 01:36:51.824059 | ubuntu-noble-large | deleted: sha256:6663e0a7d055a7dcbb9cbfbd5934dfbe5fae2273de4a3886e4a575905b82fefa 2025-10-18 01:36:51.824063 | ubuntu-noble-large | deleted: sha256:92fbc0986e940b52e8d0453bd95670d5d99fa2fb8a4697c147041efb44c89950 2025-10-18 01:36:51.824066 | ubuntu-noble-large | deleted: sha256:d53d1829e26c554f952ff51138d0a73ed6603f7c92ad1072638e451824b46d3f 2025-10-18 01:36:51.824069 | ubuntu-noble-large | deleted: sha256:d78607f1b71aaf58e2f53e81d41acd5b81743ba95d0ae21d2689cbf46bb12d63 2025-10-18 01:36:51.824072 | ubuntu-noble-large | deleted: sha256:7ee4494e4bebbe3634d9c6c50051e8a569a34436972b7569c0022a1bb3ec1684 2025-10-18 01:36:51.824076 | ubuntu-noble-large | deleted: sha256:7d0f275857413d211f880d763fa0d59660d4c36c0d0b9041f303178c4fb646b6 2025-10-18 01:36:51.824081 | ubuntu-noble-large | deleted: sha256:27fe5c0f4f1e7997cb7af8d93a4289b9944437458bdf902e20e2b99c929986e2 2025-10-18 01:36:51.824084 | ubuntu-noble-large | deleted: sha256:708b0a0ee8c82625b7746bd681681226c25529ba534db7b4cacdd51a1799a355 2025-10-18 01:36:51.824087 | ubuntu-noble-large | deleted: sha256:31b67e9b3d90c2ded212c05201b7147b68f2246c680924b49fe13cb715025e9f 2025-10-18 01:36:51.824091 | ubuntu-noble-large | deleted: sha256:84108aba210263e357a931edf5d2443887ba5f2f1339b9a42253f5a474ab1c82 2025-10-18 01:36:51.824094 | ubuntu-noble-large | deleted: sha256:29623af611d528aecc2c04039bf2b5bda72276a7ac940ee5463ee2b4bf8fbe0d 2025-10-18 01:36:51.824097 | ubuntu-noble-large | deleted: sha256:e5eefb40fa5464380e7b8abd4014b2929c0b632848ca8e7d6a46186cb1a723a1 2025-10-18 01:36:51.824101 | ubuntu-noble-large | deleted: sha256:f07db44ccd45a17226fd58c30bd8869cbd9b3953e90daa8dc8cac1845c84e6ad 2025-10-18 01:36:51.824104 | ubuntu-noble-large | deleted: sha256:920b6c65d86b88a8fecf07edde7a62c34d074673964ef84ffdb9e9d7ada0eb16 2025-10-18 01:36:51.824107 | ubuntu-noble-large | deleted: sha256:3df0951cbe6518b1c9a55389f2e35454b7dd84ce98f0da714e273f6f3745ce00 2025-10-18 01:36:51.824110 | ubuntu-noble-large | deleted: sha256:445043c7987ff3f086bf2ada4edca1c70998c6531c2f1500417d44a66789db9c 2025-10-18 01:36:51.824114 | ubuntu-noble-large | deleted: sha256:a07560e219ce03aa835b5d8954fd178d6e060183b1708ebefdc1e1d2bc19a5cd 2025-10-18 01:36:51.824117 | ubuntu-noble-large | deleted: sha256:013a8f5b26243db92b3d8e132b43393c2f27f4dfc85d838c4c983d8b1629c4aa 2025-10-18 01:36:51.824120 | ubuntu-noble-large | deleted: sha256:3b8560530607ca8532ba2e087fa924140aefe8cbd87116d2de2ff6195aa4000d 2025-10-18 01:36:51.824123 | ubuntu-noble-large | deleted: sha256:e7cb524a8031d052ba46bc6d2784ebf25923feff9416a6a55af7182a19daba7e 2025-10-18 01:36:51.824127 | ubuntu-noble-large | deleted: sha256:78c6d5790f41961538423b6a306178fe84e0cbb4b17db5b35c2ddc2bd04ca5c7 2025-10-18 01:36:51.824130 | ubuntu-noble-large | deleted: sha256:3d35e0a0f8b3f972b322cbd795b9e170698503ee79692f4b9e261a15eb089ed3 2025-10-18 01:36:51.824133 | ubuntu-noble-large | deleted: sha256:f546dd3dde3394dd8fe49f8f950c1f66c0790b370114b6826e65d5304fb8499c 2025-10-18 01:36:51.824139 | ubuntu-noble-large | deleted: sha256:00cf891d170a6b7a37e18b1d1787d5911cf2755be8f501b69a9d6e4ece6f323e 2025-10-18 01:36:51.824142 | ubuntu-noble-large | deleted: sha256:2dde9a9d0e82ce7e2b6f606530bc31d065c5634e786aa3b19dd8d6d6f2188426 2025-10-18 01:36:51.824145 | ubuntu-noble-large | deleted: sha256:c77b5e290afc1aeb564ce268347e02a955a5c56837d4c936163b5566fd81aeda 2025-10-18 01:36:51.824149 | ubuntu-noble-large | deleted: sha256:45be38f63c0a4e126ded810c765c2835774222ee302014a34dac792f22d7c040 2025-10-18 01:36:51.824152 | ubuntu-noble-large | deleted: sha256:97d78c9a9383e036afc17fea3006e82f56402207aee99e1070fcd92e67639f54 2025-10-18 01:36:51.824155 | ubuntu-noble-large | deleted: sha256:a001240c223517071cea3a340a9d89198b905e4bbde52c8153e3511574c151f9 2025-10-18 01:36:51.824158 | ubuntu-noble-large | deleted: sha256:c213476ad763a83ed54b596fe4187df21ac165935a25a3936e5e82601512a7b0 2025-10-18 01:36:51.824162 | ubuntu-noble-large | deleted: sha256:726a6acf22d4396c5999c0fb329f415a935cd8ecb4cb5f97e73f431e75704e2a 2025-10-18 01:36:51.824165 | ubuntu-noble-large | deleted: sha256:863a59d274da0c5a04a56f851dcbce6b3c461f5ca367f0bef512b3e9d382c286 2025-10-18 01:36:51.824168 | ubuntu-noble-large | deleted: sha256:22888fff3a0162ff1e551049ff4776374d8583ded5331d74bbfc2be98d77a97a 2025-10-18 01:36:51.824171 | ubuntu-noble-large | deleted: sha256:34d3f9c7b336c767a9faa6cd53341f7d48add15510971f7bf0ac897c60b392e1 2025-10-18 01:36:51.824175 | ubuntu-noble-large | deleted: sha256:286455725bc97ac36d61dbe49ac1656b7d19208cc48c9c0c870ab8d8123ee722 2025-10-18 01:36:51.824178 | ubuntu-noble-large | deleted: sha256:0da22a9b23e0661d81ac04ac821a379753732ae1a7689995d3c296e906a07969 2025-10-18 01:36:51.824183 | ubuntu-noble-large | deleted: sha256:a5783d74e3b8e7fef29003717cce5efedcb8a1203857bdd9b5fe79298ec485d9 2025-10-18 01:36:51.824187 | ubuntu-noble-large | deleted: sha256:3c5a316e08e94d4bd39c9de2ccf1f4ce7ace0d9780704d493fea0bdb44f4aff2 2025-10-18 01:36:51.824190 | ubuntu-noble-large | deleted: sha256:0ccd4c6749b6d4570b5f8c356736d6daf02a5fe4468f07254d88ad84dca602ec 2025-10-18 01:36:51.824193 | ubuntu-noble-large | deleted: sha256:0bd43bd36f9271ab4b60b240ed2f026ec87bafe2d678e3874604aa006a70648c 2025-10-18 01:36:51.824196 | ubuntu-noble-large | deleted: sha256:9d4cfb1b33895562b0ee6f19c087c970a77ddf41a3c3b696573bd810157cc7f0 2025-10-18 01:36:51.824200 | ubuntu-noble-large | deleted: sha256:e2fe2468225336bc553f148afcccfbbe896e510f531b3e5fd960dc7065a0aa4c 2025-10-18 01:36:51.824203 | ubuntu-noble-large | deleted: sha256:eb3e2cd2a5975b7437dbf6ab3894594a7b3d537164abce4103e10207e8c58a14 2025-10-18 01:36:51.824206 | ubuntu-noble-large | deleted: sha256:ead9ec9b581ab68561a964cc1a83c94d947e8f68ac699c5c8fc8a57ce29dc188 2025-10-18 01:36:51.824209 | ubuntu-noble-large | deleted: sha256:10de8e4304293b29493c6e3d364866bf409ab7f4dc75457acf1d1efa06ee921a 2025-10-18 01:36:51.824213 | ubuntu-noble-large | deleted: sha256:620efa66a73e5f70fa1e2cb08a206482f503a49706d600565eae56d3f6e8d809 2025-10-18 01:36:51.824216 | ubuntu-noble-large | deleted: sha256:0086f9b0e632cbd884397319cac17f4d6d3f6048ff7855bfe0a749112b38e04e 2025-10-18 01:36:51.824219 | ubuntu-noble-large | deleted: sha256:0600146fbe0cb43d9e5b52d4fd140ec35a5e0db5b49856f087fe9f8d28cecc9f 2025-10-18 01:36:51.824222 | ubuntu-noble-large | deleted: sha256:6caae171aead8e8aaf3797353717d6172a4aa82852e93b7f641fed7aaf735b29 2025-10-18 01:36:51.824226 | ubuntu-noble-large | deleted: sha256:4ea9047c7ec6cc1206358d2226bc7679533f04613ad76a5a8699c164965ae705 2025-10-18 01:36:51.824229 | ubuntu-noble-large | deleted: sha256:041d91b3386af7551e278c4b20b28f70a709567c16acc585cfbe515393636fe9 2025-10-18 01:36:51.824232 | ubuntu-noble-large | deleted: sha256:0b49ee78f095987e3bb9dc3b04b3d3c820286fc6ce0d9895fa639794b70871c9 2025-10-18 01:36:51.824235 | ubuntu-noble-large | deleted: sha256:e766a23cd36fd2be5f7265447746d7fdb6840c529d812b470473a1e40e8013d9 2025-10-18 01:36:51.824238 | ubuntu-noble-large | deleted: sha256:13de29e197dde6376e3f313337b49876e1200c71d586e4cc4663ad3c99d13acd 2025-10-18 01:36:51.824242 | ubuntu-noble-large | deleted: sha256:6cd6d911dee8dd83e750b7f5cf9acf2e8cf8c82ffa7bee5b5cad37744dbe6b7d 2025-10-18 01:36:51.824245 | ubuntu-noble-large | deleted: sha256:b4d26f22df0bf45c60f94a47c1ecf9f0691c1e685b09ed67d32f86452b8907fc 2025-10-18 01:36:51.824248 | ubuntu-noble-large | deleted: sha256:c496ee20a0352437e0f840a2331025212b9eee25fea3454a2d4afe4b2bc35a36 2025-10-18 01:36:51.824253 | ubuntu-noble-large | deleted: sha256:ddb1f3509979755cfd0ee134b919d0c00a45642c7f12c38e172c93ad8da66a68 2025-10-18 01:36:51.824256 | ubuntu-noble-large | deleted: sha256:6384db22e71af4919388d24ae30231a56a67727286b40d1e039172e85b2ad9da 2025-10-18 01:36:51.824260 | ubuntu-noble-large | deleted: sha256:5aad64b5d0cfedddda9c908ffd32c913b396f80b0b2d4a3cd18f5dd45179a670 2025-10-18 01:36:51.824263 | ubuntu-noble-large | deleted: sha256:af99b0a4bc1e6ab685249c14e236ecc98c48b630ecfa652e652602c79c6e4a1d 2025-10-18 01:36:51.824266 | ubuntu-noble-large | deleted: sha256:b4d42c56844610af0c985db232564d8231f1d96042c64ef28af6e8a4595482ac 2025-10-18 01:36:51.824269 | ubuntu-noble-large | deleted: sha256:9c7c0f1e771001876f0a95e1a5838ccf6050c4322723674b8f3dc6bc8dbf0d8b 2025-10-18 01:36:51.824273 | ubuntu-noble-large | deleted: sha256:9520222549fd39596b793d444f3e85ca44c057362eefb49428fc0c121a5359fb 2025-10-18 01:36:51.824276 | ubuntu-noble-large | deleted: sha256:b561027fdca622636d853498462c3e78e9f5a9473b566160db969909e9252a20 2025-10-18 01:36:51.824279 | ubuntu-noble-large | deleted: sha256:95fb52070c5a1918b658ca3ff70ef60a2d300447fe3a9001736158a4b9f26ae2 2025-10-18 01:36:51.824282 | ubuntu-noble-large | deleted: sha256:e57a23b7f71a113fcad003fb59185aa1d2a955e26f7319d82a3bde6b525b2d89 2025-10-18 01:36:51.824286 | ubuntu-noble-large | deleted: sha256:6ba350dbfbe01404b73c139e67e441063cad1c553c94485911a8a45390347e44 2025-10-18 01:36:51.824289 | ubuntu-noble-large | deleted: sha256:d5b39efbf13708369624e8fea458040623f4f29a9ac56b0364890915b44c9f3a 2025-10-18 01:36:51.824292 | ubuntu-noble-large | deleted: sha256:98275111553fcf5f9cfe880cb7e70cdbaa6d1c260079cf8a3b9706cbfadc523c 2025-10-18 01:36:51.824295 | ubuntu-noble-large | deleted: sha256:288d3137b02acc9901b5f2f74055de67ae74cda50c29f582618f47d428b95240 2025-10-18 01:36:51.824299 | ubuntu-noble-large | deleted: sha256:e73af3af984b72420cd5858fc0c2feb8d247418205130aa7d4b7a677489ea35f 2025-10-18 01:36:51.824302 | ubuntu-noble-large | deleted: sha256:b7286c6d892015f33a2a6508dfc814646ed278dc4c1ebeb0ae1aec76d9589888 2025-10-18 01:36:51.824308 | ubuntu-noble-large | deleted: sha256:699e4a1c4c41037e9169688523627b5cbf9418fd3a6518f8ee313cbb4ab01129 2025-10-18 01:36:51.824314 | ubuntu-noble-large | deleted: sha256:4005deb2afba7541114b1b33823c3a0ac1d3a1510a9243d0a0d1d43339241359 2025-10-18 01:36:51.824317 | ubuntu-noble-large | deleted: sha256:89fdce11394709670c4c3108f087e3b668f0613bbff4da805231822469839f4f 2025-10-18 01:36:51.824320 | ubuntu-noble-large | deleted: sha256:49932f1cbd175c48cdbcea5cd0dbeecd33fa719d3617257287cfaef84200b911 2025-10-18 01:36:51.824324 | ubuntu-noble-large | deleted: sha256:73841dbeab03ddd25c790121bcb93ad5519d19089f565670053ba2d43f31de68 2025-10-18 01:36:51.824327 | ubuntu-noble-large | deleted: sha256:49ef87581d036932c160dfe2138ca4ef152a00bf9d96d5bc614d31d273eea254 2025-10-18 01:36:51.824330 | ubuntu-noble-large | deleted: sha256:3fb345d5a50b0f167ce54d7f4a21ff3168ba17c17332968562fbc5389c2a4fa9 2025-10-18 01:36:51.824333 | ubuntu-noble-large | deleted: sha256:c85d8b7aa7c7054c26f88937b53aab63a470864b1fe74f02bd23c452e3fbb047 2025-10-18 01:36:51.824336 | ubuntu-noble-large | deleted: sha256:8366d922787b568e111f6ff332b08f2cf66aaa2cf87763d4e5eb79568bc0e5fd 2025-10-18 01:36:51.824340 | ubuntu-noble-large | deleted: sha256:fba0935f4e896142fd6523f857ca3c01c00010f4466e4f89756ad4dece98138d 2025-10-18 01:36:51.824343 | ubuntu-noble-large | deleted: sha256:ec8db8a4185da2f4b62726d9eee40356b787471a5883b9fa6596ca7346e02624 2025-10-18 01:36:51.824346 | ubuntu-noble-large | deleted: sha256:2b7e688f35c6c16d0b93fd68cbb034bf041b83fb7fbf2462d0fa6d977a29342e 2025-10-18 01:36:51.824349 | ubuntu-noble-large | deleted: sha256:8d61843fa816889a09d35cbbd4a94e92f1b9d71785be5cf148c6082e83e89e63 2025-10-18 01:36:51.824353 | ubuntu-noble-large | deleted: sha256:c512c8a81c03211a1067c9c960db46eb9d64068b4a83cd03930d286ef773693f 2025-10-18 01:36:51.824356 | ubuntu-noble-large | deleted: sha256:6f114a2d2d91dc36319b403944f454c71bb6460a21dd8e0bbc6db22660411513 2025-10-18 01:36:51.824359 | ubuntu-noble-large | deleted: sha256:272bcf5368d8cf6f93994429db418c928b0bbf7d60340e4537a52f854954b547 2025-10-18 01:36:51.824362 | ubuntu-noble-large | deleted: sha256:33a3bf916ac36804b83a4d9ac8a06c73042bde2b771df79edf54f112424a4e28 2025-10-18 01:36:51.824365 | ubuntu-noble-large | deleted: sha256:beaef94f55fe081224143e2933d0fbbd04134e2ab79fb58c49ffe7a6142c0bde 2025-10-18 01:36:51.824369 | ubuntu-noble-large | deleted: sha256:8209eab2181cacab8d2a8656bd5aa3261c76ac08a51307d201a1f40c9259659f 2025-10-18 01:36:51.824372 | ubuntu-noble-large | deleted: sha256:cb383d38802cf79d0a4e0746a8f6239ef8b1d10889aafd2780461570f0c3fa80 2025-10-18 01:36:51.824375 | ubuntu-noble-large | deleted: sha256:e8a8330c2e42a6e1ff35770cea83a3013cacf23ef281f1c89f9583178ff90cf3 2025-10-18 01:36:51.824379 | ubuntu-noble-large | deleted: sha256:7ffe5ca0b5b917070290f9a37b739363e52dc5168850ab2b50f525cfec1d40e1 2025-10-18 01:36:51.824382 | ubuntu-noble-large | deleted: sha256:329fb25fdd8ab18248ce86f918721fc0a7abc2267e0cd0f9a1dd33efc0c3d521 2025-10-18 01:36:51.824385 | ubuntu-noble-large | deleted: sha256:2cebd18419350b950bc29c5d8cee5a8c8a38eae74d6352e1801c4b27e2942235 2025-10-18 01:36:51.824388 | ubuntu-noble-large | deleted: sha256:b4630dcc2598454d318469299fbc6ff6a4e1f76bab9ec2a843c460a2d7ae864a 2025-10-18 01:36:51.824392 | ubuntu-noble-large | deleted: sha256:e27c2cde29578d7323814e232aafd6e818b9a82dd402479d00e273b55a8079f4 2025-10-18 01:36:51.824395 | ubuntu-noble-large | deleted: sha256:09c51db9cd876d0abefa11614142b779e865f98dad5a3a0db1abc6595bb6f7b2 2025-10-18 01:36:51.824398 | ubuntu-noble-large | deleted: sha256:ad59eb7039ebb88879719e6397fc250d000c4296122bbfc850784668b5e46c5c 2025-10-18 01:36:51.824401 | ubuntu-noble-large | deleted: sha256:ef1ef694e49b3141c7e32ff522043747bb96b9878ba5161edfdd64478134214f 2025-10-18 01:36:51.824405 | ubuntu-noble-large | deleted: sha256:87cd43ce3ed6be6016c4fc4777d030b40c90ea054ce8e1203542054c1157cb51 2025-10-18 01:36:51.824408 | ubuntu-noble-large | deleted: sha256:935992d278079f2d139abe6bb4548b678c135e470bf22e827374775ead88749d 2025-10-18 01:36:51.824411 | ubuntu-noble-large | deleted: sha256:26f22c40e558444eddbaa4a162dbbeb8db0a3e2d8b42087000e2a83c3d7b0e71 2025-10-18 01:36:51.824414 | ubuntu-noble-large | deleted: sha256:b1fff033a76ff3f21ea3ffbd5fdabea560c783911335c92e3e668418c7f16e3d 2025-10-18 01:36:51.824418 | ubuntu-noble-large | deleted: sha256:2728570f8f1348ff6ea0b2824aca246a6f33602248bf92af463a6660685fde3b 2025-10-18 01:36:51.824423 | ubuntu-noble-large | deleted: sha256:68a7cf779ff8aafb297e59b99ae29ff0e6573f5e0555ac8b8821a8ee7ebd119c 2025-10-18 01:36:51.824426 | ubuntu-noble-large | deleted: sha256:39bddb37274eaab24f0e5de670eec791e45030a92986a95567261431bb0a64cc 2025-10-18 01:36:51.824430 | ubuntu-noble-large | deleted: sha256:9529979ec37b5ee7cca09dd816785b15a1088a098fb5d8e1845ad8299697ad4e 2025-10-18 01:36:51.824437 | ubuntu-noble-large | deleted: sha256:e4e6ffc4a8c7aa906f6278d60ed5868a7240c30926a401a3c79df8b59504ca53 2025-10-18 01:36:51.824440 | ubuntu-noble-large | deleted: sha256:1c9a42933bc01e7fb9721268dcd2311198a6a11cf6ef5e8ce9ced5e05f29a954 2025-10-18 01:36:51.824443 | ubuntu-noble-large | deleted: sha256:c2d58bfdc396e06adc520e3be7eb2b5e79add1e297074287605681ed7027f4e5 2025-10-18 01:36:51.824447 | ubuntu-noble-large | deleted: sha256:be41b9d0867fe8760428d8d7505c308bf453924dde0183dd34442f827beef0cd 2025-10-18 01:36:51.824450 | ubuntu-noble-large | deleted: sha256:019a25dc782fb1593175d3f40d041fa944c1a422b1846075d1853358e5f8e7c3 2025-10-18 01:36:51.824453 | ubuntu-noble-large | deleted: sha256:8fde7bc5902a8a7118bad32e1a387e75847a1828e7fca7fa0872d53c0d582904 2025-10-18 01:36:51.824456 | ubuntu-noble-large | deleted: sha256:eb547c007188f15913943541527bba2647fbe61406a0b5347ed69fffa27f3116 2025-10-18 01:36:51.824460 | ubuntu-noble-large | deleted: sha256:92ab80f4601f9320438e773ff0b9df6770ac5d0b37f136ea0263061acdf62b80 2025-10-18 01:36:51.824463 | ubuntu-noble-large | deleted: sha256:3ab484227156d2e51d671120e83f64f7971b17838f71a7be69ee46cea10c507f 2025-10-18 01:36:51.824466 | ubuntu-noble-large | deleted: sha256:2dc5943ab5a7fe24976cec6525e81c7e95b297e65a1876b430fa1da50fc59278 2025-10-18 01:36:51.824469 | ubuntu-noble-large | deleted: sha256:4e0045fa0e55d53bce3612cd9b3a3ad8666e0204473661a895fb481701354038 2025-10-18 01:36:51.824473 | ubuntu-noble-large | deleted: sha256:a0ca00e15a0740ae49f66e271916eac758c9546365e0024b00eed1dd25e0f893 2025-10-18 01:36:51.824476 | ubuntu-noble-large | deleted: sha256:470f3a2c0ca41b63200ec6e7c9517f18165ed079c40700030d6c4ee497db2b91 2025-10-18 01:36:51.824479 | ubuntu-noble-large | deleted: sha256:980974532cda50c870fde0c7c6ff121069332ffad00d2572b257e1b3c9d34283 2025-10-18 01:36:51.824485 | ubuntu-noble-large | deleted: sha256:4a99f1196e9f015b7dfb4662167b0880f14f96e929dfd4192243ba6fd32d1e48 2025-10-18 01:36:51.824488 | ubuntu-noble-large | deleted: sha256:209b17eb1d49275dbcf287d07bc092b32792a286445ed46d14c68ae5711d67e9 2025-10-18 01:36:51.824491 | ubuntu-noble-large | deleted: sha256:f1636cc3d67ec76481389a413cd55436acd4944c3b308b09bbef5be22b583c5f 2025-10-18 01:36:51.824494 | ubuntu-noble-large | deleted: sha256:d9b08b0a66a95d6fc401adcd5fc7f015455fa7264b3a3633d54c95c37e66fa7a 2025-10-18 01:36:51.824498 | ubuntu-noble-large | deleted: sha256:756c31b6332e7d01a76f7190ee393a807ebb0e42b39fef539efa05c3f8da0c03 2025-10-18 01:36:51.824511 | ubuntu-noble-large | deleted: sha256:96b9038cbfaf4043fe50997c67e3c6d81cb19b7d8fcbe20eab2f6549b46f411f 2025-10-18 01:36:51.824516 | ubuntu-noble-large | deleted: sha256:e01fd8d584f241c8da80392ac137a35505caeb389abd645e7c1e589ad94490e2 2025-10-18 01:36:51.824519 | ubuntu-noble-large | deleted: sha256:5640523fe41b22a3d5c3d4965810c842bb5074b63943f094f4b60caeea95795b 2025-10-18 01:36:51.824522 | ubuntu-noble-large | deleted: sha256:b286fc7726c50d141f4d5a489b85f14238e2937570d20062c8f8cfb5d84ad444 2025-10-18 01:36:51.824526 | ubuntu-noble-large | deleted: sha256:d5c426f325fd238aa8c8700124b10392fe92c53b7d90fc10eac39b3e6a5a385b 2025-10-18 01:36:51.824529 | ubuntu-noble-large | deleted: sha256:4a51fa21901cd3889c904513eae385a098bb85536bc72ff316314dcf98bfb3b0 2025-10-18 01:36:51.824532 | ubuntu-noble-large | deleted: sha256:9fb69e7983dab5b8e688531995699c7bbabd52d497eb4e4961cc6177034040f6 2025-10-18 01:36:51.824535 | ubuntu-noble-large | deleted: sha256:274296725721f36f4740b355f72296845fe4096651b036300eb1db7254a8b20a 2025-10-18 01:36:51.824539 | ubuntu-noble-large | deleted: sha256:8f7332c05880c7fdc87be6e7fe12343f5a7953befeb95ee268cf1095214f60b3 2025-10-18 01:36:51.824542 | ubuntu-noble-large | deleted: sha256:707a201c9dfc15247fdbd5268ec9ede709717222dc5024f38d8aba44b9a7997a 2025-10-18 01:36:51.824545 | ubuntu-noble-large | deleted: sha256:eb512d7a7019ecfe9e61cc757df92144c21efab6d8de94a67889ad0c965ee61a 2025-10-18 01:36:51.824548 | ubuntu-noble-large | deleted: sha256:90eaf6e2903c9d84657d3c3ba64785b46d0514170827f65335886a607b31f566 2025-10-18 01:36:51.824552 | ubuntu-noble-large | deleted: sha256:ab55b9db6ca50146b9a19e59c94644750199a7d543038de243608c2b9f414bbe 2025-10-18 01:36:51.824555 | ubuntu-noble-large | deleted: sha256:bdc332e9d6806937df5739529dc1fa05e6db3d1a7d89cf634a7139221fde5717 2025-10-18 01:36:51.824558 | ubuntu-noble-large | deleted: sha256:30b1c280174a76602e66fce0125931acd16e62d7efbde6031a1ff509e2758503 2025-10-18 01:36:51.824561 | ubuntu-noble-large | deleted: sha256:bdda3ae926a615fc2341438e882eb1cd38ff9d1e98ca5b6a85170bc5c6d9084a 2025-10-18 01:36:51.824564 | ubuntu-noble-large | deleted: sha256:694494239ceaba4746712e6c3c02af5a1656248532b6afdc1b67ec17f5001593 2025-10-18 01:36:51.824568 | ubuntu-noble-large | deleted: sha256:065192aee53e2adfe14e832a99797bd97e363bc26aa2d9ca307cec6fb33f1e84 2025-10-18 01:36:51.824574 | ubuntu-noble-large | deleted: sha256:7a72e227443be5b9a4fcd5acd0f9b3e5b740640d7425e9ce0fe4ed33d32b0fec 2025-10-18 01:36:51.824577 | ubuntu-noble-large | deleted: sha256:027fbb98ef282b35e36554dc8f1122b2a8a9373c916d2b79404bf8f3ffce2000 2025-10-18 01:36:51.824580 | ubuntu-noble-large | deleted: sha256:7079872c8216a93fc715f10b9f1fa6316043f5c2127b88a1443c885abca08c42 2025-10-18 01:36:51.824584 | ubuntu-noble-large | deleted: sha256:ed2e71be8a9a4d6c5076035ea451e7a54c35e334f330593b9f8fd0228f39be7c 2025-10-18 01:36:51.824587 | ubuntu-noble-large | deleted: sha256:f8705829e5fb38c61140c37c498d3e41b3c2906050a573e7d2e20ab67f3740b1 2025-10-18 01:36:51.824590 | ubuntu-noble-large | deleted: sha256:0549975287625f6916a3a9185c99498c0a4616ca52ad9b3b166663c1130d198d 2025-10-18 01:36:51.824593 | ubuntu-noble-large | deleted: sha256:85aa12b3a6ab98388bf9aadb13d7967629dbf003096b7c8f91ffa9834f43139a 2025-10-18 01:36:51.824597 | ubuntu-noble-large | 2025-10-18 01:36:51.824602 | ubuntu-noble-large | Total reclaimed space: 13.38GB 2025-10-18 01:36:51.824605 | ubuntu-noble-large | + docker images 2025-10-18 01:36:51.999106 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-18 01:36:51.999156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251018 0551a1602d48 35 seconds ago 1.37GB 2025-10-18 01:36:51.999167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251018 1b7f0369af72 57 seconds ago 1.17GB 2025-10-18 01:36:51.999171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251018 6c045234a289 About a minute ago 1.4GB 2025-10-18 01:36:51.999175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251018 6bb911a021be About a minute ago 1.72GB 2025-10-18 01:36:51.999178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251018 1e28c4735428 4 minutes ago 1.4GB 2025-10-18 01:36:51.999182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251018 15969e849e93 5 minutes ago 1.41GB 2025-10-18 01:36:51.999185 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251018 c3daf6b917f1 6 minutes ago 1.1GB 2025-10-18 01:36:51.999191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251018 cfe391da0656 6 minutes ago 1.1GB 2025-10-18 01:36:51.999195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251018 fc8b0d6e7541 6 minutes ago 1.1GB 2025-10-18 01:36:51.999199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251018 c30beaf9bdc8 7 minutes ago 1.22GB 2025-10-18 01:36:51.999202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251018 df714b47f328 8 minutes ago 1.05GB 2025-10-18 01:36:51.999208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251018 c819669d0f01 8 minutes ago 1.06GB 2025-10-18 01:36:51.999213 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251018 c372c9e95c0e 9 minutes ago 1.05GB 2025-10-18 01:36:51.999220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251018 9077397ba3e8 9 minutes ago 1.05GB 2025-10-18 01:36:51.999233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251018 29866c8607e0 10 minutes ago 991MB 2025-10-18 01:36:51.999245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251018 6ea5f172e53d 11 minutes ago 1.03GB 2025-10-18 01:36:51.999256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251018 0284c53637a0 11 minutes ago 1.03GB 2025-10-18 01:36:51.999267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251018 99dd30e295e3 12 minutes ago 1.05GB 2025-10-18 01:36:51.999277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251018 83f284a2f3c3 12 minutes ago 1.03GB 2025-10-18 01:36:51.999290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251018 0b9c233d2846 13 minutes ago 1.05GB 2025-10-18 01:36:51.999305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251018 6f7de51a6488 14 minutes ago 1.07GB 2025-10-18 01:36:51.999311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251018 117cb6a422d7 15 minutes ago 995MB 2025-10-18 01:36:51.999323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251018 21a7923116cd 15 minutes ago 996MB 2025-10-18 01:36:51.999336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251018 62ee63dcfea5 16 minutes ago 1.07GB 2025-10-18 01:36:51.999348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251018 0d1912483b66 16 minutes ago 1.07GB 2025-10-18 01:36:51.999359 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251018 595678af849b 17 minutes ago 1.07GB 2025-10-18 01:36:51.999372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251018 0d9f9d7ef491 17 minutes ago 1.1GB 2025-10-18 01:36:51.999383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251018 1d8925c20003 18 minutes ago 979MB 2025-10-18 01:36:51.999396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251018 262f02ef2fa1 18 minutes ago 978MB 2025-10-18 01:36:51.999409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251018 c162ea635fae 19 minutes ago 1.21GB 2025-10-18 01:36:51.999420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251018 6e64a58aebac 19 minutes ago 1.21GB 2025-10-18 01:36:51.999432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251018 bb96494a0229 20 minutes ago 1.21GB 2025-10-18 01:36:51.999444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251018 4d2c865b7465 20 minutes ago 1.21GB 2025-10-18 01:36:51.999457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251018 28a941fdb65b 21 minutes ago 1.37GB 2025-10-18 01:36:51.999466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251018 c1fc5dd929ec 22 minutes ago 1.25GB 2025-10-18 01:36:51.999478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251018 244e8a1abfc1 23 minutes ago 1.22GB 2025-10-18 01:36:51.999489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251018 4834022f2074 24 minutes ago 1.21GB 2025-10-18 01:36:51.999516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251018 935da0803b23 24 minutes ago 1.57GB 2025-10-18 01:36:51.999525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251018 9fc008d62434 26 minutes ago 993MB 2025-10-18 01:36:51.999537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251018 0f00e6ae58df 27 minutes ago 993MB 2025-10-18 01:36:51.999548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251018 2cb2e028f73f 27 minutes ago 992MB 2025-10-18 01:36:51.999561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251018 89235ffe6c9d 27 minutes ago 1.24GB 2025-10-18 01:36:51.999575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251018 1d6b849fd851 28 minutes ago 1.13GB 2025-10-18 01:36:51.999588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251018 895321718333 29 minutes ago 986MB 2025-10-18 01:36:51.999599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251018 40269e25aac7 29 minutes ago 991MB 2025-10-18 01:36:51.999612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251018 3a20c2b3d92c 30 minutes ago 986MB 2025-10-18 01:36:51.999624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251018 dd4a6a20bee3 30 minutes ago 986MB 2025-10-18 01:36:51.999635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251018 1fd0afe879ce 31 minutes ago 985MB 2025-10-18 01:36:51.999646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251018 790aed2f84f3 31 minutes ago 986MB 2025-10-18 01:36:51.999659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251018 6c154375597e 31 minutes ago 991MB 2025-10-18 01:36:51.999672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251018 78d746ee8e2b 32 minutes ago 1.09GB 2025-10-18 01:36:51.999686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251018 352896b1b204 33 minutes ago 1.15GB 2025-10-18 01:36:51.999700 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251018 5d68decd26a1 33 minutes ago 1.36GB 2025-10-18 01:36:51.999713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251018 6f3ae312b0b6 36 minutes ago 1.04GB 2025-10-18 01:36:51.999724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251018 abe26edc133b 36 minutes ago 1.04GB 2025-10-18 01:36:51.999739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251018 8637f0eebcbf 37 minutes ago 1.09GB 2025-10-18 01:36:51.999753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251018 377df226598d 41 minutes ago 977MB 2025-10-18 01:36:51.999767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251018 b616c36be6a8 41 minutes ago 989MB 2025-10-18 01:36:51.999779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251018 c4bfbae0c733 42 minutes ago 988MB 2025-10-18 01:36:51.999790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251018 dd4a764b7b70 42 minutes ago 977MB 2025-10-18 01:36:51.999802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251018 9c471d1e4645 43 minutes ago 978MB 2025-10-18 01:36:51.999814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251018 9c3589409f5f 43 minutes ago 976MB 2025-10-18 01:36:51.999830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251018 157a6fa1051b 44 minutes ago 975MB 2025-10-18 01:36:51.999842 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251018 9e3bafda9b95 44 minutes ago 976MB 2025-10-18 01:36:51.999858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251018 c18e16cb4348 44 minutes ago 976MB 2025-10-18 01:36:51.999865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251018 53367219a426 45 minutes ago 976MB 2025-10-18 01:36:51.999877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251018 8ce616cea407 45 minutes ago 1.16GB 2025-10-18 01:36:51.999890 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251018 0046ed281f06 46 minutes ago 1.16GB 2025-10-18 01:36:51.999904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251018 fd9330fe773e 46 minutes ago 1.17GB 2025-10-18 01:36:51.999915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251018 ec7c259e8498 47 minutes ago 1.16GB 2025-10-18 01:36:51.999925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251018 5e7bb81681fc 48 minutes ago 1.16GB 2025-10-18 01:36:51.999937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251018 6bba0a09585e 49 minutes ago 1.16GB 2025-10-18 01:36:51.999948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251018 8e57bf5dbfd2 49 minutes ago 1.16GB 2025-10-18 01:36:51.999958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251018 6bb7245fa84e 50 minutes ago 1.16GB 2025-10-18 01:36:51.999984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251018 8b4c76ea734f 51 minutes ago 1.16GB 2025-10-18 01:36:51.999992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251018 6522048522e7 51 minutes ago 1.16GB 2025-10-18 01:36:52.000012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251018 9f7116f7f35f 52 minutes ago 1.16GB 2025-10-18 01:36:52.000031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251018 bceb26c7860c 53 minutes ago 1.16GB 2025-10-18 01:36:52.000044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251018 2dcc4eca5119 54 minutes ago 1.16GB 2025-10-18 01:36:52.000062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251018 07515d053802 54 minutes ago 290MB 2025-10-18 01:36:52.000078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251018 fb856b409bda 55 minutes ago 290MB 2025-10-18 01:36:52.000094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251018 d3db4d3a81f5 55 minutes ago 290MB 2025-10-18 01:36:52.000112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251018 0555a4181717 55 minutes ago 290MB 2025-10-18 01:36:52.000130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251018 b8a0df3c68d0 55 minutes ago 313MB 2025-10-18 01:36:52.000147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251018 f6b79ee1d04c 56 minutes ago 436MB 2025-10-18 01:36:52.000166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251018 139eaddefb0a 56 minutes ago 300MB 2025-10-18 01:36:52.000185 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251018 276f7872fd3e 56 minutes ago 840MB 2025-10-18 01:36:52.000200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251018 a34d15612d20 56 minutes ago 300MB 2025-10-18 01:36:52.000217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251018 508f34e340fc 56 minutes ago 292MB 2025-10-18 01:36:52.000235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251018 ab947d796902 56 minutes ago 293MB 2025-10-18 01:36:52.000274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251018 6309601aefdc 57 minutes ago 285MB 2025-10-18 01:36:52.000280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251018 3cd7a56fb0e4 57 minutes ago 302MB 2025-10-18 01:36:52.000288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251018 aa35529f9507 57 minutes ago 358MB 2025-10-18 01:36:52.000296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251018 6e6b1832bbc3 57 minutes ago 309MB 2025-10-18 01:36:52.000303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251018 3ed1218db0d7 57 minutes ago 307MB 2025-10-18 01:36:52.000311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251018 ec4db75f354b 57 minutes ago 290MB 2025-10-18 01:36:52.000322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251018 85702040c7bb 57 minutes ago 405MB 2025-10-18 01:36:52.000331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251018 9f491422c93e 57 minutes ago 1.39GB 2025-10-18 01:36:52.000343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251018 d1333219b075 59 minutes ago 1.1GB 2025-10-18 01:36:52.000356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251018 625e9c630d10 About an hour ago 1.04GB 2025-10-18 01:36:52.000369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251018 406dc0e18175 About an hour ago 1.05GB 2025-10-18 01:36:52.000383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251018 5056de539792 About an hour ago 961MB 2025-10-18 01:36:52.000396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251018 65367173ebbb About an hour ago 1.02GB 2025-10-18 01:36:52.000411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251018 cac90a053c26 About an hour ago 986MB 2025-10-18 01:36:52.000426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251018 066fcb5b614f About an hour ago 1.06GB 2025-10-18 01:36:52.000442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251018 49c760c40471 About an hour ago 1.15GB 2025-10-18 01:36:52.000458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251018 3097fca5090c About an hour ago 1.07GB 2025-10-18 01:36:52.000473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251018 df7ba3a22835 About an hour ago 970MB 2025-10-18 01:36:52.000488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251018 ddd90009a3e7 About an hour ago 1.2GB 2025-10-18 01:36:52.000520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251018 cc4dc471b6af About an hour ago 983MB 2025-10-18 01:36:52.000578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251018 2cb334e16d65 About an hour ago 1.12GB 2025-10-18 01:36:52.000585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251018 c841babbc88e About an hour ago 977MB 2025-10-18 01:36:52.000593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251018 4906a7519f38 About an hour ago 1.08GB 2025-10-18 01:36:52.000601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251018 1dcdbf0fb542 About an hour ago 1.03GB 2025-10-18 01:36:52.000608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251018 5b905eff7637 About an hour ago 969MB 2025-10-18 01:36:52.000616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251018 ea0f02039e41 About an hour ago 969MB 2025-10-18 01:36:52.000629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251018 d36d02779504 About an hour ago 966MB 2025-10-18 01:36:52.000643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251018 df9ba1737b66 About an hour ago 1.15GB 2025-10-18 01:36:52.000655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251018 0ef7cffdf0a3 About an hour ago 274MB 2025-10-18 01:36:52.000671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251018 8be3d3d32aeb About an hour ago 274MB 2025-10-18 01:36:52.000683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251018 c31d6aa075e2 About an hour ago 449MB 2025-10-18 01:36:52.000696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251018 d6f959a63460 About an hour ago 300MB 2025-10-18 01:36:52.000708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251018 72109d37a5dc About an hour ago 450MB 2025-10-18 01:36:52.000723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251018 7d03d3b04d20 About an hour ago 450MB 2025-10-18 01:36:52.000735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251018 8c11d6fd5a70 About an hour ago 381MB 2025-10-18 01:36:52.000745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251018 abb568cc0ba1 About an hour ago 313MB 2025-10-18 01:36:52.000759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251018 cc7c80c86a11 About an hour ago 389MB 2025-10-18 01:36:52.000771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251018 4c2fe95faba0 About an hour ago 317MB 2025-10-18 01:36:52.000791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251018 4312c5283643 About an hour ago 288MB 2025-10-18 01:36:52.000799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251018 ab8b07d3f3de About an hour ago 283MB 2025-10-18 01:36:52.000808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251018 8f3a68d1978e About an hour ago 283MB 2025-10-18 01:36:52.000823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251018 dda5c8939dd7 About an hour ago 279MB 2025-10-18 01:36:52.000837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251018 8cbac062697b About an hour ago 266MB 2025-10-18 01:36:52.000853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251018 31676684e83f About an hour ago 324MB 2025-10-18 01:36:52.000869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251018 2591d96341dd About an hour ago 267MB 2025-10-18 01:36:52.000885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251018 6c05de2afbf1 About an hour ago 1GB 2025-10-18 01:36:52.000897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251018 44552ef34a82 About an hour ago 266MB 2025-10-18 01:36:52.000911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251018 743bbc1bfd79 About an hour ago 269MB 2025-10-18 01:36:52.000925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251018 68fa71f59136 About an hour ago 961MB 2025-10-18 01:36:52.000939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251018 0b9848a0ec3a About an hour ago 267MB 2025-10-18 01:36:52.000954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251018 c5fb8140f92f About an hour ago 278MB 2025-10-18 01:36:52.000980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251018 3de128a55c36 About an hour ago 1.05GB 2025-10-18 01:36:52.000991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251018 c6fda0be2c79 About an hour ago 669MB 2025-10-18 01:36:52.001005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251018 c42830c70141 About an hour ago 266MB 2025-10-18 01:36:52.001018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251018 b9645429f0cd About an hour ago 580MB 2025-10-18 01:36:52.001034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251018 b2254cfe0b9d About an hour ago 266MB 2025-10-18 01:36:52.001048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251018 c0a08f0204be About an hour ago 275MB 2025-10-18 01:36:52.001063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251018 6bdcfaf1beac About an hour ago 275MB 2025-10-18 01:36:52.001077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251018 9f339f348d23 About an hour ago 300MB 2025-10-18 01:36:52.001091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251018 6c3381f65050 About an hour ago 394MB 2025-10-18 01:36:52.001102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251018 c3ca469cf664 About an hour ago 1.51GB 2025-10-18 01:36:52.001113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251018 c72d349b9bcc About an hour ago 1.54GB 2025-10-18 01:36:52.001126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251018 335f1a0e3167 About an hour ago 450MB 2025-10-18 01:36:52.001140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251018 89f27e7d13a6 About an hour ago 266MB 2025-10-18 01:36:52.001152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251018 7041d540c12d About an hour ago 283MB 2025-10-18 01:36:52.001167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251018 3d9b6c7f9f1d About an hour ago 272MB 2025-10-18 01:36:52.001182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251018 fe6ddc6c1201 About an hour ago 266MB 2025-10-18 01:36:52.001205 | ubuntu-noble-large | ubuntu 24.04 97bed23a3497 2 weeks ago 78.1MB 2025-10-18 01:36:52.006643 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2024.2 2025-10-18 01:36:52.007314 | ubuntu-noble-large | + tail -n +2 2025-10-18 01:36:52.007372 | ubuntu-noble-large | + awk '{ print $1 }' 2025-10-18 01:36:52.007394 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.178079 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-10-18 01:36:52.178346 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.180774 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-10-18 01:36:52.180816 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.180895 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-10-18 01:36:52.180944 | ubuntu-noble-large | + project=ironic 2025-10-18 01:36:52.180965 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-10-18 01:36:52.180987 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.181022 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-10-18 01:36:52.181047 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.181055 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.181077 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.181149 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251018 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:36:52.368842 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:36:52.369028 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251018 2025-10-18 01:36:52.410723 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251018 2025-10-18 01:36:52.414126 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.416246 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-10-18 01:36:52.416278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.418599 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-10-18 01:36:52.418627 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.418641 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-10-18 01:36:52.418650 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:52.418659 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-10-18 01:36:52.418670 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.418679 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-10-18 01:36:52.418688 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.418699 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.418708 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.418720 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:36:52.466438 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:36:52.466573 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251018 2025-10-18 01:36:52.505395 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251018 2025-10-18 01:36:52.508629 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.510064 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-10-18 01:36:52.510291 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.512198 | ubuntu-noble-large | + imagename=cinder-api 2025-10-18 01:36:52.512237 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.512249 | ubuntu-noble-large | + new_imagename=cinder-api 2025-10-18 01:36:52.512262 | ubuntu-noble-large | + project=cinder 2025-10-18 01:36:52.512301 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-10-18 01:36:52.512312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.512325 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-10-18 01:36:52.512338 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.512351 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.512364 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.512412 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20251018 osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:36:52.556720 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:36:52.556792 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20251018 2025-10-18 01:36:52.599570 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20251018 2025-10-18 01:36:52.602866 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.604555 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-10-18 01:36:52.604594 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.606316 | ubuntu-noble-large | + imagename=cinder-volume 2025-10-18 01:36:52.606355 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.606368 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-10-18 01:36:52.606381 | ubuntu-noble-large | + project=cinder 2025-10-18 01:36:52.606394 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-10-18 01:36:52.606407 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.606446 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-10-18 01:36:52.606460 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.606470 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.606483 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.606662 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20251018 osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:36:52.653216 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:36:52.653290 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20251018 2025-10-18 01:36:52.691697 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20251018 2025-10-18 01:36:52.695200 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.697019 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-10-18 01:36:52.697540 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.700953 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-10-18 01:36:52.700989 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.701064 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-10-18 01:36:52.701078 | ubuntu-noble-large | + project=cinder 2025-10-18 01:36:52.701090 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-10-18 01:36:52.701102 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.701113 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-10-18 01:36:52.701149 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.701158 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.701170 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.701205 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251018 osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:36:52.750236 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:36:52.750320 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251018 2025-10-18 01:36:52.788942 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251018 2025-10-18 01:36:52.792741 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.795385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-10-18 01:36:52.795448 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.798314 | ubuntu-noble-large | + imagename=cinder-backup 2025-10-18 01:36:52.798343 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.798358 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-10-18 01:36:52.798406 | ubuntu-noble-large | + project=cinder 2025-10-18 01:36:52.798417 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-10-18 01:36:52.798441 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.798452 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-10-18 01:36:52.798465 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.798475 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.798485 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.798499 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20251018 osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:36:52.842846 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:36:52.842942 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20251018 2025-10-18 01:36:52.881162 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20251018 2025-10-18 01:36:52.884212 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.886309 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-10-18 01:36:52.886349 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.889690 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-10-18 01:36:52.889716 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.889764 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-10-18 01:36:52.889802 | ubuntu-noble-large | + project=gnocchi 2025-10-18 01:36:52.889816 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-10-18 01:36:52.889829 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.889842 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-10-18 01:36:52.889876 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.889889 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.889899 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.889940 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251018 osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:36:52.933232 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:36:52.933290 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251018 2025-10-18 01:36:52.973435 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251018 2025-10-18 01:36:52.976808 | ubuntu-noble-large | + read image 2025-10-18 01:36:52.979018 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-10-18 01:36:52.979056 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:52.982387 | ubuntu-noble-large | + imagename=gnocchi-api 2025-10-18 01:36:52.982414 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:52.982479 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-10-18 01:36:52.982495 | ubuntu-noble-large | + project=gnocchi 2025-10-18 01:36:52.982534 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-10-18 01:36:52.982551 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:52.982564 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-10-18 01:36:52.982576 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.982589 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:52.982602 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:52.982670 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20251018 osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:36:53.027524 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:36:53.027604 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20251018 2025-10-18 01:36:53.063882 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20251018 2025-10-18 01:36:53.067269 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.069119 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-10-18 01:36:53.069539 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.072980 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-10-18 01:36:53.073108 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.073152 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-10-18 01:36:53.073167 | ubuntu-noble-large | + project=gnocchi 2025-10-18 01:36:53.073174 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-10-18 01:36:53.073197 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.073204 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-10-18 01:36:53.073211 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.073217 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.073226 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.073234 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251018 osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:36:53.121615 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:36:53.121692 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251018 2025-10-18 01:36:53.161039 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251018 2025-10-18 01:36:53.164210 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.166074 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-10-18 01:36:53.166459 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.169988 | ubuntu-noble-large | + imagename=manila-share 2025-10-18 01:36:53.170084 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.170159 | ubuntu-noble-large | + new_imagename=manila-share 2025-10-18 01:36:53.170175 | ubuntu-noble-large | + project=manila 2025-10-18 01:36:53.170222 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-10-18 01:36:53.170236 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.170286 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-10-18 01:36:53.170302 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.170336 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.170350 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.170436 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20251018 osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:36:53.221593 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:36:53.221666 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20251018 2025-10-18 01:36:53.258550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20251018 2025-10-18 01:36:53.262314 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.264211 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-10-18 01:36:53.264496 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.267563 | ubuntu-noble-large | + imagename=manila-scheduler 2025-10-18 01:36:53.267608 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.267624 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-10-18 01:36:53.267664 | ubuntu-noble-large | + project=manila 2025-10-18 01:36:53.267678 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-10-18 01:36:53.267691 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.267704 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-10-18 01:36:53.267717 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.267730 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.267743 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.267841 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20251018 osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:36:53.315383 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:36:53.315474 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20251018 2025-10-18 01:36:53.356245 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20251018 2025-10-18 01:36:53.359602 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.361353 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-10-18 01:36:53.361792 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.364456 | ubuntu-noble-large | + imagename=manila-data 2025-10-18 01:36:53.364492 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.364503 | ubuntu-noble-large | + new_imagename=manila-data 2025-10-18 01:36:53.364552 | ubuntu-noble-large | + project=manila 2025-10-18 01:36:53.364565 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-10-18 01:36:53.364604 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.364617 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-10-18 01:36:53.364630 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.364640 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.364653 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.364684 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20251018 osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:36:53.408471 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:36:53.408559 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20251018 2025-10-18 01:36:53.441993 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20251018 2025-10-18 01:36:53.445255 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.447167 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-10-18 01:36:53.447563 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.450860 | ubuntu-noble-large | + imagename=manila-api 2025-10-18 01:36:53.450900 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.450911 | ubuntu-noble-large | + new_imagename=manila-api 2025-10-18 01:36:53.450924 | ubuntu-noble-large | + project=manila 2025-10-18 01:36:53.450934 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-10-18 01:36:53.450947 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.450961 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-10-18 01:36:53.450992 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.451005 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.451018 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.451061 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20251018 osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:36:53.500920 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:36:53.501012 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20251018 2025-10-18 01:36:53.544042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20251018 2025-10-18 01:36:53.547400 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.549228 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-10-18 01:36:53.549500 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.553063 | ubuntu-noble-large | + imagename=skyline-console 2025-10-18 01:36:53.553233 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.553298 | ubuntu-noble-large | + new_imagename=skyline-console 2025-10-18 01:36:53.553323 | ubuntu-noble-large | + project=skyline 2025-10-18 01:36:53.553336 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-10-18 01:36:53.553347 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.553358 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-10-18 01:36:53.553369 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.553380 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.553390 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.553402 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20251018 osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:36:53.599881 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:36:53.599952 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20251018 2025-10-18 01:36:53.641057 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20251018 2025-10-18 01:36:53.644466 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.646070 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-10-18 01:36:53.646740 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.650082 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-10-18 01:36:53.650106 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.650122 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-10-18 01:36:53.650132 | ubuntu-noble-large | + project=skyline 2025-10-18 01:36:53.650142 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-10-18 01:36:53.650155 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.650165 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-10-18 01:36:53.650174 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.650184 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.650194 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.650208 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251018 osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:36:53.690073 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:36:53.690151 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251018 2025-10-18 01:36:53.725316 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251018 2025-10-18 01:36:53.728103 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.729865 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-10-18 01:36:53.730270 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.733552 | ubuntu-noble-large | + imagename=octavia-worker 2025-10-18 01:36:53.733610 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.733654 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-10-18 01:36:53.733690 | ubuntu-noble-large | + project=octavia 2025-10-18 01:36:53.733705 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-10-18 01:36:53.733718 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.733758 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-10-18 01:36:53.733796 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.733809 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.733823 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.733921 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20251018 osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:36:53.819587 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:36:53.819646 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20251018 2025-10-18 01:36:53.854442 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20251018 2025-10-18 01:36:53.857455 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.858876 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-10-18 01:36:53.859095 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.861883 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-10-18 01:36:53.861908 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.861978 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-10-18 01:36:53.861992 | ubuntu-noble-large | + project=octavia 2025-10-18 01:36:53.862026 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-10-18 01:36:53.862039 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.862050 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-10-18 01:36:53.862062 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.862073 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.862084 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.862145 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251018 osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:36:53.906719 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:36:53.906783 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251018 2025-10-18 01:36:53.943595 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251018 2025-10-18 01:36:53.946467 | ubuntu-noble-large | + read image 2025-10-18 01:36:53.948068 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-10-18 01:36:53.948223 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:53.951433 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-10-18 01:36:53.951458 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:53.951526 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-10-18 01:36:53.951561 | ubuntu-noble-large | + project=octavia 2025-10-18 01:36:53.951590 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-10-18 01:36:53.951600 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:53.951631 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-10-18 01:36:53.951657 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.951666 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:53.951675 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:53.951718 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251018 osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:36:53.991628 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:36:53.991693 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251018 2025-10-18 01:36:54.037280 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251018 2025-10-18 01:36:54.040440 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.042159 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-10-18 01:36:54.042569 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.045957 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-10-18 01:36:54.046009 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.046023 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-10-18 01:36:54.046063 | ubuntu-noble-large | + project=octavia 2025-10-18 01:36:54.046077 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-10-18 01:36:54.046090 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.046103 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-10-18 01:36:54.046118 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.046130 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.046143 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.046233 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251018 osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:36:54.130610 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:36:54.130689 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251018 2025-10-18 01:36:54.170828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251018 2025-10-18 01:36:54.173998 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.175571 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-10-18 01:36:54.176050 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.179303 | ubuntu-noble-large | + imagename=octavia-api 2025-10-18 01:36:54.179332 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.179354 | ubuntu-noble-large | + new_imagename=octavia-api 2025-10-18 01:36:54.179390 | ubuntu-noble-large | + project=octavia 2025-10-18 01:36:54.179419 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-10-18 01:36:54.179431 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.179459 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-10-18 01:36:54.179470 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.179480 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.179491 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.179577 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20251018 osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:36:54.226954 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:36:54.227123 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20251018 2025-10-18 01:36:54.264093 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20251018 2025-10-18 01:36:54.266428 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.267892 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-10-18 01:36:54.268116 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.271176 | ubuntu-noble-large | + imagename=masakari-monitors 2025-10-18 01:36:54.271202 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.271260 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-10-18 01:36:54.271271 | ubuntu-noble-large | + project=masakari 2025-10-18 01:36:54.271296 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-10-18 01:36:54.271307 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.271333 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-10-18 01:36:54.271357 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.271367 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.271376 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.271434 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20251018 osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:36:54.312894 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:36:54.312989 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20251018 2025-10-18 01:36:54.354732 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20251018 2025-10-18 01:36:54.358260 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.359578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-10-18 01:36:54.359761 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.362990 | ubuntu-noble-large | + imagename=masakari-api 2025-10-18 01:36:54.363052 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.363072 | ubuntu-noble-large | + new_imagename=masakari-api 2025-10-18 01:36:54.363083 | ubuntu-noble-large | + project=masakari 2025-10-18 01:36:54.363093 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-10-18 01:36:54.363103 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.363113 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-10-18 01:36:54.363122 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.363131 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.363145 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.363155 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20251018 osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:36:54.406412 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:36:54.406497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20251018 2025-10-18 01:36:54.445486 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20251018 2025-10-18 01:36:54.448766 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.450294 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-10-18 01:36:54.450867 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.454259 | ubuntu-noble-large | + imagename=masakari-engine 2025-10-18 01:36:54.454292 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.454307 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-10-18 01:36:54.454319 | ubuntu-noble-large | + project=masakari 2025-10-18 01:36:54.454332 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-10-18 01:36:54.454345 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.454358 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-10-18 01:36:54.454370 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.454383 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.454395 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.454438 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20251018 osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:36:54.496411 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:36:54.496490 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20251018 2025-10-18 01:36:54.535949 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20251018 2025-10-18 01:36:54.539360 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.541067 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-10-18 01:36:54.541280 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.543815 | ubuntu-noble-large | + imagename=heat-engine 2025-10-18 01:36:54.543859 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.543922 | ubuntu-noble-large | + new_imagename=heat-engine 2025-10-18 01:36:54.543935 | ubuntu-noble-large | + project=heat 2025-10-18 01:36:54.543949 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-10-18 01:36:54.543958 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.543990 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-10-18 01:36:54.544003 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.544016 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.544025 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.544065 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20251018 osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 01:36:54.595544 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 01:36:54.595621 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20251018 2025-10-18 01:36:54.630373 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20251018 2025-10-18 01:36:54.634437 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.636015 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-10-18 01:36:54.636207 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.639469 | ubuntu-noble-large | + imagename=heat-api 2025-10-18 01:36:54.639548 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.639568 | ubuntu-noble-large | + new_imagename=heat-api 2025-10-18 01:36:54.639589 | ubuntu-noble-large | + project=heat 2025-10-18 01:36:54.639605 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-10-18 01:36:54.639621 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.639641 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-10-18 01:36:54.639683 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.639698 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.639718 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.639733 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20251018 osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 01:36:54.688583 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 01:36:54.688655 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20251018 2025-10-18 01:36:54.731214 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20251018 2025-10-18 01:36:54.734369 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.735709 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-10-18 01:36:54.735948 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.738764 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-10-18 01:36:54.738814 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.738827 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-10-18 01:36:54.738841 | ubuntu-noble-large | + project=heat 2025-10-18 01:36:54.738851 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-10-18 01:36:54.738865 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.738877 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-10-18 01:36:54.738890 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.738903 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.738912 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.738958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251018 osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 01:36:54.786730 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 01:36:54.786806 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251018 2025-10-18 01:36:54.828109 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251018 2025-10-18 01:36:54.831345 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.832602 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-10-18 01:36:54.832878 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.835953 | ubuntu-noble-large | + imagename=glance-api 2025-10-18 01:36:54.835990 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.836021 | ubuntu-noble-large | + new_imagename=glance-api 2025-10-18 01:36:54.836032 | ubuntu-noble-large | + project=glance 2025-10-18 01:36:54.836043 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-10-18 01:36:54.836053 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.836064 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-10-18 01:36:54.836091 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.836100 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.836110 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.836134 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20251018 osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:36:54.884986 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:36:54.885071 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20251018 2025-10-18 01:36:54.923826 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20251018 2025-10-18 01:36:54.927164 | ubuntu-noble-large | + read image 2025-10-18 01:36:54.929135 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-10-18 01:36:54.929456 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:54.932572 | ubuntu-noble-large | + imagename=blazar-manager 2025-10-18 01:36:54.932623 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-10-18 01:36:54.932634 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-10-18 01:36:54.932644 | ubuntu-noble-large | + project=blazar 2025-10-18 01:36:54.932657 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-10-18 01:36:54.932667 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:54.932680 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-10-18 01:36:54.932690 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.932703 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:54.932713 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:54.932727 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20251018 osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 01:36:54.977951 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 01:36:54.978070 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20251018 2025-10-18 01:36:55.021471 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20251018 2025-10-18 01:36:55.024609 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.026694 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-10-18 01:36:55.026759 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.030590 | ubuntu-noble-large | + imagename=blazar-api 2025-10-18 01:36:55.030646 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.030659 | ubuntu-noble-large | + new_imagename=blazar-api 2025-10-18 01:36:55.030668 | ubuntu-noble-large | + project=blazar 2025-10-18 01:36:55.030677 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-10-18 01:36:55.030686 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.030694 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-10-18 01:36:55.030703 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.030711 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.030719 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.030730 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20251018 osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 01:36:55.077699 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 01:36:55.077786 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20251018 2025-10-18 01:36:55.110686 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20251018 2025-10-18 01:36:55.114036 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.115717 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-10-18 01:36:55.115890 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.119401 | ubuntu-noble-large | + imagename=nova-ssh 2025-10-18 01:36:55.119425 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.119597 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-10-18 01:36:55.119655 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.119668 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-10-18 01:36:55.119678 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.119688 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-10-18 01:36:55.119705 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.119715 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.119725 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.119735 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20251018 osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:36:55.165737 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:36:55.165820 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20251018 2025-10-18 01:36:55.210021 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20251018 2025-10-18 01:36:55.213538 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.215353 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-10-18 01:36:55.215888 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.219214 | ubuntu-noble-large | + imagename=nova-scheduler 2025-10-18 01:36:55.219257 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.219269 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-10-18 01:36:55.219282 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.219296 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-10-18 01:36:55.219309 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.219322 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-10-18 01:36:55.219335 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.219347 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.219360 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.219409 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20251018 osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:36:55.270956 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:36:55.271060 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20251018 2025-10-18 01:36:55.308729 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20251018 2025-10-18 01:36:55.311947 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.314256 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-10-18 01:36:55.314291 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.316912 | ubuntu-noble-large | + imagename=nova-api 2025-10-18 01:36:55.316952 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.316979 | ubuntu-noble-large | + new_imagename=nova-api 2025-10-18 01:36:55.317016 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.317030 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-10-18 01:36:55.317042 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.317053 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-10-18 01:36:55.317064 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.317075 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.317087 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.317157 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20251018 osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:36:55.364784 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:36:55.364864 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20251018 2025-10-18 01:36:55.402541 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20251018 2025-10-18 01:36:55.406788 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.408620 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-10-18 01:36:55.408795 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.412127 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-10-18 01:36:55.412153 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.412168 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-10-18 01:36:55.412195 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.412209 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-10-18 01:36:55.412219 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.412232 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-10-18 01:36:55.412245 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.412254 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.412267 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.412318 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251018 osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:36:55.458996 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:36:55.459064 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251018 2025-10-18 01:36:55.499153 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251018 2025-10-18 01:36:55.502061 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.504125 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-10-18 01:36:55.504436 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.507869 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-10-18 01:36:55.507912 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.507923 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-10-18 01:36:55.507937 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.507951 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-10-18 01:36:55.507986 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.508000 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-10-18 01:36:55.508013 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.508025 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.508038 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.508087 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251018 osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:36:55.550478 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:36:55.550597 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251018 2025-10-18 01:36:55.590373 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251018 2025-10-18 01:36:55.593738 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.595633 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-10-18 01:36:55.596023 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.599264 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-10-18 01:36:55.599292 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.599359 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-10-18 01:36:55.599375 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.599389 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-10-18 01:36:55.599402 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.599435 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-10-18 01:36:55.599446 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.599459 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.599469 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.599529 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251018 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:36:55.650005 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:36:55.650080 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251018 2025-10-18 01:36:55.692557 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251018 2025-10-18 01:36:55.695879 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.697701 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-10-18 01:36:55.698153 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.701166 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-10-18 01:36:55.701187 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.701200 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-10-18 01:36:55.701240 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.701252 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-10-18 01:36:55.701262 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.701308 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-10-18 01:36:55.701317 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.701328 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.701335 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.701400 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251018 osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:36:55.748373 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:36:55.748439 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251018 2025-10-18 01:36:55.788002 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251018 2025-10-18 01:36:55.790142 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.792042 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-10-18 01:36:55.792367 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.795790 | ubuntu-noble-large | + imagename=nova-conductor 2025-10-18 01:36:55.795825 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.795839 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-10-18 01:36:55.795878 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.795894 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-10-18 01:36:55.795907 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.795920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-10-18 01:36:55.795955 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.795987 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.795997 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.796042 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20251018 osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:36:55.843788 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:36:55.843867 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20251018 2025-10-18 01:36:55.888166 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20251018 2025-10-18 01:36:55.891787 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.893727 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-10-18 01:36:55.894052 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.897449 | ubuntu-noble-large | + imagename=nova-compute 2025-10-18 01:36:55.897490 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.897501 | ubuntu-noble-large | + new_imagename=nova-compute 2025-10-18 01:36:55.897557 | ubuntu-noble-large | + project=nova 2025-10-18 01:36:55.897569 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-10-18 01:36:55.897583 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.897607 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-10-18 01:36:55.897620 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.897630 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.897643 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.897672 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20251018 osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:36:55.942428 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:36:55.942541 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20251018 2025-10-18 01:36:55.982027 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20251018 2025-10-18 01:36:55.985860 | ubuntu-noble-large | + read image 2025-10-18 01:36:55.987612 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-10-18 01:36:55.988072 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:55.991482 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-10-18 01:36:55.991549 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-10-18 01:36:55.991566 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-10-18 01:36:55.991604 | ubuntu-noble-large | + project=barbican 2025-10-18 01:36:55.991618 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-10-18 01:36:55.991631 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:55.991644 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-10-18 01:36:55.991679 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.991693 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:55.991703 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:55.991775 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251018 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:36:56.035627 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:36:56.035695 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251018 2025-10-18 01:36:56.079368 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251018 2025-10-18 01:36:56.083203 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.085096 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-10-18 01:36:56.085464 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.088163 | ubuntu-noble-large | + imagename=barbican-worker 2025-10-18 01:36:56.088211 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.088265 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-10-18 01:36:56.088281 | ubuntu-noble-large | + project=barbican 2025-10-18 01:36:56.088316 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-10-18 01:36:56.088330 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.088343 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-10-18 01:36:56.088356 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.088369 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.088381 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.088447 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20251018 osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:36:56.131757 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:36:56.131834 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20251018 2025-10-18 01:36:56.169850 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20251018 2025-10-18 01:36:56.173661 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.175543 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-10-18 01:36:56.175608 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.178368 | ubuntu-noble-large | + imagename=barbican-api 2025-10-18 01:36:56.178396 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.178412 | ubuntu-noble-large | + new_imagename=barbican-api 2025-10-18 01:36:56.178426 | ubuntu-noble-large | + project=barbican 2025-10-18 01:36:56.178439 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-10-18 01:36:56.178451 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.178464 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-10-18 01:36:56.178477 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.178489 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.178499 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.178554 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20251018 osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:36:56.228209 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:36:56.228285 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20251018 2025-10-18 01:36:56.272135 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20251018 2025-10-18 01:36:56.275382 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.277140 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-10-18 01:36:56.277466 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.280850 | ubuntu-noble-large | + imagename=magnum-conductor 2025-10-18 01:36:56.280892 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.280908 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-10-18 01:36:56.280923 | ubuntu-noble-large | + project=magnum 2025-10-18 01:36:56.280938 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-10-18 01:36:56.280951 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.281011 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-10-18 01:36:56.281026 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.281039 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.281049 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.281115 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20251018 osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:36:56.331605 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:36:56.331686 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20251018 2025-10-18 01:36:56.374388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20251018 2025-10-18 01:36:56.377870 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.379725 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-10-18 01:36:56.380198 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.383866 | ubuntu-noble-large | + imagename=magnum-api 2025-10-18 01:36:56.383906 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.383920 | ubuntu-noble-large | + new_imagename=magnum-api 2025-10-18 01:36:56.383999 | ubuntu-noble-large | + project=magnum 2025-10-18 01:36:56.384011 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-10-18 01:36:56.384024 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.384033 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-10-18 01:36:56.384047 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.384069 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.384085 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.384125 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20251018 osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:36:56.428159 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:36:56.428222 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20251018 2025-10-18 01:36:56.470011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20251018 2025-10-18 01:36:56.473709 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.475746 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-10-18 01:36:56.475886 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.479172 | ubuntu-noble-large | + imagename=designate-producer 2025-10-18 01:36:56.479196 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.479263 | ubuntu-noble-large | + new_imagename=designate-producer 2025-10-18 01:36:56.479278 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:56.479291 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-10-18 01:36:56.479304 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.479341 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-10-18 01:36:56.479355 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.479368 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.479380 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.479442 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20251018 osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:36:56.531825 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:36:56.531905 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20251018 2025-10-18 01:36:56.570889 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20251018 2025-10-18 01:36:56.573877 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.575698 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-10-18 01:36:56.575848 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.578471 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-10-18 01:36:56.578495 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.578581 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-10-18 01:36:56.578598 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:56.578611 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-10-18 01:36:56.578624 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.578658 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-10-18 01:36:56.578673 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.578686 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.578699 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.578744 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251018 osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:36:56.622856 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:36:56.622947 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251018 2025-10-18 01:36:56.662691 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251018 2025-10-18 01:36:56.666012 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.668360 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-10-18 01:36:56.668420 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.671678 | ubuntu-noble-large | + imagename=designate-mdns 2025-10-18 01:36:56.671743 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.671758 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-10-18 01:36:56.671777 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:56.671787 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-10-18 01:36:56.671797 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.671806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-10-18 01:36:56.671816 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.671825 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.671835 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.671850 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20251018 osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:36:56.718868 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:36:56.718945 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20251018 2025-10-18 01:36:56.759375 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20251018 2025-10-18 01:36:56.762797 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.764932 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-10-18 01:36:56.764955 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.768133 | ubuntu-noble-large | + imagename=designate-api 2025-10-18 01:36:56.768165 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.768317 | ubuntu-noble-large | + new_imagename=designate-api 2025-10-18 01:36:56.768368 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:56.768381 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-10-18 01:36:56.768392 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.768401 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-10-18 01:36:56.768419 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.768429 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.768439 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.768451 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20251018 osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:36:56.816479 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:36:56.816595 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20251018 2025-10-18 01:36:56.859164 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20251018 2025-10-18 01:36:56.862558 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.865368 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-10-18 01:36:56.865440 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.869824 | ubuntu-noble-large | + imagename=designate-central 2025-10-18 01:36:56.869875 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.869889 | ubuntu-noble-large | + new_imagename=designate-central 2025-10-18 01:36:56.869901 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:56.869913 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-10-18 01:36:56.869938 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.869988 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-10-18 01:36:56.870003 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.870015 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.870027 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.870094 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20251018 osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:36:56.902451 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:36:56.902528 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20251018 2025-10-18 01:36:56.939832 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20251018 2025-10-18 01:36:56.943150 | ubuntu-noble-large | + read image 2025-10-18 01:36:56.944541 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-10-18 01:36:56.944564 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:56.946403 | ubuntu-noble-large | + imagename=designate-sink 2025-10-18 01:36:56.946425 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-10-18 01:36:56.946432 | ubuntu-noble-large | + new_imagename=designate-sink 2025-10-18 01:36:56.946441 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:56.946450 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-10-18 01:36:56.946456 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:56.946464 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-10-18 01:36:56.946472 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.946478 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:56.946487 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:56.946544 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20251018 osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:36:56.981093 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:36:56.981262 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20251018 2025-10-18 01:36:57.021308 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20251018 2025-10-18 01:36:57.024902 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.026902 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-10-18 01:36:57.027197 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.030688 | ubuntu-noble-large | + imagename=designate-worker 2025-10-18 01:36:57.030708 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.030768 | ubuntu-noble-large | + new_imagename=designate-worker 2025-10-18 01:36:57.030779 | ubuntu-noble-large | + project=designate 2025-10-18 01:36:57.030788 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-10-18 01:36:57.030797 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.030824 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-10-18 01:36:57.030834 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.030843 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.030851 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.030893 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20251018 osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:36:57.076479 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:36:57.076595 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20251018 2025-10-18 01:36:57.122791 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20251018 2025-10-18 01:36:57.126344 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.128702 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-10-18 01:36:57.128784 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.132109 | ubuntu-noble-large | + imagename=ironic-api 2025-10-18 01:36:57.132152 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.132171 | ubuntu-noble-large | + new_imagename=ironic-api 2025-10-18 01:36:57.132181 | ubuntu-noble-large | + project=ironic 2025-10-18 01:36:57.132191 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-10-18 01:36:57.132225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.132235 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-10-18 01:36:57.132245 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.132254 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.132268 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.132282 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20251018 osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:36:57.179086 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:36:57.179169 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20251018 2025-10-18 01:36:57.218003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20251018 2025-10-18 01:36:57.221181 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.223385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-10-18 01:36:57.223421 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.226887 | ubuntu-noble-large | + imagename=ironic-pxe 2025-10-18 01:36:57.226916 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.226989 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-10-18 01:36:57.227042 | ubuntu-noble-large | + project=ironic 2025-10-18 01:36:57.227060 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-10-18 01:36:57.227075 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.227090 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-10-18 01:36:57.227106 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.227120 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.227135 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.227178 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20251018 osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:36:57.274796 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:36:57.274876 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20251018 2025-10-18 01:36:57.312041 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20251018 2025-10-18 01:36:57.315134 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.317062 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-10-18 01:36:57.317383 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.320729 | ubuntu-noble-large | + imagename=ironic-conductor 2025-10-18 01:36:57.320766 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.320808 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-10-18 01:36:57.320825 | ubuntu-noble-large | + project=ironic 2025-10-18 01:36:57.320861 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-10-18 01:36:57.320878 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.320893 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-10-18 01:36:57.320908 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.320923 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.320935 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.320988 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20251018 osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:36:57.370463 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:36:57.370572 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20251018 2025-10-18 01:36:57.411878 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20251018 2025-10-18 01:36:57.415068 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.416672 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-10-18 01:36:57.416985 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.420701 | ubuntu-noble-large | + imagename=keystone-fernet 2025-10-18 01:36:57.420734 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.420748 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-10-18 01:36:57.420790 | ubuntu-noble-large | + project=keystone 2025-10-18 01:36:57.420803 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-10-18 01:36:57.420816 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.420847 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-10-18 01:36:57.420860 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.420872 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.420885 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.420951 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20251018 osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:36:57.467092 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:36:57.467222 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20251018 2025-10-18 01:36:57.508140 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20251018 2025-10-18 01:36:57.511912 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.513927 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-10-18 01:36:57.514356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.517986 | ubuntu-noble-large | + imagename=keystone-ssh 2025-10-18 01:36:57.518024 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.518035 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-10-18 01:36:57.518048 | ubuntu-noble-large | + project=keystone 2025-10-18 01:36:57.518058 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-10-18 01:36:57.518071 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.518081 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-10-18 01:36:57.518094 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.518104 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.518117 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.518131 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20251018 osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:36:57.567254 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:36:57.567321 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20251018 2025-10-18 01:36:57.606158 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20251018 2025-10-18 01:36:57.609340 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.611708 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-10-18 01:36:57.611750 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.615412 | ubuntu-noble-large | + imagename=keystone 2025-10-18 01:36:57.615436 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.615451 | ubuntu-noble-large | + new_imagename=keystone 2025-10-18 01:36:57.615499 | ubuntu-noble-large | + project=keystone 2025-10-18 01:36:57.615538 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-10-18 01:36:57.615555 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.615569 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-10-18 01:36:57.615584 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.615597 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.615610 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.615722 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20251018 osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:36:57.663743 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:36:57.663826 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20251018 2025-10-18 01:36:57.706564 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20251018 2025-10-18 01:36:57.710094 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.711844 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-10-18 01:36:57.712197 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.715766 | ubuntu-noble-large | + imagename=placement-api 2025-10-18 01:36:57.715802 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.715816 | ubuntu-noble-large | + new_imagename=placement-api 2025-10-18 01:36:57.715854 | ubuntu-noble-large | + project=placement 2025-10-18 01:36:57.715868 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-10-18 01:36:57.715881 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.715894 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-10-18 01:36:57.715907 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.715919 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.715932 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.716016 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20251018 osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:36:57.762843 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:36:57.762909 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20251018 2025-10-18 01:36:57.801202 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20251018 2025-10-18 01:36:57.804482 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.806682 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-10-18 01:36:57.806816 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.809691 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-10-18 01:36:57.809720 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.809735 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-10-18 01:36:57.809782 | ubuntu-noble-large | + project=ceilometer 2025-10-18 01:36:57.809793 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-10-18 01:36:57.809807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.809817 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-10-18 01:36:57.809830 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.809840 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.809853 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.809910 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251018 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:36:57.861120 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:36:57.861203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251018 2025-10-18 01:36:57.889679 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251018 2025-10-18 01:36:57.893358 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.894948 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-10-18 01:36:57.895427 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.898760 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-10-18 01:36:57.898801 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.898812 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-10-18 01:36:57.898824 | ubuntu-noble-large | + project=ceilometer 2025-10-18 01:36:57.898858 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-10-18 01:36:57.898871 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.898882 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-10-18 01:36:57.898894 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.898915 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.898927 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.898976 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251018 osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:36:57.939906 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:36:57.940023 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251018 2025-10-18 01:36:57.980387 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251018 2025-10-18 01:36:57.983710 | ubuntu-noble-large | + read image 2025-10-18 01:36:57.985762 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-10-18 01:36:57.986040 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:57.989569 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-10-18 01:36:57.989623 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-10-18 01:36:57.989641 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-10-18 01:36:57.989650 | ubuntu-noble-large | + project=ceilometer 2025-10-18 01:36:57.989659 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-10-18 01:36:57.989667 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:57.989679 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-10-18 01:36:57.989689 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.989700 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:57.989709 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:57.989775 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251018 osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:36:58.036951 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:36:58.037045 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251018 2025-10-18 01:36:58.071341 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251018 2025-10-18 01:36:58.074896 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.076611 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-10-18 01:36:58.076701 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.078851 | ubuntu-noble-large | + imagename=ceilometer-central 2025-10-18 01:36:58.078879 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.078891 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-10-18 01:36:58.078904 | ubuntu-noble-large | + project=ceilometer 2025-10-18 01:36:58.078916 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-10-18 01:36:58.078926 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.078939 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-10-18 01:36:58.078950 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.078980 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.078994 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.079005 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20251018 osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:36:58.128018 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:36:58.128094 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20251018 2025-10-18 01:36:58.171407 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20251018 2025-10-18 01:36:58.174043 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.175707 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-10-18 01:36:58.176137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.179621 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-10-18 01:36:58.179670 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.179689 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-10-18 01:36:58.179712 | ubuntu-noble-large | + project=aodh 2025-10-18 01:36:58.179731 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-10-18 01:36:58.179748 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.179772 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-10-18 01:36:58.179790 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.179806 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.179822 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.179836 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251018 osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:36:58.230123 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:36:58.230200 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251018 2025-10-18 01:36:58.268773 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251018 2025-10-18 01:36:58.271730 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.273289 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-10-18 01:36:58.273817 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.276805 | ubuntu-noble-large | + imagename=aodh-api 2025-10-18 01:36:58.276824 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.276870 | ubuntu-noble-large | + new_imagename=aodh-api 2025-10-18 01:36:58.276881 | ubuntu-noble-large | + project=aodh 2025-10-18 01:36:58.276890 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-10-18 01:36:58.276899 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.276908 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-10-18 01:36:58.276932 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.276941 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.276947 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.277024 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20251018 osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:36:58.324149 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:36:58.324250 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20251018 2025-10-18 01:36:58.360717 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20251018 2025-10-18 01:36:58.364660 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.366405 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-10-18 01:36:58.366444 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.368263 | ubuntu-noble-large | + imagename=aodh-notifier 2025-10-18 01:36:58.368294 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.368310 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-10-18 01:36:58.368320 | ubuntu-noble-large | + project=aodh 2025-10-18 01:36:58.368334 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-10-18 01:36:58.368360 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.368374 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-10-18 01:36:58.368383 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.368393 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.368403 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.368416 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20251018 osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:36:58.411407 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:36:58.411458 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20251018 2025-10-18 01:36:58.440142 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20251018 2025-10-18 01:36:58.443078 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.444658 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-10-18 01:36:58.444918 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.448012 | ubuntu-noble-large | + imagename=aodh-listener 2025-10-18 01:36:58.448046 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.448055 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-10-18 01:36:58.448104 | ubuntu-noble-large | + project=aodh 2025-10-18 01:36:58.448113 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-10-18 01:36:58.448122 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.448130 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-10-18 01:36:58.448162 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.448169 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.448178 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.448238 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20251018 osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:36:58.491221 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:36:58.491295 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20251018 2025-10-18 01:36:58.519583 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20251018 2025-10-18 01:36:58.523167 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.524990 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-10-18 01:36:58.525397 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.529055 | ubuntu-noble-large | + imagename=aodh-expirer 2025-10-18 01:36:58.529106 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.529161 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-10-18 01:36:58.529177 | ubuntu-noble-large | + project=aodh 2025-10-18 01:36:58.529190 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-10-18 01:36:58.529203 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.529216 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-10-18 01:36:58.529249 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.529263 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.529275 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.529318 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20251018 osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:36:58.576227 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:36:58.576305 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20251018 2025-10-18 01:36:58.612443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20251018 2025-10-18 01:36:58.615597 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.616789 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-10-18 01:36:58.617137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.620920 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-10-18 01:36:58.620942 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.620973 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-10-18 01:36:58.620984 | ubuntu-noble-large | + project=ironic 2025-10-18 01:36:58.620994 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-10-18 01:36:58.621003 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.621013 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-10-18 01:36:58.621027 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.621036 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.621046 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.621077 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251018 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:36:58.662216 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:36:58.662304 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251018 2025-10-18 01:36:58.699875 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251018 2025-10-18 01:36:58.703146 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.704909 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-10-18 01:36:58.705256 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.708375 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-10-18 01:36:58.708429 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.708441 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-10-18 01:36:58.708451 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:58.708464 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-10-18 01:36:58.708474 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.708487 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-10-18 01:36:58.708497 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.708545 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.708555 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.708569 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:36:58.756821 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:36:58.756915 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251018 2025-10-18 01:36:58.790151 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251018 2025-10-18 01:36:58.793742 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.795594 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-10-18 01:36:58.795635 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.798577 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-10-18 01:36:58.798617 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.798628 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-10-18 01:36:58.798641 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:58.798666 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-10-18 01:36:58.798690 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.798712 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-10-18 01:36:58.798723 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.798736 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.798745 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.798789 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:36:58.845469 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:36:58.845617 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251018 2025-10-18 01:36:58.881174 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251018 2025-10-18 01:36:58.884635 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.886310 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-10-18 01:36:58.886594 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.889842 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-10-18 01:36:58.889869 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.889933 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-10-18 01:36:58.889949 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:58.890002 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-10-18 01:36:58.890016 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.890029 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-10-18 01:36:58.890042 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.890055 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.890068 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.890115 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:36:58.938124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:36:58.938203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251018 2025-10-18 01:36:58.982136 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251018 2025-10-18 01:36:58.986039 | ubuntu-noble-large | + read image 2025-10-18 01:36:58.988033 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-10-18 01:36:58.988388 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:58.991689 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2025-10-18 01:36:58.991743 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:58.991752 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2025-10-18 01:36:58.991759 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:58.991768 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2025-10-18 01:36:58.991775 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:58.991810 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-10-18 01:36:58.991840 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.991850 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:58.991859 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:58.991927 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:36:59.046006 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:36:59.046089 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251018 2025-10-18 01:36:59.092607 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251018 2025-10-18 01:36:59.096313 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.098859 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-10-18 01:36:59.098900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.102414 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-10-18 01:36:59.102440 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.102451 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-10-18 01:36:59.102468 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.102478 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-10-18 01:36:59.102487 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.102497 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-10-18 01:36:59.102538 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.102549 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.102559 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.102569 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251018 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:36:59.153187 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:36:59.153266 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251018 2025-10-18 01:36:59.198618 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251018 2025-10-18 01:36:59.201998 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.204695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-10-18 01:36:59.204745 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.207819 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-10-18 01:36:59.207852 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.207893 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-10-18 01:36:59.207931 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.207945 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-10-18 01:36:59.207979 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.207993 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-10-18 01:36:59.208029 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.208043 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.208053 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.208121 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:36:59.260498 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:36:59.260655 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251018 2025-10-18 01:36:59.304994 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251018 2025-10-18 01:36:59.309146 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.311455 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-10-18 01:36:59.311650 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.315810 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-10-18 01:36:59.315834 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.315870 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-10-18 01:36:59.315883 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.315894 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-10-18 01:36:59.315906 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.315918 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-10-18 01:36:59.315930 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.315938 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.315950 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.316017 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:36:59.363927 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:36:59.364045 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251018 2025-10-18 01:36:59.406107 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251018 2025-10-18 01:36:59.410548 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.412645 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-10-18 01:36:59.412945 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.416422 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-10-18 01:36:59.416484 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.416498 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-10-18 01:36:59.416543 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.416560 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-10-18 01:36:59.416572 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.416583 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-10-18 01:36:59.416598 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.416609 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.416620 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.416636 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:36:59.468733 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:36:59.468827 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251018 2025-10-18 01:36:59.513352 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251018 2025-10-18 01:36:59.518022 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.519992 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-10-18 01:36:59.520475 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.524643 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-10-18 01:36:59.524680 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.524726 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-10-18 01:36:59.524764 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.524779 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-10-18 01:36:59.524793 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.524806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-10-18 01:36:59.524844 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.524858 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.524868 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.524914 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:36:59.579443 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:36:59.579560 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251018 2025-10-18 01:36:59.624570 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251018 2025-10-18 01:36:59.628233 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.630228 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-10-18 01:36:59.630550 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.633756 | ubuntu-noble-large | + imagename=neutron-server 2025-10-18 01:36:59.633808 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.633829 | ubuntu-noble-large | + new_imagename=neutron-server 2025-10-18 01:36:59.633839 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.633850 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-10-18 01:36:59.633860 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.633873 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-10-18 01:36:59.633883 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.633892 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.633902 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.633917 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20251018 osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:36:59.689562 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:36:59.689656 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20251018 2025-10-18 01:36:59.731925 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20251018 2025-10-18 01:36:59.735729 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.738440 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-10-18 01:36:59.738484 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.742048 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-10-18 01:36:59.742083 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.742097 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-10-18 01:36:59.742163 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.742175 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-10-18 01:36:59.742189 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.742199 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-10-18 01:36:59.742213 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.742226 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.742236 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.742285 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:36:59.793746 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:36:59.793835 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251018 2025-10-18 01:36:59.830979 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251018 2025-10-18 01:36:59.835224 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.837692 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-10-18 01:36:59.837767 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.841118 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-10-18 01:36:59.841143 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.841160 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-10-18 01:36:59.841170 | ubuntu-noble-large | + project=neutron 2025-10-18 01:36:59.841184 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-10-18 01:36:59.841196 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.841210 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-10-18 01:36:59.841224 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.841237 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.841250 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.841301 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251018 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:36:59.893106 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:36:59.893221 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251018 2025-10-18 01:36:59.936720 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251018 2025-10-18 01:36:59.940397 | ubuntu-noble-large | + read image 2025-10-18 01:36:59.942271 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-10-18 01:36:59.942594 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:36:59.946183 | ubuntu-noble-large | + imagename=ovn-northd 2025-10-18 01:36:59.946215 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-10-18 01:36:59.946226 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-10-18 01:36:59.946264 | ubuntu-noble-large | + project=ovn 2025-10-18 01:36:59.946275 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-10-18 01:36:59.946285 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:36:59.946319 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-10-18 01:36:59.946330 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.946340 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:36:59.946349 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:36:59.946397 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20251018 osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:36:59.994618 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:36:59.994712 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20251018 2025-10-18 01:37:00.042025 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20251018 2025-10-18 01:37:00.045590 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.047910 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-10-18 01:37:00.048147 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.054124 | ubuntu-noble-large | + imagename=ovn-controller 2025-10-18 01:37:00.054181 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.054200 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-10-18 01:37:00.054209 | ubuntu-noble-large | + project=ovn 2025-10-18 01:37:00.054218 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-10-18 01:37:00.054225 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.054236 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-10-18 01:37:00.054244 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.054251 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.054261 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.054330 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20251018 osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:37:00.104203 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:37:00.104298 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20251018 2025-10-18 01:37:00.145561 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20251018 2025-10-18 01:37:00.149482 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.151395 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-10-18 01:37:00.151741 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.155035 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-10-18 01:37:00.155115 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.155129 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-10-18 01:37:00.155139 | ubuntu-noble-large | + project=ovn 2025-10-18 01:37:00.155149 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-10-18 01:37:00.155157 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.155166 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-10-18 01:37:00.155178 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.155187 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.155195 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.155208 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251018 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:37:00.204857 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:37:00.204942 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251018 2025-10-18 01:37:00.249092 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251018 2025-10-18 01:37:00.253006 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.255035 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-10-18 01:37:00.255122 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.258198 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-10-18 01:37:00.258225 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.258263 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-10-18 01:37:00.258300 | ubuntu-noble-large | + project=ovn 2025-10-18 01:37:00.258312 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-10-18 01:37:00.258325 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.258334 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-10-18 01:37:00.258347 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.258357 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.258367 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.258381 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251018 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:37:00.306925 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:37:00.307034 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251018 2025-10-18 01:37:00.347055 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251018 2025-10-18 01:37:00.351031 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.353108 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-10-18 01:37:00.353393 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.356981 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-10-18 01:37:00.357057 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.357080 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-10-18 01:37:00.357105 | ubuntu-noble-large | + project=letsencrypt 2025-10-18 01:37:00.357124 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-10-18 01:37:00.357142 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.357159 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-10-18 01:37:00.357182 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.357199 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.357218 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.357236 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251018 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 01:37:00.408133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 01:37:00.408216 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251018 2025-10-18 01:37:00.454102 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251018 2025-10-18 01:37:00.457472 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.459628 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-10-18 01:37:00.459783 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.462146 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-10-18 01:37:00.462212 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.462235 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-10-18 01:37:00.462244 | ubuntu-noble-large | + project=letsencrypt 2025-10-18 01:37:00.462252 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-10-18 01:37:00.462259 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.462267 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-10-18 01:37:00.462275 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.462282 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.462294 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.462303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251018 osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 01:37:00.512144 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 01:37:00.512224 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251018 2025-10-18 01:37:00.556786 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251018 2025-10-18 01:37:00.561396 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.563448 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-10-18 01:37:00.563907 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.567545 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-10-18 01:37:00.567572 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.567610 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-10-18 01:37:00.567624 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:00.567637 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-10-18 01:37:00.567651 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.567687 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-10-18 01:37:00.567698 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.567707 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.567720 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.567731 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251018 osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:37:00.620920 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:37:00.621051 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251018 2025-10-18 01:37:00.666936 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251018 2025-10-18 01:37:00.671271 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.673402 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-10-18 01:37:00.673611 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.676380 | ubuntu-noble-large | + imagename=prometheus-v2-server 2025-10-18 01:37:00.676427 | ubuntu-noble-large | + [[ prometheus-v2-server != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.676439 | ubuntu-noble-large | + new_imagename=prometheus-v2-server 2025-10-18 01:37:00.676453 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:00.676466 | ubuntu-noble-large | + new_imagename=kolla/prometheus-v2-server 2025-10-18 01:37:00.676480 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.676536 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-10-18 01:37:00.676611 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.676624 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.676638 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.676687 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251018 osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:37:00.728596 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:37:00.728681 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251018 2025-10-18 01:37:00.772183 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251018 2025-10-18 01:37:00.775807 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.777721 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-10-18 01:37:00.777818 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.780116 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-10-18 01:37:00.780151 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.780163 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-10-18 01:37:00.780176 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:00.780233 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-10-18 01:37:00.780244 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.780258 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-10-18 01:37:00.780268 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.780281 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.780292 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.780310 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:37:00.832922 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:37:00.833026 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251018 2025-10-18 01:37:00.880766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251018 2025-10-18 01:37:00.884700 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.886855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-10-18 01:37:00.887194 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.891195 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-10-18 01:37:00.891261 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.891272 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-10-18 01:37:00.891283 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:00.891296 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-10-18 01:37:00.891306 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.891343 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-10-18 01:37:00.891354 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.891367 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.891380 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.891468 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:37:00.941386 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:37:00.941451 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251018 2025-10-18 01:37:00.979116 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251018 2025-10-18 01:37:00.981927 | ubuntu-noble-large | + read image 2025-10-18 01:37:00.983394 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-10-18 01:37:00.984043 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:00.988027 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-10-18 01:37:00.988085 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:00.988116 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-10-18 01:37:00.988184 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:00.988196 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-10-18 01:37:00.988214 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:00.988249 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-10-18 01:37:00.988277 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.988287 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:00.988296 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:00.988368 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:37:01.034796 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:37:01.034866 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251018 2025-10-18 01:37:01.075453 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251018 2025-10-18 01:37:01.079700 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.082295 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-10-18 01:37:01.082341 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.085643 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-10-18 01:37:01.085673 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.085724 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-10-18 01:37:01.085762 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.085776 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-10-18 01:37:01.085789 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.085826 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-10-18 01:37:01.085841 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.085854 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.085864 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.085931 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 01:37:01.137699 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 01:37:01.137788 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251018 2025-10-18 01:37:01.181635 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251018 2025-10-18 01:37:01.185444 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.188003 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-10-18 01:37:01.188044 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.190565 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-10-18 01:37:01.190614 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.190627 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-10-18 01:37:01.190690 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.190707 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-10-18 01:37:01.190716 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.190726 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-10-18 01:37:01.190736 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.190746 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.190756 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.190771 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:37:01.239792 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:37:01.239878 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251018 2025-10-18 01:37:01.287284 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251018 2025-10-18 01:37:01.291012 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.292946 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-10-18 01:37:01.293324 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.296913 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-10-18 01:37:01.296984 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.297044 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-10-18 01:37:01.297070 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.297097 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-10-18 01:37:01.297105 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.297133 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-10-18 01:37:01.297148 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.297156 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.297178 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.297248 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251018 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:37:01.348342 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:37:01.348434 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251018 2025-10-18 01:37:01.394588 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251018 2025-10-18 01:37:01.397992 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.399774 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-10-18 01:37:01.400219 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.403942 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-10-18 01:37:01.403998 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.404043 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-10-18 01:37:01.404085 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.404117 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-10-18 01:37:01.404132 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.404142 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-10-18 01:37:01.404156 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.404169 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.404182 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.404230 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:37:01.461621 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:37:01.461721 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251018 2025-10-18 01:37:01.502475 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251018 2025-10-18 01:37:01.506093 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.508246 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-10-18 01:37:01.508754 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.512526 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-10-18 01:37:01.512551 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.512567 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-10-18 01:37:01.512605 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.512619 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-10-18 01:37:01.512632 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.512697 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-10-18 01:37:01.512709 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.512719 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.512729 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.512743 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:37:01.563041 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:37:01.563127 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251018 2025-10-18 01:37:01.608389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251018 2025-10-18 01:37:01.612494 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.614448 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-10-18 01:37:01.615062 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.618688 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-10-18 01:37:01.618725 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.618737 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-10-18 01:37:01.618766 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.618794 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-10-18 01:37:01.618805 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.618836 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-10-18 01:37:01.618848 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.618857 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.618866 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.618925 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251018 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:37:01.668814 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:37:01.668905 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251018 2025-10-18 01:37:01.717607 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251018 2025-10-18 01:37:01.721737 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.723743 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-10-18 01:37:01.724059 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.727619 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-10-18 01:37:01.727662 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.727673 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-10-18 01:37:01.727687 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:01.727700 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-10-18 01:37:01.727710 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.727723 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-10-18 01:37:01.727737 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.727751 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.727764 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.727809 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251018 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:37:01.779040 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:37:01.779116 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251018 2025-10-18 01:37:01.822088 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251018 2025-10-18 01:37:01.825897 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.828144 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-10-18 01:37:01.828537 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.832157 | ubuntu-noble-large | + imagename=cinder-base 2025-10-18 01:37:01.832178 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.832208 | ubuntu-noble-large | + new_imagename=cinder-base 2025-10-18 01:37:01.832219 | ubuntu-noble-large | + project=cinder 2025-10-18 01:37:01.832257 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-10-18 01:37:01.832264 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.832275 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-10-18 01:37:01.832282 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.832291 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.832299 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.832362 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20251018 osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-10-18 01:37:01.876189 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-10-18 01:37:01.876266 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 01:37:01.916935 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20251018 2025-10-18 01:37:01.920800 | ubuntu-noble-large | + read image 2025-10-18 01:37:01.922982 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-10-18 01:37:01.923026 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:01.926278 | ubuntu-noble-large | + imagename=gnocchi-base 2025-10-18 01:37:01.926345 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:01.926369 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-10-18 01:37:01.926380 | ubuntu-noble-large | + project=gnocchi 2025-10-18 01:37:01.926390 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-10-18 01:37:01.926399 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:01.926409 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-10-18 01:37:01.926419 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.926428 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:01.926438 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:01.926454 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-10-18 01:37:02.029294 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-10-18 01:37:02.029403 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 2025-10-18 01:37:02.076435 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20251018 2025-10-18 01:37:02.079585 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.081083 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-10-18 01:37:02.081823 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.085199 | ubuntu-noble-large | + imagename=ironic-inspector 2025-10-18 01:37:02.085226 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.085254 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-10-18 01:37:02.085300 | ubuntu-noble-large | + project=ironic 2025-10-18 01:37:02.085309 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-10-18 01:37:02.085339 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.085372 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-10-18 01:37:02.085402 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.085428 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.085452 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.085524 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20251018 osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:37:02.135445 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:37:02.135578 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20251018 2025-10-18 01:37:02.181279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20251018 2025-10-18 01:37:02.184920 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.187590 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-10-18 01:37:02.187628 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.190782 | ubuntu-noble-large | + imagename=manila-base 2025-10-18 01:37:02.190835 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.190844 | ubuntu-noble-large | + new_imagename=manila-base 2025-10-18 01:37:02.190853 | ubuntu-noble-large | + project=manila 2025-10-18 01:37:02.190861 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-10-18 01:37:02.190873 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.190881 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-10-18 01:37:02.190889 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.190917 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.190926 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.190935 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20251018 osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-10-18 01:37:02.244734 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-10-18 01:37:02.244800 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 01:37:02.279827 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20251018 2025-10-18 01:37:02.283578 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.285485 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-10-18 01:37:02.285929 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.289674 | ubuntu-noble-large | + imagename=skyline-base 2025-10-18 01:37:02.289719 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.289731 | ubuntu-noble-large | + new_imagename=skyline-base 2025-10-18 01:37:02.289744 | ubuntu-noble-large | + project=skyline 2025-10-18 01:37:02.289758 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-10-18 01:37:02.289771 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.289784 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-10-18 01:37:02.289817 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.289826 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.289834 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.289895 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20251018 osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-10-18 01:37:02.341197 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-10-18 01:37:02.341273 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20251018 2025-10-18 01:37:02.380207 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20251018 2025-10-18 01:37:02.384297 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.386363 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-10-18 01:37:02.386817 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.390199 | ubuntu-noble-large | + imagename=octavia-base 2025-10-18 01:37:02.390234 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.390249 | ubuntu-noble-large | + new_imagename=octavia-base 2025-10-18 01:37:02.390258 | ubuntu-noble-large | + project=octavia 2025-10-18 01:37:02.390268 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-10-18 01:37:02.390279 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.390332 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-10-18 01:37:02.390342 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.390352 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.390360 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.390401 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20251018 osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-10-18 01:37:02.443148 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-10-18 01:37:02.443224 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:37:02.491374 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20251018 2025-10-18 01:37:02.495045 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.497203 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-10-18 01:37:02.497413 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.501151 | ubuntu-noble-large | + imagename=masakari-base 2025-10-18 01:37:02.501194 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.501204 | ubuntu-noble-large | + new_imagename=masakari-base 2025-10-18 01:37:02.501215 | ubuntu-noble-large | + project=masakari 2025-10-18 01:37:02.501227 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-10-18 01:37:02.501238 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.501248 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-10-18 01:37:02.501295 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.501313 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.501327 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.501347 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20251018 osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-10-18 01:37:02.552918 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-10-18 01:37:02.553057 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20251018 2025-10-18 01:37:02.593803 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20251018 2025-10-18 01:37:02.597734 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.599392 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-10-18 01:37:02.599551 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.601999 | ubuntu-noble-large | + imagename=heat-base 2025-10-18 01:37:02.602025 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.602086 | ubuntu-noble-large | + new_imagename=heat-base 2025-10-18 01:37:02.602103 | ubuntu-noble-large | + project=heat 2025-10-18 01:37:02.602116 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-10-18 01:37:02.602130 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.602143 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-10-18 01:37:02.602181 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.602195 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.602205 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.602248 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20251018 osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-10-18 01:37:02.651537 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-10-18 01:37:02.651629 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20251018 2025-10-18 01:37:02.692568 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20251018 2025-10-18 01:37:02.696206 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.698147 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-10-18 01:37:02.698567 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.702496 | ubuntu-noble-large | + imagename=horizon 2025-10-18 01:37:02.702569 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.702581 | ubuntu-noble-large | + new_imagename=horizon 2025-10-18 01:37:02.702594 | ubuntu-noble-large | + project=horizon 2025-10-18 01:37:02.702607 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-10-18 01:37:02.702621 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.702634 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-10-18 01:37:02.702646 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.702659 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.702673 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.702724 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20251018 osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:37:02.752730 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:37:02.752849 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20251018 2025-10-18 01:37:02.797433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20251018 2025-10-18 01:37:02.801645 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.803431 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-10-18 01:37:02.803900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.807460 | ubuntu-noble-large | + imagename=glance-base 2025-10-18 01:37:02.807498 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.807544 | ubuntu-noble-large | + new_imagename=glance-base 2025-10-18 01:37:02.807556 | ubuntu-noble-large | + project=glance 2025-10-18 01:37:02.807566 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-10-18 01:37:02.807577 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.807591 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-10-18 01:37:02.807601 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.807610 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.807620 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.807636 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20251018 osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-10-18 01:37:02.854639 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-10-18 01:37:02.854706 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20251018 2025-10-18 01:37:02.895431 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20251018 2025-10-18 01:37:02.899267 | ubuntu-noble-large | + read image 2025-10-18 01:37:02.901352 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-10-18 01:37:02.901855 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:02.905870 | ubuntu-noble-large | + imagename=blazar-base 2025-10-18 01:37:02.905924 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:02.905989 | ubuntu-noble-large | + new_imagename=blazar-base 2025-10-18 01:37:02.906014 | ubuntu-noble-large | + project=blazar 2025-10-18 01:37:02.906032 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-10-18 01:37:02.906051 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:02.906069 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-10-18 01:37:02.906086 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.906107 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:02.906123 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:02.906141 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20251018 osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-10-18 01:37:02.959181 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-10-18 01:37:02.959257 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20251018 2025-10-18 01:37:02.998413 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20251018 2025-10-18 01:37:03.002030 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.004202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-10-18 01:37:03.004715 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.009060 | ubuntu-noble-large | + imagename=nova-base 2025-10-18 01:37:03.009107 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.009121 | ubuntu-noble-large | + new_imagename=nova-base 2025-10-18 01:37:03.009168 | ubuntu-noble-large | + project=nova 2025-10-18 01:37:03.009185 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-10-18 01:37:03.009224 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.009240 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-10-18 01:37:03.009255 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.009270 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.009285 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.009332 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20251018 osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-10-18 01:37:03.063947 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-10-18 01:37:03.064035 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:37:03.107410 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20251018 2025-10-18 01:37:03.111198 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.113640 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-10-18 01:37:03.113853 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.117906 | ubuntu-noble-large | + imagename=barbican-base 2025-10-18 01:37:03.117936 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.118009 | ubuntu-noble-large | + new_imagename=barbican-base 2025-10-18 01:37:03.118023 | ubuntu-noble-large | + project=barbican 2025-10-18 01:37:03.118035 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-10-18 01:37:03.118047 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.118089 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-10-18 01:37:03.118099 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.118111 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.118119 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.118162 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20251018 osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-10-18 01:37:03.170163 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-10-18 01:37:03.170249 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20251018 2025-10-18 01:37:03.211374 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20251018 2025-10-18 01:37:03.214042 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.215713 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-10-18 01:37:03.216371 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.220397 | ubuntu-noble-large | + imagename=magnum-base 2025-10-18 01:37:03.220425 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.220490 | ubuntu-noble-large | + new_imagename=magnum-base 2025-10-18 01:37:03.220547 | ubuntu-noble-large | + project=magnum 2025-10-18 01:37:03.220577 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-10-18 01:37:03.220595 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.220618 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-10-18 01:37:03.220636 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.220688 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.220699 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.220710 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20251018 osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-10-18 01:37:03.274202 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-10-18 01:37:03.274290 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20251018 2025-10-18 01:37:03.316927 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20251018 2025-10-18 01:37:03.321004 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.322699 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-10-18 01:37:03.323218 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.326857 | ubuntu-noble-large | + imagename=designate-base 2025-10-18 01:37:03.326910 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.326935 | ubuntu-noble-large | + new_imagename=designate-base 2025-10-18 01:37:03.327075 | ubuntu-noble-large | + project=designate 2025-10-18 01:37:03.327101 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-10-18 01:37:03.327127 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.327146 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-10-18 01:37:03.327171 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.327189 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.327213 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.327238 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20251018 osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-10-18 01:37:03.377545 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-10-18 01:37:03.377631 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:37:03.421091 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20251018 2025-10-18 01:37:03.424985 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.427152 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-10-18 01:37:03.427549 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.431234 | ubuntu-noble-large | + imagename=ironic-base 2025-10-18 01:37:03.431263 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.431323 | ubuntu-noble-large | + new_imagename=ironic-base 2025-10-18 01:37:03.431338 | ubuntu-noble-large | + project=ironic 2025-10-18 01:37:03.431376 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-10-18 01:37:03.431390 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.431404 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-10-18 01:37:03.431417 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.431431 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.431444 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.431490 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20251018 osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-10-18 01:37:03.479109 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-10-18 01:37:03.479185 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20251018 2025-10-18 01:37:03.524999 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20251018 2025-10-18 01:37:03.529106 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.531712 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-10-18 01:37:03.531765 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.536176 | ubuntu-noble-large | + imagename=keystone-base 2025-10-18 01:37:03.536207 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.536219 | ubuntu-noble-large | + new_imagename=keystone-base 2025-10-18 01:37:03.536227 | ubuntu-noble-large | + project=keystone 2025-10-18 01:37:03.536286 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-10-18 01:37:03.536293 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.536302 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-10-18 01:37:03.536310 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.536339 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.536346 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.536391 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20251018 osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-10-18 01:37:03.591258 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-10-18 01:37:03.591374 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20251018 2025-10-18 01:37:03.633370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20251018 2025-10-18 01:37:03.636794 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.639490 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-10-18 01:37:03.639577 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.642100 | ubuntu-noble-large | + imagename=placement-base 2025-10-18 01:37:03.642129 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.642196 | ubuntu-noble-large | + new_imagename=placement-base 2025-10-18 01:37:03.642211 | ubuntu-noble-large | + project=placement 2025-10-18 01:37:03.642224 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-10-18 01:37:03.642238 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.642251 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-10-18 01:37:03.642288 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.642302 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.642312 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.642373 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20251018 osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-10-18 01:37:03.688374 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-10-18 01:37:03.688481 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20251018 2025-10-18 01:37:03.732930 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20251018 2025-10-18 01:37:03.736582 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.738333 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-10-18 01:37:03.738794 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.742491 | ubuntu-noble-large | + imagename=ceilometer-base 2025-10-18 01:37:03.742550 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.742584 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-10-18 01:37:03.742611 | ubuntu-noble-large | + project=ceilometer 2025-10-18 01:37:03.742628 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-10-18 01:37:03.742645 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.742662 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-10-18 01:37:03.742678 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.742701 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.742716 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.742731 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-10-18 01:37:03.792015 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-10-18 01:37:03.792163 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 01:37:03.831132 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20251018 2025-10-18 01:37:03.834362 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.836430 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-10-18 01:37:03.836836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.840587 | ubuntu-noble-large | + imagename=aodh-base 2025-10-18 01:37:03.840610 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.840661 | ubuntu-noble-large | + new_imagename=aodh-base 2025-10-18 01:37:03.840674 | ubuntu-noble-large | + project=aodh 2025-10-18 01:37:03.840707 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-10-18 01:37:03.840719 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.840730 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-10-18 01:37:03.840759 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.840771 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.840779 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.840836 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20251018 osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-10-18 01:37:03.891791 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-10-18 01:37:03.891881 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 01:37:03.939159 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20251018 2025-10-18 01:37:03.942868 | ubuntu-noble-large | + read image 2025-10-18 01:37:03.944820 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-10-18 01:37:03.945362 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:03.949699 | ubuntu-noble-large | + imagename=neutron-base 2025-10-18 01:37:03.949759 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:03.949787 | ubuntu-noble-large | + new_imagename=neutron-base 2025-10-18 01:37:03.949804 | ubuntu-noble-large | + project=neutron 2025-10-18 01:37:03.949821 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-10-18 01:37:03.949838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:03.949860 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-10-18 01:37:03.949876 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.949892 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:03.949912 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:03.949934 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20251018 osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-10-18 01:37:03.996586 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-10-18 01:37:03.996704 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 01:37:04.034984 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20251018 2025-10-18 01:37:04.038683 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.040762 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-10-18 01:37:04.041086 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.044706 | ubuntu-noble-large | + imagename=redis-sentinel 2025-10-18 01:37:04.044748 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.044785 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-10-18 01:37:04.044818 | ubuntu-noble-large | + project=redis 2025-10-18 01:37:04.044830 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-10-18 01:37:04.044840 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.044870 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-10-18 01:37:04.044882 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.044893 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.044904 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.044973 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20251018 osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:37:04.094822 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:37:04.094906 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20251018 2025-10-18 01:37:04.138692 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20251018 2025-10-18 01:37:04.144290 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.146178 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-10-18 01:37:04.146729 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.150371 | ubuntu-noble-large | + imagename=redis 2025-10-18 01:37:04.150421 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.150430 | ubuntu-noble-large | + new_imagename=redis 2025-10-18 01:37:04.150436 | ubuntu-noble-large | + project=redis 2025-10-18 01:37:04.150445 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-10-18 01:37:04.150452 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.150461 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-10-18 01:37:04.150484 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.150493 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.150529 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.150598 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20251018 osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:37:04.193699 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:37:04.193805 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20251018 2025-10-18 01:37:04.236295 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20251018 2025-10-18 01:37:04.239856 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.242435 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-10-18 01:37:04.242539 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.245543 | ubuntu-noble-large | + imagename=mariadb-server 2025-10-18 01:37:04.245571 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.245585 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-10-18 01:37:04.245624 | ubuntu-noble-large | + project=mariadb 2025-10-18 01:37:04.245637 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-10-18 01:37:04.245649 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.245682 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-10-18 01:37:04.245711 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.245721 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.245730 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.245807 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20251018 osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:37:04.294372 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:37:04.294475 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20251018 2025-10-18 01:37:04.336990 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20251018 2025-10-18 01:37:04.340429 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.342169 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-10-18 01:37:04.342465 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.346134 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-10-18 01:37:04.346162 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.346196 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-10-18 01:37:04.346232 | ubuntu-noble-large | + project=mariadb 2025-10-18 01:37:04.346262 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-10-18 01:37:04.346272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.346300 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-10-18 01:37:04.346325 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.346334 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.346342 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.346407 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251018 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:37:04.398705 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:37:04.398788 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251018 2025-10-18 01:37:04.444587 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251018 2025-10-18 01:37:04.448449 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.451233 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-10-18 01:37:04.451302 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.455607 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-10-18 01:37:04.455652 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.455664 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-10-18 01:37:04.455674 | ubuntu-noble-large | + project=ovsdpdk 2025-10-18 01:37:04.455684 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-10-18 01:37:04.455694 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.455704 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-10-18 01:37:04.455714 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.455724 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.455733 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.455745 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251018 osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:37:04.510246 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:37:04.510365 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251018 2025-10-18 01:37:04.551002 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251018 2025-10-18 01:37:04.555006 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.556686 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-10-18 01:37:04.556982 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.560456 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-10-18 01:37:04.560482 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.560525 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-10-18 01:37:04.560591 | ubuntu-noble-large | + project=ovsdpdk 2025-10-18 01:37:04.560600 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-10-18 01:37:04.560608 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.560616 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-10-18 01:37:04.560642 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.560650 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.560658 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.560714 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251018 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:37:04.611784 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:37:04.611871 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251018 2025-10-18 01:37:04.655857 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251018 2025-10-18 01:37:04.659170 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.661110 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-10-18 01:37:04.661385 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.665147 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-10-18 01:37:04.665198 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.665209 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-10-18 01:37:04.665222 | ubuntu-noble-large | + project=hacluster 2025-10-18 01:37:04.665231 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-10-18 01:37:04.665243 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.665255 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-10-18 01:37:04.665270 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.665281 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.665293 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.665364 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251018 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:37:04.721757 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:37:04.721839 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251018 2025-10-18 01:37:04.754808 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251018 2025-10-18 01:37:04.758613 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.760676 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-10-18 01:37:04.760740 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.765281 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-10-18 01:37:04.765342 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.765355 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-10-18 01:37:04.765366 | ubuntu-noble-large | + project=hacluster 2025-10-18 01:37:04.765386 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-10-18 01:37:04.765396 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.765405 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-10-18 01:37:04.765416 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.765426 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.765435 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.765446 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251018 osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:37:04.814652 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:37:04.814749 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251018 2025-10-18 01:37:04.854884 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251018 2025-10-18 01:37:04.858660 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.861115 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-10-18 01:37:04.861156 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.865048 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-10-18 01:37:04.865093 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.865104 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-10-18 01:37:04.865116 | ubuntu-noble-large | + project=hacluster 2025-10-18 01:37:04.865153 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-10-18 01:37:04.865166 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.865178 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-10-18 01:37:04.865211 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.865223 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.865232 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.865299 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251018 osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:37:04.919301 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:37:04.919422 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251018 2025-10-18 01:37:04.960284 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251018 2025-10-18 01:37:04.963812 | ubuntu-noble-large | + read image 2025-10-18 01:37:04.965925 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-10-18 01:37:04.966392 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:04.970051 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-10-18 01:37:04.970074 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-10-18 01:37:04.970152 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-10-18 01:37:04.970166 | ubuntu-noble-large | + project=hacluster 2025-10-18 01:37:04.970178 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-10-18 01:37:04.970190 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:04.970225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-10-18 01:37:04.970238 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.970250 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:04.970262 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:04.970325 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251018 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:37:05.025298 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:37:05.025401 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251018 2025-10-18 01:37:05.072321 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251018 2025-10-18 01:37:05.075933 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.077876 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-10-18 01:37:05.078241 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.081009 | ubuntu-noble-large | + imagename=ovn-base 2025-10-18 01:37:05.081050 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.081078 | ubuntu-noble-large | + new_imagename=ovn-base 2025-10-18 01:37:05.081098 | ubuntu-noble-large | + project=ovn 2025-10-18 01:37:05.081118 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-10-18 01:37:05.081137 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.081156 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-10-18 01:37:05.081174 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.081192 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.081216 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.081236 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20251018 osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-10-18 01:37:05.139077 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-10-18 01:37:05.139179 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 01:37:05.182252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20251018 2025-10-18 01:37:05.186084 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.188183 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-10-18 01:37:05.188554 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.192355 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-10-18 01:37:05.192393 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.192405 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-10-18 01:37:05.192419 | ubuntu-noble-large | + project=openvswitch 2025-10-18 01:37:05.192432 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-10-18 01:37:05.192445 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.192459 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-10-18 01:37:05.192474 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.192486 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.192499 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.192575 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251018 osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:37:05.244413 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:37:05.244563 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251018 2025-10-18 01:37:05.293050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251018 2025-10-18 01:37:05.296975 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.298865 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-10-18 01:37:05.298916 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.300908 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-10-18 01:37:05.300939 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.301028 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-10-18 01:37:05.301042 | ubuntu-noble-large | + project=openvswitch 2025-10-18 01:37:05.301077 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-10-18 01:37:05.301088 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.301127 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-10-18 01:37:05.301140 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.301150 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.301160 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.301210 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251018 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:37:05.351399 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:37:05.351477 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251018 2025-10-18 01:37:05.399234 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251018 2025-10-18 01:37:05.402981 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.405011 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-10-18 01:37:05.405345 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.409772 | ubuntu-noble-large | + imagename=iscsid 2025-10-18 01:37:05.409810 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.409821 | ubuntu-noble-large | + new_imagename=iscsid 2025-10-18 01:37:05.409837 | ubuntu-noble-large | + project=iscsid 2025-10-18 01:37:05.409847 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-10-18 01:37:05.409857 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.409867 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-10-18 01:37:05.409876 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.409886 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.409895 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.409911 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20251018 osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:37:05.463146 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:37:05.463235 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20251018 2025-10-18 01:37:05.504661 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20251018 2025-10-18 01:37:05.507740 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.509722 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-10-18 01:37:05.510182 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.513713 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-10-18 01:37:05.513738 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.513819 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-10-18 01:37:05.513835 | ubuntu-noble-large | + project=letsencrypt 2025-10-18 01:37:05.513849 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-10-18 01:37:05.513862 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.513875 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-10-18 01:37:05.513888 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.513902 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.513914 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.513979 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251018 osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-10-18 01:37:05.567384 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-10-18 01:37:05.567476 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251018 2025-10-18 01:37:05.611252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251018 2025-10-18 01:37:05.615782 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.617357 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-10-18 01:37:05.617595 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.620995 | ubuntu-noble-large | + imagename=rabbitmq 2025-10-18 01:37:05.621037 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.621074 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-10-18 01:37:05.621088 | ubuntu-noble-large | + project=rabbitmq 2025-10-18 01:37:05.621101 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-10-18 01:37:05.621115 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.621128 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-10-18 01:37:05.621141 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.621154 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.621167 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.621237 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20251018 osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:37:05.671407 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:37:05.671493 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20251018 2025-10-18 01:37:05.713270 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20251018 2025-10-18 01:37:05.717526 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.719489 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-10-18 01:37:05.719790 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.722816 | ubuntu-noble-large | + imagename=cron 2025-10-18 01:37:05.722848 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.722917 | ubuntu-noble-large | + new_imagename=cron 2025-10-18 01:37:05.722931 | ubuntu-noble-large | + project=cron 2025-10-18 01:37:05.722982 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-10-18 01:37:05.723001 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.723024 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-10-18 01:37:05.723040 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.723057 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.723074 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.723098 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20251018 osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:37:05.772133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:37:05.772207 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20251018 2025-10-18 01:37:05.815371 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20251018 2025-10-18 01:37:05.819039 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.821058 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-10-18 01:37:05.821411 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.825128 | ubuntu-noble-large | + imagename=grafana 2025-10-18 01:37:05.825168 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.825186 | ubuntu-noble-large | + new_imagename=grafana 2025-10-18 01:37:05.825197 | ubuntu-noble-large | + project=grafana 2025-10-18 01:37:05.825206 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-10-18 01:37:05.825220 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.825230 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-10-18 01:37:05.825243 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.825252 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.825266 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.825331 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20251018 osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:37:05.875918 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:37:05.876031 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20251018 2025-10-18 01:37:05.920817 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20251018 2025-10-18 01:37:05.924547 | ubuntu-noble-large | + read image 2025-10-18 01:37:05.927058 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-10-18 01:37:05.927133 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:05.931147 | ubuntu-noble-large | + imagename=prometheus-base 2025-10-18 01:37:05.931198 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:05.931210 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-10-18 01:37:05.931224 | ubuntu-noble-large | + project=prometheus 2025-10-18 01:37:05.931237 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-10-18 01:37:05.931251 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:05.931265 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-10-18 01:37:05.931308 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.931319 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:05.931333 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:05.931374 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-10-18 01:37:05.982983 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-10-18 01:37:05.983078 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 01:37:06.023423 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20251018 2025-10-18 01:37:06.027591 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.029491 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-10-18 01:37:06.030019 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.033752 | ubuntu-noble-large | + imagename=dnsmasq 2025-10-18 01:37:06.033800 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.033812 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-10-18 01:37:06.033822 | ubuntu-noble-large | + project=dnsmasq 2025-10-18 01:37:06.033839 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-10-18 01:37:06.033849 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.033859 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-10-18 01:37:06.033869 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.033879 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.033889 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.033900 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20251018 osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:37:06.087119 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:37:06.087187 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20251018 2025-10-18 01:37:06.132607 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20251018 2025-10-18 01:37:06.136154 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.137941 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-10-18 01:37:06.138329 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.141919 | ubuntu-noble-large | + imagename=openstack-base 2025-10-18 01:37:06.142012 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.142052 | ubuntu-noble-large | + new_imagename=openstack-base 2025-10-18 01:37:06.142128 | ubuntu-noble-large | + project=openstack 2025-10-18 01:37:06.142142 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-10-18 01:37:06.142174 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.142206 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-10-18 01:37:06.142239 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.142251 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.142281 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.142351 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20251018 osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-10-18 01:37:06.191970 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-10-18 01:37:06.192063 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 01:37:06.233853 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20251018 2025-10-18 01:37:06.237972 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.240201 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-10-18 01:37:06.240234 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.243622 | ubuntu-noble-large | + imagename=memcached 2025-10-18 01:37:06.243645 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.243658 | ubuntu-noble-large | + new_imagename=memcached 2025-10-18 01:37:06.243668 | ubuntu-noble-large | + project=memcached 2025-10-18 01:37:06.243679 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-10-18 01:37:06.243689 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.243700 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-10-18 01:37:06.243711 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.243721 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.243729 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.243741 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20251018 osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:37:06.289899 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:37:06.289990 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20251018 2025-10-18 01:37:06.335067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20251018 2025-10-18 01:37:06.338154 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.340345 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-10-18 01:37:06.340544 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.344152 | ubuntu-noble-large | + imagename=keepalived 2025-10-18 01:37:06.344180 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.344239 | ubuntu-noble-large | + new_imagename=keepalived 2025-10-18 01:37:06.344251 | ubuntu-noble-large | + project=keepalived 2025-10-18 01:37:06.344282 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-10-18 01:37:06.344292 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.344320 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-10-18 01:37:06.344347 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.344357 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.344366 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.344437 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20251018 osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:37:06.394801 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:37:06.394889 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20251018 2025-10-18 01:37:06.440265 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20251018 2025-10-18 01:37:06.445838 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.447724 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-10-18 01:37:06.447979 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.451495 | ubuntu-noble-large | + imagename=nova-libvirt 2025-10-18 01:37:06.451562 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.451575 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-10-18 01:37:06.451596 | ubuntu-noble-large | + project=nova 2025-10-18 01:37:06.451609 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-10-18 01:37:06.451620 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.451652 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-10-18 01:37:06.451664 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.451674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.451683 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.451757 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20251018 osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:37:06.500372 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:37:06.500455 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20251018 2025-10-18 01:37:06.542983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20251018 2025-10-18 01:37:06.546580 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.548540 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-10-18 01:37:06.548885 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.552483 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-10-18 01:37:06.552546 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.552564 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-10-18 01:37:06.552577 | ubuntu-noble-large | + project=kolla 2025-10-18 01:37:06.552606 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-10-18 01:37:06.552621 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.552634 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-10-18 01:37:06.552647 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.552660 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.552673 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.552744 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251018 osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:37:06.607039 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:37:06.607123 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251018 2025-10-18 01:37:06.652240 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251018 2025-10-18 01:37:06.656890 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.659867 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-10-18 01:37:06.659912 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.662926 | ubuntu-noble-large | + imagename=tgtd 2025-10-18 01:37:06.663002 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.663032 | ubuntu-noble-large | + new_imagename=tgtd 2025-10-18 01:37:06.663050 | ubuntu-noble-large | + project=tgtd 2025-10-18 01:37:06.663069 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-10-18 01:37:06.663116 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.663135 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-10-18 01:37:06.663158 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.663177 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.663193 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.663213 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20251018 osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:37:06.716849 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:37:06.716921 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20251018 2025-10-18 01:37:06.756101 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20251018 2025-10-18 01:37:06.760184 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.762395 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-10-18 01:37:06.762899 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.767074 | ubuntu-noble-large | + imagename=fluentd 2025-10-18 01:37:06.767111 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.767164 | ubuntu-noble-large | + new_imagename=fluentd 2025-10-18 01:37:06.767189 | ubuntu-noble-large | + project=fluentd 2025-10-18 01:37:06.767216 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-10-18 01:37:06.767238 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.767264 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-10-18 01:37:06.767291 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.767311 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.767330 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.767377 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20251018 osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:37:06.812921 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:37:06.813042 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20251018 2025-10-18 01:37:06.854131 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20251018 2025-10-18 01:37:06.857672 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.860254 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-10-18 01:37:06.860291 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.864017 | ubuntu-noble-large | + imagename=redis-base 2025-10-18 01:37:06.864041 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.864236 | ubuntu-noble-large | + new_imagename=redis-base 2025-10-18 01:37:06.864293 | ubuntu-noble-large | + project=redis 2025-10-18 01:37:06.864303 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-10-18 01:37:06.864312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.864329 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-10-18 01:37:06.864337 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.864345 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.864353 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.864363 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20251018 osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-10-18 01:37:06.909552 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-10-18 01:37:06.909628 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20251018 2025-10-18 01:37:06.951151 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20251018 2025-10-18 01:37:06.955430 | ubuntu-noble-large | + read image 2025-10-18 01:37:06.956978 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-10-18 01:37:06.957455 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:06.960826 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-10-18 01:37:06.960852 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-10-18 01:37:06.960918 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-10-18 01:37:06.960933 | ubuntu-noble-large | + project=haproxy 2025-10-18 01:37:06.960961 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-10-18 01:37:06.960975 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:06.961013 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-10-18 01:37:06.961027 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.961041 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:06.961053 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:06.961097 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251018 osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:37:07.008793 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:37:07.008886 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251018 2025-10-18 01:37:07.051896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251018 2025-10-18 01:37:07.055824 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.058015 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-10-18 01:37:07.058333 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.062098 | ubuntu-noble-large | + imagename=haproxy 2025-10-18 01:37:07.062127 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.062162 | ubuntu-noble-large | + new_imagename=haproxy 2025-10-18 01:37:07.062185 | ubuntu-noble-large | + project=haproxy 2025-10-18 01:37:07.062208 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-10-18 01:37:07.062224 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.062230 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-10-18 01:37:07.062254 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.062259 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.062265 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.062327 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20251018 osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:37:07.111653 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:37:07.111717 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20251018 2025-10-18 01:37:07.153619 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20251018 2025-10-18 01:37:07.157977 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.160424 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-10-18 01:37:07.160493 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.163624 | ubuntu-noble-large | + imagename=mariadb-base 2025-10-18 01:37:07.163656 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.163701 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-10-18 01:37:07.163740 | ubuntu-noble-large | + project=mariadb 2025-10-18 01:37:07.163754 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-10-18 01:37:07.163767 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.163780 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-10-18 01:37:07.163817 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.163830 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.163840 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.163882 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20251018 osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-10-18 01:37:07.211548 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-10-18 01:37:07.211641 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20251018 2025-10-18 01:37:07.247730 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20251018 2025-10-18 01:37:07.251168 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.252878 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-10-18 01:37:07.253367 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.256768 | ubuntu-noble-large | + imagename=proxysql 2025-10-18 01:37:07.256812 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.256829 | ubuntu-noble-large | + new_imagename=proxysql 2025-10-18 01:37:07.256838 | ubuntu-noble-large | + project=proxysql 2025-10-18 01:37:07.256847 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-10-18 01:37:07.256856 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.256865 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-10-18 01:37:07.256874 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.256886 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.256894 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.256905 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20251018 osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:37:07.303815 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:37:07.303908 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20251018 2025-10-18 01:37:07.349059 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20251018 2025-10-18 01:37:07.355915 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.357798 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-10-18 01:37:07.358283 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.361303 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-10-18 01:37:07.361332 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.361347 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-10-18 01:37:07.361390 | ubuntu-noble-large | + project=opensearch 2025-10-18 01:37:07.361404 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-10-18 01:37:07.361417 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.361430 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-10-18 01:37:07.361445 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.361458 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.361468 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.361534 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251018 osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:37:07.409102 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:37:07.409189 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251018 2025-10-18 01:37:07.444245 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251018 2025-10-18 01:37:07.448373 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.450422 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-10-18 01:37:07.451106 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.454785 | ubuntu-noble-large | + imagename=opensearch 2025-10-18 01:37:07.454847 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.454862 | ubuntu-noble-large | + new_imagename=opensearch 2025-10-18 01:37:07.454874 | ubuntu-noble-large | + project=opensearch 2025-10-18 01:37:07.454885 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-10-18 01:37:07.454896 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.454911 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-10-18 01:37:07.454923 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.454934 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.454975 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.454994 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20251018 osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:37:07.510840 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:37:07.510925 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20251018 2025-10-18 01:37:07.555354 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20251018 2025-10-18 01:37:07.559219 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.561671 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-10-18 01:37:07.561766 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.565781 | ubuntu-noble-large | + imagename=ovsdpdk 2025-10-18 01:37:07.565814 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.565859 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-10-18 01:37:07.565875 | ubuntu-noble-large | + project=ovsdpdk 2025-10-18 01:37:07.565890 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-10-18 01:37:07.565903 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.565942 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-10-18 01:37:07.566009 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.566019 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.566029 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.566045 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20251018 osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:37:07.634793 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:37:07.634912 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20251018 2025-10-18 01:37:07.678558 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20251018 2025-10-18 01:37:07.682049 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.684205 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-10-18 01:37:07.684231 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.687115 | ubuntu-noble-large | + imagename=hacluster-base 2025-10-18 01:37:07.687144 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.687159 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-10-18 01:37:07.687173 | ubuntu-noble-large | + project=hacluster 2025-10-18 01:37:07.687201 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-10-18 01:37:07.687215 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.687256 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-10-18 01:37:07.687267 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.687276 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.687289 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.687303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-10-18 01:37:07.741367 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-10-18 01:37:07.741455 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 01:37:07.784212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20251018 2025-10-18 01:37:07.787750 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.789747 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-10-18 01:37:07.790081 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.793437 | ubuntu-noble-large | + imagename=openvswitch-base 2025-10-18 01:37:07.793478 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.793497 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-10-18 01:37:07.793540 | ubuntu-noble-large | + project=openvswitch 2025-10-18 01:37:07.793553 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-10-18 01:37:07.793563 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.793577 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-10-18 01:37:07.793586 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.793596 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.793610 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.793625 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-10-18 01:37:07.845440 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-10-18 01:37:07.845590 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 2025-10-18 01:37:07.887531 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20251018 2025-10-18 01:37:07.891212 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.893730 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-10-18 01:37:07.893802 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:07.897153 | ubuntu-noble-large | + imagename=multipathd 2025-10-18 01:37:07.897181 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-10-18 01:37:07.897197 | ubuntu-noble-large | + new_imagename=multipathd 2025-10-18 01:37:07.897207 | ubuntu-noble-large | + project=multipathd 2025-10-18 01:37:07.897217 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-10-18 01:37:07.897231 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:07.897241 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-10-18 01:37:07.897254 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.897264 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:07.897277 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:07.897292 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20251018 osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:37:07.951173 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:37:07.951259 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20251018 2025-10-18 01:37:07.994490 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20251018 2025-10-18 01:37:07.997730 | ubuntu-noble-large | + read image 2025-10-18 01:37:07.999596 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-10-18 01:37:08.000150 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-18 01:37:08.003718 | ubuntu-noble-large | + imagename=base 2025-10-18 01:37:08.003749 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-10-18 01:37:08.003788 | ubuntu-noble-large | + new_imagename=base 2025-10-18 01:37:08.003802 | ubuntu-noble-large | + project=base 2025-10-18 01:37:08.003816 | ubuntu-noble-large | + new_imagename=kolla/base 2025-10-18 01:37:08.003829 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-18 01:37:08.003843 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-10-18 01:37:08.003856 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-18 01:37:08.003869 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-18 01:37:08.003882 | ubuntu-noble-large | + tag=2024.2 2025-10-18 01:37:08.003925 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20251018 osism.harbor.regio.digital/kolla/base:2024.2 2025-10-18 01:37:08.052551 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2024.2 2025-10-18 01:37:08.052634 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 01:37:08.102351 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20251018 2025-10-18 01:37:08.105662 | ubuntu-noble-large | + read image 2025-10-18 01:37:08.106457 | ubuntu-noble-large | + docker images 2025-10-18 01:37:08.293012 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-18 01:37:08.293095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 0551a1602d48 52 seconds ago 1.37GB 2025-10-18 01:37:08.293107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 1b7f0369af72 About a minute ago 1.17GB 2025-10-18 01:37:08.293116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 6c045234a289 About a minute ago 1.4GB 2025-10-18 01:37:08.293137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 6bb911a021be About a minute ago 1.72GB 2025-10-18 01:37:08.293146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 1e28c4735428 5 minutes ago 1.4GB 2025-10-18 01:37:08.293155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 15969e849e93 5 minutes ago 1.41GB 2025-10-18 01:37:08.293163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 c3daf6b917f1 6 minutes ago 1.1GB 2025-10-18 01:37:08.293191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 cfe391da0656 6 minutes ago 1.1GB 2025-10-18 01:37:08.293200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 fc8b0d6e7541 7 minutes ago 1.1GB 2025-10-18 01:37:08.293209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 c30beaf9bdc8 7 minutes ago 1.22GB 2025-10-18 01:37:08.293217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 df714b47f328 8 minutes ago 1.05GB 2025-10-18 01:37:08.293226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 c819669d0f01 8 minutes ago 1.06GB 2025-10-18 01:37:08.293234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 c372c9e95c0e 9 minutes ago 1.05GB 2025-10-18 01:37:08.293242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 9077397ba3e8 10 minutes ago 1.05GB 2025-10-18 01:37:08.293251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 29866c8607e0 10 minutes ago 991MB 2025-10-18 01:37:08.293259 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 6ea5f172e53d 11 minutes ago 1.03GB 2025-10-18 01:37:08.293267 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 0284c53637a0 11 minutes ago 1.03GB 2025-10-18 01:37:08.293276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 99dd30e295e3 12 minutes ago 1.05GB 2025-10-18 01:37:08.293284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 83f284a2f3c3 13 minutes ago 1.03GB 2025-10-18 01:37:08.293292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 0b9c233d2846 13 minutes ago 1.05GB 2025-10-18 01:37:08.293300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 6f7de51a6488 14 minutes ago 1.07GB 2025-10-18 01:37:08.293309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 117cb6a422d7 15 minutes ago 995MB 2025-10-18 01:37:08.293324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 21a7923116cd 15 minutes ago 996MB 2025-10-18 01:37:08.293332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 62ee63dcfea5 16 minutes ago 1.07GB 2025-10-18 01:37:08.293363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 0d1912483b66 16 minutes ago 1.07GB 2025-10-18 01:37:08.293371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 595678af849b 17 minutes ago 1.07GB 2025-10-18 01:37:08.293380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 0d9f9d7ef491 17 minutes ago 1.1GB 2025-10-18 01:37:08.293388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 1d8925c20003 18 minutes ago 979MB 2025-10-18 01:37:08.293396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 262f02ef2fa1 19 minutes ago 978MB 2025-10-18 01:37:08.293404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 c162ea635fae 19 minutes ago 1.21GB 2025-10-18 01:37:08.293412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 6e64a58aebac 20 minutes ago 1.21GB 2025-10-18 01:37:08.293421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 bb96494a0229 20 minutes ago 1.21GB 2025-10-18 01:37:08.293429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 4d2c865b7465 21 minutes ago 1.21GB 2025-10-18 01:37:08.293437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 28a941fdb65b 21 minutes ago 1.37GB 2025-10-18 01:37:08.293445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 c1fc5dd929ec 22 minutes ago 1.25GB 2025-10-18 01:37:08.293453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 244e8a1abfc1 23 minutes ago 1.22GB 2025-10-18 01:37:08.293461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 4834022f2074 24 minutes ago 1.21GB 2025-10-18 01:37:08.293470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 935da0803b23 24 minutes ago 1.57GB 2025-10-18 01:37:08.293478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 9fc008d62434 26 minutes ago 993MB 2025-10-18 01:37:08.293486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 0f00e6ae58df 27 minutes ago 993MB 2025-10-18 01:37:08.293495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 2cb2e028f73f 27 minutes ago 992MB 2025-10-18 01:37:08.293548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 89235ffe6c9d 28 minutes ago 1.24GB 2025-10-18 01:37:08.293562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 1d6b849fd851 28 minutes ago 1.13GB 2025-10-18 01:37:08.293571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 895321718333 29 minutes ago 986MB 2025-10-18 01:37:08.293579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 40269e25aac7 29 minutes ago 991MB 2025-10-18 01:37:08.293587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 3a20c2b3d92c 30 minutes ago 986MB 2025-10-18 01:37:08.293596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 dd4a6a20bee3 30 minutes ago 986MB 2025-10-18 01:37:08.293604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 1fd0afe879ce 31 minutes ago 985MB 2025-10-18 01:37:08.293612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 790aed2f84f3 31 minutes ago 986MB 2025-10-18 01:37:08.293620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 6c154375597e 32 minutes ago 991MB 2025-10-18 01:37:08.293628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 78d746ee8e2b 32 minutes ago 1.09GB 2025-10-18 01:37:08.293643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 352896b1b204 33 minutes ago 1.15GB 2025-10-18 01:37:08.293652 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 5d68decd26a1 34 minutes ago 1.36GB 2025-10-18 01:37:08.293660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 6f3ae312b0b6 36 minutes ago 1.04GB 2025-10-18 01:37:08.293668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 abe26edc133b 36 minutes ago 1.04GB 2025-10-18 01:37:08.293676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 8637f0eebcbf 37 minutes ago 1.09GB 2025-10-18 01:37:08.293684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 377df226598d 41 minutes ago 977MB 2025-10-18 01:37:08.293693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 b616c36be6a8 41 minutes ago 989MB 2025-10-18 01:37:08.293701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 c4bfbae0c733 42 minutes ago 988MB 2025-10-18 01:37:08.293709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 dd4a764b7b70 43 minutes ago 977MB 2025-10-18 01:37:08.293717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 9c471d1e4645 43 minutes ago 978MB 2025-10-18 01:37:08.293731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 9c3589409f5f 43 minutes ago 976MB 2025-10-18 01:37:08.293740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 157a6fa1051b 44 minutes ago 975MB 2025-10-18 01:37:08.293748 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 9e3bafda9b95 44 minutes ago 976MB 2025-10-18 01:37:08.293757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 c18e16cb4348 45 minutes ago 976MB 2025-10-18 01:37:08.293765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 53367219a426 45 minutes ago 976MB 2025-10-18 01:37:08.293773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 8ce616cea407 46 minutes ago 1.16GB 2025-10-18 01:37:08.293781 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 0046ed281f06 46 minutes ago 1.16GB 2025-10-18 01:37:08.293789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 fd9330fe773e 47 minutes ago 1.17GB 2025-10-18 01:37:08.293797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 ec7c259e8498 48 minutes ago 1.16GB 2025-10-18 01:37:08.293805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 5e7bb81681fc 48 minutes ago 1.16GB 2025-10-18 01:37:08.293813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 6bba0a09585e 49 minutes ago 1.16GB 2025-10-18 01:37:08.293821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 8e57bf5dbfd2 50 minutes ago 1.16GB 2025-10-18 01:37:08.293829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 6bb7245fa84e 50 minutes ago 1.16GB 2025-10-18 01:37:08.293838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 8b4c76ea734f 51 minutes ago 1.16GB 2025-10-18 01:37:08.293851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 6522048522e7 52 minutes ago 1.16GB 2025-10-18 01:37:08.293860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 9f7116f7f35f 52 minutes ago 1.16GB 2025-10-18 01:37:08.293868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 bceb26c7860c 53 minutes ago 1.16GB 2025-10-18 01:37:08.293882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 2dcc4eca5119 54 minutes ago 1.16GB 2025-10-18 01:37:08.293891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 07515d053802 55 minutes ago 290MB 2025-10-18 01:37:08.293899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 fb856b409bda 55 minutes ago 290MB 2025-10-18 01:37:08.293911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 d3db4d3a81f5 55 minutes ago 290MB 2025-10-18 01:37:08.293920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 0555a4181717 55 minutes ago 290MB 2025-10-18 01:37:08.293928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 b8a0df3c68d0 56 minutes ago 313MB 2025-10-18 01:37:08.293936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 f6b79ee1d04c 56 minutes ago 436MB 2025-10-18 01:37:08.293969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 139eaddefb0a 56 minutes ago 300MB 2025-10-18 01:37:08.293977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 276f7872fd3e 56 minutes ago 840MB 2025-10-18 01:37:08.293985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 a34d15612d20 57 minutes ago 300MB 2025-10-18 01:37:08.293994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 508f34e340fc 57 minutes ago 292MB 2025-10-18 01:37:08.294002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 ab947d796902 57 minutes ago 293MB 2025-10-18 01:37:08.294010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 6309601aefdc 57 minutes ago 285MB 2025-10-18 01:37:08.294018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 3cd7a56fb0e4 57 minutes ago 302MB 2025-10-18 01:37:08.294026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 aa35529f9507 57 minutes ago 358MB 2025-10-18 01:37:08.294034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 6e6b1832bbc3 57 minutes ago 309MB 2025-10-18 01:37:08.294043 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 3ed1218db0d7 57 minutes ago 307MB 2025-10-18 01:37:08.294051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 ec4db75f354b 57 minutes ago 290MB 2025-10-18 01:37:08.294059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 85702040c7bb 57 minutes ago 405MB 2025-10-18 01:37:08.294067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 9f491422c93e 58 minutes ago 1.39GB 2025-10-18 01:37:08.294075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 d1333219b075 59 minutes ago 1.1GB 2025-10-18 01:37:08.294083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 625e9c630d10 About an hour ago 1.04GB 2025-10-18 01:37:08.294091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 406dc0e18175 About an hour ago 1.05GB 2025-10-18 01:37:08.294106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 5056de539792 About an hour ago 961MB 2025-10-18 01:37:08.294114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 65367173ebbb About an hour ago 1.02GB 2025-10-18 01:37:08.294122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 cac90a053c26 About an hour ago 986MB 2025-10-18 01:37:08.294130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 066fcb5b614f About an hour ago 1.06GB 2025-10-18 01:37:08.294138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 49c760c40471 About an hour ago 1.15GB 2025-10-18 01:37:08.294161 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 3097fca5090c About an hour ago 1.07GB 2025-10-18 01:37:08.294169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 df7ba3a22835 About an hour ago 970MB 2025-10-18 01:37:08.294182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 ddd90009a3e7 About an hour ago 1.2GB 2025-10-18 01:37:08.294191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 cc4dc471b6af About an hour ago 983MB 2025-10-18 01:37:08.294199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 2cb334e16d65 About an hour ago 1.12GB 2025-10-18 01:37:08.294208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 c841babbc88e About an hour ago 977MB 2025-10-18 01:37:08.294216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 4906a7519f38 About an hour ago 1.08GB 2025-10-18 01:37:08.294224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 1dcdbf0fb542 About an hour ago 1.03GB 2025-10-18 01:37:08.294232 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 5b905eff7637 About an hour ago 969MB 2025-10-18 01:37:08.294241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 ea0f02039e41 About an hour ago 969MB 2025-10-18 01:37:08.294249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 d36d02779504 About an hour ago 966MB 2025-10-18 01:37:08.294257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 df9ba1737b66 About an hour ago 1.15GB 2025-10-18 01:37:08.294265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 0ef7cffdf0a3 About an hour ago 274MB 2025-10-18 01:37:08.294273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 8be3d3d32aeb About an hour ago 274MB 2025-10-18 01:37:08.294287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 c31d6aa075e2 About an hour ago 449MB 2025-10-18 01:37:08.294296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 d6f959a63460 About an hour ago 300MB 2025-10-18 01:37:08.294304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 72109d37a5dc About an hour ago 450MB 2025-10-18 01:37:08.294312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 7d03d3b04d20 About an hour ago 450MB 2025-10-18 01:37:08.294321 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 8c11d6fd5a70 About an hour ago 381MB 2025-10-18 01:37:08.294329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 abb568cc0ba1 About an hour ago 313MB 2025-10-18 01:37:08.294337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 cc7c80c86a11 About an hour ago 389MB 2025-10-18 01:37:08.294345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 4c2fe95faba0 About an hour ago 317MB 2025-10-18 01:37:08.294354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 4312c5283643 About an hour ago 288MB 2025-10-18 01:37:08.294362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 ab8b07d3f3de About an hour ago 283MB 2025-10-18 01:37:08.294370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 8f3a68d1978e About an hour ago 283MB 2025-10-18 01:37:08.294378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 8cbac062697b About an hour ago 266MB 2025-10-18 01:37:08.294387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 dda5c8939dd7 About an hour ago 279MB 2025-10-18 01:37:08.294401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 31676684e83f About an hour ago 324MB 2025-10-18 01:37:08.294409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 2591d96341dd About an hour ago 267MB 2025-10-18 01:37:08.294418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 6c05de2afbf1 About an hour ago 1GB 2025-10-18 01:37:08.294426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 44552ef34a82 About an hour ago 266MB 2025-10-18 01:37:08.294434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 743bbc1bfd79 About an hour ago 269MB 2025-10-18 01:37:08.294443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 68fa71f59136 About an hour ago 961MB 2025-10-18 01:37:08.294455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 0b9848a0ec3a About an hour ago 267MB 2025-10-18 01:37:08.294464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 c5fb8140f92f About an hour ago 278MB 2025-10-18 01:37:08.294472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 3de128a55c36 About an hour ago 1.05GB 2025-10-18 01:37:08.294485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 c6fda0be2c79 About an hour ago 669MB 2025-10-18 01:37:08.294493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 c42830c70141 About an hour ago 266MB 2025-10-18 01:37:08.294502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 b9645429f0cd About an hour ago 580MB 2025-10-18 01:37:08.294533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 b2254cfe0b9d About an hour ago 266MB 2025-10-18 01:37:08.294542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 c0a08f0204be About an hour ago 275MB 2025-10-18 01:37:08.294550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 6bdcfaf1beac About an hour ago 275MB 2025-10-18 01:37:08.294558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 9f339f348d23 About an hour ago 300MB 2025-10-18 01:37:08.294567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 6c3381f65050 About an hour ago 394MB 2025-10-18 01:37:08.294575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 c3ca469cf664 About an hour ago 1.51GB 2025-10-18 01:37:08.294583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 c72d349b9bcc About an hour ago 1.54GB 2025-10-18 01:37:08.294592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 335f1a0e3167 About an hour ago 450MB 2025-10-18 01:37:08.294600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 89f27e7d13a6 About an hour ago 266MB 2025-10-18 01:37:08.294608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 7041d540c12d About an hour ago 283MB 2025-10-18 01:37:08.294621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 3d9b6c7f9f1d About an hour ago 272MB 2025-10-18 01:37:08.294630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 fe6ddc6c1201 2 hours ago 266MB 2025-10-18 01:37:08.294638 | ubuntu-noble-large | ubuntu 24.04 97bed23a3497 2 weeks ago 78.1MB 2025-10-18 01:37:08.297669 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-10-18 01:37:09.775729 | ubuntu-noble-large | 2025-10-18T01:37:09.775229+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:09.775892 | ubuntu-noble-large | 2025-10-18T01:37:09.775705+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 is ironic, using pip3 show ironic 2025-10-18 01:37:09.776079 | ubuntu-noble-large | 2025-10-18T01:37:09.775878+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:11.110792 | ubuntu-noble-large | 2025-10-18T01:37:11.110322+0000 - INFO - Found version '26.1.4' with build date '20251018' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:11.111248 | ubuntu-noble-large | 2025-10-18T01:37:11.110772+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:11.290026 | ubuntu-noble-large | 2025-10-18T01:37:11.289660+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:11.335803 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:11.342243 | ubuntu-noble-large | 2025-10-18T01:37:11.341787+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 01:37:11.394109 | ubuntu-noble-large | 2025-10-18T01:37:11.393684+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:11.394288 | ubuntu-noble-large | 2025-10-18T01:37:11.394097+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:37:11.394420 | ubuntu-noble-large | 2025-10-18T01:37:11.394274+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:12.579195 | ubuntu-noble-large | 2025-10-18T01:37:12.578745+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:12.579307 | ubuntu-noble-large | 2025-10-18T01:37:12.579104+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:12.742268 | ubuntu-noble-large | 2025-10-18T01:37:12.741802+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:12.784429 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:12.789205 | ubuntu-noble-large | 2025-10-18T01:37:12.788835+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 01:37:12.845914 | ubuntu-noble-large | 2025-10-18T01:37:12.845382+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:12.846123 | ubuntu-noble-large | 2025-10-18T01:37:12.845911+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2024.2 is cinder, using pip3 show cinder 2025-10-18 01:37:12.846259 | ubuntu-noble-large | 2025-10-18T01:37:12.846134+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:14.133124 | ubuntu-noble-large | 2025-10-18T01:37:14.132697+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:14.133218 | ubuntu-noble-large | 2025-10-18T01:37:14.133090+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:14.302050 | ubuntu-noble-large | 2025-10-18T01:37:14.301608+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:14.350859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:14.354655 | ubuntu-noble-large | 2025-10-18T01:37:14.354169+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 01:37:14.408991 | ubuntu-noble-large | 2025-10-18T01:37:14.408434+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:14.409232 | ubuntu-noble-large | 2025-10-18T01:37:14.409010+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 is cinder, using pip3 show cinder 2025-10-18 01:37:14.409369 | ubuntu-noble-large | 2025-10-18T01:37:14.409231+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:15.628441 | ubuntu-noble-large | 2025-10-18T01:37:15.628067+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:15.628643 | ubuntu-noble-large | 2025-10-18T01:37:15.628370+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:15.814482 | ubuntu-noble-large | 2025-10-18T01:37:15.814110+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:15.861825 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:15.865964 | ubuntu-noble-large | 2025-10-18T01:37:15.865542+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 01:37:15.916326 | ubuntu-noble-large | 2025-10-18T01:37:15.915889+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:15.916479 | ubuntu-noble-large | 2025-10-18T01:37:15.916294+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 is cinder, using pip3 show cinder 2025-10-18 01:37:15.916682 | ubuntu-noble-large | 2025-10-18T01:37:15.916465+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:17.163324 | ubuntu-noble-large | 2025-10-18T01:37:17.162890+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:17.163476 | ubuntu-noble-large | 2025-10-18T01:37:17.163205+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:17.367590 | ubuntu-noble-large | 2025-10-18T01:37:17.367246+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:17.414841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:17.419421 | ubuntu-noble-large | 2025-10-18T01:37:17.419096+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 01:37:17.473831 | ubuntu-noble-large | 2025-10-18T01:37:17.473428+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:17.473918 | ubuntu-noble-large | 2025-10-18T01:37:17.473809+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 is cinder, using pip3 show cinder 2025-10-18 01:37:17.474086 | ubuntu-noble-large | 2025-10-18T01:37:17.473922+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:18.702457 | ubuntu-noble-large | 2025-10-18T01:37:18.702099+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:18.702582 | ubuntu-noble-large | 2025-10-18T01:37:18.702415+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:18.875656 | ubuntu-noble-large | 2025-10-18T01:37:18.875270+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:18.922211 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:18.926819 | ubuntu-noble-large | 2025-10-18T01:37:18.926554+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 01:37:18.979184 | ubuntu-noble-large | 2025-10-18T01:37:18.978739+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:18.979371 | ubuntu-noble-large | 2025-10-18T01:37:18.979175+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 is gnocchi, using pip3 show gnocchi 2025-10-18 01:37:18.979545 | ubuntu-noble-large | 2025-10-18T01:37:18.979355+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:20.176186 | ubuntu-noble-large | 2025-10-18T01:37:20.175777+0000 - INFO - Found version '4.6.4' with build date '20251018' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:20.176290 | ubuntu-noble-large | 2025-10-18T01:37:20.176029+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:20.344835 | ubuntu-noble-large | 2025-10-18T01:37:20.344450+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:20.389487 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:20.393740 | ubuntu-noble-large | 2025-10-18T01:37:20.393332+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 01:37:20.444116 | ubuntu-noble-large | 2025-10-18T01:37:20.443722+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:20.444249 | ubuntu-noble-large | 2025-10-18T01:37:20.444102+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 is gnocchi, using pip3 show gnocchi 2025-10-18 01:37:20.444361 | ubuntu-noble-large | 2025-10-18T01:37:20.444248+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:21.662343 | ubuntu-noble-large | 2025-10-18T01:37:21.661948+0000 - INFO - Found version '4.6.4' with build date '20251018' for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:21.662456 | ubuntu-noble-large | 2025-10-18T01:37:21.662245+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:21.813961 | ubuntu-noble-large | 2025-10-18T01:37:21.813589+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:21.854094 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:21.861717 | ubuntu-noble-large | 2025-10-18T01:37:21.861292+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 01:37:21.905137 | ubuntu-noble-large | 2025-10-18T01:37:21.904652+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:21.905282 | ubuntu-noble-large | 2025-10-18T01:37:21.905106+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 is gnocchi, using pip3 show gnocchi 2025-10-18 01:37:21.905406 | ubuntu-noble-large | 2025-10-18T01:37:21.905287+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:23.171299 | ubuntu-noble-large | 2025-10-18T01:37:23.170861+0000 - INFO - Found version '4.6.4' with build date '20251018' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:23.171391 | ubuntu-noble-large | 2025-10-18T01:37:23.171108+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:23.345768 | ubuntu-noble-large | 2025-10-18T01:37:23.345358+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:23.387669 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:23.392135 | ubuntu-noble-large | 2025-10-18T01:37:23.391642+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 01:37:23.439897 | ubuntu-noble-large | 2025-10-18T01:37:23.439342+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:23.440136 | ubuntu-noble-large | 2025-10-18T01:37:23.439869+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2024.2 is manila, using pip3 show manila 2025-10-18 01:37:23.440271 | ubuntu-noble-large | 2025-10-18T01:37:23.440135+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:24.623465 | ubuntu-noble-large | 2025-10-18T01:37:24.623105+0000 - INFO - Found version '19.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:24.623612 | ubuntu-noble-large | 2025-10-18T01:37:24.623370+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:24.788611 | ubuntu-noble-large | 2025-10-18T01:37:24.788201+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:24.836612 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:24.841087 | ubuntu-noble-large | 2025-10-18T01:37:24.840648+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 01:37:24.895299 | ubuntu-noble-large | 2025-10-18T01:37:24.894869+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:24.895465 | ubuntu-noble-large | 2025-10-18T01:37:24.895302+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 is manila, using pip3 show manila 2025-10-18 01:37:24.895627 | ubuntu-noble-large | 2025-10-18T01:37:24.895473+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:26.129040 | ubuntu-noble-large | 2025-10-18T01:37:26.128611+0000 - INFO - Found version '19.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:26.129238 | ubuntu-noble-large | 2025-10-18T01:37:26.128966+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:26.318723 | ubuntu-noble-large | 2025-10-18T01:37:26.317889+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:26.361716 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:26.366773 | ubuntu-noble-large | 2025-10-18T01:37:26.366383+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 01:37:26.416387 | ubuntu-noble-large | 2025-10-18T01:37:26.415979+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:26.416606 | ubuntu-noble-large | 2025-10-18T01:37:26.416387+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2024.2 is manila, using pip3 show manila 2025-10-18 01:37:26.416747 | ubuntu-noble-large | 2025-10-18T01:37:26.416616+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:27.619724 | ubuntu-noble-large | 2025-10-18T01:37:27.619377+0000 - INFO - Found version '19.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:27.619839 | ubuntu-noble-large | 2025-10-18T01:37:27.619644+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:27.779017 | ubuntu-noble-large | 2025-10-18T01:37:27.778609+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:27.822657 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:27.827101 | ubuntu-noble-large | 2025-10-18T01:37:27.826755+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 01:37:27.878336 | ubuntu-noble-large | 2025-10-18T01:37:27.877901+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:27.878535 | ubuntu-noble-large | 2025-10-18T01:37:27.878322+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2024.2 is manila, using pip3 show manila 2025-10-18 01:37:27.878715 | ubuntu-noble-large | 2025-10-18T01:37:27.878490+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:29.050786 | ubuntu-noble-large | 2025-10-18T01:37:29.049756+0000 - INFO - Found version '19.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:29.050894 | ubuntu-noble-large | 2025-10-18T01:37:29.050108+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:29.215471 | ubuntu-noble-large | 2025-10-18T01:37:29.215102+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:29.259781 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:29.264569 | ubuntu-noble-large | 2025-10-18T01:37:29.264144+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 01:37:29.317291 | ubuntu-noble-large | 2025-10-18T01:37:29.316829+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:29.317440 | ubuntu-noble-large | 2025-10-18T01:37:29.317266+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2024.2 is skyline-console, using pip3 show skyline-console 2025-10-18 01:37:29.317606 | ubuntu-noble-large | 2025-10-18T01:37:29.317437+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:30.578977 | ubuntu-noble-large | 2025-10-18T01:37:30.578559+0000 - INFO - Found version '5.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:30.579089 | ubuntu-noble-large | 2025-10-18T01:37:30.578933+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:30.778861 | ubuntu-noble-large | 2025-10-18T01:37:30.778533+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:30.826353 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:30.831396 | ubuntu-noble-large | 2025-10-18T01:37:30.830992+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 01:37:30.877617 | ubuntu-noble-large | 2025-10-18T01:37:30.877207+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:30.877788 | ubuntu-noble-large | 2025-10-18T01:37:30.877613+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 is skyline-apiserver, using pip3 show skyline-apiserver 2025-10-18 01:37:30.877891 | ubuntu-noble-large | 2025-10-18T01:37:30.877771+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:32.060829 | ubuntu-noble-large | 2025-10-18T01:37:32.060369+0000 - INFO - Found version '5.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:32.060975 | ubuntu-noble-large | 2025-10-18T01:37:32.060725+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:32.244813 | ubuntu-noble-large | 2025-10-18T01:37:32.244411+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:32.293150 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:32.297248 | ubuntu-noble-large | 2025-10-18T01:37:32.296789+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 01:37:32.350159 | ubuntu-noble-large | 2025-10-18T01:37:32.349617+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:32.350401 | ubuntu-noble-large | 2025-10-18T01:37:32.350157+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 is octavia, using pip3 show octavia 2025-10-18 01:37:32.350541 | ubuntu-noble-large | 2025-10-18T01:37:32.350389+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:33.508330 | ubuntu-noble-large | 2025-10-18T01:37:33.507897+0000 - INFO - Found version '15.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:33.508435 | ubuntu-noble-large | 2025-10-18T01:37:33.508283+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:33.693090 | ubuntu-noble-large | 2025-10-18T01:37:33.692594+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:33.739327 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:33.743869 | ubuntu-noble-large | 2025-10-18T01:37:33.743569+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 01:37:33.791257 | ubuntu-noble-large | 2025-10-18T01:37:33.790932+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:33.791343 | ubuntu-noble-large | 2025-10-18T01:37:33.791225+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 is octavia, using pip3 show octavia 2025-10-18 01:37:33.791425 | ubuntu-noble-large | 2025-10-18T01:37:33.791324+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:34.957283 | ubuntu-noble-large | 2025-10-18T01:37:34.955430+0000 - INFO - Found version '15.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:34.957483 | ubuntu-noble-large | 2025-10-18T01:37:34.957256+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:35.141374 | ubuntu-noble-large | 2025-10-18T01:37:35.140875+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:35.182883 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:35.186603 | ubuntu-noble-large | 2025-10-18T01:37:35.186237+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 01:37:35.233565 | ubuntu-noble-large | 2025-10-18T01:37:35.233070+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:35.233709 | ubuntu-noble-large | 2025-10-18T01:37:35.233456+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 is octavia, using pip3 show octavia 2025-10-18 01:37:35.233844 | ubuntu-noble-large | 2025-10-18T01:37:35.233691+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:36.386789 | ubuntu-noble-large | 2025-10-18T01:37:36.386388+0000 - INFO - Found version '15.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:36.386876 | ubuntu-noble-large | 2025-10-18T01:37:36.386734+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:36.554080 | ubuntu-noble-large | 2025-10-18T01:37:36.553696+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:36.592098 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:36.595941 | ubuntu-noble-large | 2025-10-18T01:37:36.595680+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 01:37:36.640974 | ubuntu-noble-large | 2025-10-18T01:37:36.640567+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:36.641170 | ubuntu-noble-large | 2025-10-18T01:37:36.641000+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 is octavia, using pip3 show octavia 2025-10-18 01:37:36.641294 | ubuntu-noble-large | 2025-10-18T01:37:36.641173+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:37.717763 | ubuntu-noble-large | 2025-10-18T01:37:37.717348+0000 - INFO - Found version '15.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:37.717887 | ubuntu-noble-large | 2025-10-18T01:37:37.717684+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:37.885854 | ubuntu-noble-large | 2025-10-18T01:37:37.885496+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:37.926796 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:37.930821 | ubuntu-noble-large | 2025-10-18T01:37:37.930428+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 01:37:37.979799 | ubuntu-noble-large | 2025-10-18T01:37:37.979463+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:37.979937 | ubuntu-noble-large | 2025-10-18T01:37:37.979788+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2024.2 is octavia, using pip3 show octavia 2025-10-18 01:37:37.980043 | ubuntu-noble-large | 2025-10-18T01:37:37.979941+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:39.229848 | ubuntu-noble-large | 2025-10-18T01:37:39.229440+0000 - INFO - Found version '15.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:39.229966 | ubuntu-noble-large | 2025-10-18T01:37:39.229808+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:39.414292 | ubuntu-noble-large | 2025-10-18T01:37:39.413868+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:39.457842 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:39.461682 | ubuntu-noble-large | 2025-10-18T01:37:39.461272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 01:37:39.516112 | ubuntu-noble-large | 2025-10-18T01:37:39.515680+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:39.516213 | ubuntu-noble-large | 2025-10-18T01:37:39.516083+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 is masakari, using pip3 show masakari 2025-10-18 01:37:39.516364 | ubuntu-noble-large | 2025-10-18T01:37:39.516231+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:40.651964 | ubuntu-noble-large | 2025-10-18T01:37:40.651465+0000 - INFO - Found version '18.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:40.652097 | ubuntu-noble-large | 2025-10-18T01:37:40.651841+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:40.886844 | ubuntu-noble-large | 2025-10-18T01:37:40.886452+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:40.932628 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:40.936825 | ubuntu-noble-large | 2025-10-18T01:37:40.936458+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 01:37:40.987397 | ubuntu-noble-large | 2025-10-18T01:37:40.986861+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:40.987636 | ubuntu-noble-large | 2025-10-18T01:37:40.987415+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2024.2 is masakari, using pip3 show masakari 2025-10-18 01:37:40.987754 | ubuntu-noble-large | 2025-10-18T01:37:40.987626+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:42.249611 | ubuntu-noble-large | 2025-10-18T01:37:42.248313+0000 - INFO - Found version '18.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:42.249674 | ubuntu-noble-large | 2025-10-18T01:37:42.248663+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:42.427477 | ubuntu-noble-large | 2025-10-18T01:37:42.427033+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:42.475265 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:42.479496 | ubuntu-noble-large | 2025-10-18T01:37:42.479062+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 01:37:42.528184 | ubuntu-noble-large | 2025-10-18T01:37:42.527809+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:42.528273 | ubuntu-noble-large | 2025-10-18T01:37:42.528161+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 is masakari, using pip3 show masakari 2025-10-18 01:37:42.528391 | ubuntu-noble-large | 2025-10-18T01:37:42.528283+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:43.715888 | ubuntu-noble-large | 2025-10-18T01:37:43.715429+0000 - INFO - Found version '18.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:43.716024 | ubuntu-noble-large | 2025-10-18T01:37:43.715816+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:43.939049 | ubuntu-noble-large | 2025-10-18T01:37:43.938657+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:43.980331 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:43.984813 | ubuntu-noble-large | 2025-10-18T01:37:43.984454+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 01:37:44.034430 | ubuntu-noble-large | 2025-10-18T01:37:44.034008+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 01:37:44.034625 | ubuntu-noble-large | 2025-10-18T01:37:44.034399+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-10-18 01:37:44.034744 | ubuntu-noble-large | 2025-10-18T01:37:44.034605+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 01:37:44.034873 | ubuntu-noble-large | 2025-10-18T01:37:44.034752+0000 - ERROR - Configuration for heat-api (heat) not found 2025-10-18 01:37:44.035031 | ubuntu-noble-large | 2025-10-18T01:37:44.034873+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 01:37:44.035145 | ubuntu-noble-large | 2025-10-18T01:37:44.035023+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-10-18 01:37:44.035234 | ubuntu-noble-large | 2025-10-18T01:37:44.035136+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:44.035359 | ubuntu-noble-large | 2025-10-18T01:37:44.035255+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2024.2 is glance, using pip3 show glance 2025-10-18 01:37:44.035461 | ubuntu-noble-large | 2025-10-18T01:37:44.035365+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:45.229162 | ubuntu-noble-large | 2025-10-18T01:37:45.228647+0000 - INFO - Found version '29.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:45.229264 | ubuntu-noble-large | 2025-10-18T01:37:45.229054+0000 - INFO - Adding org.opencontainers.image.version='29.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:45.410420 | ubuntu-noble-large | 2025-10-18T01:37:45.410025+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:45.455146 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:45.459648 | ubuntu-noble-large | 2025-10-18T01:37:45.459250+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 01:37:45.512470 | ubuntu-noble-large | 2025-10-18T01:37:45.511856+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 01:37:45.512779 | ubuntu-noble-large | 2025-10-18T01:37:45.512492+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-10-18 01:37:45.513293 | ubuntu-noble-large | 2025-10-18T01:37:45.512790+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 01:37:45.513763 | ubuntu-noble-large | 2025-10-18T01:37:45.513374+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-10-18 01:37:45.514061 | ubuntu-noble-large | 2025-10-18T01:37:45.513797+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:45.514257 | ubuntu-noble-large | 2025-10-18T01:37:45.514100+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:45.514377 | ubuntu-noble-large | 2025-10-18T01:37:45.514255+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:46.822608 | ubuntu-noble-large | 2025-10-18T01:37:46.821182+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:46.822669 | ubuntu-noble-large | 2025-10-18T01:37:46.821482+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:46.997139 | ubuntu-noble-large | 2025-10-18T01:37:46.996786+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:47.039863 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:47.043550 | ubuntu-noble-large | 2025-10-18T01:37:47.042784+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 01:37:47.097248 | ubuntu-noble-large | 2025-10-18T01:37:47.096685+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:47.097420 | ubuntu-noble-large | 2025-10-18T01:37:47.097230+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:47.097568 | ubuntu-noble-large | 2025-10-18T01:37:47.097413+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:48.251728 | ubuntu-noble-large | 2025-10-18T01:37:48.251277+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:48.251829 | ubuntu-noble-large | 2025-10-18T01:37:48.251479+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:48.414006 | ubuntu-noble-large | 2025-10-18T01:37:48.413603+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:48.457876 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:48.462092 | ubuntu-noble-large | 2025-10-18T01:37:48.461698+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 01:37:48.510971 | ubuntu-noble-large | 2025-10-18T01:37:48.510561+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:48.511154 | ubuntu-noble-large | 2025-10-18T01:37:48.510970+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:48.511286 | ubuntu-noble-large | 2025-10-18T01:37:48.511152+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:49.717289 | ubuntu-noble-large | 2025-10-18T01:37:49.716810+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:49.717384 | ubuntu-noble-large | 2025-10-18T01:37:49.717222+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:49.897052 | ubuntu-noble-large | 2025-10-18T01:37:49.896631+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:49.941311 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:49.945291 | ubuntu-noble-large | 2025-10-18T01:37:49.944843+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 01:37:49.998829 | ubuntu-noble-large | 2025-10-18T01:37:49.998343+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:49.998980 | ubuntu-noble-large | 2025-10-18T01:37:49.998770+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:49.999117 | ubuntu-noble-large | 2025-10-18T01:37:49.998964+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:51.198595 | ubuntu-noble-large | 2025-10-18T01:37:51.198095+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:51.198732 | ubuntu-noble-large | 2025-10-18T01:37:51.198421+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:51.369274 | ubuntu-noble-large | 2025-10-18T01:37:51.368854+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:51.411498 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:51.416840 | ubuntu-noble-large | 2025-10-18T01:37:51.416377+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 01:37:51.470724 | ubuntu-noble-large | 2025-10-18T01:37:51.470313+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:51.470845 | ubuntu-noble-large | 2025-10-18T01:37:51.470701+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:51.471006 | ubuntu-noble-large | 2025-10-18T01:37:51.470850+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:52.690947 | ubuntu-noble-large | 2025-10-18T01:37:52.690548+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:52.691059 | ubuntu-noble-large | 2025-10-18T01:37:52.690863+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:52.870087 | ubuntu-noble-large | 2025-10-18T01:37:52.869698+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:52.912993 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:52.917631 | ubuntu-noble-large | 2025-10-18T01:37:52.917243+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 01:37:52.966600 | ubuntu-noble-large | 2025-10-18T01:37:52.966045+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:52.966719 | ubuntu-noble-large | 2025-10-18T01:37:52.966456+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:52.966741 | ubuntu-noble-large | 2025-10-18T01:37:52.966644+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:54.137114 | ubuntu-noble-large | 2025-10-18T01:37:54.136684+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:54.137257 | ubuntu-noble-large | 2025-10-18T01:37:54.137040+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:54.320070 | ubuntu-noble-large | 2025-10-18T01:37:54.319680+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:54.365018 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:54.369004 | ubuntu-noble-large | 2025-10-18T01:37:54.368652+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 01:37:54.418423 | ubuntu-noble-large | 2025-10-18T01:37:54.418026+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:54.418607 | ubuntu-noble-large | 2025-10-18T01:37:54.418412+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:54.418727 | ubuntu-noble-large | 2025-10-18T01:37:54.418606+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:55.572689 | ubuntu-noble-large | 2025-10-18T01:37:55.572275+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:55.572858 | ubuntu-noble-large | 2025-10-18T01:37:55.572640+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:55.747811 | ubuntu-noble-large | 2025-10-18T01:37:55.747413+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:55.790137 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:55.793324 | ubuntu-noble-large | 2025-10-18T01:37:55.793007+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 01:37:55.840333 | ubuntu-noble-large | 2025-10-18T01:37:55.839930+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:55.840598 | ubuntu-noble-large | 2025-10-18T01:37:55.840334+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:55.840823 | ubuntu-noble-large | 2025-10-18T01:37:55.840615+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:57.064951 | ubuntu-noble-large | 2025-10-18T01:37:57.064451+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:57.065055 | ubuntu-noble-large | 2025-10-18T01:37:57.064869+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:57.233055 | ubuntu-noble-large | 2025-10-18T01:37:57.232736+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:57.279702 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:57.284340 | ubuntu-noble-large | 2025-10-18T01:37:57.283941+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 01:37:57.344922 | ubuntu-noble-large | 2025-10-18T01:37:57.344400+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:57.345128 | ubuntu-noble-large | 2025-10-18T01:37:57.344862+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2024.2 is nova, using pip3 show nova 2025-10-18 01:37:57.345266 | ubuntu-noble-large | 2025-10-18T01:37:57.345134+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:58.583829 | ubuntu-noble-large | 2025-10-18T01:37:58.583416+0000 - INFO - Found version '30.1.1' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:58.583939 | ubuntu-noble-large | 2025-10-18T01:37:58.583767+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:58.766816 | ubuntu-noble-large | 2025-10-18T01:37:58.766434+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:58.810046 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:58.815560 | ubuntu-noble-large | 2025-10-18T01:37:58.815251+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 01:37:58.868361 | ubuntu-noble-large | 2025-10-18T01:37:58.867958+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:37:58.868548 | ubuntu-noble-large | 2025-10-18T01:37:58.868341+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 is barbican, using pip3 show barbican 2025-10-18 01:37:58.868726 | ubuntu-noble-large | 2025-10-18T01:37:58.868575+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:38:00.015604 | ubuntu-noble-large | 2025-10-18T01:38:00.015165+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:38:00.015713 | ubuntu-noble-large | 2025-10-18T01:38:00.015501+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:38:00.202753 | ubuntu-noble-large | 2025-10-18T01:38:00.202167+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:38:00.242130 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:38:00.246141 | ubuntu-noble-large | 2025-10-18T01:38:00.245788+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 01:38:00.291032 | ubuntu-noble-large | 2025-10-18T01:38:00.290632+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:00.291216 | ubuntu-noble-large | 2025-10-18T01:38:00.291046+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 is barbican, using pip3 show barbican 2025-10-18 01:38:00.291345 | ubuntu-noble-large | 2025-10-18T01:38:00.291226+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:01.464248 | ubuntu-noble-large | 2025-10-18T01:38:01.463864+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:01.464359 | ubuntu-noble-large | 2025-10-18T01:38:01.464176+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:01.647595 | ubuntu-noble-large | 2025-10-18T01:38:01.647193+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:01.696987 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:01.701331 | ubuntu-noble-large | 2025-10-18T01:38:01.700935+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 01:38:01.756338 | ubuntu-noble-large | 2025-10-18T01:38:01.755800+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:01.756581 | ubuntu-noble-large | 2025-10-18T01:38:01.756248+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2024.2 is barbican, using pip3 show barbican 2025-10-18 01:38:01.756607 | ubuntu-noble-large | 2025-10-18T01:38:01.756411+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:02.929272 | ubuntu-noble-large | 2025-10-18T01:38:02.928861+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:02.929369 | ubuntu-noble-large | 2025-10-18T01:38:02.929230+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:03.107385 | ubuntu-noble-large | 2025-10-18T01:38:03.107019+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:03.154239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:03.158272 | ubuntu-noble-large | 2025-10-18T01:38:03.157941+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 01:38:03.209844 | ubuntu-noble-large | 2025-10-18T01:38:03.209387+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:03.209996 | ubuntu-noble-large | 2025-10-18T01:38:03.209818+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 is magnum, using pip3 show magnum 2025-10-18 01:38:03.210164 | ubuntu-noble-large | 2025-10-18T01:38:03.210015+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:04.452692 | ubuntu-noble-large | 2025-10-18T01:38:04.452177+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:04.452904 | ubuntu-noble-large | 2025-10-18T01:38:04.452497+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:04.641244 | ubuntu-noble-large | 2025-10-18T01:38:04.640707+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:04.687238 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:04.692089 | ubuntu-noble-large | 2025-10-18T01:38:04.691681+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 01:38:04.753034 | ubuntu-noble-large | 2025-10-18T01:38:04.752595+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:04.753136 | ubuntu-noble-large | 2025-10-18T01:38:04.753002+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2024.2 is magnum, using pip3 show magnum 2025-10-18 01:38:04.753278 | ubuntu-noble-large | 2025-10-18T01:38:04.753149+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:05.951834 | ubuntu-noble-large | 2025-10-18T01:38:05.951489+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:05.951925 | ubuntu-noble-large | 2025-10-18T01:38:05.951795+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:06.141696 | ubuntu-noble-large | 2025-10-18T01:38:06.141016+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:06.187212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:06.191794 | ubuntu-noble-large | 2025-10-18T01:38:06.191398+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 01:38:06.246046 | ubuntu-noble-large | 2025-10-18T01:38:06.245615+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:06.246235 | ubuntu-noble-large | 2025-10-18T01:38:06.246056+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:06.246367 | ubuntu-noble-large | 2025-10-18T01:38:06.246236+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:07.386955 | ubuntu-noble-large | 2025-10-18T01:38:07.386583+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:07.387057 | ubuntu-noble-large | 2025-10-18T01:38:07.386928+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:07.563347 | ubuntu-noble-large | 2025-10-18T01:38:07.562995+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:07.611436 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:07.615912 | ubuntu-noble-large | 2025-10-18T01:38:07.615489+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 01:38:07.665758 | ubuntu-noble-large | 2025-10-18T01:38:07.665362+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:07.666116 | ubuntu-noble-large | 2025-10-18T01:38:07.665774+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:07.666197 | ubuntu-noble-large | 2025-10-18T01:38:07.666016+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:08.855592 | ubuntu-noble-large | 2025-10-18T01:38:08.855201+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:08.855687 | ubuntu-noble-large | 2025-10-18T01:38:08.855562+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:09.007218 | ubuntu-noble-large | 2025-10-18T01:38:09.006902+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:09.049641 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:09.054548 | ubuntu-noble-large | 2025-10-18T01:38:09.054110+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 01:38:09.102671 | ubuntu-noble-large | 2025-10-18T01:38:09.102323+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:09.102765 | ubuntu-noble-large | 2025-10-18T01:38:09.102651+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:09.102875 | ubuntu-noble-large | 2025-10-18T01:38:09.102767+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:10.329915 | ubuntu-noble-large | 2025-10-18T01:38:10.329501+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:10.330028 | ubuntu-noble-large | 2025-10-18T01:38:10.329904+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:10.514046 | ubuntu-noble-large | 2025-10-18T01:38:10.513645+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:10.555371 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:10.559535 | ubuntu-noble-large | 2025-10-18T01:38:10.559138+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 01:38:10.612638 | ubuntu-noble-large | 2025-10-18T01:38:10.612209+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:10.612743 | ubuntu-noble-large | 2025-10-18T01:38:10.612611+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:10.612916 | ubuntu-noble-large | 2025-10-18T01:38:10.612757+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:11.745068 | ubuntu-noble-large | 2025-10-18T01:38:11.744622+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:11.745182 | ubuntu-noble-large | 2025-10-18T01:38:11.744983+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:11.912248 | ubuntu-noble-large | 2025-10-18T01:38:11.911967+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:11.958871 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:11.963682 | ubuntu-noble-large | 2025-10-18T01:38:11.963226+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 01:38:12.012432 | ubuntu-noble-large | 2025-10-18T01:38:12.012020+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:12.012602 | ubuntu-noble-large | 2025-10-18T01:38:12.012371+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:12.012651 | ubuntu-noble-large | 2025-10-18T01:38:12.012537+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:13.196751 | ubuntu-noble-large | 2025-10-18T01:38:13.196373+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:13.196940 | ubuntu-noble-large | 2025-10-18T01:38:13.196731+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:13.381980 | ubuntu-noble-large | 2025-10-18T01:38:13.381536+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:13.429610 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:13.433413 | ubuntu-noble-large | 2025-10-18T01:38:13.433080+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 01:38:13.484784 | ubuntu-noble-large | 2025-10-18T01:38:13.484419+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:13.484950 | ubuntu-noble-large | 2025-10-18T01:38:13.484768+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:13.485022 | ubuntu-noble-large | 2025-10-18T01:38:13.484934+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:14.614069 | ubuntu-noble-large | 2025-10-18T01:38:14.613670+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:14.614178 | ubuntu-noble-large | 2025-10-18T01:38:14.614008+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:14.799737 | ubuntu-noble-large | 2025-10-18T01:38:14.799358+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:14.845710 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:14.850687 | ubuntu-noble-large | 2025-10-18T01:38:14.850315+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 01:38:14.900650 | ubuntu-noble-large | 2025-10-18T01:38:14.900217+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:14.900780 | ubuntu-noble-large | 2025-10-18T01:38:14.900621+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2024.2 is designate, using pip3 show designate 2025-10-18 01:38:14.900920 | ubuntu-noble-large | 2025-10-18T01:38:14.900780+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:16.044904 | ubuntu-noble-large | 2025-10-18T01:38:16.044395+0000 - INFO - Found version '19.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:16.045041 | ubuntu-noble-large | 2025-10-18T01:38:16.044763+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:16.223186 | ubuntu-noble-large | 2025-10-18T01:38:16.222720+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:16.265704 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:16.270208 | ubuntu-noble-large | 2025-10-18T01:38:16.269794+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 01:38:16.325394 | ubuntu-noble-large | 2025-10-18T01:38:16.325014+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:16.325484 | ubuntu-noble-large | 2025-10-18T01:38:16.325365+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2024.2 is ironic, using pip3 show ironic 2025-10-18 01:38:16.325636 | ubuntu-noble-large | 2025-10-18T01:38:16.325494+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:17.532922 | ubuntu-noble-large | 2025-10-18T01:38:17.532392+0000 - INFO - Found version '26.1.4' with build date '20251018' for osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:17.533084 | ubuntu-noble-large | 2025-10-18T01:38:17.532743+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:17.710436 | ubuntu-noble-large | 2025-10-18T01:38:17.710051+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:17.754430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:17.758905 | ubuntu-noble-large | 2025-10-18T01:38:17.758535+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 01:38:17.808941 | ubuntu-noble-large | 2025-10-18T01:38:17.808330+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:17.809190 | ubuntu-noble-large | 2025-10-18T01:38:17.808913+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 is ironic, using pip3 show ironic 2025-10-18 01:38:17.809390 | ubuntu-noble-large | 2025-10-18T01:38:17.809193+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:19.037158 | ubuntu-noble-large | 2025-10-18T01:38:19.036680+0000 - INFO - Found version '26.1.4' with build date '20251018' for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:19.037294 | ubuntu-noble-large | 2025-10-18T01:38:19.037025+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:19.230094 | ubuntu-noble-large | 2025-10-18T01:38:19.229646+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:19.273337 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:19.277461 | ubuntu-noble-large | 2025-10-18T01:38:19.277134+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 01:38:19.330396 | ubuntu-noble-large | 2025-10-18T01:38:19.329982+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:19.330493 | ubuntu-noble-large | 2025-10-18T01:38:19.330355+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 is ironic, using pip3 show ironic 2025-10-18 01:38:19.330664 | ubuntu-noble-large | 2025-10-18T01:38:19.330495+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:20.505441 | ubuntu-noble-large | 2025-10-18T01:38:20.505072+0000 - INFO - Found version '26.1.4' with build date '20251018' for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:20.505617 | ubuntu-noble-large | 2025-10-18T01:38:20.505386+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:20.693200 | ubuntu-noble-large | 2025-10-18T01:38:20.692696+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:20.738479 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:20.742761 | ubuntu-noble-large | 2025-10-18T01:38:20.742380+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 01:38:20.796685 | ubuntu-noble-large | 2025-10-18T01:38:20.796268+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:20.796852 | ubuntu-noble-large | 2025-10-18T01:38:20.796673+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 is keystone, using pip3 show keystone 2025-10-18 01:38:20.796974 | ubuntu-noble-large | 2025-10-18T01:38:20.796852+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:21.963815 | ubuntu-noble-large | 2025-10-18T01:38:21.963416+0000 - INFO - Found version '26.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:21.963941 | ubuntu-noble-large | 2025-10-18T01:38:21.963763+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:22.141980 | ubuntu-noble-large | 2025-10-18T01:38:22.139887+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:22.184539 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:22.188639 | ubuntu-noble-large | 2025-10-18T01:38:22.188238+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 01:38:22.241497 | ubuntu-noble-large | 2025-10-18T01:38:22.241095+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:22.241718 | ubuntu-noble-large | 2025-10-18T01:38:22.241498+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 is keystone, using pip3 show keystone 2025-10-18 01:38:22.241870 | ubuntu-noble-large | 2025-10-18T01:38:22.241718+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:23.486001 | ubuntu-noble-large | 2025-10-18T01:38:23.485587+0000 - INFO - Found version '26.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:23.486088 | ubuntu-noble-large | 2025-10-18T01:38:23.485937+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:23.653965 | ubuntu-noble-large | 2025-10-18T01:38:23.653537+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:23.695122 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:23.699537 | ubuntu-noble-large | 2025-10-18T01:38:23.699165+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 01:38:23.751386 | ubuntu-noble-large | 2025-10-18T01:38:23.750996+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:23.751559 | ubuntu-noble-large | 2025-10-18T01:38:23.751343+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2024.2 is keystone, using pip3 show keystone 2025-10-18 01:38:23.751598 | ubuntu-noble-large | 2025-10-18T01:38:23.751479+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:25.024692 | ubuntu-noble-large | 2025-10-18T01:38:25.024280+0000 - INFO - Found version '26.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:25.024802 | ubuntu-noble-large | 2025-10-18T01:38:25.024633+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:25.210023 | ubuntu-noble-large | 2025-10-18T01:38:25.209364+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:25.255397 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:25.258544 | ubuntu-noble-large | 2025-10-18T01:38:25.258156+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 01:38:25.314147 | ubuntu-noble-large | 2025-10-18T01:38:25.313692+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:25.314232 | ubuntu-noble-large | 2025-10-18T01:38:25.314098+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2024.2 is placement, using pip3 show openstack-placement 2025-10-18 01:38:25.314390 | ubuntu-noble-large | 2025-10-18T01:38:25.314247+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:26.531566 | ubuntu-noble-large | 2025-10-18T01:38:26.531114+0000 - INFO - Found version '12.0.1' with build date '20251018' for osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:26.531670 | ubuntu-noble-large | 2025-10-18T01:38:26.531439+0000 - INFO - Adding org.opencontainers.image.version='12.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:26.728693 | ubuntu-noble-large | 2025-10-18T01:38:26.728184+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:26.765912 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:26.770074 | ubuntu-noble-large | 2025-10-18T01:38:26.769624+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 01:38:26.820631 | ubuntu-noble-large | 2025-10-18T01:38:26.820124+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:26.820741 | ubuntu-noble-large | 2025-10-18T01:38:26.820568+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-18 01:38:26.820902 | ubuntu-noble-large | 2025-10-18T01:38:26.820730+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:28.027671 | ubuntu-noble-large | 2025-10-18T01:38:28.026703+0000 - INFO - Found version '23.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:28.027754 | ubuntu-noble-large | 2025-10-18T01:38:28.026981+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:28.230794 | ubuntu-noble-large | 2025-10-18T01:38:28.230443+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:28.274352 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:28.278558 | ubuntu-noble-large | 2025-10-18T01:38:28.278138+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 01:38:28.327080 | ubuntu-noble-large | 2025-10-18T01:38:28.326616+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:28.327309 | ubuntu-noble-large | 2025-10-18T01:38:28.327056+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-18 01:38:28.327367 | ubuntu-noble-large | 2025-10-18T01:38:28.327236+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:29.602144 | ubuntu-noble-large | 2025-10-18T01:38:29.601655+0000 - INFO - Found version '23.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:29.602281 | ubuntu-noble-large | 2025-10-18T01:38:29.602023+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:29.779165 | ubuntu-noble-large | 2025-10-18T01:38:29.778836+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:29.821843 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:29.825968 | ubuntu-noble-large | 2025-10-18T01:38:29.825624+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 01:38:29.877183 | ubuntu-noble-large | 2025-10-18T01:38:29.876790+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:29.877300 | ubuntu-noble-large | 2025-10-18T01:38:29.877168+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-18 01:38:29.877437 | ubuntu-noble-large | 2025-10-18T01:38:29.877313+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:31.040353 | ubuntu-noble-large | 2025-10-18T01:38:31.039797+0000 - INFO - Found version '23.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:31.040498 | ubuntu-noble-large | 2025-10-18T01:38:31.040245+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:31.229379 | ubuntu-noble-large | 2025-10-18T01:38:31.228997+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:31.277711 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:31.282121 | ubuntu-noble-large | 2025-10-18T01:38:31.281658+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 01:38:31.340294 | ubuntu-noble-large | 2025-10-18T01:38:31.339567+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:31.340420 | ubuntu-noble-large | 2025-10-18T01:38:31.340258+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-18 01:38:31.340604 | ubuntu-noble-large | 2025-10-18T01:38:31.340432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:32.582604 | ubuntu-noble-large | 2025-10-18T01:38:32.582120+0000 - INFO - Found version '23.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:32.582704 | ubuntu-noble-large | 2025-10-18T01:38:32.582443+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:32.772003 | ubuntu-noble-large | 2025-10-18T01:38:32.771590+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:32.817862 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:32.822141 | ubuntu-noble-large | 2025-10-18T01:38:32.821765+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 01:38:32.896319 | ubuntu-noble-large | 2025-10-18T01:38:32.895791+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:32.896451 | ubuntu-noble-large | 2025-10-18T01:38:32.896262+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 is aodh, using pip3 show aodh 2025-10-18 01:38:32.896605 | ubuntu-noble-large | 2025-10-18T01:38:32.896429+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:34.101872 | ubuntu-noble-large | 2025-10-18T01:38:34.101425+0000 - INFO - Found version '19.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:34.101957 | ubuntu-noble-large | 2025-10-18T01:38:34.101793+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:34.276210 | ubuntu-noble-large | 2025-10-18T01:38:34.275792+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:34.317647 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:34.321480 | ubuntu-noble-large | 2025-10-18T01:38:34.321020+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 01:38:34.370910 | ubuntu-noble-large | 2025-10-18T01:38:34.370433+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:34.371089 | ubuntu-noble-large | 2025-10-18T01:38:34.370907+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2024.2 is aodh, using pip3 show aodh 2025-10-18 01:38:34.371222 | ubuntu-noble-large | 2025-10-18T01:38:34.371087+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:35.600991 | ubuntu-noble-large | 2025-10-18T01:38:35.600448+0000 - INFO - Found version '19.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:35.601104 | ubuntu-noble-large | 2025-10-18T01:38:35.600919+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:35.776894 | ubuntu-noble-large | 2025-10-18T01:38:35.776419+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:35.819652 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:35.823992 | ubuntu-noble-large | 2025-10-18T01:38:35.823551+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 01:38:35.874738 | ubuntu-noble-large | 2025-10-18T01:38:35.874359+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:35.874855 | ubuntu-noble-large | 2025-10-18T01:38:35.874704+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 is aodh, using pip3 show aodh 2025-10-18 01:38:35.874874 | ubuntu-noble-large | 2025-10-18T01:38:35.874781+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:37.044287 | ubuntu-noble-large | 2025-10-18T01:38:37.043902+0000 - INFO - Found version '19.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:37.044417 | ubuntu-noble-large | 2025-10-18T01:38:37.044194+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:37.246824 | ubuntu-noble-large | 2025-10-18T01:38:37.246270+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:37.292123 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:37.296411 | ubuntu-noble-large | 2025-10-18T01:38:37.296021+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 01:38:37.346318 | ubuntu-noble-large | 2025-10-18T01:38:37.345874+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:37.346477 | ubuntu-noble-large | 2025-10-18T01:38:37.346307+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 is aodh, using pip3 show aodh 2025-10-18 01:38:37.346629 | ubuntu-noble-large | 2025-10-18T01:38:37.346467+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:38.504163 | ubuntu-noble-large | 2025-10-18T01:38:38.503767+0000 - INFO - Found version '19.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:38.504263 | ubuntu-noble-large | 2025-10-18T01:38:38.504111+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:38.681093 | ubuntu-noble-large | 2025-10-18T01:38:38.680651+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:38.724972 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:38.729059 | ubuntu-noble-large | 2025-10-18T01:38:38.728701+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 01:38:38.781696 | ubuntu-noble-large | 2025-10-18T01:38:38.781276+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:38.781892 | ubuntu-noble-large | 2025-10-18T01:38:38.781682+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 is aodh, using pip3 show aodh 2025-10-18 01:38:38.782000 | ubuntu-noble-large | 2025-10-18T01:38:38.781870+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:39.968712 | ubuntu-noble-large | 2025-10-18T01:38:39.968020+0000 - INFO - Found version '19.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:39.968798 | ubuntu-noble-large | 2025-10-18T01:38:39.968333+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:40.159069 | ubuntu-noble-large | 2025-10-18T01:38:40.158720+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:40.214249 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:40.218999 | ubuntu-noble-large | 2025-10-18T01:38:40.218683+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 01:38:40.264769 | ubuntu-noble-large | 2025-10-18T01:38:40.264362+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:40.264985 | ubuntu-noble-large | 2025-10-18T01:38:40.264757+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 is ironic-neutron-agent, using pip3 show neutron 2025-10-18 01:38:40.265111 | ubuntu-noble-large | 2025-10-18T01:38:40.264982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:41.447107 | ubuntu-noble-large | 2025-10-18T01:38:41.446671+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:41.447255 | ubuntu-noble-large | 2025-10-18T01:38:41.447014+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:41.632276 | ubuntu-noble-large | 2025-10-18T01:38:41.631898+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:41.678711 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:41.682714 | ubuntu-noble-large | 2025-10-18T01:38:41.682272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 01:38:41.729601 | ubuntu-noble-large | 2025-10-18T01:38:41.729131+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:41.729768 | ubuntu-noble-large | 2025-10-18T01:38:41.729590+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:41.729928 | ubuntu-noble-large | 2025-10-18T01:38:41.729741+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:42.940019 | ubuntu-noble-large | 2025-10-18T01:38:42.939582+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:42.940121 | ubuntu-noble-large | 2025-10-18T01:38:42.939928+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:43.105364 | ubuntu-noble-large | 2025-10-18T01:38:43.105064+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:43.147690 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:43.151285 | ubuntu-noble-large | 2025-10-18T01:38:43.150953+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 01:38:43.196785 | ubuntu-noble-large | 2025-10-18T01:38:43.196407+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:43.196971 | ubuntu-noble-large | 2025-10-18T01:38:43.196796+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:43.197102 | ubuntu-noble-large | 2025-10-18T01:38:43.196982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:44.426609 | ubuntu-noble-large | 2025-10-18T01:38:44.426184+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:44.426714 | ubuntu-noble-large | 2025-10-18T01:38:44.426504+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:44.605496 | ubuntu-noble-large | 2025-10-18T01:38:44.605138+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:44.649044 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:44.652467 | ubuntu-noble-large | 2025-10-18T01:38:44.652106+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 01:38:44.700751 | ubuntu-noble-large | 2025-10-18T01:38:44.700337+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:44.700885 | ubuntu-noble-large | 2025-10-18T01:38:44.700698+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:44.700956 | ubuntu-noble-large | 2025-10-18T01:38:44.700836+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:45.967670 | ubuntu-noble-large | 2025-10-18T01:38:45.966344+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:45.967760 | ubuntu-noble-large | 2025-10-18T01:38:45.966698+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:46.158600 | ubuntu-noble-large | 2025-10-18T01:38:46.158199+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:46.203951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:46.207996 | ubuntu-noble-large | 2025-10-18T01:38:46.207584+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 01:38:46.265049 | ubuntu-noble-large | 2025-10-18T01:38:46.264704+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:46.265135 | ubuntu-noble-large | 2025-10-18T01:38:46.265018+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:46.265220 | ubuntu-noble-large | 2025-10-18T01:38:46.265121+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:47.583452 | ubuntu-noble-large | 2025-10-18T01:38:47.583136+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:47.583560 | ubuntu-noble-large | 2025-10-18T01:38:47.583407+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:47.763883 | ubuntu-noble-large | 2025-10-18T01:38:47.763478+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:47.810033 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:47.814428 | ubuntu-noble-large | 2025-10-18T01:38:47.814021+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 01:38:47.865812 | ubuntu-noble-large | 2025-10-18T01:38:47.865372+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:47.865962 | ubuntu-noble-large | 2025-10-18T01:38:47.865788+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:47.866071 | ubuntu-noble-large | 2025-10-18T01:38:47.865961+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:49.061141 | ubuntu-noble-large | 2025-10-18T01:38:49.060689+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:49.061260 | ubuntu-noble-large | 2025-10-18T01:38:49.061074+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:49.237949 | ubuntu-noble-large | 2025-10-18T01:38:49.237556+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:49.282286 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:49.287311 | ubuntu-noble-large | 2025-10-18T01:38:49.286947+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 01:38:49.342635 | ubuntu-noble-large | 2025-10-18T01:38:49.342190+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:49.342881 | ubuntu-noble-large | 2025-10-18T01:38:49.342660+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:49.343010 | ubuntu-noble-large | 2025-10-18T01:38:49.342876+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:50.564888 | ubuntu-noble-large | 2025-10-18T01:38:50.564430+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:50.564996 | ubuntu-noble-large | 2025-10-18T01:38:50.564817+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:50.731427 | ubuntu-noble-large | 2025-10-18T01:38:50.731062+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:50.777668 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:50.781754 | ubuntu-noble-large | 2025-10-18T01:38:50.781401+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 01:38:50.831789 | ubuntu-noble-large | 2025-10-18T01:38:50.831363+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:50.832025 | ubuntu-noble-large | 2025-10-18T01:38:50.831780+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:50.832139 | ubuntu-noble-large | 2025-10-18T01:38:50.831986+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:52.146633 | ubuntu-noble-large | 2025-10-18T01:38:52.146162+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:52.146773 | ubuntu-noble-large | 2025-10-18T01:38:52.146489+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:52.342589 | ubuntu-noble-large | 2025-10-18T01:38:52.342199+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:52.387011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:52.391567 | ubuntu-noble-large | 2025-10-18T01:38:52.391223+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 01:38:52.445808 | ubuntu-noble-large | 2025-10-18T01:38:52.445458+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:52.445912 | ubuntu-noble-large | 2025-10-18T01:38:52.445778+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:52.446014 | ubuntu-noble-large | 2025-10-18T01:38:52.445918+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:53.645665 | ubuntu-noble-large | 2025-10-18T01:38:53.645281+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:53.645772 | ubuntu-noble-large | 2025-10-18T01:38:53.645638+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:53.820829 | ubuntu-noble-large | 2025-10-18T01:38:53.820388+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:53.866414 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:53.871357 | ubuntu-noble-large | 2025-10-18T01:38:53.871011+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 01:38:53.921622 | ubuntu-noble-large | 2025-10-18T01:38:53.921182+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:53.921803 | ubuntu-noble-large | 2025-10-18T01:38:53.921612+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:53.921957 | ubuntu-noble-large | 2025-10-18T01:38:53.921818+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:55.098377 | ubuntu-noble-large | 2025-10-18T01:38:55.097998+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:55.098484 | ubuntu-noble-large | 2025-10-18T01:38:55.098319+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:55.288347 | ubuntu-noble-large | 2025-10-18T01:38:55.287968+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:55.333348 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:55.338299 | ubuntu-noble-large | 2025-10-18T01:38:55.337929+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 01:38:55.389106 | ubuntu-noble-large | 2025-10-18T01:38:55.388826+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:55.389194 | ubuntu-noble-large | 2025-10-18T01:38:55.389061+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:55.389213 | ubuntu-noble-large | 2025-10-18T01:38:55.389118+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:56.607965 | ubuntu-noble-large | 2025-10-18T01:38:56.607659+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:56.608036 | ubuntu-noble-large | 2025-10-18T01:38:56.607933+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:56.778984 | ubuntu-noble-large | 2025-10-18T01:38:56.778567+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:56.820084 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:56.824871 | ubuntu-noble-large | 2025-10-18T01:38:56.824464+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 01:38:56.881435 | ubuntu-noble-large | 2025-10-18T01:38:56.880832+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:56.881550 | ubuntu-noble-large | 2025-10-18T01:38:56.881167+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:56.881568 | ubuntu-noble-large | 2025-10-18T01:38:56.881257+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:58.052214 | ubuntu-noble-large | 2025-10-18T01:38:58.051636+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:58.052365 | ubuntu-noble-large | 2025-10-18T01:38:58.051976+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:58.256318 | ubuntu-noble-large | 2025-10-18T01:38:58.255826+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:58.298670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:58.303387 | ubuntu-noble-large | 2025-10-18T01:38:58.303006+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 01:38:58.354356 | ubuntu-noble-large | 2025-10-18T01:38:58.353897+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:58.354456 | ubuntu-noble-large | 2025-10-18T01:38:58.354302+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 is neutron, using pip3 show neutron 2025-10-18 01:38:58.354644 | ubuntu-noble-large | 2025-10-18T01:38:58.354456+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:59.590198 | ubuntu-noble-large | 2025-10-18T01:38:59.589742+0000 - INFO - Found version '25.2.1' with build date '20251018' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:59.590419 | ubuntu-noble-large | 2025-10-18T01:38:59.590101+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:59.786113 | ubuntu-noble-large | 2025-10-18T01:38:59.785621+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:59.828024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:59.832618 | ubuntu-noble-large | 2025-10-18T01:38:59.832208+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 01:38:59.893823 | ubuntu-noble-large | 2025-10-18T01:38:59.893324+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:38:59.894017 | ubuntu-noble-large | 2025-10-18T01:38:59.893846+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 is ovn, using dpkg -s ovn-common 2025-10-18 01:38:59.894133 | ubuntu-noble-large | 2025-10-18T01:38:59.894007+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:39:00.505642 | ubuntu-noble-large | 2025-10-18T01:39:00.505215+0000 - INFO - Found version '24.9.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:39:00.505819 | ubuntu-noble-large | 2025-10-18T01:39:00.505595+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:39:00.675009 | ubuntu-noble-large | 2025-10-18T01:39:00.674618+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:39:00.716838 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:39:00.721013 | ubuntu-noble-large | 2025-10-18T01:39:00.720491+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 01:39:00.769301 | ubuntu-noble-large | 2025-10-18T01:39:00.768991+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:00.769386 | ubuntu-noble-large | 2025-10-18T01:39:00.769218+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 is ovn, using dpkg -s ovn-common 2025-10-18 01:39:00.769404 | ubuntu-noble-large | 2025-10-18T01:39:00.769279+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:01.355192 | ubuntu-noble-large | 2025-10-18T01:39:01.354624+0000 - INFO - Found version '24.9.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:01.355303 | ubuntu-noble-large | 2025-10-18T01:39:01.355078+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:01.524342 | ubuntu-noble-large | 2025-10-18T01:39:01.523973+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:01.566420 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:01.570944 | ubuntu-noble-large | 2025-10-18T01:39:01.570576+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 01:39:01.623312 | ubuntu-noble-large | 2025-10-18T01:39:01.622936+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:01.623439 | ubuntu-noble-large | 2025-10-18T01:39:01.623213+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 is ovn, using dpkg -s ovn-common 2025-10-18 01:39:01.623460 | ubuntu-noble-large | 2025-10-18T01:39:01.623300+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:02.218770 | ubuntu-noble-large | 2025-10-18T01:39:02.218379+0000 - INFO - Found version '24.9.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:02.218869 | ubuntu-noble-large | 2025-10-18T01:39:02.218716+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:02.369772 | ubuntu-noble-large | 2025-10-18T01:39:02.369420+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:02.418823 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:02.423843 | ubuntu-noble-large | 2025-10-18T01:39:02.423398+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 01:39:02.475160 | ubuntu-noble-large | 2025-10-18T01:39:02.474705+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:02.475320 | ubuntu-noble-large | 2025-10-18T01:39:02.475144+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 is ovn, using dpkg -s ovn-common 2025-10-18 01:39:02.475440 | ubuntu-noble-large | 2025-10-18T01:39:02.475314+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:03.058548 | ubuntu-noble-large | 2025-10-18T01:39:03.058037+0000 - INFO - Found version '24.9.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:03.058717 | ubuntu-noble-large | 2025-10-18T01:39:03.058462+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:03.205150 | ubuntu-noble-large | 2025-10-18T01:39:03.204730+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:03.255266 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:03.260425 | ubuntu-noble-large | 2025-10-18T01:39:03.260074+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 01:39:03.313872 | ubuntu-noble-large | 2025-10-18T01:39:03.313450+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 01:39:03.314019 | ubuntu-noble-large | 2025-10-18T01:39:03.313868+0000 - ERROR - Configuration for letsencrypt-webserver (letsencrypt) not found 2025-10-18 01:39:03.314136 | ubuntu-noble-large | 2025-10-18T01:39:03.314022+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 01:39:03.314251 | ubuntu-noble-large | 2025-10-18T01:39:03.314146+0000 - ERROR - Configuration for letsencrypt-lego (letsencrypt) not found 2025-10-18 01:39:03.314350 | ubuntu-noble-large | 2025-10-18T01:39:03.314251+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:03.314452 | ubuntu-noble-large | 2025-10-18T01:39:03.314357+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2025-10-18 01:39:03.314570 | ubuntu-noble-large | 2025-10-18T01:39:03.314458+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:03.909614 | ubuntu-noble-large | 2025-10-18T01:39:03.909204+0000 - INFO - Found version '3.0.8' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:03.909720 | ubuntu-noble-large | 2025-10-18T01:39:03.909546+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:04.073070 | ubuntu-noble-large | 2025-10-18T01:39:04.072685+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:04.122733 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:04.127576 | ubuntu-noble-large | 2025-10-18T01:39:04.127074+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 01:39:04.185006 | ubuntu-noble-large | 2025-10-18T01:39:04.184443+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:04.185131 | ubuntu-noble-large | 2025-10-18T01:39:04.184974+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 is prometheus-v2-server, using /opt/prometheus/prometheus --version 2025-10-18 01:39:04.185298 | ubuntu-noble-large | 2025-10-18T01:39:04.185141+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:04.810129 | ubuntu-noble-large | 2025-10-18T01:39:04.809669+0000 - INFO - Found version '2.55.1' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:04.810243 | ubuntu-noble-large | 2025-10-18T01:39:04.810023+0000 - INFO - Adding org.opencontainers.image.version='2.55.1' label to osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:04.957115 | ubuntu-noble-large | 2025-10-18T01:39:04.956657+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:05.003467 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:05.008362 | ubuntu-noble-large | 2025-10-18T01:39:05.007920+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 01:39:05.062963 | ubuntu-noble-large | 2025-10-18T01:39:05.062421+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.063207 | ubuntu-noble-large | 2025-10-18T01:39:05.062941+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2025-10-18 01:39:05.063402 | ubuntu-noble-large | 2025-10-18T01:39:05.063203+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.636845 | ubuntu-noble-large | 2025-10-18T01:39:05.636398+0000 - INFO - Found version '0.15.0' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.636967 | ubuntu-noble-large | 2025-10-18T01:39:05.636670+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.784348 | ubuntu-noble-large | 2025-10-18T01:39:05.784000+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.822864 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.828115 | ubuntu-noble-large | 2025-10-18T01:39:05.827766+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 01:39:05.877016 | ubuntu-noble-large | 2025-10-18T01:39:05.876616+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:05.877095 | ubuntu-noble-large | 2025-10-18T01:39:05.876993+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 is prometheus-libvirt-exporter, using echo 2025-10-18 01:39:05.877196 | ubuntu-noble-large | 2025-10-18T01:39:05.877102+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:06.477440 | ubuntu-noble-large | 2025-10-18T01:39:06.476911+0000 - INFO - Found version '2024.2' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:06.477689 | ubuntu-noble-large | 2025-10-18T01:39:06.477351+0000 - INFO - Adding org.opencontainers.image.version='2024.2' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:06.644772 | ubuntu-noble-large | 2025-10-18T01:39:06.644411+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:06.690829 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:06.695081 | ubuntu-noble-large | 2025-10-18T01:39:06.694724+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 01:39:06.750001 | ubuntu-noble-large | 2025-10-18T01:39:06.749498+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:06.750132 | ubuntu-noble-large | 2025-10-18T01:39:06.749942+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2025-10-18 01:39:06.750262 | ubuntu-noble-large | 2025-10-18T01:39:06.750111+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:07.391657 | ubuntu-noble-large | 2025-10-18T01:39:07.391209+0000 - INFO - Found version '1.8.0' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:07.391861 | ubuntu-noble-large | 2025-10-18T01:39:07.391588+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:07.561992 | ubuntu-noble-large | 2025-10-18T01:39:07.561600+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:07.608839 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:07.612300 | ubuntu-noble-large | 2025-10-18T01:39:07.611933+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 01:39:07.663622 | ubuntu-noble-large | 2025-10-18T01:39:07.663190+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 01:39:07.663742 | ubuntu-noble-large | 2025-10-18T01:39:07.663580+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2025-10-18 01:39:07.663986 | ubuntu-noble-large | 2025-10-18T01:39:07.663735+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 01:39:08.242270 | ubuntu-noble-large | 2025-10-18T01:39:08.241855+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2: Invalid version: '1.0.7, commit: 79cb6010e656fd6b24c9ccba29bde4cddcf832c2' 2025-10-18 01:39:08.242383 | ubuntu-noble-large | 2025-10-18T01:39:08.242189+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:08.242725 | ubuntu-noble-large | 2025-10-18T01:39:08.242420+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2025-10-18 01:39:08.242889 | ubuntu-noble-large | 2025-10-18T01:39:08.242650+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:08.867923 | ubuntu-noble-large | 2025-10-18T01:39:08.867340+0000 - INFO - Found version '0.16.0' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:08.868081 | ubuntu-noble-large | 2025-10-18T01:39:08.867737+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:09.029803 | ubuntu-noble-large | 2025-10-18T01:39:09.029303+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:09.076887 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:09.081737 | ubuntu-noble-large | 2025-10-18T01:39:09.081326+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 01:39:09.131384 | ubuntu-noble-large | 2025-10-18T01:39:09.130961+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:09.131547 | ubuntu-noble-large | 2025-10-18T01:39:09.131311+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 is prometheus-cadvisor, using /opt/cadvisor --version 2025-10-18 01:39:09.131575 | ubuntu-noble-large | 2025-10-18T01:39:09.131440+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:09.759489 | ubuntu-noble-large | 2025-10-18T01:39:09.759114+0000 - INFO - Found version '0.49.2' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:09.759631 | ubuntu-noble-large | 2025-10-18T01:39:09.759411+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:09.915091 | ubuntu-noble-large | 2025-10-18T01:39:09.914622+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:09.959098 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:09.963020 | ubuntu-noble-large | 2025-10-18T01:39:09.962664+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 01:39:10.013593 | ubuntu-noble-large | 2025-10-18T01:39:10.013177+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.013697 | ubuntu-noble-large | 2025-10-18T01:39:10.013556+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2025-10-18 01:39:10.013869 | ubuntu-noble-large | 2025-10-18T01:39:10.013692+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.626556 | ubuntu-noble-large | 2025-10-18T01:39:10.626178+0000 - INFO - Found version '0.25.0' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.626704 | ubuntu-noble-large | 2025-10-18T01:39:10.626489+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.787860 | ubuntu-noble-large | 2025-10-18T01:39:10.787417+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.830725 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.835229 | ubuntu-noble-large | 2025-10-18T01:39:10.834865+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 01:39:10.886986 | ubuntu-noble-large | 2025-10-18T01:39:10.886470+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:10.887174 | ubuntu-noble-large | 2025-10-18T01:39:10.886982+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2025-10-18 01:39:10.887333 | ubuntu-noble-large | 2025-10-18T01:39:10.887171+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:11.461976 | ubuntu-noble-large | 2025-10-18T01:39:11.461461+0000 - INFO - Found version '1.8.2' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:11.462088 | ubuntu-noble-large | 2025-10-18T01:39:11.461877+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:11.647750 | ubuntu-noble-large | 2025-10-18T01:39:11.647419+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:11.693624 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:11.696736 | ubuntu-noble-large | 2025-10-18T01:39:11.696377+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 01:39:11.744697 | ubuntu-noble-large | 2025-10-18T01:39:11.744361+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:11.744809 | ubuntu-noble-large | 2025-10-18T01:39:11.744662+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 is prometheus-openstack-exporter, using echo 2025-10-18 01:39:11.744875 | ubuntu-noble-large | 2025-10-18T01:39:11.744769+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:12.338413 | ubuntu-noble-large | 2025-10-18T01:39:12.338026+0000 - INFO - Found version '2024.2' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:12.338559 | ubuntu-noble-large | 2025-10-18T01:39:12.338336+0000 - INFO - Adding org.opencontainers.image.version='2024.2' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:12.514161 | ubuntu-noble-large | 2025-10-18T01:39:12.513692+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:12.557105 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:12.560882 | ubuntu-noble-large | 2025-10-18T01:39:12.560535+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 01:39:12.610430 | ubuntu-noble-large | 2025-10-18T01:39:12.610092+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:12.610558 | ubuntu-noble-large | 2025-10-18T01:39:12.610426+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2025-10-18 01:39:12.610682 | ubuntu-noble-large | 2025-10-18T01:39:12.610568+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:13.174756 | ubuntu-noble-large | 2025-10-18T01:39:13.174346+0000 - INFO - Found version '0.28.0' with build date '20251018' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:13.174874 | ubuntu-noble-large | 2025-10-18T01:39:13.174699+0000 - INFO - Adding org.opencontainers.image.version='0.28.0' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:13.344197 | ubuntu-noble-large | 2025-10-18T01:39:13.343814+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:13.385384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:13.389654 | ubuntu-noble-large | 2025-10-18T01:39:13.389305+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 01:39:13.439369 | ubuntu-noble-large | 2025-10-18T01:39:13.438970+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-10-18 01:39:13.439537 | ubuntu-noble-large | 2025-10-18T01:39:13.439368+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:13.439701 | ubuntu-noble-large | 2025-10-18T01:39:13.439576+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-10-18 01:39:13.439865 | ubuntu-noble-large | 2025-10-18T01:39:13.439721+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:13.439981 | ubuntu-noble-large | 2025-10-18T01:39:13.439875+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:13.440110 | ubuntu-noble-large | 2025-10-18T01:39:13.440004+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 is ironic-inspector, using pip3 show ironic-inspector 2025-10-18 01:39:13.440201 | ubuntu-noble-large | 2025-10-18T01:39:13.440114+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:14.586231 | ubuntu-noble-large | 2025-10-18T01:39:14.585765+0000 - INFO - Found version '12.3.1' with build date '20251018' for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:14.586354 | ubuntu-noble-large | 2025-10-18T01:39:14.586126+0000 - INFO - Adding org.opencontainers.image.version='12.3.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:14.751274 | ubuntu-noble-large | 2025-10-18T01:39:14.750880+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:14.801615 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:14.806452 | ubuntu-noble-large | 2025-10-18T01:39:14.806067+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 01:39:14.857242 | ubuntu-noble-large | 2025-10-18T01:39:14.856885+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-10-18 01:39:14.857356 | ubuntu-noble-large | 2025-10-18T01:39:14.857221+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:14.857480 | ubuntu-noble-large | 2025-10-18T01:39:14.857362+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-10-18 01:39:14.857602 | ubuntu-noble-large | 2025-10-18T01:39:14.857473+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:14.857695 | ubuntu-noble-large | 2025-10-18T01:39:14.857605+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-10-18 01:39:14.857787 | ubuntu-noble-large | 2025-10-18T01:39:14.857701+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:14.857878 | ubuntu-noble-large | 2025-10-18T01:39:14.857802+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-10-18 01:39:14.857962 | ubuntu-noble-large | 2025-10-18T01:39:14.857889+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:14.858047 | ubuntu-noble-large | 2025-10-18T01:39:14.857972+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-10-18 01:39:14.858140 | ubuntu-noble-large | 2025-10-18T01:39:14.858059+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:14.858226 | ubuntu-noble-large | 2025-10-18T01:39:14.858149+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:14.858330 | ubuntu-noble-large | 2025-10-18T01:39:14.858250+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2024.2 is horizon, using pip3 show horizon 2025-10-18 01:39:14.858410 | ubuntu-noble-large | 2025-10-18T01:39:14.858338+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:16.171977 | ubuntu-noble-large | 2025-10-18T01:39:16.171477+0000 - INFO - Found version '25.1.2' with build date '20251018' for osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:16.172083 | ubuntu-noble-large | 2025-10-18T01:39:16.171882+0000 - INFO - Adding org.opencontainers.image.version='25.1.2' label to osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:16.358036 | ubuntu-noble-large | 2025-10-18T01:39:16.357622+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:16.401326 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:16.405979 | ubuntu-noble-large | 2025-10-18T01:39:16.405567+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 01:39:16.462350 | ubuntu-noble-large | 2025-10-18T01:39:16.461944+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-10-18 01:39:16.462546 | ubuntu-noble-large | 2025-10-18T01:39:16.462327+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.462692 | ubuntu-noble-large | 2025-10-18T01:39:16.462554+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-10-18 01:39:16.462839 | ubuntu-noble-large | 2025-10-18T01:39:16.462694+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.462966 | ubuntu-noble-large | 2025-10-18T01:39:16.462836+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-10-18 01:39:16.463057 | ubuntu-noble-large | 2025-10-18T01:39:16.462958+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.463162 | ubuntu-noble-large | 2025-10-18T01:39:16.463066+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-10-18 01:39:16.463271 | ubuntu-noble-large | 2025-10-18T01:39:16.463175+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.463431 | ubuntu-noble-large | 2025-10-18T01:39:16.463281+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-10-18 01:39:16.463572 | ubuntu-noble-large | 2025-10-18T01:39:16.463434+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.463676 | ubuntu-noble-large | 2025-10-18T01:39:16.463573+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-10-18 01:39:16.463806 | ubuntu-noble-large | 2025-10-18T01:39:16.463685+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.463916 | ubuntu-noble-large | 2025-10-18T01:39:16.463812+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-10-18 01:39:16.464015 | ubuntu-noble-large | 2025-10-18T01:39:16.463919+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.464111 | ubuntu-noble-large | 2025-10-18T01:39:16.464018+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-10-18 01:39:16.464214 | ubuntu-noble-large | 2025-10-18T01:39:16.464121+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.464314 | ubuntu-noble-large | 2025-10-18T01:39:16.464222+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-10-18 01:39:16.464415 | ubuntu-noble-large | 2025-10-18T01:39:16.464325+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.464571 | ubuntu-noble-large | 2025-10-18T01:39:16.464424+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-10-18 01:39:16.464638 | ubuntu-noble-large | 2025-10-18T01:39:16.464552+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.464743 | ubuntu-noble-large | 2025-10-18T01:39:16.464647+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-10-18 01:39:16.464897 | ubuntu-noble-large | 2025-10-18T01:39:16.464750+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.464980 | ubuntu-noble-large | 2025-10-18T01:39:16.464886+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-10-18 01:39:16.465081 | ubuntu-noble-large | 2025-10-18T01:39:16.464990+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:16.465181 | ubuntu-noble-large | 2025-10-18T01:39:16.465090+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:16.465304 | ubuntu-noble-large | 2025-10-18T01:39:16.465206+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 is redis-sentinel, using dpkg -s redis-sentinel 2025-10-18 01:39:16.465400 | ubuntu-noble-large | 2025-10-18T01:39:16.465311+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:17.041133 | ubuntu-noble-large | 2025-10-18T01:39:17.040685+0000 - INFO - Found version '7.0.15' with build date '20251018' for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:17.041244 | ubuntu-noble-large | 2025-10-18T01:39:17.041069+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:17.179245 | ubuntu-noble-large | 2025-10-18T01:39:17.178920+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:17.220738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:17.224847 | ubuntu-noble-large | 2025-10-18T01:39:17.224455+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 01:39:17.271289 | ubuntu-noble-large | 2025-10-18T01:39:17.271006+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:17.271378 | ubuntu-noble-large | 2025-10-18T01:39:17.271237+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2024.2 is redis, using dpkg -s redis-server 2025-10-18 01:39:17.271397 | ubuntu-noble-large | 2025-10-18T01:39:17.271295+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:17.875610 | ubuntu-noble-large | 2025-10-18T01:39:17.874890+0000 - INFO - Found version '7.0.15' with build date '20251018' for osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:17.875677 | ubuntu-noble-large | 2025-10-18T01:39:17.875209+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:18.032435 | ubuntu-noble-large | 2025-10-18T01:39:18.032124+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:18.073556 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:18.077637 | ubuntu-noble-large | 2025-10-18T01:39:18.077276+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 01:39:18.126915 | ubuntu-noble-large | 2025-10-18T01:39:18.126467+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.127216 | ubuntu-noble-large | 2025-10-18T01:39:18.126935+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 is mariadb, using dpkg -s mariadb-client 2025-10-18 01:39:18.127304 | ubuntu-noble-large | 2025-10-18T01:39:18.127115+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.694015 | ubuntu-noble-large | 2025-10-18T01:39:18.693685+0000 - INFO - Found version '10.11.14' with build date '20251018' for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.694111 | ubuntu-noble-large | 2025-10-18T01:39:18.693919+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.872563 | ubuntu-noble-large | 2025-10-18T01:39:18.872208+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.914030 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.919048 | ubuntu-noble-large | 2025-10-18T01:39:18.918633+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 01:39:18.972813 | ubuntu-noble-large | 2025-10-18T01:39:18.972324+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:18.972905 | ubuntu-noble-large | 2025-10-18T01:39:18.972732+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 is mariadb-clustercheck, using dpkg -s mariadb-client 2025-10-18 01:39:18.973052 | ubuntu-noble-large | 2025-10-18T01:39:18.972906+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:19.572261 | ubuntu-noble-large | 2025-10-18T01:39:19.571744+0000 - INFO - Found version '10.11.14' with build date '20251018' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:19.572396 | ubuntu-noble-large | 2025-10-18T01:39:19.572082+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:19.714127 | ubuntu-noble-large | 2025-10-18T01:39:19.713901+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:19.757040 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:19.761479 | ubuntu-noble-large | 2025-10-18T01:39:19.761134+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 01:39:19.810883 | ubuntu-noble-large | 2025-10-18T01:39:19.810344+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:19.811006 | ubuntu-noble-large | 2025-10-18T01:39:19.810818+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-10-18 01:39:19.811108 | ubuntu-noble-large | 2025-10-18T01:39:19.810980+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:20.428172 | ubuntu-noble-large | 2025-10-18T01:39:20.427504+0000 - INFO - Found version '3.4.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:20.428314 | ubuntu-noble-large | 2025-10-18T01:39:20.428015+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:20.611858 | ubuntu-noble-large | 2025-10-18T01:39:20.611547+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:20.656980 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:20.660595 | ubuntu-noble-large | 2025-10-18T01:39:20.660211+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 01:39:20.714473 | ubuntu-noble-large | 2025-10-18T01:39:20.714062+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:20.714623 | ubuntu-noble-large | 2025-10-18T01:39:20.714444+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-10-18 01:39:20.714797 | ubuntu-noble-large | 2025-10-18T01:39:20.714626+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:21.278891 | ubuntu-noble-large | 2025-10-18T01:39:21.278431+0000 - INFO - Found version '3.4.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:21.279059 | ubuntu-noble-large | 2025-10-18T01:39:21.278862+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:21.440974 | ubuntu-noble-large | 2025-10-18T01:39:21.440499+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:21.485109 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:21.490425 | ubuntu-noble-large | 2025-10-18T01:39:21.489919+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 01:39:21.541421 | ubuntu-noble-large | 2025-10-18T01:39:21.540964+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:21.541607 | ubuntu-noble-large | 2025-10-18T01:39:21.541346+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-10-18 01:39:21.541634 | ubuntu-noble-large | 2025-10-18T01:39:21.541484+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:22.122563 | ubuntu-noble-large | 2025-10-18T01:39:22.122132+0000 - INFO - Found version '2.1.6' with build date '20251018' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:22.122685 | ubuntu-noble-large | 2025-10-18T01:39:22.122462+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:22.278996 | ubuntu-noble-large | 2025-10-18T01:39:22.278487+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:22.331601 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:22.335565 | ubuntu-noble-large | 2025-10-18T01:39:22.335182+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 01:39:22.385121 | ubuntu-noble-large | 2025-10-18T01:39:22.384684+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:22.385285 | ubuntu-noble-large | 2025-10-18T01:39:22.385109+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 is hacluster-corosync, using dpkg -s corosync 2025-10-18 01:39:22.385411 | ubuntu-noble-large | 2025-10-18T01:39:22.385281+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:22.993544 | ubuntu-noble-large | 2025-10-18T01:39:22.993194+0000 - INFO - Found version '3.1.7' with build date '20251018' for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:22.993668 | ubuntu-noble-large | 2025-10-18T01:39:22.993426+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:23.193422 | ubuntu-noble-large | 2025-10-18T01:39:23.193135+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:23.228224 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:23.231643 | ubuntu-noble-large | 2025-10-18T01:39:23.231391+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 01:39:23.284376 | ubuntu-noble-large | 2025-10-18T01:39:23.283934+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:23.284544 | ubuntu-noble-large | 2025-10-18T01:39:23.284350+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-10-18 01:39:23.284694 | ubuntu-noble-large | 2025-10-18T01:39:23.284555+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:23.899576 | ubuntu-noble-large | 2025-10-18T01:39:23.899138+0000 - INFO - Found version '2.1.6' with build date '20251018' for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:23.899691 | ubuntu-noble-large | 2025-10-18T01:39:23.899484+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:24.066825 | ubuntu-noble-large | 2025-10-18T01:39:24.066384+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:24.109581 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:24.114855 | ubuntu-noble-large | 2025-10-18T01:39:24.114409+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 01:39:24.161401 | ubuntu-noble-large | 2025-10-18T01:39:24.160970+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:24.161672 | ubuntu-noble-large | 2025-10-18T01:39:24.161389+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-10-18 01:39:24.161744 | ubuntu-noble-large | 2025-10-18T01:39:24.161601+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:24.768022 | ubuntu-noble-large | 2025-10-18T01:39:24.767537+0000 - INFO - Found version '2.1.6' with build date '20251018' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:24.768159 | ubuntu-noble-large | 2025-10-18T01:39:24.767933+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:24.919203 | ubuntu-noble-large | 2025-10-18T01:39:24.918733+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:24.958744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:24.963188 | ubuntu-noble-large | 2025-10-18T01:39:24.962701+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 01:39:25.006477 | ubuntu-noble-large | 2025-10-18T01:39:25.006018+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-10-18 01:39:25.006744 | ubuntu-noble-large | 2025-10-18T01:39:25.006447+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:25.006918 | ubuntu-noble-large | 2025-10-18T01:39:25.006750+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.007111 | ubuntu-noble-large | 2025-10-18T01:39:25.006952+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-10-18 01:39:25.007214 | ubuntu-noble-large | 2025-10-18T01:39:25.007110+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.663778 | ubuntu-noble-large | 2025-10-18T01:39:25.663252+0000 - INFO - Found version '3.4.0' with build date '20251018' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.663895 | ubuntu-noble-large | 2025-10-18T01:39:25.663618+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.823115 | ubuntu-noble-large | 2025-10-18T01:39:25.822728+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.867873 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.873399 | ubuntu-noble-large | 2025-10-18T01:39:25.872965+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 01:39:25.923241 | ubuntu-noble-large | 2025-10-18T01:39:25.922688+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:25.923409 | ubuntu-noble-large | 2025-10-18T01:39:25.923232+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-10-18 01:39:25.923596 | ubuntu-noble-large | 2025-10-18T01:39:25.923410+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:26.525739 | ubuntu-noble-large | 2025-10-18T01:39:26.525323+0000 - INFO - Found version '3.4.0' with build date '20251018' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:26.525936 | ubuntu-noble-large | 2025-10-18T01:39:26.525674+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:26.693603 | ubuntu-noble-large | 2025-10-18T01:39:26.693325+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:26.735476 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:26.740479 | ubuntu-noble-large | 2025-10-18T01:39:26.740038+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 01:39:26.792261 | ubuntu-noble-large | 2025-10-18T01:39:26.791913+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-10-18 01:39:26.792364 | ubuntu-noble-large | 2025-10-18T01:39:26.792163+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:26.792383 | ubuntu-noble-large | 2025-10-18T01:39:26.792243+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:26.792401 | ubuntu-noble-large | 2025-10-18T01:39:26.792313+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2024.2 is iscsid, using dpkg -s open-iscsi 2025-10-18 01:39:26.792438 | ubuntu-noble-large | 2025-10-18T01:39:26.792367+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:27.404850 | ubuntu-noble-large | 2025-10-18T01:39:27.404402+0000 - INFO - Found version '2.1.9' with build date '20251018' for osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:27.404960 | ubuntu-noble-large | 2025-10-18T01:39:27.404726+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:27.569368 | ubuntu-noble-large | 2025-10-18T01:39:27.568971+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:27.614067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:27.619067 | ubuntu-noble-large | 2025-10-18T01:39:27.618633+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 01:39:27.662728 | ubuntu-noble-large | 2025-10-18T01:39:27.662287+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:27.662921 | ubuntu-noble-large | 2025-10-18T01:39:27.662721+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 is rabbitmq, using dpkg -s rabbitmq-server 2025-10-18 01:39:27.663050 | ubuntu-noble-large | 2025-10-18T01:39:27.662920+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:28.239648 | ubuntu-noble-large | 2025-10-18T01:39:28.239261+0000 - INFO - Found version '3.13.7' with build date '20251018' for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:28.239782 | ubuntu-noble-large | 2025-10-18T01:39:28.239589+0000 - INFO - Adding org.opencontainers.image.version='3.13.7' label to osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:28.408649 | ubuntu-noble-large | 2025-10-18T01:39:28.408238+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:28.451050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:28.455329 | ubuntu-noble-large | 2025-10-18T01:39:28.454948+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 01:39:28.501571 | ubuntu-noble-large | 2025-10-18T01:39:28.501140+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:28.501689 | ubuntu-noble-large | 2025-10-18T01:39:28.501540+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2024.2 is cron, using dpkg -s cron 2025-10-18 01:39:28.501867 | ubuntu-noble-large | 2025-10-18T01:39:28.501701+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:29.074379 | ubuntu-noble-large | 2025-10-18T01:39:29.074141+0000 - INFO - Found version '3.0' with build date '20251018' for osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:29.074480 | ubuntu-noble-large | 2025-10-18T01:39:29.074306+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:29.259597 | ubuntu-noble-large | 2025-10-18T01:39:29.259173+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:29.301596 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:29.305998 | ubuntu-noble-large | 2025-10-18T01:39:29.305578+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 01:39:29.356359 | ubuntu-noble-large | 2025-10-18T01:39:29.355950+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:29.356526 | ubuntu-noble-large | 2025-10-18T01:39:29.356357+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2024.2 is grafana, using dpkg -s grafana 2025-10-18 01:39:29.356689 | ubuntu-noble-large | 2025-10-18T01:39:29.356560+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:29.965431 | ubuntu-noble-large | 2025-10-18T01:39:29.965061+0000 - INFO - Found version '12.2.0' with build date '20251018' for osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:29.965644 | ubuntu-noble-large | 2025-10-18T01:39:29.965398+0000 - INFO - Adding org.opencontainers.image.version='12.2.0' label to osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:30.121810 | ubuntu-noble-large | 2025-10-18T01:39:30.121371+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:30.167968 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:30.173693 | ubuntu-noble-large | 2025-10-18T01:39:30.173326+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 01:39:30.222572 | ubuntu-noble-large | 2025-10-18T01:39:30.222130+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-10-18 01:39:30.222729 | ubuntu-noble-large | 2025-10-18T01:39:30.222555+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:30.222907 | ubuntu-noble-large | 2025-10-18T01:39:30.222737+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:30.223049 | ubuntu-noble-large | 2025-10-18T01:39:30.222928+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 is dnsmasq, using dpkg -s dnsmasq 2025-10-18 01:39:30.223162 | ubuntu-noble-large | 2025-10-18T01:39:30.223050+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:30.860047 | ubuntu-noble-large | 2025-10-18T01:39:30.859606+0000 - INFO - Found version '2.90' with build date '20251018' for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:30.860140 | ubuntu-noble-large | 2025-10-18T01:39:30.860009+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:31.019329 | ubuntu-noble-large | 2025-10-18T01:39:31.018957+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:31.062935 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:31.066157 | ubuntu-noble-large | 2025-10-18T01:39:31.065787+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 01:39:31.117564 | ubuntu-noble-large | 2025-10-18T01:39:31.117121+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-10-18 01:39:31.117675 | ubuntu-noble-large | 2025-10-18T01:39:31.117473+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:31.117811 | ubuntu-noble-large | 2025-10-18T01:39:31.117646+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.117946 | ubuntu-noble-large | 2025-10-18T01:39:31.117802+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2024.2 is memcached, using dpkg -s memcached 2025-10-18 01:39:31.118017 | ubuntu-noble-large | 2025-10-18T01:39:31.117913+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.701085 | ubuntu-noble-large | 2025-10-18T01:39:31.700586+0000 - INFO - Found version '1.6.24' with build date '20251018' for osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.701194 | ubuntu-noble-large | 2025-10-18T01:39:31.701016+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.863956 | ubuntu-noble-large | 2025-10-18T01:39:31.863479+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.906587 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.910620 | ubuntu-noble-large | 2025-10-18T01:39:31.910230+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 01:39:31.958012 | ubuntu-noble-large | 2025-10-18T01:39:31.957623+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:31.958098 | ubuntu-noble-large | 2025-10-18T01:39:31.957972+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2024.2 is keepalived, using dpkg -s keepalived 2025-10-18 01:39:31.958201 | ubuntu-noble-large | 2025-10-18T01:39:31.958091+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:32.536351 | ubuntu-noble-large | 2025-10-18T01:39:32.535993+0000 - INFO - Found version '2.2.8' with build date '20251018' for osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:32.536457 | ubuntu-noble-large | 2025-10-18T01:39:32.536260+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:32.693256 | ubuntu-noble-large | 2025-10-18T01:39:32.692850+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:32.743299 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:32.747640 | ubuntu-noble-large | 2025-10-18T01:39:32.747021+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 01:39:32.799013 | ubuntu-noble-large | 2025-10-18T01:39:32.798577+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:32.799131 | ubuntu-noble-large | 2025-10-18T01:39:32.798975+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 is nova-libvirt, using dpkg -s libvirt-daemon 2025-10-18 01:39:32.799280 | ubuntu-noble-large | 2025-10-18T01:39:32.799118+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:33.391085 | ubuntu-noble-large | 2025-10-18T01:39:33.390701+0000 - INFO - Found version '10.0.0' with build date '20251018' for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:33.391181 | ubuntu-noble-large | 2025-10-18T01:39:33.391012+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:33.560074 | ubuntu-noble-large | 2025-10-18T01:39:33.559611+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:33.606496 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:33.611295 | ubuntu-noble-large | 2025-10-18T01:39:33.610935+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 01:39:33.656569 | ubuntu-noble-large | 2025-10-18T01:39:33.656166+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:33.656741 | ubuntu-noble-large | 2025-10-18T01:39:33.656586+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 is kolla-toolbox, using echo 2025-10-18 01:39:33.656936 | ubuntu-noble-large | 2025-10-18T01:39:33.656785+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:34.234796 | ubuntu-noble-large | 2025-10-18T01:39:34.234286+0000 - INFO - Found version '19.6.1' with build date '20251018' for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:34.234960 | ubuntu-noble-large | 2025-10-18T01:39:34.234645+0000 - INFO - Adding org.opencontainers.image.version='19.6.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:34.417366 | ubuntu-noble-large | 2025-10-18T01:39:34.417040+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:34.460067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:34.464441 | ubuntu-noble-large | 2025-10-18T01:39:34.463972+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 01:39:34.516375 | ubuntu-noble-large | 2025-10-18T01:39:34.515911+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:34.516725 | ubuntu-noble-large | 2025-10-18T01:39:34.516364+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2024.2 is tgtd, using dpkg -s tgt 2025-10-18 01:39:34.516862 | ubuntu-noble-large | 2025-10-18T01:39:34.516634+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:35.141371 | ubuntu-noble-large | 2025-10-18T01:39:35.140941+0000 - INFO - Found version '1.0.85' with build date '20251018' for osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:35.141483 | ubuntu-noble-large | 2025-10-18T01:39:35.141279+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:35.299415 | ubuntu-noble-large | 2025-10-18T01:39:35.298957+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:35.341267 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:35.345395 | ubuntu-noble-large | 2025-10-18T01:39:35.345008+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 01:39:35.397666 | ubuntu-noble-large | 2025-10-18T01:39:35.397232+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:35.397794 | ubuntu-noble-large | 2025-10-18T01:39:35.397635+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2024.2 is fluentd, using dpkg -s fluent-package 2025-10-18 01:39:35.397949 | ubuntu-noble-large | 2025-10-18T01:39:35.397805+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:36.041465 | ubuntu-noble-large | 2025-10-18T01:39:36.041052+0000 - INFO - Found version '5.0.8' with build date '20251018' for osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:36.041624 | ubuntu-noble-large | 2025-10-18T01:39:36.041390+0000 - INFO - Adding org.opencontainers.image.version='5.0.8' label to osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:36.214834 | ubuntu-noble-large | 2025-10-18T01:39:36.214354+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:36.256439 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:36.260544 | ubuntu-noble-large | 2025-10-18T01:39:36.260160+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 01:39:36.302904 | ubuntu-noble-large | 2025-10-18T01:39:36.302483+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-10-18 01:39:36.303033 | ubuntu-noble-large | 2025-10-18T01:39:36.302887+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:36.303164 | ubuntu-noble-large | 2025-10-18T01:39:36.303047+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:36.303305 | ubuntu-noble-large | 2025-10-18T01:39:36.303189+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 is haproxy-ssh, using dpkg -s openssh-server 2025-10-18 01:39:36.303416 | ubuntu-noble-large | 2025-10-18T01:39:36.303312+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:36.903965 | ubuntu-noble-large | 2025-10-18T01:39:36.903557+0000 - INFO - Found version '9.6' with build date '20251018' for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:36.904083 | ubuntu-noble-large | 2025-10-18T01:39:36.903899+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:37.064389 | ubuntu-noble-large | 2025-10-18T01:39:37.063992+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:37.115707 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:37.119023 | ubuntu-noble-large | 2025-10-18T01:39:37.118616+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 01:39:37.167000 | ubuntu-noble-large | 2025-10-18T01:39:37.166583+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.167193 | ubuntu-noble-large | 2025-10-18T01:39:37.167002+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2024.2 is haproxy, using dpkg -s haproxy 2025-10-18 01:39:37.167327 | ubuntu-noble-large | 2025-10-18T01:39:37.167197+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.750439 | ubuntu-noble-large | 2025-10-18T01:39:37.750056+0000 - INFO - Found version '2.8.5' with build date '20251018' for osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.750560 | ubuntu-noble-large | 2025-10-18T01:39:37.750393+0000 - INFO - Adding org.opencontainers.image.version='2.8.5' label to osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.904453 | ubuntu-noble-large | 2025-10-18T01:39:37.904108+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.948801 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.951916 | ubuntu-noble-large | 2025-10-18T01:39:37.951546+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 01:39:37.995654 | ubuntu-noble-large | 2025-10-18T01:39:37.995240+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-10-18 01:39:37.995876 | ubuntu-noble-large | 2025-10-18T01:39:37.995624+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:37.995990 | ubuntu-noble-large | 2025-10-18T01:39:37.995852+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:37.996124 | ubuntu-noble-large | 2025-10-18T01:39:37.996003+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2024.2 is proxysql, using dpkg -s proxysql 2025-10-18 01:39:37.996216 | ubuntu-noble-large | 2025-10-18T01:39:37.996117+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:38.607024 | ubuntu-noble-large | 2025-10-18T01:39:38.606584+0000 - INFO - Found version '3.0.2' with build date '20251018' for osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:38.607130 | ubuntu-noble-large | 2025-10-18T01:39:38.606931+0000 - INFO - Adding org.opencontainers.image.version='3.0.2' label to osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:38.777858 | ubuntu-noble-large | 2025-10-18T01:39:38.777440+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:38.824147 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:38.828883 | ubuntu-noble-large | 2025-10-18T01:39:38.828480+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 01:39:38.879809 | ubuntu-noble-large | 2025-10-18T01:39:38.879248+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:38.879930 | ubuntu-noble-large | 2025-10-18T01:39:38.879709+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2025-10-18 01:39:38.880071 | ubuntu-noble-large | 2025-10-18T01:39:38.879912+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:39.489830 | ubuntu-noble-large | 2025-10-18T01:39:39.489421+0000 - INFO - Found version '2.19.3' with build date '20251018' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:39.489929 | ubuntu-noble-large | 2025-10-18T01:39:39.489771+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:39.659352 | ubuntu-noble-large | 2025-10-18T01:39:39.659056+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:39.705193 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:39.709138 | ubuntu-noble-large | 2025-10-18T01:39:39.708877+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 01:39:39.762092 | ubuntu-noble-large | 2025-10-18T01:39:39.761597+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:39.762200 | ubuntu-noble-large | 2025-10-18T01:39:39.762053+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2024.2 is opensearch, using dpkg -s opensearch 2025-10-18 01:39:39.762359 | ubuntu-noble-large | 2025-10-18T01:39:39.762219+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:40.364278 | ubuntu-noble-large | 2025-10-18T01:39:40.363879+0000 - INFO - Found version '2.19.3' with build date '20251018' for osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:40.364440 | ubuntu-noble-large | 2025-10-18T01:39:40.364206+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:40.506165 | ubuntu-noble-large | 2025-10-18T01:39:40.505823+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:40.551801 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:40.555955 | ubuntu-noble-large | 2025-10-18T01:39:40.555572+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 01:39:40.607723 | ubuntu-noble-large | 2025-10-18T01:39:40.607294+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:40.607933 | ubuntu-noble-large | 2025-10-18T01:39:40.607722+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-10-18 01:39:40.608074 | ubuntu-noble-large | 2025-10-18T01:39:40.607935+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:41.182808 | ubuntu-noble-large | 2025-10-18T01:39:41.182462+0000 - INFO - Found version '3.4.0' with build date '20251018' for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:41.182915 | ubuntu-noble-large | 2025-10-18T01:39:41.182683+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:41.349613 | ubuntu-noble-large | 2025-10-18T01:39:41.349242+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:41.391789 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:41.396544 | ubuntu-noble-large | 2025-10-18T01:39:41.396160+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 01:39:41.445177 | ubuntu-noble-large | 2025-10-18T01:39:41.444715+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-10-18 01:39:41.445272 | ubuntu-noble-large | 2025-10-18T01:39:41.445132+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:41.445418 | ubuntu-noble-large | 2025-10-18T01:39:41.445286+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-10-18 01:39:41.445553 | ubuntu-noble-large | 2025-10-18T01:39:41.445418+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:41.445728 | ubuntu-noble-large | 2025-10-18T01:39:41.445593+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:41.445915 | ubuntu-noble-large | 2025-10-18T01:39:41.445784+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2024.2 is multipathd, using dpkg -s multipath-tools 2025-10-18 01:39:41.446008 | ubuntu-noble-large | 2025-10-18T01:39:41.445910+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:42.002543 | ubuntu-noble-large | 2025-10-18T01:39:42.002146+0000 - INFO - Found version '0.9.4' with build date '20251018' for osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:42.002605 | ubuntu-noble-large | 2025-10-18T01:39:42.002440+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:42.148966 | ubuntu-noble-large | 2025-10-18T01:39:42.148630+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:42.193321 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:42.196707 | ubuntu-noble-large | 2025-10-18T01:39:42.196341+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 01:39:42.245109 | ubuntu-noble-large | 2025-10-18T01:39:42.244643+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2024.2 2025-10-18 01:39:42.245213 | ubuntu-noble-large | 2025-10-18T01:39:42.245048+0000 - INFO - osism.harbor.regio.digital/kolla/base:2024.2 is a base image and not handled at the moment 2025-10-18 01:39:42.274844 | ubuntu-noble-large | 2025-10-18 01:39:42.274903 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-10-18 01:39:42.274926 | ubuntu-noble-large | | image | 2025-10-18 01:39:42.274946 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-10-18 01:39:42.274966 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.4.20251018 | 2025-10-18 01:39:42.274984 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275002 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:25.2.1.20251018 | 2025-10-18 01:39:42.275020 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:25.2.1.20251018 | 2025-10-18 01:39:42.275039 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:25.2.1.20251018 | 2025-10-18 01:39:42.275057 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:25.2.1.20251018 | 2025-10-18 01:39:42.275076 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251018 | 2025-10-18 01:39:42.275094 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251018 | 2025-10-18 01:39:42.275112 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251018 | 2025-10-18 01:39:42.275146 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251018 | 2025-10-18 01:39:42.275165 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251018 | 2025-10-18 01:39:42.275228 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251018 | 2025-10-18 01:39:42.275253 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251018 | 2025-10-18 01:39:42.275297 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251018 | 2025-10-18 01:39:42.275308 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251018 | 2025-10-18 01:39:42.275318 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251018 | 2025-10-18 01:39:42.275327 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251018 | 2025-10-18 01:39:42.275336 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251018 | 2025-10-18 01:39:42.275346 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251018 | 2025-10-18 01:39:42.275355 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251018 | 2025-10-18 01:39:42.275364 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251018 | 2025-10-18 01:39:42.275373 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251018 | 2025-10-18 01:39:42.275382 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251018 | 2025-10-18 01:39:42.275391 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251018 | 2025-10-18 01:39:42.275401 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:30.1.1.20251018 | 2025-10-18 01:39:42.275410 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:30.1.1.20251018 | 2025-10-18 01:39:42.275419 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:30.1.1.20251018 | 2025-10-18 01:39:42.275428 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:30.1.1.20251018 | 2025-10-18 01:39:42.275437 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:30.1.1.20251018 | 2025-10-18 01:39:42.275446 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.1.1.20251018 | 2025-10-18 01:39:42.275455 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:30.1.1.20251018 | 2025-10-18 01:39:42.275464 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:30.1.1.20251018 | 2025-10-18 01:39:42.275473 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:30.1.1.20251018 | 2025-10-18 01:39:42.275482 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251018 | 2025-10-18 01:39:42.275492 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251018 | 2025-10-18 01:39:42.275501 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251018 | 2025-10-18 01:39:42.275565 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251018 | 2025-10-18 01:39:42.275574 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251018 | 2025-10-18 01:39:42.275584 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251018 | 2025-10-18 01:39:42.275593 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251018 | 2025-10-18 01:39:42.275603 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251018 | 2025-10-18 01:39:42.275612 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251018 | 2025-10-18 01:39:42.275621 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251018 | 2025-10-18 01:39:42.275631 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251018 | 2025-10-18 01:39:42.275653 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251018 | 2025-10-18 01:39:42.275663 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:26.1.4.20251018 | 2025-10-18 01:39:42.275673 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:26.1.4.20251018 | 2025-10-18 01:39:42.275682 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:26.1.4.20251018 | 2025-10-18 01:39:42.275701 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251018 | 2025-10-18 01:39:42.275711 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251018 | 2025-10-18 01:39:42.275720 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:26.0.1.20251018 | 2025-10-18 01:39:42.275729 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251018 | 2025-10-18 01:39:42.275760 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251018 | 2025-10-18 01:39:42.275770 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251018 | 2025-10-18 01:39:42.275779 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251018 | 2025-10-18 01:39:42.275788 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251018 | 2025-10-18 01:39:42.275797 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251018 | 2025-10-18 01:39:42.275807 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251018 | 2025-10-18 01:39:42.275824 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251018 | 2025-10-18 01:39:42.275834 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251018 | 2025-10-18 01:39:42.275843 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251018 | 2025-10-18 01:39:42.275852 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275861 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275871 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275880 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275890 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275899 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.1.20251018 | 2025-10-18 01:39:42.275908 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275918 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275927 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275936 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275945 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:25.2.1.20251018 | 2025-10-18 01:39:42.275955 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275964 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.1.20251018 | 2025-10-18 01:39:42.275973 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:24.9.0.20251018 | 2025-10-18 01:39:42.275983 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:24.9.0.20251018 | 2025-10-18 01:39:42.275992 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.0.20251018 | 2025-10-18 01:39:42.276001 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.0.20251018 | 2025-10-18 01:39:42.276010 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251018 | 2025-10-18 01:39:42.276020 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251018 | 2025-10-18 01:39:42.276029 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251018 | 2025-10-18 01:39:42.276038 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2.20251018 | 2025-10-18 01:39:42.276047 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251018 | 2025-10-18 01:39:42.276057 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251018 | 2025-10-18 01:39:42.276073 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251018 | 2025-10-18 01:39:42.276082 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251018 | 2025-10-18 01:39:42.276092 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251018 | 2025-10-18 01:39:42.276101 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2.20251018 | 2025-10-18 01:39:42.276110 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251018 | 2025-10-18 01:39:42.276120 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251018 | 2025-10-18 01:39:42.276129 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.1.2.20251018 | 2025-10-18 01:39:42.276138 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251018 | 2025-10-18 01:39:42.276158 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20251018 | 2025-10-18 01:39:42.276168 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20251018 | 2025-10-18 01:39:42.276177 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20251018 | 2025-10-18 01:39:42.276187 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251018 | 2025-10-18 01:39:42.276196 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251018 | 2025-10-18 01:39:42.276205 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251018 | 2025-10-18 01:39:42.276215 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251018 | 2025-10-18 01:39:42.276224 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251018 | 2025-10-18 01:39:42.276233 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251018 | 2025-10-18 01:39:42.276242 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.0.20251018 | 2025-10-18 01:39:42.276252 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.0.20251018 | 2025-10-18 01:39:42.276261 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251018 | 2025-10-18 01:39:42.276270 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251018 | 2025-10-18 01:39:42.276279 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20251018 | 2025-10-18 01:39:42.276295 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.2.0.20251018 | 2025-10-18 01:39:42.276305 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251018 | 2025-10-18 01:39:42.276314 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20251018 | 2025-10-18 01:39:42.276323 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251018 | 2025-10-18 01:39:42.276332 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251018 | 2025-10-18 01:39:42.276342 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:19.6.1.20251018 | 2025-10-18 01:39:42.276351 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251018 | 2025-10-18 01:39:42.276360 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251018 | 2025-10-18 01:39:42.276369 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251018 | 2025-10-18 01:39:42.276379 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.5.20251018 | 2025-10-18 01:39:42.276388 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.2.20251018 | 2025-10-18 01:39:42.276397 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20251018 | 2025-10-18 01:39:42.276406 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.3.20251018 | 2025-10-18 01:39:42.276422 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251018 | 2025-10-18 01:39:42.276432 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251018 | 2025-10-18 01:39:42.276441 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-10-18 01:39:42.322979 | ubuntu-noble-large | + docker images 2025-10-18 01:39:42.584173 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-18 01:39:42.584261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20251018 f1a7d2d4a369 Less than a second ago 272MB 2025-10-18 01:39:42.584274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 f1a7d2d4a369 Less than a second ago 272MB 2025-10-18 01:39:42.584284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 79db64fcbe81 1 second ago 450MB 2025-10-18 01:39:42.584293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.4.0.20251018 79db64fcbe81 1 second ago 450MB 2025-10-18 01:39:42.584301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.3.20251018 40809f442c2e 2 seconds ago 1.54GB 2025-10-18 01:39:42.584322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 40809f442c2e 2 seconds ago 1.54GB 2025-10-18 01:39:42.584332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.3.20251018 954a5cf4cdba 3 seconds ago 1.51GB 2025-10-18 01:39:42.584340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 954a5cf4cdba 3 seconds ago 1.51GB 2025-10-18 01:39:42.584349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 4c4d69d73d55 4 seconds ago 394MB 2025-10-18 01:39:42.584357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.2.20251018 4c4d69d73d55 4 seconds ago 394MB 2025-10-18 01:39:42.584366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 d2dbbf0321e8 5 seconds ago 275MB 2025-10-18 01:39:42.584374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20251018 d2dbbf0321e8 5 seconds ago 275MB 2025-10-18 01:39:42.584382 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.5.20251018 8bf7dca1dcb2 5 seconds ago 275MB 2025-10-18 01:39:42.584391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 8bf7dca1dcb2 5 seconds ago 275MB 2025-10-18 01:39:42.584399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 2e8cc2de18e9 6 seconds ago 580MB 2025-10-18 01:39:42.584407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.8.20251018 2e8cc2de18e9 6 seconds ago 580MB 2025-10-18 01:39:42.584416 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20251018 6600c8b1cd41 7 seconds ago 266MB 2025-10-18 01:39:42.584424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 6600c8b1cd41 7 seconds ago 266MB 2025-10-18 01:39:42.584432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 19.6.1.20251018 86b8de7aae14 8 seconds ago 669MB 2025-10-18 01:39:42.584456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 86b8de7aae14 8 seconds ago 669MB 2025-10-18 01:39:42.584465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20251018 5cd429337549 9 seconds ago 1.05GB 2025-10-18 01:39:42.584473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 5cd429337549 9 seconds ago 1.05GB 2025-10-18 01:39:42.584501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20251018 c4430b6325f4 10 seconds ago 278MB 2025-10-18 01:39:42.584546 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 c4430b6325f4 10 seconds ago 278MB 2025-10-18 01:39:42.584555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20251018 74172330df03 11 seconds ago 267MB 2025-10-18 01:39:42.584564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 74172330df03 11 seconds ago 267MB 2025-10-18 01:39:42.584572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.2.0.20251018 c7318594c20b 12 seconds ago 1GB 2025-10-18 01:39:42.584580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 c7318594c20b 12 seconds ago 1GB 2025-10-18 01:39:42.584597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20251018 6a0e76a3f166 12 seconds ago 269MB 2025-10-18 01:39:42.584605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 6a0e76a3f166 12 seconds ago 269MB 2025-10-18 01:39:42.584614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 674df16a4a89 13 seconds ago 267MB 2025-10-18 01:39:42.584622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20251018 674df16a4a89 13 seconds ago 267MB 2025-10-18 01:39:42.584630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 5a13c0eb30e2 14 seconds ago 324MB 2025-10-18 01:39:42.584639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 3.13.7.20251018 5a13c0eb30e2 14 seconds ago 324MB 2025-10-18 01:39:42.584647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20251018 8f94afa47b86 15 seconds ago 279MB 2025-10-18 01:39:42.584656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 8f94afa47b86 15 seconds ago 279MB 2025-10-18 01:39:42.584664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 8554224084c7 16 seconds ago 283MB 2025-10-18 01:39:42.584672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.4.0.20251018 8554224084c7 16 seconds ago 283MB 2025-10-18 01:39:42.584681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 f0456c004beb 17 seconds ago 283MB 2025-10-18 01:39:42.584689 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.4.0.20251018 f0456c004beb 17 seconds ago 283MB 2025-10-18 01:39:42.584697 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20251018 47b9e26b8d28 18 seconds ago 389MB 2025-10-18 01:39:42.584706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 47b9e26b8d28 18 seconds ago 389MB 2025-10-18 01:39:42.584714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20251018 889fc8e9f7a5 18 seconds ago 317MB 2025-10-18 01:39:42.584723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 889fc8e9f7a5 18 seconds ago 317MB 2025-10-18 01:39:42.584731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 eed0681ebed8 19 seconds ago 313MB 2025-10-18 01:39:42.584758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20251018 eed0681ebed8 19 seconds ago 313MB 2025-10-18 01:39:42.584767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20251018 76141e5cc6e3 20 seconds ago 381MB 2025-10-18 01:39:42.584783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 76141e5cc6e3 20 seconds ago 381MB 2025-10-18 01:39:42.584791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 d052d63da8b7 21 seconds ago 450MB 2025-10-18 01:39:42.584805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.4.0.20251018 d052d63da8b7 21 seconds ago 450MB 2025-10-18 01:39:42.584813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 8ca91c412125 22 seconds ago 450MB 2025-10-18 01:39:42.584822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.4.0.20251018 8ca91c412125 22 seconds ago 450MB 2025-10-18 01:39:42.584830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.14.20251018 866b3249d730 23 seconds ago 300MB 2025-10-18 01:39:42.584838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 866b3249d730 23 seconds ago 300MB 2025-10-18 01:39:42.584846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.14.20251018 63463b1b9174 24 seconds ago 449MB 2025-10-18 01:39:42.584855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 63463b1b9174 24 seconds ago 449MB 2025-10-18 01:39:42.584863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 a074cf7c89d1 25 seconds ago 274MB 2025-10-18 01:39:42.584871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20251018 a074cf7c89d1 25 seconds ago 274MB 2025-10-18 01:39:42.584886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 15ea79da15ca 25 seconds ago 274MB 2025-10-18 01:39:42.584894 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20251018 15ea79da15ca 25 seconds ago 274MB 2025-10-18 01:39:42.584902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 95a469ac326c 26 seconds ago 1.15GB 2025-10-18 01:39:42.584911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.1.2.20251018 95a469ac326c 26 seconds ago 1.15GB 2025-10-18 01:39:42.584919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.3.1.20251018 98043270a79b 28 seconds ago 1.04GB 2025-10-18 01:39:42.584927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 98043270a79b 28 seconds ago 1.04GB 2025-10-18 01:39:42.584935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.0.20251018 21d131296547 29 seconds ago 405MB 2025-10-18 01:39:42.584943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 21d131296547 29 seconds ago 405MB 2025-10-18 01:39:42.584951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 9e101a150c00 30 seconds ago 290MB 2025-10-18 01:39:42.584960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2.20251018 9e101a150c00 30 seconds ago 290MB 2025-10-18 01:39:42.584968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20251018 4d111aeac36e 31 seconds ago 307MB 2025-10-18 01:39:42.584976 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 4d111aeac36e 31 seconds ago 307MB 2025-10-18 01:39:42.584984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20251018 489c90788cde 32 seconds ago 309MB 2025-10-18 01:39:42.584993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 489c90788cde 32 seconds ago 309MB 2025-10-18 01:39:42.585016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20251018 162b29c1f170 33 seconds ago 358MB 2025-10-18 01:39:42.585024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 162b29c1f170 33 seconds ago 358MB 2025-10-18 01:39:42.585032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20251018 de87f6cd5f54 34 seconds ago 302MB 2025-10-18 01:39:42.585041 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 de87f6cd5f54 34 seconds ago 302MB 2025-10-18 01:39:42.585049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20251018 53061cd36878 35 seconds ago 293MB 2025-10-18 01:39:42.585057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 53061cd36878 35 seconds ago 293MB 2025-10-18 01:39:42.585065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 d1989ea8ec5a 36 seconds ago 292MB 2025-10-18 01:39:42.585078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2.20251018 d1989ea8ec5a 36 seconds ago 292MB 2025-10-18 01:39:42.585087 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20251018 70818ce8e5cf 37 seconds ago 300MB 2025-10-18 01:39:42.585095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 70818ce8e5cf 37 seconds ago 300MB 2025-10-18 01:39:42.585104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2.55.1.20251018 7193d16c6cfb 38 seconds ago 840MB 2025-10-18 01:39:42.585112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 7193d16c6cfb 38 seconds ago 840MB 2025-10-18 01:39:42.585120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 7a2ebc878268 38 seconds ago 300MB 2025-10-18 01:39:42.585129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20251018 7a2ebc878268 38 seconds ago 300MB 2025-10-18 01:39:42.585137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 d144ede420de 39 seconds ago 290MB 2025-10-18 01:39:42.585146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 24.9.0.20251018 d144ede420de 39 seconds ago 290MB 2025-10-18 01:39:42.585154 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 61eafca2fc6b 40 seconds ago 290MB 2025-10-18 01:39:42.585169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 24.9.0.20251018 61eafca2fc6b 40 seconds ago 290MB 2025-10-18 01:39:42.585177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 b74d31f4663b 41 seconds ago 290MB 2025-10-18 01:39:42.585185 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 24.9.0.20251018 b74d31f4663b 41 seconds ago 290MB 2025-10-18 01:39:42.585194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 06ea217c31ec 42 seconds ago 290MB 2025-10-18 01:39:42.585202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 24.9.0.20251018 06ea217c31ec 42 seconds ago 290MB 2025-10-18 01:39:42.585210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 9b579606b371 43 seconds ago 1.16GB 2025-10-18 01:39:42.585218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 25.2.1.20251018 9b579606b371 43 seconds ago 1.16GB 2025-10-18 01:39:42.585226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 76a500419ad6 44 seconds ago 1.16GB 2025-10-18 01:39:42.585241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 25.2.1.20251018 76a500419ad6 44 seconds ago 1.16GB 2025-10-18 01:39:42.585249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 cdbe4d170b53 46 seconds ago 1.16GB 2025-10-18 01:39:42.585263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 25.2.1.20251018 cdbe4d170b53 46 seconds ago 1.16GB 2025-10-18 01:39:42.585278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 e9d37244550e 47 seconds ago 1.16GB 2025-10-18 01:39:42.585292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 25.2.1.20251018 e9d37244550e 47 seconds ago 1.16GB 2025-10-18 01:39:42.585312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 6e91a8a98465 49 seconds ago 1.16GB 2025-10-18 01:39:42.585336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 25.2.1.20251018 6e91a8a98465 49 seconds ago 1.16GB 2025-10-18 01:39:42.585349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 66e281b22494 50 seconds ago 1.16GB 2025-10-18 01:39:42.585362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 25.2.1.20251018 66e281b22494 50 seconds ago 1.16GB 2025-10-18 01:39:42.585376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 51fb96c167c6 52 seconds ago 1.16GB 2025-10-18 01:39:42.585389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 25.2.1.20251018 51fb96c167c6 52 seconds ago 1.16GB 2025-10-18 01:39:42.585403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 90c248ac8967 53 seconds ago 1.16GB 2025-10-18 01:39:42.585416 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 25.2.1.20251018 90c248ac8967 53 seconds ago 1.16GB 2025-10-18 01:39:42.585438 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 03f454a92b4f 55 seconds ago 1.16GB 2025-10-18 01:39:42.585451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 25.2.1.20251018 03f454a92b4f 55 seconds ago 1.16GB 2025-10-18 01:39:42.585463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 db06f45bb988 56 seconds ago 1.16GB 2025-10-18 01:39:42.585475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 25.2.1.20251018 db06f45bb988 56 seconds ago 1.16GB 2025-10-18 01:39:42.585488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 e40a568503fa 58 seconds ago 1.17GB 2025-10-18 01:39:42.585500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 25.2.1.20251018 e40a568503fa 58 seconds ago 1.17GB 2025-10-18 01:39:42.585547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 b494efc56ffd 59 seconds ago 1.16GB 2025-10-18 01:39:42.585563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 25.2.1.20251018 b494efc56ffd 59 seconds ago 1.16GB 2025-10-18 01:39:42.585575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 53a9a9b2db17 About a minute ago 1.16GB 2025-10-18 01:39:42.585599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 25.2.1.20251018 53a9a9b2db17 About a minute ago 1.16GB 2025-10-18 01:39:42.585615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 19.0.0.20251018 881ba282325c About a minute ago 976MB 2025-10-18 01:39:42.585630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 881ba282325c About a minute ago 976MB 2025-10-18 01:39:42.585657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 19.0.0.20251018 eab9ce18e09a About a minute ago 976MB 2025-10-18 01:39:42.585671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 eab9ce18e09a About a minute ago 976MB 2025-10-18 01:39:42.585684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 19.0.0.20251018 5f25fa8e3f37 About a minute ago 976MB 2025-10-18 01:39:42.585698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 5f25fa8e3f37 About a minute ago 976MB 2025-10-18 01:39:42.585711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 19.0.0.20251018 92fe0da9ec24 About a minute ago 975MB 2025-10-18 01:39:42.585725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 92fe0da9ec24 About a minute ago 975MB 2025-10-18 01:39:42.585779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 19.0.0.20251018 bb408473451c About a minute ago 976MB 2025-10-18 01:39:42.585795 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 bb408473451c About a minute ago 976MB 2025-10-18 01:39:42.585809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 1af861c6e308 About a minute ago 978MB 2025-10-18 01:39:42.585822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 23.0.2.20251018 1af861c6e308 About a minute ago 978MB 2025-10-18 01:39:42.585836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 02f37ccd0a40 About a minute ago 977MB 2025-10-18 01:39:42.585851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 23.0.2.20251018 02f37ccd0a40 About a minute ago 977MB 2025-10-18 01:39:42.585866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 04e1257df6da About a minute ago 988MB 2025-10-18 01:39:42.585882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 23.0.2.20251018 04e1257df6da About a minute ago 988MB 2025-10-18 01:39:42.585896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 e08dbce2bf1f About a minute ago 989MB 2025-10-18 01:39:42.585911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 23.0.2.20251018 e08dbce2bf1f About a minute ago 989MB 2025-10-18 01:39:42.585927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 12.0.1.20251018 c3878e108cb4 About a minute ago 977MB 2025-10-18 01:39:42.585942 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 c3878e108cb4 About a minute ago 977MB 2025-10-18 01:39:42.585967 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 15025ced66f4 About a minute ago 1.09GB 2025-10-18 01:39:42.585983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 26.0.1.20251018 15025ced66f4 About a minute ago 1.09GB 2025-10-18 01:39:42.585998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 aa91e73dca29 About a minute ago 1.04GB 2025-10-18 01:39:42.586014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 26.0.1.20251018 aa91e73dca29 About a minute ago 1.04GB 2025-10-18 01:39:42.586029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 4d7952ef59b2 About a minute ago 1.04GB 2025-10-18 01:39:42.586045 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 26.0.1.20251018 4d7952ef59b2 About a minute ago 1.04GB 2025-10-18 01:39:42.586061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 c92984a97354 About a minute ago 1.36GB 2025-10-18 01:39:42.586088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 26.1.4.20251018 c92984a97354 About a minute ago 1.36GB 2025-10-18 01:39:42.586105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 902ce3f8fbd0 About a minute ago 1.15GB 2025-10-18 01:39:42.586137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 26.1.4.20251018 902ce3f8fbd0 About a minute ago 1.15GB 2025-10-18 01:39:42.586156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 f660ebe4cf4e About a minute ago 1.09GB 2025-10-18 01:39:42.586172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 26.1.4.20251018 f660ebe4cf4e About a minute ago 1.09GB 2025-10-18 01:39:42.586188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 19.0.1.20251018 43cd8e3ae32d About a minute ago 991MB 2025-10-18 01:39:42.586203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 43cd8e3ae32d About a minute ago 991MB 2025-10-18 01:39:42.586217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 19.0.1.20251018 73f66e32edd1 About a minute ago 986MB 2025-10-18 01:39:42.586232 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 73f66e32edd1 About a minute ago 986MB 2025-10-18 01:39:42.586247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 19.0.1.20251018 8dc657fcf43c About a minute ago 985MB 2025-10-18 01:39:42.586261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 8dc657fcf43c About a minute ago 985MB 2025-10-18 01:39:42.586275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 19.0.1.20251018 c12b94b8071b About a minute ago 986MB 2025-10-18 01:39:42.586289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 c12b94b8071b About a minute ago 986MB 2025-10-18 01:39:42.586303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 19.0.1.20251018 6fe066974835 About a minute ago 986MB 2025-10-18 01:39:42.586318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 6fe066974835 About a minute ago 986MB 2025-10-18 01:39:42.586333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 19.0.1.20251018 fedcd2cf42ef About a minute ago 991MB 2025-10-18 01:39:42.586348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 fedcd2cf42ef About a minute ago 991MB 2025-10-18 01:39:42.586362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 19.0.1.20251018 9aa752112435 About a minute ago 986MB 2025-10-18 01:39:42.586378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 9aa752112435 About a minute ago 986MB 2025-10-18 01:39:42.586388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 19.0.1.20251018 bb0731263a80 About a minute ago 1.13GB 2025-10-18 01:39:42.586396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 bb0731263a80 About a minute ago 1.13GB 2025-10-18 01:39:42.586405 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 19.0.1.20251018 4100af7b5ab6 About a minute ago 1.24GB 2025-10-18 01:39:42.586413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 4100af7b5ab6 About a minute ago 1.24GB 2025-10-18 01:39:42.586429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 19.0.1.20251018 490e2bef81d2 About a minute ago 992MB 2025-10-18 01:39:42.586438 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 490e2bef81d2 About a minute ago 992MB 2025-10-18 01:39:42.586454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 19.0.1.20251018 b5b03ffd110e About a minute ago 993MB 2025-10-18 01:39:42.586463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 b5b03ffd110e About a minute ago 993MB 2025-10-18 01:39:42.586471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 19.0.1.20251018 66443dc77a21 About a minute ago 993MB 2025-10-18 01:39:42.586480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 66443dc77a21 About a minute ago 993MB 2025-10-18 01:39:42.586488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 41398d23b46c About a minute ago 1.57GB 2025-10-18 01:39:42.586496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 30.1.1.20251018 41398d23b46c About a minute ago 1.57GB 2025-10-18 01:39:42.586534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 9eb20fdc63d1 About a minute ago 1.21GB 2025-10-18 01:39:42.586557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 30.1.1.20251018 9eb20fdc63d1 About a minute ago 1.21GB 2025-10-18 01:39:42.586595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 bae3423d5c87 About a minute ago 1.22GB 2025-10-18 01:39:42.586604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 30.1.1.20251018 bae3423d5c87 About a minute ago 1.22GB 2025-10-18 01:39:42.586612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 7ae5f509668a About a minute ago 1.25GB 2025-10-18 01:39:42.586620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 30.1.1.20251018 7ae5f509668a About a minute ago 1.25GB 2025-10-18 01:39:42.586628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 9510739a8a9c About a minute ago 1.37GB 2025-10-18 01:39:42.586637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 30.1.1.20251018 9510739a8a9c About a minute ago 1.37GB 2025-10-18 01:39:42.586645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 d2922351e3a5 About a minute ago 1.21GB 2025-10-18 01:39:42.586653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 30.1.1.20251018 d2922351e3a5 About a minute ago 1.21GB 2025-10-18 01:39:42.586661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 e4b314ed123e About a minute ago 1.21GB 2025-10-18 01:39:42.586670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 30.1.1.20251018 e4b314ed123e About a minute ago 1.21GB 2025-10-18 01:39:42.586678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 e9a61010eb01 About a minute ago 1.21GB 2025-10-18 01:39:42.586686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 30.1.1.20251018 e9a61010eb01 About a minute ago 1.21GB 2025-10-18 01:39:42.586694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 80b39cdf9db9 About a minute ago 1.21GB 2025-10-18 01:39:42.586702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 30.1.1.20251018 80b39cdf9db9 About a minute ago 1.21GB 2025-10-18 01:39:42.586710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 c0ca0a0f4818 About a minute ago 1.1GB 2025-10-18 01:39:42.586719 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 29.0.1.20251018 c0ca0a0f4818 About a minute ago 1.1GB 2025-10-18 01:39:42.586735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 18.0.0.20251018 6e42a184c7f6 About a minute ago 996MB 2025-10-18 01:39:42.586781 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 6e42a184c7f6 About a minute ago 996MB 2025-10-18 01:39:42.586790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 18.0.0.20251018 c8b16ba5824c 2 minutes ago 995MB 2025-10-18 01:39:42.586799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 c8b16ba5824c 2 minutes ago 995MB 2025-10-18 01:39:42.586813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 18.0.0.20251018 78cb4f149857 2 minutes ago 1.07GB 2025-10-18 01:39:42.586821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 78cb4f149857 2 minutes ago 1.07GB 2025-10-18 01:39:42.586829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 15.0.2.20251018 9f48c9684524 2 minutes ago 1.05GB 2025-10-18 01:39:42.586838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 9f48c9684524 2 minutes ago 1.05GB 2025-10-18 01:39:42.586846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 15.0.2.20251018 bc489b4e9396 2 minutes ago 1.03GB 2025-10-18 01:39:42.586854 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 bc489b4e9396 2 minutes ago 1.03GB 2025-10-18 01:39:42.586863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 15.0.2.20251018 66a26dc0fa85 2 minutes ago 1.05GB 2025-10-18 01:39:42.586871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 66a26dc0fa85 2 minutes ago 1.05GB 2025-10-18 01:39:42.586879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 15.0.2.20251018 2900c930bc9b 2 minutes ago 1.03GB 2025-10-18 01:39:42.586887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 2900c930bc9b 2 minutes ago 1.03GB 2025-10-18 01:39:42.586907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 15.0.2.20251018 d2d3eb9d4e42 2 minutes ago 1.03GB 2025-10-18 01:39:42.586915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 d2d3eb9d4e42 2 minutes ago 1.03GB 2025-10-18 01:39:42.586924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 19633f277663 2 minutes ago 991MB 2025-10-18 01:39:42.586932 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 5.0.1.20251018 19633f277663 2 minutes ago 991MB 2025-10-18 01:39:42.586940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 d4733a19985a 2 minutes ago 1.05GB 2025-10-18 01:39:42.586949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 5.0.1.20251018 d4733a19985a 2 minutes ago 1.05GB 2025-10-18 01:39:42.586957 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 19.1.1.20251018 36e3b2957ab6 2 minutes ago 1.05GB 2025-10-18 01:39:42.586965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 36e3b2957ab6 2 minutes ago 1.05GB 2025-10-18 01:39:42.586973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 19.1.1.20251018 22bb2116249b 2 minutes ago 1.06GB 2025-10-18 01:39:42.586981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 22bb2116249b 2 minutes ago 1.06GB 2025-10-18 01:39:42.586990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 19.1.1.20251018 1f005694963f 2 minutes ago 1.05GB 2025-10-18 01:39:42.587004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 1f005694963f 2 minutes ago 1.05GB 2025-10-18 01:39:42.587012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 19.1.1.20251018 6170b98d53fa 2 minutes ago 1.22GB 2025-10-18 01:39:42.587021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 6170b98d53fa 2 minutes ago 1.22GB 2025-10-18 01:39:42.587029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 624525519a11 2 minutes ago 1.1GB 2025-10-18 01:39:42.587037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20251018 624525519a11 2 minutes ago 1.1GB 2025-10-18 01:39:42.587046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 4f6300792df1 2 minutes ago 1.1GB 2025-10-18 01:39:42.587054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20251018 4f6300792df1 2 minutes ago 1.1GB 2025-10-18 01:39:42.587062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 3be0e2deb5dc 2 minutes ago 1.1GB 2025-10-18 01:39:42.587071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20251018 3be0e2deb5dc 2 minutes ago 1.1GB 2025-10-18 01:39:42.587083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 fefc10b038ad 2 minutes ago 1.41GB 2025-10-18 01:39:42.587092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 25.2.1.20251018 fefc10b038ad 2 minutes ago 1.41GB 2025-10-18 01:39:42.587100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 9f3832413c2c 2 minutes ago 1.4GB 2025-10-18 01:39:42.587108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 25.2.1.20251018 9f3832413c2c 2 minutes ago 1.4GB 2025-10-18 01:39:42.587116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 00ad6b651c6b 2 minutes ago 1.72GB 2025-10-18 01:39:42.587125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 25.2.1.20251018 00ad6b651c6b 2 minutes ago 1.72GB 2025-10-18 01:39:42.587133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 42b399955da2 2 minutes ago 1.4GB 2025-10-18 01:39:42.587141 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 25.2.1.20251018 42b399955da2 2 minutes ago 1.4GB 2025-10-18 01:39:42.587149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 d2bd3fc4a985 2 minutes ago 1.17GB 2025-10-18 01:39:42.587158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 25.2.1.20251018 d2bd3fc4a985 2 minutes ago 1.17GB 2025-10-18 01:39:42.587172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 532c9d79e18d 2 minutes ago 1.37GB 2025-10-18 01:39:42.587180 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 26.1.4.20251018 532c9d79e18d 2 minutes ago 1.37GB 2025-10-18 01:39:42.587189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 62ee63dcfea5 18 minutes ago 1.07GB 2025-10-18 01:39:42.587197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 0d1912483b66 19 minutes ago 1.07GB 2025-10-18 01:39:42.587205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 595678af849b 19 minutes ago 1.07GB 2025-10-18 01:39:42.587214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 1d8925c20003 21 minutes ago 979MB 2025-10-18 01:39:42.587228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 262f02ef2fa1 21 minutes ago 978MB 2025-10-18 01:39:42.587236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 b8a0df3c68d0 58 minutes ago 313MB 2025-10-18 01:39:42.587244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 f6b79ee1d04c 58 minutes ago 436MB 2025-10-18 01:39:42.587253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 6309601aefdc 59 minutes ago 285MB 2025-10-18 01:39:42.587261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 9f491422c93e About an hour ago 1.39GB 2025-10-18 01:39:42.587269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 d1333219b075 About an hour ago 1.1GB 2025-10-18 01:39:42.587277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 406dc0e18175 About an hour ago 1.05GB 2025-10-18 01:39:42.587286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 5056de539792 About an hour ago 961MB 2025-10-18 01:39:42.587294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 65367173ebbb About an hour ago 1.02GB 2025-10-18 01:39:42.587302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 cac90a053c26 About an hour ago 986MB 2025-10-18 01:39:42.587311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 066fcb5b614f About an hour ago 1.06GB 2025-10-18 01:39:42.587319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 3097fca5090c About an hour ago 1.07GB 2025-10-18 01:39:42.587327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 df7ba3a22835 About an hour ago 970MB 2025-10-18 01:39:42.587335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 ddd90009a3e7 About an hour ago 1.2GB 2025-10-18 01:39:42.587343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 cc4dc471b6af About an hour ago 983MB 2025-10-18 01:39:42.587357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 2cb334e16d65 About an hour ago 1.12GB 2025-10-18 01:39:42.587366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 c841babbc88e About an hour ago 977MB 2025-10-18 01:39:42.587374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 4906a7519f38 About an hour ago 1.08GB 2025-10-18 01:39:42.587382 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 1dcdbf0fb542 About an hour ago 1.03GB 2025-10-18 01:39:42.587390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 5b905eff7637 About an hour ago 969MB 2025-10-18 01:39:42.587399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 ea0f02039e41 About an hour ago 969MB 2025-10-18 01:39:42.587407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 d36d02779504 About an hour ago 966MB 2025-10-18 01:39:42.587415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 df9ba1737b66 About an hour ago 1.15GB 2025-10-18 01:39:42.587423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 4312c5283643 About an hour ago 288MB 2025-10-18 01:39:42.587437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 8cbac062697b About an hour ago 266MB 2025-10-18 01:39:42.587457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 44552ef34a82 About an hour ago 266MB 2025-10-18 01:39:42.587465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 68fa71f59136 About an hour ago 961MB 2025-10-18 01:39:42.587474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 b2254cfe0b9d About an hour ago 266MB 2025-10-18 01:39:42.587482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 9f339f348d23 About an hour ago 300MB 2025-10-18 01:39:42.587490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 89f27e7d13a6 2 hours ago 266MB 2025-10-18 01:39:42.587498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 7041d540c12d 2 hours ago 283MB 2025-10-18 01:39:42.587533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 fe6ddc6c1201 2 hours ago 266MB 2025-10-18 01:39:42.587545 | ubuntu-noble-large | ubuntu 24.04 97bed23a3497 2 weeks ago 78.1MB 2025-10-18 01:39:42.590846 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-10-18 01:39:42.590867 | ubuntu-noble-large | + cat images.yml 2025-10-18 01:39:42.594969 | ubuntu-noble-large | --- 2025-10-18 01:39:42.595004 | ubuntu-noble-large | images: 2025-10-18 01:39:42.595013 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.4.20251018 2025-10-18 01:39:42.595023 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.1.20251018 2025-10-18 01:39:42.595032 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:25.2.1.20251018 2025-10-18 01:39:42.595042 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:25.2.1.20251018 2025-10-18 01:39:42.595050 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:25.2.1.20251018 2025-10-18 01:39:42.595059 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:25.2.1.20251018 2025-10-18 01:39:42.595067 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251018 2025-10-18 01:39:42.595075 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251018 2025-10-18 01:39:42.595084 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251018 2025-10-18 01:39:42.595092 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251018 2025-10-18 01:39:42.595100 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251018 2025-10-18 01:39:42.595109 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251018 2025-10-18 01:39:42.595117 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251018 2025-10-18 01:39:42.595125 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251018 2025-10-18 01:39:42.595134 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251018 2025-10-18 01:39:42.595142 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251018 2025-10-18 01:39:42.595150 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251018 2025-10-18 01:39:42.595158 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251018 2025-10-18 01:39:42.595167 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251018 2025-10-18 01:39:42.595175 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251018 2025-10-18 01:39:42.595183 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251018 2025-10-18 01:39:42.595192 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251018 2025-10-18 01:39:42.595212 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251018 2025-10-18 01:39:42.595220 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251018 2025-10-18 01:39:42.595229 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:30.1.1.20251018 2025-10-18 01:39:42.595248 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:30.1.1.20251018 2025-10-18 01:39:42.595257 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:30.1.1.20251018 2025-10-18 01:39:42.595265 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:30.1.1.20251018 2025-10-18 01:39:42.595273 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:30.1.1.20251018 2025-10-18 01:39:42.595282 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.1.1.20251018 2025-10-18 01:39:42.595290 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:30.1.1.20251018 2025-10-18 01:39:42.595298 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:30.1.1.20251018 2025-10-18 01:39:42.595306 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:30.1.1.20251018 2025-10-18 01:39:42.595315 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251018 2025-10-18 01:39:42.595323 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251018 2025-10-18 01:39:42.595331 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251018 2025-10-18 01:39:42.595340 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251018 2025-10-18 01:39:42.595348 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251018 2025-10-18 01:39:42.595356 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251018 2025-10-18 01:39:42.595364 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251018 2025-10-18 01:39:42.595372 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251018 2025-10-18 01:39:42.595381 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251018 2025-10-18 01:39:42.595389 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251018 2025-10-18 01:39:42.595397 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251018 2025-10-18 01:39:42.595406 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251018 2025-10-18 01:39:42.595414 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:26.1.4.20251018 2025-10-18 01:39:42.595422 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:26.1.4.20251018 2025-10-18 01:39:42.595430 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:26.1.4.20251018 2025-10-18 01:39:42.595439 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251018 2025-10-18 01:39:42.595447 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251018 2025-10-18 01:39:42.595455 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:26.0.1.20251018 2025-10-18 01:39:42.595463 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251018 2025-10-18 01:39:42.595472 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251018 2025-10-18 01:39:42.595480 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251018 2025-10-18 01:39:42.595488 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251018 2025-10-18 01:39:42.595537 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251018 2025-10-18 01:39:42.595549 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251018 2025-10-18 01:39:42.595558 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251018 2025-10-18 01:39:42.595566 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251018 2025-10-18 01:39:42.595575 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251018 2025-10-18 01:39:42.595583 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251018 2025-10-18 01:39:42.595591 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.1.20251018 2025-10-18 01:39:42.595600 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.1.20251018 2025-10-18 01:39:42.595608 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.1.20251018 2025-10-18 01:39:42.595616 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.1.20251018 2025-10-18 01:39:42.595631 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.1.20251018 2025-10-18 01:39:42.595640 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.1.20251018 2025-10-18 01:39:42.595648 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.1.20251018 2025-10-18 01:39:42.595657 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.1.20251018 2025-10-18 01:39:42.595665 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.1.20251018 2025-10-18 01:39:42.595673 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.1.20251018 2025-10-18 01:39:42.595681 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:25.2.1.20251018 2025-10-18 01:39:42.595690 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.1.20251018 2025-10-18 01:39:42.595698 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.1.20251018 2025-10-18 01:39:42.595706 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:24.9.0.20251018 2025-10-18 01:39:42.595715 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:24.9.0.20251018 2025-10-18 01:39:42.595729 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.0.20251018 2025-10-18 01:39:42.595737 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.0.20251018 2025-10-18 01:39:42.595772 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251018 2025-10-18 01:39:42.595781 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251018 2025-10-18 01:39:42.595789 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251018 2025-10-18 01:39:42.595797 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2.20251018 2025-10-18 01:39:42.595806 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251018 2025-10-18 01:39:42.595814 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251018 2025-10-18 01:39:42.595823 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251018 2025-10-18 01:39:42.595831 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251018 2025-10-18 01:39:42.595839 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251018 2025-10-18 01:39:42.595847 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2.20251018 2025-10-18 01:39:42.595856 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251018 2025-10-18 01:39:42.595864 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251018 2025-10-18 01:39:42.595872 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.1.2.20251018 2025-10-18 01:39:42.595881 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251018 2025-10-18 01:39:42.595889 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20251018 2025-10-18 01:39:42.595898 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20251018 2025-10-18 01:39:42.595906 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20251018 2025-10-18 01:39:42.595914 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251018 2025-10-18 01:39:42.595923 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251018 2025-10-18 01:39:42.595931 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251018 2025-10-18 01:39:42.595939 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251018 2025-10-18 01:39:42.595947 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251018 2025-10-18 01:39:42.595956 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251018 2025-10-18 01:39:42.595964 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.0.20251018 2025-10-18 01:39:42.595972 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.0.20251018 2025-10-18 01:39:42.595988 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251018 2025-10-18 01:39:42.595996 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251018 2025-10-18 01:39:42.596005 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20251018 2025-10-18 01:39:42.596013 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.2.0.20251018 2025-10-18 01:39:42.596022 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251018 2025-10-18 01:39:42.596030 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20251018 2025-10-18 01:39:42.596044 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251018 2025-10-18 01:39:42.596053 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251018 2025-10-18 01:39:42.596061 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:19.6.1.20251018 2025-10-18 01:39:42.596069 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251018 2025-10-18 01:39:42.596078 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251018 2025-10-18 01:39:42.596086 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251018 2025-10-18 01:39:42.596094 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.5.20251018 2025-10-18 01:39:42.596102 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.2.20251018 2025-10-18 01:39:42.596111 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20251018 2025-10-18 01:39:42.596119 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.3.20251018 2025-10-18 01:39:42.596127 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251018 2025-10-18 01:39:42.596135 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251018 2025-10-18 01:39:42.596144 | ubuntu-noble-large | versions: 2025-10-18 01:39:42.596153 | ubuntu-noble-large | aodh: 19.0.0.20251018 2025-10-18 01:39:42.596161 | ubuntu-noble-large | barbican: 19.0.1.20251018 2025-10-18 01:39:42.596170 | ubuntu-noble-large | ceilometer: 23.0.2.20251018 2025-10-18 01:39:42.596178 | ubuntu-noble-large | cinder: 25.2.1.20251018 2025-10-18 01:39:42.596186 | ubuntu-noble-large | cron: 3.0.20251018 2025-10-18 01:39:42.596194 | ubuntu-noble-large | designate: 19.0.1.20251018 2025-10-18 01:39:42.596203 | ubuntu-noble-large | dnsmasq: 2.90.20251018 2025-10-18 01:39:42.596211 | ubuntu-noble-large | fluentd: 5.0.8.20251018 2025-10-18 01:39:42.596219 | ubuntu-noble-large | glance: 29.0.1.20251018 2025-10-18 01:39:42.596227 | ubuntu-noble-large | gnocchi: 4.6.4.20251018 2025-10-18 01:39:42.596235 | ubuntu-noble-large | grafana: 12.2.0.20251018 2025-10-18 01:39:42.596244 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20251018 2025-10-18 01:39:42.596252 | ubuntu-noble-large | haproxy: 2.8.5.20251018 2025-10-18 01:39:42.596261 | ubuntu-noble-large | haproxy_ssh: 9.6.20251018 2025-10-18 01:39:42.596269 | ubuntu-noble-large | horizon: 25.1.2.20251018 2025-10-18 01:39:42.596277 | ubuntu-noble-large | ironic: 26.1.4.20251018 2025-10-18 01:39:42.596285 | ubuntu-noble-large | ironic_inspector: 12.3.1.20251018 2025-10-18 01:39:42.596294 | ubuntu-noble-large | iscsid: 2.1.9.20251018 2025-10-18 01:39:42.596302 | ubuntu-noble-large | keepalived: 2.2.8.20251018 2025-10-18 01:39:42.596310 | ubuntu-noble-large | keystone: 26.0.1.20251018 2025-10-18 01:39:42.596318 | ubuntu-noble-large | kolla-toolbox: 19.6.1.20251018 2025-10-18 01:39:42.596327 | ubuntu-noble-large | kolla_toolbox: 19.6.1.20251018 2025-10-18 01:39:42.596335 | ubuntu-noble-large | magnum: 19.0.1.20251018 2025-10-18 01:39:42.596343 | ubuntu-noble-large | manila: 19.1.1.20251018 2025-10-18 01:39:42.596351 | ubuntu-noble-large | mariadb: 10.11.14.20251018 2025-10-18 01:39:42.596360 | ubuntu-noble-large | masakari: 18.0.0.20251018 2025-10-18 01:39:42.596368 | ubuntu-noble-large | memcached: 1.6.24.20251018 2025-10-18 01:39:42.596376 | ubuntu-noble-large | multipathd: 0.9.4.20251018 2025-10-18 01:39:42.596384 | ubuntu-noble-large | neutron: 25.2.1.20251018 2025-10-18 01:39:42.596392 | ubuntu-noble-large | nova: 30.1.1.20251018 2025-10-18 01:39:42.596406 | ubuntu-noble-large | nova_libvirt: 10.0.0.20251018 2025-10-18 01:39:42.596415 | ubuntu-noble-large | octavia: 15.0.2.20251018 2025-10-18 01:39:42.596423 | ubuntu-noble-large | opensearch: 2.19.3.20251018 2025-10-18 01:39:42.596431 | ubuntu-noble-large | opensearch_dashboards: 2.19.3.20251018 2025-10-18 01:39:42.596440 | ubuntu-noble-large | openvswitch: 3.4.0.20251018 2025-10-18 01:39:42.596448 | ubuntu-noble-large | ovn: 24.9.0.20251018 2025-10-18 01:39:42.596456 | ubuntu-noble-large | placement: 12.0.1.20251018 2025-10-18 01:39:42.596464 | ubuntu-noble-large | prometheus: 2.55.1.20251018 2025-10-18 01:39:42.596473 | ubuntu-noble-large | prometheus_alertmanager: 0.28.0.20251018 2025-10-18 01:39:42.596481 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20251018 2025-10-18 01:39:42.596495 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20251018 2025-10-18 01:39:42.596525 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20251018 2025-10-18 01:39:42.596536 | ubuntu-noble-large | prometheus_libvirt_exporter: 2024.2.20251018 2025-10-18 01:39:42.596545 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20251018 2025-10-18 01:39:42.596553 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20251018 2025-10-18 01:39:42.596561 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20251018 2025-10-18 01:39:42.596570 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20251018 2025-10-18 01:39:42.596578 | ubuntu-noble-large | prometheus_openstack_exporter: 2024.2.20251018 2025-10-18 01:39:42.596586 | ubuntu-noble-large | proxysql: 3.0.2.20251018 2025-10-18 01:39:42.596594 | ubuntu-noble-large | rabbitmq: 3.13.7.20251018 2025-10-18 01:39:42.596602 | ubuntu-noble-large | redis: 7.0.15.20251018 2025-10-18 01:39:42.596611 | ubuntu-noble-large | skyline: 5.0.1.20251018 2025-10-18 01:39:42.596619 | ubuntu-noble-large | skyline_console: 5.0.1.20251018 2025-10-18 01:39:42.596627 | ubuntu-noble-large | tgtd: 1.0.85.20251018 2025-10-18 01:39:42.596636 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-18 01:39:42.596644 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2024.2 . 2025-10-18 01:39:43.000972 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-10-18 01:39:43.001060 | ubuntu-noble-large | 2025-10-18 01:39:43.001078 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-10-18 01:39:43.001091 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-10-18 01:39:43.001111 | ubuntu-noble-large | #1 DONE 0.1s 2025-10-18 01:39:43.001122 | ubuntu-noble-large | 2025-10-18 01:39:43.001133 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-10-18 01:39:43.001143 | ubuntu-noble-large | #2 transferring context: 2025-10-18 01:39:43.134849 | ubuntu-noble-large | #2 transferring context: 2B done 2025-10-18 01:39:43.134993 | ubuntu-noble-large | #2 DONE 0.0s 2025-10-18 01:39:43.135020 | ubuntu-noble-large | 2025-10-18 01:39:43.135040 | ubuntu-noble-large | #3 [internal] load build context 2025-10-18 01:39:43.135059 | ubuntu-noble-large | #3 transferring context: 10.73kB done 2025-10-18 01:39:43.135074 | ubuntu-noble-large | #3 DONE 0.0s 2025-10-18 01:39:43.135091 | ubuntu-noble-large | 2025-10-18 01:39:43.135110 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-10-18 01:39:43.135124 | ubuntu-noble-large | #4 DONE 0.0s 2025-10-18 01:39:43.135135 | ubuntu-noble-large | 2025-10-18 01:39:43.135145 | ubuntu-noble-large | #5 exporting to image 2025-10-18 01:39:43.135154 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-10-18 01:39:43.260609 | ubuntu-noble-large | #5 writing image sha256:615c60bf3b54c6cd8a207483fe7fc29bb6ca44e31c4ab16777a4c116ca9a94a1 done 2025-10-18 01:39:43.260700 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2024.2 done 2025-10-18 01:39:43.260715 | ubuntu-noble-large | #5 DONE 0.1s 2025-10-18 01:39:43.274654 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 01:39:43.955703 | ubuntu-noble-large | ok: Runtime: 1:36:33.707951 2025-10-18 01:39:44.488440 | 2025-10-18 01:39:44.488586 | TASK [Run push script] 2025-10-18 01:39:44.861245 | ubuntu-noble-large | + export 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-10-18 01:39:44.861376 | ubuntu-noble-large | + 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-10-18 01:39:44.861416 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-10-18 01:39:44.866475 | ubuntu-noble-large | + BUILD_TYPE=all 2025-10-18 01:39:44.866570 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-10-18 01:39:44.866595 | ubuntu-noble-large | + LSTFILE=images.txt 2025-10-18 01:39:44.866683 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-10-18 01:39:44.867596 | ubuntu-noble-large | + cat images.txt 2025-10-18 01:39:44.868060 | ubuntu-noble-large | + grep -v base 2025-10-18 01:39:44.872673 | ubuntu-noble-large | + cat images.lst 2025-10-18 01:39:44.873304 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-10-18 02:02:43.715282 | ubuntu-noble-large | + cat other.log 2025-10-18 02:02:43.718477 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-10-18 02:02:43.718531 | ubuntu-noble-large | 3 : 1760751585.277 117.328 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-10-18 02:02:43.718544 | ubuntu-noble-large | 1 : 1760751585.261 146.162 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.718557 | ubuntu-noble-large | 6 : 1760751585.305 152.280 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-10-18 02:02:43.718567 | ubuntu-noble-large | 8 : 1760751585.318 158.322 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-10-18 02:02:43.718589 | ubuntu-noble-large | 2 : 1760751585.269 161.779 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-10-18 02:02:43.718599 | ubuntu-noble-large | 7 : 1760751585.312 165.040 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-10-18 02:02:43.718609 | ubuntu-noble-large | 5 : 1760751585.294 167.205 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-10-18 02:02:43.718618 | ubuntu-noble-large | 4 : 1760751585.284 169.798 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-10-18 02:02:43.718628 | ubuntu-noble-large | 9 : 1760751702.616 62.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-10-18 02:02:43.718637 | ubuntu-noble-large | 11 : 1760751737.594 76.843 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-10-18 02:02:43.718647 | ubuntu-noble-large | 12 : 1760751743.649 73.355 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-10-18 02:02:43.718656 | ubuntu-noble-large | 14 : 1760751750.358 68.832 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-10-18 02:02:43.718666 | ubuntu-noble-large | 16 : 1760751755.090 68.351 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-10-18 02:02:43.718677 | ubuntu-noble-large | 13 : 1760751747.061 78.777 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-10-18 02:02:43.718687 | ubuntu-noble-large | 15 : 1760751752.507 77.348 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-10-18 02:02:43.718696 | ubuntu-noble-large | 10 : 1760751731.432 101.034 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-10-18 02:02:43.718706 | ubuntu-noble-large | 17 : 1760751765.306 92.398 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-10-18 02:02:43.718715 | ubuntu-noble-large | 18 : 1760751814.447 74.341 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-10-18 02:02:43.718724 | ubuntu-noble-large | 22 : 1760751825.848 65.948 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-10-18 02:02:43.718733 | ubuntu-noble-large | 19 : 1760751817.012 77.352 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-10-18 02:02:43.718743 | ubuntu-noble-large | 23 : 1760751829.867 66.621 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-10-18 02:02:43.718767 | ubuntu-noble-large | 20 : 1760751819.199 85.865 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-10-18 02:02:43.718776 | ubuntu-noble-large | 21 : 1760751823.452 85.890 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-10-18 02:02:43.718783 | ubuntu-noble-large | 24 : 1760751832.474 106.641 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-10-18 02:02:43.718791 | ubuntu-noble-large | 25 : 1760751857.714 95.226 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-10-18 02:02:43.718799 | ubuntu-noble-large | 27 : 1760751891.807 72.759 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-10-18 02:02:43.718806 | ubuntu-noble-large | 26 : 1760751888.799 78.384 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-10-18 02:02:43.718814 | ubuntu-noble-large | 28 : 1760751894.376 79.683 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-10-18 02:02:43.718821 | ubuntu-noble-large | 29 : 1760751896.495 81.433 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-10-18 02:02:43.718829 | ubuntu-noble-large | 32 : 1760751939.123 56.361 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-10-18 02:02:43.718836 | ubuntu-noble-large | 30 : 1760751905.075 118.358 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-10-18 02:02:43.718844 | ubuntu-noble-large | 35 : 1760751967.191 64.625 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-10-18 02:02:43.718851 | ubuntu-noble-large | 31 : 1760751909.352 124.160 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-10-18 02:02:43.718869 | ubuntu-noble-large | 36 : 1760751974.087 74.355 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-10-18 02:02:43.718877 | ubuntu-noble-large | 34 : 1760751964.575 96.010 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-10-18 02:02:43.718885 | ubuntu-noble-large | 37 : 1760751977.938 85.736 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-10-18 02:02:43.718892 | ubuntu-noble-large | 39 : 1760752023.445 58.380 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-10-18 02:02:43.718905 | ubuntu-noble-large | 33 : 1760751952.951 133.525 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-10-18 02:02:43.718912 | ubuntu-noble-large | 41 : 1760752033.517 57.666 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-10-18 02:02:43.718920 | ubuntu-noble-large | 40 : 1760752031.828 61.191 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-10-18 02:02:43.718928 | ubuntu-noble-large | 42 : 1760752048.453 76.612 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-10-18 02:02:43.718935 | ubuntu-noble-large | 43 : 1760752060.592 68.420 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-10-18 02:02:43.718942 | ubuntu-noble-large | 47 : 1760752091.196 41.951 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-10-18 02:02:43.718950 | ubuntu-noble-large | 38 : 1760751995.492 144.078 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-10-18 02:02:43.718958 | ubuntu-noble-large | 44 : 1760752063.684 77.875 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-10-18 02:02:43.718965 | ubuntu-noble-large | 46 : 1760752086.486 72.286 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-10-18 02:02:43.718973 | ubuntu-noble-large | 50 : 1760752129.022 31.586 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-10-18 02:02:43.718980 | ubuntu-noble-large | 48 : 1760752093.029 80.852 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-10-18 02:02:43.718988 | ubuntu-noble-large | 45 : 1760752081.835 94.984 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-10-18 02:02:43.719001 | ubuntu-noble-large | 49 : 1760752125.076 71.089 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-10-18 02:02:43.719009 | ubuntu-noble-large | 53 : 1760752141.569 64.232 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-10-18 02:02:43.719017 | ubuntu-noble-large | 51 : 1760752133.158 74.691 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-10-18 02:02:43.719024 | ubuntu-noble-large | 55 : 1760752160.619 65.200 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-10-18 02:02:43.719031 | ubuntu-noble-large | 57 : 1760752176.827 55.996 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-10-18 02:02:43.719039 | ubuntu-noble-large | 54 : 1760752158.781 80.452 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-10-18 02:02:43.719046 | ubuntu-noble-large | 52 : 1760752139.581 101.601 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-10-18 02:02:43.719053 | ubuntu-noble-large | 59 : 1760752205.810 57.933 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-10-18 02:02:43.719061 | ubuntu-noble-large | 56 : 1760752173.890 95.988 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-10-18 02:02:43.719068 | ubuntu-noble-large | 58 : 1760752196.175 76.197 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-10-18 02:02:43.719076 | ubuntu-noble-large | 60 : 1760752207.858 68.830 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-10-18 02:02:43.719083 | ubuntu-noble-large | 62 : 1760752232.830 73.335 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-10-18 02:02:43.719090 | ubuntu-noble-large | 63 : 1760752239.244 73.502 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-10-18 02:02:43.719098 | ubuntu-noble-large | 64 : 1760752241.191 73.247 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-10-18 02:02:43.719105 | ubuntu-noble-large | 61 : 1760752225.829 91.099 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-10-18 02:02:43.719113 | ubuntu-noble-large | 65 : 1760752263.753 66.628 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-10-18 02:02:43.719120 | ubuntu-noble-large | 66 : 1760752269.889 63.312 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-10-18 02:02:43.719132 | ubuntu-noble-large | 68 : 1760752276.698 60.416 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719146 | ubuntu-noble-large | 67 : 1760752272.379 71.986 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719153 | ubuntu-noble-large | 70 : 1760752312.755 47.251 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719161 | ubuntu-noble-large | 69 : 1760752306.176 62.029 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719168 | ubuntu-noble-large | 76 : 1760752344.384 28.569 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719175 | ubuntu-noble-large | 72 : 1760752316.937 57.312 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-10-18 02:02:43.719182 | ubuntu-noble-large | 71 : 1760752314.448 63.911 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719190 | ubuntu-noble-large | 74 : 1760752333.212 69.005 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719197 | ubuntu-noble-large | 75 : 1760752337.124 66.978 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719209 | ubuntu-noble-large | 73 : 1760752330.395 82.607 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719230 | ubuntu-noble-large | 77 : 1760752360.018 55.147 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-10-18 02:02:43.719244 | ubuntu-noble-large | 78 : 1760752368.215 57.279 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719255 | ubuntu-noble-large | 79 : 1760752372.963 58.248 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-10-18 02:02:43.719267 | ubuntu-noble-large | 81 : 1760752378.368 62.032 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-10-18 02:02:43.719279 | ubuntu-noble-large | 80 : 1760752374.259 71.865 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-10-18 02:02:43.719291 | ubuntu-noble-large | 83 : 1760752404.114 58.092 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-10-18 02:02:43.719304 | ubuntu-noble-large | 82 : 1760752402.227 76.341 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-10-18 02:02:43.719316 | ubuntu-noble-large | 88 : 1760752440.411 51.441 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719328 | ubuntu-noble-large | 84 : 1760752413.010 85.321 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-10-18 02:02:43.719367 | ubuntu-noble-large | 86 : 1760752425.505 75.176 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-10-18 02:02:43.719384 | ubuntu-noble-large | 89 : 1760752446.135 56.112 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719397 | ubuntu-noble-large | 85 : 1760752415.174 92.366 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-10-18 02:02:43.719404 | ubuntu-noble-large | 90 : 1760752462.217 64.477 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719412 | ubuntu-noble-large | 91 : 1760752478.576 50.637 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719419 | ubuntu-noble-large | 87 : 1760752431.223 122.488 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-10-18 02:02:43.719427 | ubuntu-noble-large | 95 : 1760752502.260 53.828 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719434 | ubuntu-noble-large | 94 : 1760752500.690 58.270 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719442 | ubuntu-noble-large | 92 : 1760752491.862 77.924 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719449 | ubuntu-noble-large | 98 : 1760752529.220 48.947 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-10-18 02:02:43.719456 | ubuntu-noble-large | 97 : 1760752526.703 54.266 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-10-18 02:02:43.719470 | ubuntu-noble-large | 93 : 1760752498.342 84.684 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-10-18 02:02:43.719478 | ubuntu-noble-large | 96 : 1760752507.549 84.019 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-10-18 02:02:43.719486 | ubuntu-noble-large | 101 : 1760752558.970 52.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-10-18 02:02:43.719525 | ubuntu-noble-large | 100 : 1760752556.097 59.016 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-10-18 02:02:43.719538 | ubuntu-noble-large | 103 : 1760752578.176 58.737 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-10-18 02:02:43.719546 | ubuntu-noble-large | 102 : 1760752569.795 69.503 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-10-18 02:02:43.719561 | ubuntu-noble-large | 99 : 1760752553.721 88.136 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-10-18 02:02:43.719568 | ubuntu-noble-large | 105 : 1760752583.037 70.297 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-10-18 02:02:43.719576 | ubuntu-noble-large | 107 : 1760752611.164 44.934 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-10-18 02:02:43.719583 | ubuntu-noble-large | 106 : 1760752591.577 66.993 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-10-18 02:02:43.719591 | ubuntu-noble-large | 104 : 1760752580.977 84.155 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-10-18 02:02:43.719599 | ubuntu-noble-large | 108 : 1760752615.122 65.472 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-10-18 02:02:43.719607 | ubuntu-noble-large | 109 : 1760752636.924 52.213 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-10-18 02:02:43.719615 | ubuntu-noble-large | 111 : 1760752641.866 48.802 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-10-18 02:02:43.719622 | ubuntu-noble-large | 110 : 1760752639.308 56.577 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-10-18 02:02:43.719630 | ubuntu-noble-large | 114 : 1760752658.580 57.638 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-10-18 02:02:43.719638 | ubuntu-noble-large | 112 : 1760752653.343 64.376 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-10-18 02:02:43.719646 | ubuntu-noble-large | 113 : 1760752656.108 65.141 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-10-18 02:02:43.719653 | ubuntu-noble-large | 117 : 1760752689.148 48.668 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-10-18 02:02:43.719661 | ubuntu-noble-large | 118 : 1760752690.679 53.468 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-10-18 02:02:43.719669 | ubuntu-noble-large | 116 : 1760752680.605 65.819 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-10-18 02:02:43.719676 | ubuntu-noble-large | 123 : 1760752737.822 30.401 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-10-18 02:02:43.719684 | ubuntu-noble-large | 122 : 1760752721.258 61.996 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-10-18 02:02:43.719692 | ubuntu-noble-large | 121 : 1760752717.727 71.411 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-10-18 02:02:43.719699 | ubuntu-noble-large | 124 : 1760752744.155 46.986 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-10-18 02:02:43.719707 | ubuntu-noble-large | 115 : 1760752665.142 127.683 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-10-18 02:02:43.719714 | ubuntu-noble-large | 125 : 1760752746.433 57.169 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-10-18 02:02:43.719722 | ubuntu-noble-large | 128 : 1760752789.146 16.327 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-10-18 02:02:43.719729 | ubuntu-noble-large | 120 : 1760752716.225 90.699 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-10-18 02:02:43.719742 | ubuntu-noble-large | 119 : 1760752695.895 124.782 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-10-18 02:02:43.719749 | ubuntu-noble-large | 130 : 1760752792.832 34.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-10-18 02:02:43.719757 | ubuntu-noble-large | 129 : 1760752791.150 38.376 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-10-18 02:02:43.719764 | ubuntu-noble-large | 126 : 1760752768.230 166.756 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-10-18 02:02:43.719772 | ubuntu-noble-large | 127 : 1760752783.266 180.440 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-10-18 02:02:43.719790 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2025-10-18 02:02:43.730341 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2025-10-18 02:02:43.730388 | ubuntu-noble-large | [INFO]  Images file: images.lst 2025-10-18 02:02:43.730429 | ubuntu-noble-large | [INFO]  Dry run mode: false 2025-10-18 02:02:43.730466 | ubuntu-noble-large | [INFO]  Verbose mode: true 2025-10-18 02:02:43.730533 | ubuntu-noble-large | [INFO]  Check digests mode: true 2025-10-18 02:02:43.730676 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2025-10-18 02:02:43.737903 | ubuntu-noble-large | [INFO]  Total images to check: 130 2025-10-18 02:02:43.744324 | ubuntu-noble-large | [INFO]  [1/130] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:43.744548 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.383316 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.383447 | ubuntu-noble-large | [SUCCESS] [1/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.383580 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.430156 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.430449 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.430715 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:44.474126 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:532c9d79e18d32041241df3e0c34aeb3f943d8a3c10b0196b59ce253b6f648fc 2025-10-18 02:02:44.474221 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-123509-4395 2025-10-18 02:02:44.753876 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:44.795033 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:532c9d79e18d32041241df3e0c34aeb3f943d8a3c10b0196b59ce253b6f648fc 2025-10-18 02:02:44.795126 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:44.836250 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:44.836319 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:44.836328 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:44.836335 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:02:44.836341 | ubuntu-noble-large | DiffID: sha256:10a470ceab3c0f08953eb0283050ee3f3b6ed48995e74f8302658246207be947 2025-10-18 02:02:44.836364 | ubuntu-noble-large | DiffID: sha256:110416027019b9c4337fbe4f1952e260127f02065a55edbc48f2f7a54d2ac7a1 2025-10-18 02:02:44.878568 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:6d346242aac4444cb58413e8e2f9b7aacf611ac6512d5578d33b70289a2db7ff 2025-10-18 02:02:44.879401 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:44.917299 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:44.917379 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:44.917388 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:44.917395 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:02:44.917402 | ubuntu-noble-large | DiffID: sha256:10a470ceab3c0f08953eb0283050ee3f3b6ed48995e74f8302658246207be947 2025-10-18 02:02:44.917408 | ubuntu-noble-large | DiffID: sha256:110416027019b9c4337fbe4f1952e260127f02065a55edbc48f2f7a54d2ac7a1 2025-10-18 02:02:44.962790 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:6d346242aac4444cb58413e8e2f9b7aacf611ac6512d5578d33b70289a2db7ff 2025-10-18 02:02:44.963537 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:44.963735 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.963792 | ubuntu-noble-large | [SUCCESS] [1/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-18 02:02:44.969596 | ubuntu-noble-large | [INFO]  [2/130] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:44.969727 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:45.562247 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:45.562398 | ubuntu-noble-large | [SUCCESS] [2/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:45.562417 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:45.603256 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:45.603537 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:45.603795 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:45.649777 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d2bd3fc4a985fef50a0537071e0c36d6421c32b7e18f1821954c330c13caa8f8 2025-10-18 02:02:45.649965 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-123509-12009 2025-10-18 02:02:45.959643 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:46.000055 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d2bd3fc4a985fef50a0537071e0c36d6421c32b7e18f1821954c330c13caa8f8 2025-10-18 02:02:46.000151 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:46.041818 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:46.041922 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:46.041946 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:46.041968 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:02:46.041981 | ubuntu-noble-large | DiffID: sha256:5376db664c1469df660daf593d20fbfc364ed5f89527606f995f8e0af1554124 2025-10-18 02:02:46.041994 | ubuntu-noble-large | DiffID: sha256:07518318809dead620eaf7c85efce5e06a5227f92932468e12ebcf48e2ced2da 2025-10-18 02:02:46.088454 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:d7a0128e33a48603a2c4d765b3f8c1869fa4ca93df7360b2ed37301ad2172150 2025-10-18 02:02:46.089216 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:46.133534 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:46.133635 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:46.133650 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:46.133663 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:02:46.133676 | ubuntu-noble-large | DiffID: sha256:5376db664c1469df660daf593d20fbfc364ed5f89527606f995f8e0af1554124 2025-10-18 02:02:46.133690 | ubuntu-noble-large | DiffID: sha256:07518318809dead620eaf7c85efce5e06a5227f92932468e12ebcf48e2ced2da 2025-10-18 02:02:46.182689 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:d7a0128e33a48603a2c4d765b3f8c1869fa4ca93df7360b2ed37301ad2172150 2025-10-18 02:02:46.183421 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:46.183554 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:46.183723 | ubuntu-noble-large | [SUCCESS] [2/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-18 02:02:46.189917 | ubuntu-noble-large | [INFO]  [3/130] Checking: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:46.190001 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.340169 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.340264 | ubuntu-noble-large | [SUCCESS] [3/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.340379 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.382894 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.383061 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.383256 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:47.423005 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:42b399955da2c6d02c2eb3461a739a6bbb5cde71f40dc9f51fd3edadd786c033 2025-10-18 02:02:47.423123 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-123509-2683 2025-10-18 02:02:47.748709 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:47.790591 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:42b399955da2c6d02c2eb3461a739a6bbb5cde71f40dc9f51fd3edadd786c033 2025-10-18 02:02:47.790667 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:47.833606 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:47.833696 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:47.833708 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:47.833718 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:47.833728 | ubuntu-noble-large | DiffID: sha256:0e117675d82814bebe90a00dc6c9ea44b6dd18d9dcd481f9423d464ebba98232 2025-10-18 02:02:47.878767 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:d14ae7bbd3b77c308971fc489361af56023f04a810c4651c3f1d5c16eebfccce 2025-10-18 02:02:47.879711 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:47.919488 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:47.919616 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:47.919630 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:47.919640 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:47.919648 | ubuntu-noble-large | DiffID: sha256:0e117675d82814bebe90a00dc6c9ea44b6dd18d9dcd481f9423d464ebba98232 2025-10-18 02:02:47.967110 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:d14ae7bbd3b77c308971fc489361af56023f04a810c4651c3f1d5c16eebfccce 2025-10-18 02:02:47.968082 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:47.968167 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.968204 | ubuntu-noble-large | [SUCCESS] [3/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-18 02:02:47.974601 | ubuntu-noble-large | [INFO]  [4/130] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:47.974657 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:48.964844 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:48.964946 | ubuntu-noble-large | [SUCCESS] [4/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:48.965048 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:49.007725 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:49.007929 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:49.008100 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:49.052228 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:00ad6b651c6b418e51ef524f7c8e4dde4fa007b78b84c1d1e4074dc9f9cc2464 2025-10-18 02:02:49.052326 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-123509-28526 2025-10-18 02:02:49.342731 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:49.389087 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:00ad6b651c6b418e51ef524f7c8e4dde4fa007b78b84c1d1e4074dc9f9cc2464 2025-10-18 02:02:49.389185 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:49.429963 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:49.430040 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:49.430052 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:49.430063 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:49.430073 | ubuntu-noble-large | DiffID: sha256:5285b9343c79a0ef8e4931bbac3e56d7b09239c1cd13f029281a6f6ae20f7022 2025-10-18 02:02:49.472254 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:5c4753c7743c21147463b9e9b6c54bfa0cfe20c42f02e7da9334d0aef03ab42d 2025-10-18 02:02:49.472971 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:49.516078 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:49.516158 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:49.516170 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:49.516180 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:49.516190 | ubuntu-noble-large | DiffID: sha256:5285b9343c79a0ef8e4931bbac3e56d7b09239c1cd13f029281a6f6ae20f7022 2025-10-18 02:02:49.563716 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:5c4753c7743c21147463b9e9b6c54bfa0cfe20c42f02e7da9334d0aef03ab42d 2025-10-18 02:02:49.564270 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:49.564419 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:49.564610 | ubuntu-noble-large | [SUCCESS] [4/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-18 02:02:49.570867 | ubuntu-noble-large | [INFO]  [5/130] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:49.571025 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.318180 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.318279 | ubuntu-noble-large | [SUCCESS] [5/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.318395 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.361166 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.361383 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.361626 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:50.406177 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f3832413c2c703259477c77456109320e092c39e38d2289f154c32ffb285bf4 2025-10-18 02:02:50.406277 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-123509-3652 2025-10-18 02:02:50.689155 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:50.724904 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f3832413c2c703259477c77456109320e092c39e38d2289f154c32ffb285bf4 2025-10-18 02:02:50.724989 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:50.761099 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:50.761175 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:50.761188 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:50.761198 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:50.761208 | ubuntu-noble-large | DiffID: sha256:c60367b2a0bf8a967c7df4257e2e355acdb3c3aeb0a62c6195da93d4d52c8b88 2025-10-18 02:02:50.802438 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:d055e1e00cd452a14ce5738e0d9eab119f25bfb574c4c97f7ba56d8cd6eb7482 2025-10-18 02:02:50.803060 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:50.844092 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:50.844165 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:50.844173 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:50.844180 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:50.844186 | ubuntu-noble-large | DiffID: sha256:c60367b2a0bf8a967c7df4257e2e355acdb3c3aeb0a62c6195da93d4d52c8b88 2025-10-18 02:02:50.888040 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:d055e1e00cd452a14ce5738e0d9eab119f25bfb574c4c97f7ba56d8cd6eb7482 2025-10-18 02:02:50.888826 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:50.888947 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.889148 | ubuntu-noble-large | [SUCCESS] [5/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-18 02:02:50.894642 | ubuntu-noble-large | [INFO]  [6/130] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:50.894762 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:51.857055 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:51.857180 | ubuntu-noble-large | [SUCCESS] [6/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:51.857301 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:51.900883 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:51.901063 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:51.901253 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:51.944283 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fefc10b038ade71b9d730a58b84308b246155fc2a3ee8f236bc4e6bb5d223b77 2025-10-18 02:02:51.944380 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-123509-22605 2025-10-18 02:02:52.229691 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:52.272110 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fefc10b038ade71b9d730a58b84308b246155fc2a3ee8f236bc4e6bb5d223b77 2025-10-18 02:02:52.272199 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:52.315116 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:52.315197 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:52.315213 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:52.315249 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:52.315260 | ubuntu-noble-large | DiffID: sha256:3e151411fcd306295c0ab0a4feeaf0cc3aff7ef81e793d738d934c0d35861b27 2025-10-18 02:02:52.365704 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:e9f1911901615a8bab1f96b09b732ab0545c7a8ad774777a6f9054187996cfb7 2025-10-18 02:02:52.366648 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:52.404532 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:52.404603 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:52.404614 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:52.404623 | ubuntu-noble-large | DiffID: sha256:e70c5d0dd81001206fd07305b96469e2f042bd843050f3a755e918abc09747da 2025-10-18 02:02:52.404631 | ubuntu-noble-large | DiffID: sha256:3e151411fcd306295c0ab0a4feeaf0cc3aff7ef81e793d738d934c0d35861b27 2025-10-18 02:02:52.448501 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:e9f1911901615a8bab1f96b09b732ab0545c7a8ad774777a6f9054187996cfb7 2025-10-18 02:02:52.449121 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:52.449231 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:52.449399 | ubuntu-noble-large | [SUCCESS] [6/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-18 02:02:52.455837 | ubuntu-noble-large | [INFO]  [7/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:52.455987 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.290572 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.290678 | ubuntu-noble-large | [SUCCESS] [7/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.290783 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.334981 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.335121 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.335288 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:53.377303 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3be0e2deb5dc3d33465d5fb15a9a0b493cbcafe22c2d081e18641f2f1228ae94 2025-10-18 02:02:53.377434 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-123509-3134 2025-10-18 02:02:53.642609 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:53.683572 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3be0e2deb5dc3d33465d5fb15a9a0b493cbcafe22c2d081e18641f2f1228ae94 2025-10-18 02:02:53.683658 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:53.725552 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:53.725617 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:53.725627 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:53.725634 | ubuntu-noble-large | DiffID: sha256:c3f3b5b5a956ff05ad2e5277f8b77278d10a8d5d526bbf5ef7ca0365da53ad83 2025-10-18 02:02:53.725642 | ubuntu-noble-large | DiffID: sha256:527914fc82cdc6f0cbace38b17d2702de3e38707bf844f4b8f35b3e951a4afb0 2025-10-18 02:02:53.772571 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:8f28732ee37d6cb1c98c311d1c4819e2869b43bab7c1694dfb5de9fe58a75139 2025-10-18 02:02:53.773673 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:53.813688 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:53.813802 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:53.813817 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:53.813827 | ubuntu-noble-large | DiffID: sha256:c3f3b5b5a956ff05ad2e5277f8b77278d10a8d5d526bbf5ef7ca0365da53ad83 2025-10-18 02:02:53.813837 | ubuntu-noble-large | DiffID: sha256:527914fc82cdc6f0cbace38b17d2702de3e38707bf844f4b8f35b3e951a4afb0 2025-10-18 02:02:53.859235 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:8f28732ee37d6cb1c98c311d1c4819e2869b43bab7c1694dfb5de9fe58a75139 2025-10-18 02:02:53.860502 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:53.860616 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.860631 | ubuntu-noble-large | [SUCCESS] [7/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-18 02:02:53.865622 | ubuntu-noble-large | [INFO]  [8/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:53.865683 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:54.657912 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:54.657998 | ubuntu-noble-large | [SUCCESS] [8/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:54.658010 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:54.700646 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:54.700732 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:54.701224 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:54.748646 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4f6300792df152576e80b0ac8da02a6b157503e55ff3c201be6b3dcc6ddf3c4c 2025-10-18 02:02:54.748742 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-123509-3123 2025-10-18 02:02:55.047657 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:55.092657 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4f6300792df152576e80b0ac8da02a6b157503e55ff3c201be6b3dcc6ddf3c4c 2025-10-18 02:02:55.092744 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:55.131315 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:55.131428 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:55.131441 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:55.131450 | ubuntu-noble-large | DiffID: sha256:c3f3b5b5a956ff05ad2e5277f8b77278d10a8d5d526bbf5ef7ca0365da53ad83 2025-10-18 02:02:55.131459 | ubuntu-noble-large | DiffID: sha256:65b732000ffbae727f76eb0aec2518b8ab3ce31d8fac1b5c51fcd2ce0a80fa33 2025-10-18 02:02:55.176012 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:165aa0e0a7589960d67ece82dcf0971f14ec9ed8af3ff156008e93b3f17a1514 2025-10-18 02:02:55.177488 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:55.217375 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:55.217456 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:55.217469 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:55.217478 | ubuntu-noble-large | DiffID: sha256:c3f3b5b5a956ff05ad2e5277f8b77278d10a8d5d526bbf5ef7ca0365da53ad83 2025-10-18 02:02:55.217487 | ubuntu-noble-large | DiffID: sha256:65b732000ffbae727f76eb0aec2518b8ab3ce31d8fac1b5c51fcd2ce0a80fa33 2025-10-18 02:02:55.256615 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:165aa0e0a7589960d67ece82dcf0971f14ec9ed8af3ff156008e93b3f17a1514 2025-10-18 02:02:55.257642 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:55.257764 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:55.257801 | ubuntu-noble-large | [SUCCESS] [8/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-18 02:02:55.264612 | ubuntu-noble-large | [INFO]  [9/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.264677 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.771771 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.771880 | ubuntu-noble-large | [SUCCESS] [9/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.771894 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.816687 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.816759 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:55.816767 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:55.859633 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:624525519a11983dba5d671798219eafd7cdac06dbdb9de41785c15657282aa5 2025-10-18 02:02:55.859713 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-123509-12931 2025-10-18 02:02:56.145211 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:56.186693 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:624525519a11983dba5d671798219eafd7cdac06dbdb9de41785c15657282aa5 2025-10-18 02:02:56.186757 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:56.225490 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:56.225613 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:56.225626 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:56.225637 | ubuntu-noble-large | DiffID: sha256:c3f3b5b5a956ff05ad2e5277f8b77278d10a8d5d526bbf5ef7ca0365da53ad83 2025-10-18 02:02:56.225647 | ubuntu-noble-large | DiffID: sha256:281225683395470ac0e0b1e727a5b45213312f843aa877a7f98b66cd678dde23 2025-10-18 02:02:56.270203 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:c78ad2d4709051e94e6df9cd855a104b7fd49545b69c8448da6f73f9145f99e3 2025-10-18 02:02:56.271549 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:56.311985 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:56.312055 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:56.312066 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:56.312074 | ubuntu-noble-large | DiffID: sha256:c3f3b5b5a956ff05ad2e5277f8b77278d10a8d5d526bbf5ef7ca0365da53ad83 2025-10-18 02:02:56.312081 | ubuntu-noble-large | DiffID: sha256:281225683395470ac0e0b1e727a5b45213312f843aa877a7f98b66cd678dde23 2025-10-18 02:02:56.354854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:c78ad2d4709051e94e6df9cd855a104b7fd49545b69c8448da6f73f9145f99e3 2025-10-18 02:02:56.354947 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:56.355532 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:56.355585 | ubuntu-noble-large | [SUCCESS] [9/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-18 02:02:56.361534 | ubuntu-noble-large | [INFO]  [10/130] Checking: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:56.361566 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.061205 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.061314 | ubuntu-noble-large | [SUCCESS] [10/130] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.061328 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.101663 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.101717 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.101743 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:57.143329 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6170b98d53faecde77dba1abddac75444d96141636eab8dd92b20a07d2610d26 2025-10-18 02:02:57.143420 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-123509-2437 2025-10-18 02:02:57.393538 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:57.434642 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6170b98d53faecde77dba1abddac75444d96141636eab8dd92b20a07d2610d26 2025-10-18 02:02:57.434758 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:57.475623 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:57.475697 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:57.475709 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:57.475718 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:02:57.475726 | ubuntu-noble-large | DiffID: sha256:634c15420d1d0f270f24cc641d0cff5da1ce9793d76a04a351ff04eeab064479 2025-10-18 02:02:57.518600 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:0a4aa02f54ce76734f2a942a33622b3b7878d3a3fe17e3b49791d42bca0bfdda 2025-10-18 02:02:57.519589 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:57.558808 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:57.558903 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:57.558919 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:57.558931 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:02:57.558943 | ubuntu-noble-large | DiffID: sha256:634c15420d1d0f270f24cc641d0cff5da1ce9793d76a04a351ff04eeab064479 2025-10-18 02:02:57.604492 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:0a4aa02f54ce76734f2a942a33622b3b7878d3a3fe17e3b49791d42bca0bfdda 2025-10-18 02:02:57.605792 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:57.605877 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.605894 | ubuntu-noble-large | [SUCCESS] [10/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-18 02:02:57.611654 | ubuntu-noble-large | [INFO]  [11/130] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:57.611726 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.401633 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.401741 | ubuntu-noble-large | [SUCCESS] [11/130] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.402494 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.437613 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.437688 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.437702 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:58.480649 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1f005694963f1d942fff731ba71ee137726fafc6499fe09b3e15869f288db7de 2025-10-18 02:02:58.480732 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-123509-23925 2025-10-18 02:02:58.758745 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:02:58.806638 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1f005694963f1d942fff731ba71ee137726fafc6499fe09b3e15869f288db7de 2025-10-18 02:02:58.806718 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:02:58.847864 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:58.847936 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:58.847948 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:58.847957 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:02:58.847965 | ubuntu-noble-large | DiffID: sha256:668f9be741d1d85d6bd82b8b3bf95fd6e37a980014c467f5f302f53bee3f7349 2025-10-18 02:02:58.894266 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:364edc37523dd4e7e584ced79b56c01929d593da94603e11d191b555e1c36da2 2025-10-18 02:02:58.895700 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:02:58.932698 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:02:58.932774 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:02:58.932788 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:02:58.932797 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:02:58.932808 | ubuntu-noble-large | DiffID: sha256:668f9be741d1d85d6bd82b8b3bf95fd6e37a980014c467f5f302f53bee3f7349 2025-10-18 02:02:58.975119 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:364edc37523dd4e7e584ced79b56c01929d593da94603e11d191b555e1c36da2 2025-10-18 02:02:58.975681 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:02:58.975761 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.975788 | ubuntu-noble-large | [SUCCESS] [11/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-18 02:02:58.981669 | ubuntu-noble-large | [INFO]  [12/130] Checking: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:58.981742 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:59.784596 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:59.784677 | ubuntu-noble-large | [SUCCESS] [12/130] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:59.785294 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:59.827669 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:59.827757 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:02:59.827794 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:02:59.872656 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:22bb2116249b4d70c85e385adfbe5fea931b8bf27f59d39c2e4eaad2ec56b54b 2025-10-18 02:02:59.872729 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-123509-31831 2025-10-18 02:03:00.164948 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:00.208669 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:22bb2116249b4d70c85e385adfbe5fea931b8bf27f59d39c2e4eaad2ec56b54b 2025-10-18 02:03:00.208730 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:00.251010 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:00.251122 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:00.251136 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:00.251147 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:03:00.251157 | ubuntu-noble-large | DiffID: sha256:de6dc7aa72dad20c81d6401b1ba1ba3836ca09602a29813df0f795f0f2be6289 2025-10-18 02:03:00.296732 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:b10ded97a5e41ceb0df0f6c99a14596539188ca8e2187a5af470d168a8a6d9a4 2025-10-18 02:03:00.297656 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:00.340556 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:00.340645 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:00.340658 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:00.340669 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:03:00.340679 | ubuntu-noble-large | DiffID: sha256:de6dc7aa72dad20c81d6401b1ba1ba3836ca09602a29813df0f795f0f2be6289 2025-10-18 02:03:00.390263 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:b10ded97a5e41ceb0df0f6c99a14596539188ca8e2187a5af470d168a8a6d9a4 2025-10-18 02:03:00.390630 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:00.390715 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:03:00.391548 | ubuntu-noble-large | [SUCCESS] [12/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-18 02:03:00.396635 | ubuntu-noble-large | [INFO]  [13/130] Checking: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:00.396709 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.081705 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.081795 | ubuntu-noble-large | [SUCCESS] [13/130] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.081815 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.126769 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.126865 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.127010 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:01.168629 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:36e3b2957ab6a0d782d3923f3a92db2bfbd8d0ddee6bd3b14f56885d1a5db5f8 2025-10-18 02:03:01.168704 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-123509-4410 2025-10-18 02:03:01.450639 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:01.493670 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:36e3b2957ab6a0d782d3923f3a92db2bfbd8d0ddee6bd3b14f56885d1a5db5f8 2025-10-18 02:03:01.493757 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:01.533438 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:01.533535 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:01.533547 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:01.533554 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:03:01.533561 | ubuntu-noble-large | DiffID: sha256:8e2a6cfe2f0068adae1c545c4da69756f5a2cb0e59eec016210faef8c3471a66 2025-10-18 02:03:01.586707 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:6d58205dac151cc85b47605fff407b20d7859f0ca69e5308adbae9b4bd5bef88 2025-10-18 02:03:01.587682 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:01.632847 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:01.632931 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:01.632944 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:01.632957 | ubuntu-noble-large | DiffID: sha256:9483e19f8b11043ec1e5320d40869c8c335852d307c76fbd0d694db4532aa5a0 2025-10-18 02:03:01.632974 | ubuntu-noble-large | DiffID: sha256:8e2a6cfe2f0068adae1c545c4da69756f5a2cb0e59eec016210faef8c3471a66 2025-10-18 02:03:01.683462 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:6d58205dac151cc85b47605fff407b20d7859f0ca69e5308adbae9b4bd5bef88 2025-10-18 02:03:01.683641 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:01.683700 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.683799 | ubuntu-noble-large | [SUCCESS] [13/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-18 02:03:01.689173 | ubuntu-noble-large | [INFO]  [14/130] Checking: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:01.689236 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.194562 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.194673 | ubuntu-noble-large | [SUCCESS] [14/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.194758 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.236745 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.236922 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.237118 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:02.281207 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d4733a19985a87472774ba15646fb7eb38ed4e7650a277b3b49c9b8ed9462519 2025-10-18 02:03:02.281296 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-123509-24923 2025-10-18 02:03:02.567459 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:02.611803 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d4733a19985a87472774ba15646fb7eb38ed4e7650a277b3b49c9b8ed9462519 2025-10-18 02:03:02.611873 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:02.644388 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:02.644480 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:02.644539 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:02.644554 | ubuntu-noble-large | DiffID: sha256:49f62d62dfcc79e60ee43ddd8cab17cd1db8906b502caa81ce56a72eb9a1550e 2025-10-18 02:03:02.644564 | ubuntu-noble-large | DiffID: sha256:8eb183445afa9e3b9a4023d7777f3ab918ca0a5e14db29af02a87c4c2b0205dc 2025-10-18 02:03:02.687004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:2885c78b4509ce868364fd01045fb54f6c05a08de9595d06eec30d3394b0a445 2025-10-18 02:03:02.687615 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:02.723947 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:02.724033 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:02.724046 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:02.724056 | ubuntu-noble-large | DiffID: sha256:49f62d62dfcc79e60ee43ddd8cab17cd1db8906b502caa81ce56a72eb9a1550e 2025-10-18 02:03:02.724066 | ubuntu-noble-large | DiffID: sha256:8eb183445afa9e3b9a4023d7777f3ab918ca0a5e14db29af02a87c4c2b0205dc 2025-10-18 02:03:02.771051 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:2885c78b4509ce868364fd01045fb54f6c05a08de9595d06eec30d3394b0a445 2025-10-18 02:03:02.771243 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:02.771284 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.771435 | ubuntu-noble-large | [SUCCESS] [14/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-18 02:03:02.776812 | ubuntu-noble-large | [INFO]  [15/130] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:02.776970 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.223253 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.223434 | ubuntu-noble-large | [SUCCESS] [15/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.223489 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.264424 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.264692 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.264897 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:03.308294 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:19633f277663fcf6af53d8da9ca0625e5f04ec3f9a1b86eabdff2abbe5bf3664 2025-10-18 02:03:03.308381 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-123509-31622 2025-10-18 02:03:03.549321 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:03.592018 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:19633f277663fcf6af53d8da9ca0625e5f04ec3f9a1b86eabdff2abbe5bf3664 2025-10-18 02:03:03.592121 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:03.634211 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:03.634293 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:03.634308 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:03.634321 | ubuntu-noble-large | DiffID: sha256:49f62d62dfcc79e60ee43ddd8cab17cd1db8906b502caa81ce56a72eb9a1550e 2025-10-18 02:03:03.634333 | ubuntu-noble-large | DiffID: sha256:728fc6809880de3493e08317c0edeea59e4ef9034bac9a90d1fc4a87e20ca1d0 2025-10-18 02:03:03.680745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:e5e9998cfadb46069af2be2189a57ca02a9f2dae02ab4e3edeedf2095332e734 2025-10-18 02:03:03.681445 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:03.727167 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:03.727247 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:03.727261 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:03.727272 | ubuntu-noble-large | DiffID: sha256:49f62d62dfcc79e60ee43ddd8cab17cd1db8906b502caa81ce56a72eb9a1550e 2025-10-18 02:03:03.727283 | ubuntu-noble-large | DiffID: sha256:728fc6809880de3493e08317c0edeea59e4ef9034bac9a90d1fc4a87e20ca1d0 2025-10-18 02:03:03.772584 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:e5e9998cfadb46069af2be2189a57ca02a9f2dae02ab4e3edeedf2095332e734 2025-10-18 02:03:03.773228 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:03.773312 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.773481 | ubuntu-noble-large | [SUCCESS] [15/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-18 02:03:03.778755 | ubuntu-noble-large | [INFO]  [16/130] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:03.778831 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.296589 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.296668 | ubuntu-noble-large | [SUCCESS] [16/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.296677 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.336526 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.336594 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.336605 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:04.377822 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d2d3eb9d4e421a8efc9024888d0fbca097c5d714b1b9ae0c08ab710c3398cd7f 2025-10-18 02:03:04.377926 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-123509-30220 2025-10-18 02:03:04.652663 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:04.694749 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d2d3eb9d4e421a8efc9024888d0fbca097c5d714b1b9ae0c08ab710c3398cd7f 2025-10-18 02:03:04.694831 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:04.731110 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:04.731185 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:04.731197 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:04.731207 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:04.731217 | ubuntu-noble-large | DiffID: sha256:bb137b333d132dcc8723a0879ab3f2ee1a547d83e79d791559f016faf382ad42 2025-10-18 02:03:04.775557 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:f3615fdd691e82f7504c90ca8594f2f6866e18d07dcf259ae13736701c32c4de 2025-10-18 02:03:04.775796 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:04.812460 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:04.812567 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:04.812580 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:04.812590 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:04.812601 | ubuntu-noble-large | DiffID: sha256:bb137b333d132dcc8723a0879ab3f2ee1a547d83e79d791559f016faf382ad42 2025-10-18 02:03:04.862145 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:f3615fdd691e82f7504c90ca8594f2f6866e18d07dcf259ae13736701c32c4de 2025-10-18 02:03:04.862847 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:04.862960 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.863121 | ubuntu-noble-large | [SUCCESS] [16/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-18 02:03:04.869622 | ubuntu-noble-large | [INFO]  [17/130] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:04.869765 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.278751 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.278894 | ubuntu-noble-large | [SUCCESS] [17/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.278911 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.331060 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.331196 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.331548 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:05.378135 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2900c930bc9b1b3450b1a0b267dd2285c77b4a93b54832a15d0524750bd37140 2025-10-18 02:03:05.378235 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-123509-57 2025-10-18 02:03:05.657318 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:05.699921 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2900c930bc9b1b3450b1a0b267dd2285c77b4a93b54832a15d0524750bd37140 2025-10-18 02:03:05.700018 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:05.740896 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:05.740970 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:05.740978 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:05.740984 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:05.740990 | ubuntu-noble-large | DiffID: sha256:fcb82ca09873da3d53d6dd090b1512b10b2b904aeec8cde6f1ca7f6692b55bb8 2025-10-18 02:03:05.785214 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:233fca7cb14aa8f52fd89e69870aaff7ea82462af809e7f988de5afde2bd757a 2025-10-18 02:03:05.785878 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:05.825226 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:05.825297 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:05.825307 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:05.825315 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:05.825323 | ubuntu-noble-large | DiffID: sha256:fcb82ca09873da3d53d6dd090b1512b10b2b904aeec8cde6f1ca7f6692b55bb8 2025-10-18 02:03:05.870045 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:233fca7cb14aa8f52fd89e69870aaff7ea82462af809e7f988de5afde2bd757a 2025-10-18 02:03:05.870804 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:05.870922 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.871086 | ubuntu-noble-large | [SUCCESS] [17/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-18 02:03:05.877602 | ubuntu-noble-large | [INFO]  [18/130] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:05.877754 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:06.724335 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:06.724467 | ubuntu-noble-large | [SUCCESS] [18/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:06.724722 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:06.767770 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:06.767996 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:06.768182 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:06.813448 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66a26dc0fa85558cfdaeea000d8608b4c7e0e1b1942b1b8020fbe9069d4ac7ce 2025-10-18 02:03:06.813588 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-123509-22921 2025-10-18 02:03:07.095340 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:07.139640 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66a26dc0fa85558cfdaeea000d8608b4c7e0e1b1942b1b8020fbe9069d4ac7ce 2025-10-18 02:03:07.139721 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:07.181646 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:07.181728 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:07.181741 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:07.181751 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:07.181761 | ubuntu-noble-large | DiffID: sha256:4c36798da4b3474030b70a3af0468bdaa007630efb770a121bf9cde84cc3a001 2025-10-18 02:03:07.228877 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:9ec8bee5919deb845480b69cb4359abdc4154e9f80b680ec889dfc8d3834a21c 2025-10-18 02:03:07.229683 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:07.272101 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:07.272172 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:07.272180 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:07.272187 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:07.272192 | ubuntu-noble-large | DiffID: sha256:4c36798da4b3474030b70a3af0468bdaa007630efb770a121bf9cde84cc3a001 2025-10-18 02:03:07.314826 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:9ec8bee5919deb845480b69cb4359abdc4154e9f80b680ec889dfc8d3834a21c 2025-10-18 02:03:07.315354 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:07.315460 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:07.315629 | ubuntu-noble-large | [SUCCESS] [18/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-18 02:03:07.320693 | ubuntu-noble-large | [INFO]  [19/130] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:07.320779 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.048577 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.048679 | ubuntu-noble-large | [SUCCESS] [19/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.048791 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.090956 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.091081 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.091264 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:08.131837 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bc489b4e93961fa13951074810c269c54a1d93fdaa916f24505b8df093d814c5 2025-10-18 02:03:08.131975 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-123509-12837 2025-10-18 02:03:08.421420 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:08.464949 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bc489b4e93961fa13951074810c269c54a1d93fdaa916f24505b8df093d814c5 2025-10-18 02:03:08.465044 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:08.500412 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:08.500502 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:08.500577 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:08.500588 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:08.500598 | ubuntu-noble-large | DiffID: sha256:be878b8ac33a9d55f0787d32c6510600dd128323e3272213bb52e06f5c658a4e 2025-10-18 02:03:08.542470 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:3d995d3f03b7a4014a6cf551229e105895cf7b371abdd8c01fb1fec613497c8d 2025-10-18 02:03:08.543312 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:08.583990 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:08.584078 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:08.584092 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:08.584103 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:08.584128 | ubuntu-noble-large | DiffID: sha256:be878b8ac33a9d55f0787d32c6510600dd128323e3272213bb52e06f5c658a4e 2025-10-18 02:03:08.630416 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:3d995d3f03b7a4014a6cf551229e105895cf7b371abdd8c01fb1fec613497c8d 2025-10-18 02:03:08.631154 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:08.631286 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.631477 | ubuntu-noble-large | [SUCCESS] [19/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-18 02:03:08.637633 | ubuntu-noble-large | [INFO]  [20/130] Checking: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:08.637766 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.315104 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.315200 | ubuntu-noble-large | [SUCCESS] [20/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.315308 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.357912 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.358090 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.358317 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:09.403910 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f48c96845244f9a8b6c4acd3bdbf721e759e2f5d6ece11a4dcb97343d588b6c 2025-10-18 02:03:09.404008 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-123509-5613 2025-10-18 02:03:09.701690 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:09.747239 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f48c96845244f9a8b6c4acd3bdbf721e759e2f5d6ece11a4dcb97343d588b6c 2025-10-18 02:03:09.747329 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:09.791022 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:09.791121 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:09.791133 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:09.791143 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:09.791151 | ubuntu-noble-large | DiffID: sha256:c1b5a81437323f41bd2dc4e5a2e9266906cc9415888de0667a526c1b126dac3c 2025-10-18 02:03:09.833652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:a4ca536ef71bd3ee4f5f3ca074e5e82ea8707cb2f2c6924209c4ab54dafb6763 2025-10-18 02:03:09.833899 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:09.875487 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:09.875617 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:09.875631 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:09.875643 | ubuntu-noble-large | DiffID: sha256:c4dd2fff027a0cb3875af482727ac0b7272a9609cd82c9535ff201f363636d83 2025-10-18 02:03:09.875653 | ubuntu-noble-large | DiffID: sha256:c1b5a81437323f41bd2dc4e5a2e9266906cc9415888de0667a526c1b126dac3c 2025-10-18 02:03:09.921206 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:a4ca536ef71bd3ee4f5f3ca074e5e82ea8707cb2f2c6924209c4ab54dafb6763 2025-10-18 02:03:09.921494 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:09.921633 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.921769 | ubuntu-noble-large | [SUCCESS] [20/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-18 02:03:09.928057 | ubuntu-noble-large | [INFO]  [21/130] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:09.928203 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:10.468586 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:10.468696 | ubuntu-noble-large | [SUCCESS] [21/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:10.468789 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:10.511221 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:10.511327 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:10.511644 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:10.556012 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:78cb4f1498573b2b0cc2af9e45d41766bb285ff5f196b66e59168a91ade1ee07 2025-10-18 02:03:10.556160 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-123509-13014 2025-10-18 02:03:10.831688 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:10.874762 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:78cb4f1498573b2b0cc2af9e45d41766bb285ff5f196b66e59168a91ade1ee07 2025-10-18 02:03:10.874826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:10.912560 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:10.912651 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:10.912664 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:10.912675 | ubuntu-noble-large | DiffID: sha256:5de773081aa3e00e7c7299be2cfc790560a97e0aab8facb89db696ed477a8be9 2025-10-18 02:03:10.912685 | ubuntu-noble-large | DiffID: sha256:aab2bc150de37426daef7fa5b9ed24a7f62a7585442914adda9dd5abc993c33b 2025-10-18 02:03:10.958390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:ab80508e1ddb2c4ce2d1511ffc9651809c0994373ecf84f0c302a7cf4bbd9c99 2025-10-18 02:03:10.959000 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:11.003546 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:11.003636 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:11.003649 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:11.003660 | ubuntu-noble-large | DiffID: sha256:5de773081aa3e00e7c7299be2cfc790560a97e0aab8facb89db696ed477a8be9 2025-10-18 02:03:11.003669 | ubuntu-noble-large | DiffID: sha256:aab2bc150de37426daef7fa5b9ed24a7f62a7585442914adda9dd5abc993c33b 2025-10-18 02:03:11.050671 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:ab80508e1ddb2c4ce2d1511ffc9651809c0994373ecf84f0c302a7cf4bbd9c99 2025-10-18 02:03:11.051103 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:11.051235 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:11.051418 | ubuntu-noble-large | [SUCCESS] [21/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-18 02:03:11.057449 | ubuntu-noble-large | [INFO]  [22/130] Checking: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.057589 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.474586 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.474708 | ubuntu-noble-large | [SUCCESS] [22/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.474720 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.520407 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.520612 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:11.520832 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:11.568796 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c8b16ba5824c736787eee02506429b7cf77cebfee8b3601e09efb90cb3200808 2025-10-18 02:03:11.568887 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-123509-21758 2025-10-18 02:03:11.820876 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:11.864228 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c8b16ba5824c736787eee02506429b7cf77cebfee8b3601e09efb90cb3200808 2025-10-18 02:03:11.864311 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:11.902897 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:11.902985 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:11.902999 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:11.903010 | ubuntu-noble-large | DiffID: sha256:5de773081aa3e00e7c7299be2cfc790560a97e0aab8facb89db696ed477a8be9 2025-10-18 02:03:11.903021 | ubuntu-noble-large | DiffID: sha256:6414e4fc71316bf89fbf797b7fe097ad85b357f816c212b917ecc16984581d4d 2025-10-18 02:03:11.959673 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:2ab47f14bc00c5e91f7efcba1fe68ca67b0f510c8c207be67a2f53ba5c07ee8a 2025-10-18 02:03:11.959969 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:12.002222 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:12.002292 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:12.002300 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:12.002307 | ubuntu-noble-large | DiffID: sha256:5de773081aa3e00e7c7299be2cfc790560a97e0aab8facb89db696ed477a8be9 2025-10-18 02:03:12.002313 | ubuntu-noble-large | DiffID: sha256:6414e4fc71316bf89fbf797b7fe097ad85b357f816c212b917ecc16984581d4d 2025-10-18 02:03:12.047658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:2ab47f14bc00c5e91f7efcba1fe68ca67b0f510c8c207be67a2f53ba5c07ee8a 2025-10-18 02:03:12.048423 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:12.048481 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:12.048745 | ubuntu-noble-large | [SUCCESS] [22/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-18 02:03:12.054468 | ubuntu-noble-large | [INFO]  [23/130] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.054582 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.437961 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.438056 | ubuntu-noble-large | [SUCCESS] [23/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.438322 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.481159 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.481358 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:12.481611 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:12.524128 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6e42a184c7f66756631db80e1d97484a418b0f7dfd3c1d5848b2654bc53299ec 2025-10-18 02:03:12.524231 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-123509-11793 2025-10-18 02:03:12.829680 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:12.875259 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6e42a184c7f66756631db80e1d97484a418b0f7dfd3c1d5848b2654bc53299ec 2025-10-18 02:03:12.875358 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:12.920938 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:12.921024 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:12.921037 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:12.921047 | ubuntu-noble-large | DiffID: sha256:5de773081aa3e00e7c7299be2cfc790560a97e0aab8facb89db696ed477a8be9 2025-10-18 02:03:12.921057 | ubuntu-noble-large | DiffID: sha256:46d610d78edb03b71357f724d8de8f57fff11d88633a204db7dc702a45fdd0dd 2025-10-18 02:03:12.966916 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:7f3463170a84fa56054b13fd3ac9efbe8b248fbd6af712094f46eeeb9518dec3 2025-10-18 02:03:12.967652 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:13.012172 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:13.012262 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:13.012276 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:13.012286 | ubuntu-noble-large | DiffID: sha256:5de773081aa3e00e7c7299be2cfc790560a97e0aab8facb89db696ed477a8be9 2025-10-18 02:03:13.012297 | ubuntu-noble-large | DiffID: sha256:46d610d78edb03b71357f724d8de8f57fff11d88633a204db7dc702a45fdd0dd 2025-10-18 02:03:13.058707 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:7f3463170a84fa56054b13fd3ac9efbe8b248fbd6af712094f46eeeb9518dec3 2025-10-18 02:03:13.059329 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:13.059471 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:13.059699 | ubuntu-noble-large | [SUCCESS] [23/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-18 02:03:13.066300 | ubuntu-noble-large | [INFO]  [24/130] Checking: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.066401 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.590011 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.590125 | ubuntu-noble-large | [SUCCESS] [24/130] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.590142 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.632038 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.632227 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:13.632454 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:13.677653 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:62ee63dcfea5063f89bc18a13986b1ed6f9d843ea5260e7a34b7800704fc640a 2025-10-18 02:03:13.677756 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-123509-30203 2025-10-18 02:03:13.950050 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:14.000117 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:62ee63dcfea5063f89bc18a13986b1ed6f9d843ea5260e7a34b7800704fc640a 2025-10-18 02:03:14.000251 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:14.049136 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:14.049215 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:14.049227 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:14.049235 | ubuntu-noble-large | DiffID: sha256:94a0f4e08f9c66a52d1b16e234601d5a30879168bce16e008e631051b69210d6 2025-10-18 02:03:14.049243 | ubuntu-noble-large | DiffID: sha256:b3e07e4aeda32ffd7e2df1435edece3af7807a6592c71dd4bb34fc850ef85590 2025-10-18 02:03:14.091121 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:97f4e7b1826511990334d723085491a8c8c925560af0f7babb23161337f1443d 2025-10-18 02:03:14.092033 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:14.132755 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:14.132829 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:14.132837 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:14.132844 | ubuntu-noble-large | DiffID: sha256:94a0f4e08f9c66a52d1b16e234601d5a30879168bce16e008e631051b69210d6 2025-10-18 02:03:14.132850 | ubuntu-noble-large | DiffID: sha256:b3e07e4aeda32ffd7e2df1435edece3af7807a6592c71dd4bb34fc850ef85590 2025-10-18 02:03:14.180250 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:97f4e7b1826511990334d723085491a8c8c925560af0f7babb23161337f1443d 2025-10-18 02:03:14.181002 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:14.181128 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:14.181294 | ubuntu-noble-large | [SUCCESS] [24/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-18 02:03:14.188122 | ubuntu-noble-large | [INFO]  [25/130] Checking: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.188272 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.603155 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.603236 | ubuntu-noble-large | [SUCCESS] [25/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.603291 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.645618 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.645719 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:14.645968 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:14.693650 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0d1912483b6633fa624451bd9fbcaa32930dfba1a331ea6bca582416c0185ff0 2025-10-18 02:03:14.693854 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-123509-31901 2025-10-18 02:03:14.968014 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:15.015979 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0d1912483b6633fa624451bd9fbcaa32930dfba1a331ea6bca582416c0185ff0 2025-10-18 02:03:15.016062 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:15.059684 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:15.059756 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:15.059766 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:15.059775 | ubuntu-noble-large | DiffID: sha256:94a0f4e08f9c66a52d1b16e234601d5a30879168bce16e008e631051b69210d6 2025-10-18 02:03:15.059783 | ubuntu-noble-large | DiffID: sha256:43ada29c2098e8620acea6b66606599ac98585a6af8ade52567a6b99e9b3779d 2025-10-18 02:03:15.106442 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:8f97fd87f9a9b2d3c1922898cdd789dc0c8f40c022ddf86070e5f1a2e706ea70 2025-10-18 02:03:15.107288 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:15.149893 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:15.149984 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:15.149997 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:15.150007 | ubuntu-noble-large | DiffID: sha256:94a0f4e08f9c66a52d1b16e234601d5a30879168bce16e008e631051b69210d6 2025-10-18 02:03:15.150017 | ubuntu-noble-large | DiffID: sha256:43ada29c2098e8620acea6b66606599ac98585a6af8ade52567a6b99e9b3779d 2025-10-18 02:03:15.199122 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:8f97fd87f9a9b2d3c1922898cdd789dc0c8f40c022ddf86070e5f1a2e706ea70 2025-10-18 02:03:15.199882 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:15.200016 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:15.200212 | ubuntu-noble-large | [SUCCESS] [25/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-18 02:03:15.206786 | ubuntu-noble-large | [INFO]  [26/130] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.206930 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.818496 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.818640 | ubuntu-noble-large | [SUCCESS] [26/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.818773 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.863358 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.863652 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:15.863866 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:15.909569 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:595678af849b3dfe2f96e4f32f43289b5713e423326faa6402a26658f4768039 2025-10-18 02:03:15.909784 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-123509-17260 2025-10-18 02:03:16.187169 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:16.232904 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:595678af849b3dfe2f96e4f32f43289b5713e423326faa6402a26658f4768039 2025-10-18 02:03:16.233011 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:16.274205 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:16.274292 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:16.274304 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:16.274313 | ubuntu-noble-large | DiffID: sha256:94a0f4e08f9c66a52d1b16e234601d5a30879168bce16e008e631051b69210d6 2025-10-18 02:03:16.274322 | ubuntu-noble-large | DiffID: sha256:fd56e1d375fb409deb068a9be19ffeb00a5f362e51228a21711c81a5f045be57 2025-10-18 02:03:16.315830 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:428a51bac1e55705e5f1392682351c13bc65b487af20a8a5633b61739d252773 2025-10-18 02:03:16.316602 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:16.359400 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:16.359502 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:16.359566 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:16.359576 | ubuntu-noble-large | DiffID: sha256:94a0f4e08f9c66a52d1b16e234601d5a30879168bce16e008e631051b69210d6 2025-10-18 02:03:16.359585 | ubuntu-noble-large | DiffID: sha256:fd56e1d375fb409deb068a9be19ffeb00a5f362e51228a21711c81a5f045be57 2025-10-18 02:03:16.404031 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:428a51bac1e55705e5f1392682351c13bc65b487af20a8a5633b61739d252773 2025-10-18 02:03:16.404901 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:16.405064 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:16.405302 | ubuntu-noble-large | [SUCCESS] [26/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-18 02:03:16.412152 | ubuntu-noble-large | [INFO]  [27/130] Checking: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.412269 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.890790 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.890886 | ubuntu-noble-large | [SUCCESS] [27/130] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.890977 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.926871 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.927033 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:16.927217 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:16.976595 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c0ca0a0f4818a9524b54a7ffbc6c88b95f11978a99a182f8fcd1e523fc1f3eb8 2025-10-18 02:03:16.976722 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-123509-24978 2025-10-18 02:03:17.247204 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:17.291943 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c0ca0a0f4818a9524b54a7ffbc6c88b95f11978a99a182f8fcd1e523fc1f3eb8 2025-10-18 02:03:17.292030 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:17.331910 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:17.332000 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:17.332012 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:17.332023 | ubuntu-noble-large | DiffID: sha256:6e6913280818be856fc874f35e1cf50f58c1eacbb085d00359d6c6a772f168f2 2025-10-18 02:03:17.332032 | ubuntu-noble-large | DiffID: sha256:5bf2406e65e24580cb674344cc29e5d7d06f347c83f3bebdca393aa237f7a1b1 2025-10-18 02:03:17.375842 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:b93d208e7efaac2820c7c5608ef5bab0edcb7f3b505b7f537fad51ec64036eac 2025-10-18 02:03:17.376584 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:17.418879 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:17.418988 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:17.419010 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:17.419030 | ubuntu-noble-large | DiffID: sha256:6e6913280818be856fc874f35e1cf50f58c1eacbb085d00359d6c6a772f168f2 2025-10-18 02:03:17.419048 | ubuntu-noble-large | DiffID: sha256:5bf2406e65e24580cb674344cc29e5d7d06f347c83f3bebdca393aa237f7a1b1 2025-10-18 02:03:17.465159 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:b93d208e7efaac2820c7c5608ef5bab0edcb7f3b505b7f537fad51ec64036eac 2025-10-18 02:03:17.465753 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:17.465833 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:17.465937 | ubuntu-noble-large | [SUCCESS] [27/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-18 02:03:17.470701 | ubuntu-noble-large | [INFO]  [28/130] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.470771 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.820631 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.820740 | ubuntu-noble-large | [SUCCESS] [28/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.820843 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.863075 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.863270 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:17.863500 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:17.905895 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d8925c2000334ce99fe3c58a1e7cd7311b6b6492c0522cbcdb8619cee785a6d 2025-10-18 02:03:17.906018 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-123509-24418 2025-10-18 02:03:18.165641 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:18.208839 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d8925c2000334ce99fe3c58a1e7cd7311b6b6492c0522cbcdb8619cee785a6d 2025-10-18 02:03:18.208929 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:18.249076 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:18.249156 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:18.249167 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:18.249176 | ubuntu-noble-large | DiffID: sha256:0e9b8d94d00c93fba7ebde616a8909816eb75dd208fd7c30b301f4607d087dff 2025-10-18 02:03:18.249184 | ubuntu-noble-large | DiffID: sha256:669ce225365de3bc759989cc3674a202e0f8d0833ce2a8dce928977d12b93423 2025-10-18 02:03:18.291414 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:ddb1192b5a32f8bff997859bd6636fdff84200470435a9546d118a22f7ea42a6 2025-10-18 02:03:18.291665 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:18.332683 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:18.332780 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:18.332800 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:18.332816 | ubuntu-noble-large | DiffID: sha256:0e9b8d94d00c93fba7ebde616a8909816eb75dd208fd7c30b301f4607d087dff 2025-10-18 02:03:18.332831 | ubuntu-noble-large | DiffID: sha256:669ce225365de3bc759989cc3674a202e0f8d0833ce2a8dce928977d12b93423 2025-10-18 02:03:18.375270 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:ddb1192b5a32f8bff997859bd6636fdff84200470435a9546d118a22f7ea42a6 2025-10-18 02:03:18.375944 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:18.376006 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:18.376087 | ubuntu-noble-large | [SUCCESS] [28/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-18 02:03:18.380471 | ubuntu-noble-large | [INFO]  [29/130] Checking: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.380534 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.940751 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.940866 | ubuntu-noble-large | [SUCCESS] [29/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.940925 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.983561 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.983789 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:18.984005 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:19.024764 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:262f02ef2fa19ee0abfeac0622978c82a3698d6fc58e14c4311eb6d938a5115d 2025-10-18 02:03:19.024865 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-123509-31542 2025-10-18 02:03:19.332219 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:19.377744 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:262f02ef2fa19ee0abfeac0622978c82a3698d6fc58e14c4311eb6d938a5115d 2025-10-18 02:03:19.377845 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:19.415823 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:19.415915 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:19.415931 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:19.415945 | ubuntu-noble-large | DiffID: sha256:0e9b8d94d00c93fba7ebde616a8909816eb75dd208fd7c30b301f4607d087dff 2025-10-18 02:03:19.415957 | ubuntu-noble-large | DiffID: sha256:14e31288c1b6516671e7de72101ae78278f8536d9b5f121b14c05d10862d6694 2025-10-18 02:03:19.463959 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:0fa58b695734825680b78c3054c10751641b70252da4adc28ec3eaefffcc0e53 2025-10-18 02:03:19.464643 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:19.509625 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:19.509713 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:19.509729 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:19.509742 | ubuntu-noble-large | DiffID: sha256:0e9b8d94d00c93fba7ebde616a8909816eb75dd208fd7c30b301f4607d087dff 2025-10-18 02:03:19.509754 | ubuntu-noble-large | DiffID: sha256:14e31288c1b6516671e7de72101ae78278f8536d9b5f121b14c05d10862d6694 2025-10-18 02:03:19.551610 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:0fa58b695734825680b78c3054c10751641b70252da4adc28ec3eaefffcc0e53 2025-10-18 02:03:19.553163 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:19.553215 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:19.553230 | ubuntu-noble-large | [SUCCESS] [29/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-18 02:03:19.559628 | ubuntu-noble-large | [INFO]  [30/130] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.559710 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.925961 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.926103 | ubuntu-noble-large | [SUCCESS] [30/130] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.926125 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.975161 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.975244 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:19.975380 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:20.019870 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:80b39cdf9db953c07bd5460ff7a4b92bef4d1ce2a5d3a0b769703a45bd08667a 2025-10-18 02:03:20.019978 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-123509-4001 2025-10-18 02:03:20.319624 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:20.361452 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:80b39cdf9db953c07bd5460ff7a4b92bef4d1ce2a5d3a0b769703a45bd08667a 2025-10-18 02:03:20.361574 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:20.396901 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:20.396974 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:20.396985 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:20.396994 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:20.397007 | ubuntu-noble-large | DiffID: sha256:a9e374f2f1c502b440e7dc63ceb019d112b6db5751cc066b8d65a5f44b288be1 2025-10-18 02:03:20.444067 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:856cd143cf8eed9f07916d6e213c00446e7159f11d48b4df9d324276bb9a2e36 2025-10-18 02:03:20.445666 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:20.490750 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:20.490833 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:20.490846 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:20.490857 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:20.490882 | ubuntu-noble-large | DiffID: sha256:a9e374f2f1c502b440e7dc63ceb019d112b6db5751cc066b8d65a5f44b288be1 2025-10-18 02:03:20.535630 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:856cd143cf8eed9f07916d6e213c00446e7159f11d48b4df9d324276bb9a2e36 2025-10-18 02:03:20.536285 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:20.536441 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:20.536654 | ubuntu-noble-large | [SUCCESS] [30/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-18 02:03:20.542921 | ubuntu-noble-large | [INFO]  [31/130] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:20.543044 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.191704 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.191791 | ubuntu-noble-large | [SUCCESS] [31/130] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.191803 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.230619 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.230702 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.230716 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:21.278631 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9a61010eb01c06c448e93baf5b5b1e9fe5bf228e6c37dd9b498e8e4ead709fa 2025-10-18 02:03:21.278716 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-123509-5094 2025-10-18 02:03:21.546532 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:21.593642 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9a61010eb01c06c448e93baf5b5b1e9fe5bf228e6c37dd9b498e8e4ead709fa 2025-10-18 02:03:21.593756 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:21.629804 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:21.629896 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:21.629910 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:21.629921 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:21.629931 | ubuntu-noble-large | DiffID: sha256:559252a16561cde63bb825783a2ebf62aa98342eb7f7e43d2bfb82e19ec2cf9a 2025-10-18 02:03:21.675967 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:deb1ed127e4a37e22f8e1203037e62bfed359b87c1683a599c0ca47df370bc99 2025-10-18 02:03:21.677601 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:21.714286 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:21.714401 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:21.714416 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:21.714426 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:21.714436 | ubuntu-noble-large | DiffID: sha256:559252a16561cde63bb825783a2ebf62aa98342eb7f7e43d2bfb82e19ec2cf9a 2025-10-18 02:03:21.759118 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:deb1ed127e4a37e22f8e1203037e62bfed359b87c1683a599c0ca47df370bc99 2025-10-18 02:03:21.759941 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:21.760030 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.760151 | ubuntu-noble-large | [SUCCESS] [31/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-18 02:03:21.767027 | ubuntu-noble-large | [INFO]  [32/130] Checking: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:21.767094 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.400641 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.400748 | ubuntu-noble-large | [SUCCESS] [32/130] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.400849 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.443214 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.443309 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.443542 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:22.483694 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e4b314ed123e58e3df7a8ba533e21abc2c9e5647af0a996cefb770f8b59f8911 2025-10-18 02:03:22.483789 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-123509-337 2025-10-18 02:03:22.751495 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:22.796733 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e4b314ed123e58e3df7a8ba533e21abc2c9e5647af0a996cefb770f8b59f8911 2025-10-18 02:03:22.796829 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:22.836686 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:22.836777 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:22.836791 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:22.836801 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:22.836811 | ubuntu-noble-large | DiffID: sha256:440242b65f633e8b0a25f81612e49a4d001c0deb05dcf3c74bca417e258d57c7 2025-10-18 02:03:22.881857 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:e1156cf51df89da206192d30d775670573b3433a8e6d69933ef4aaf8e53f5658 2025-10-18 02:03:22.882776 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:22.923182 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:22.923259 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:22.923272 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:22.923283 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:22.923292 | ubuntu-noble-large | DiffID: sha256:440242b65f633e8b0a25f81612e49a4d001c0deb05dcf3c74bca417e258d57c7 2025-10-18 02:03:22.965605 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:e1156cf51df89da206192d30d775670573b3433a8e6d69933ef4aaf8e53f5658 2025-10-18 02:03:22.966397 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:22.966572 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.966748 | ubuntu-noble-large | [SUCCESS] [32/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-18 02:03:22.972935 | ubuntu-noble-large | [INFO]  [33/130] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:22.973082 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:23.402217 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:23.402311 | ubuntu-noble-large | [SUCCESS] [33/130] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:23.402324 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:23.448713 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:23.448781 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:23.449730 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:23.495644 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d2922351e3a520d9efc15fa29a6836fdb94e677ae8bea93548d106ffca53d4c4 2025-10-18 02:03:23.495740 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-123509-7101 2025-10-18 02:03:23.775301 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:23.820686 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d2922351e3a520d9efc15fa29a6836fdb94e677ae8bea93548d106ffca53d4c4 2025-10-18 02:03:23.820776 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:23.869144 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:23.869231 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:23.869245 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:23.869255 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:23.869264 | ubuntu-noble-large | DiffID: sha256:87e413aaadca8fca6403f0c7b9d99425d51ecad742c0db45261170f39a15e710 2025-10-18 02:03:23.917660 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:54eef1f6105f1121c531d3321b7615c0b792c74d1a4cdd2b15d004a37c177996 2025-10-18 02:03:23.918663 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:23.959608 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:23.959671 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:23.959679 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:23.959686 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:23.959710 | ubuntu-noble-large | DiffID: sha256:87e413aaadca8fca6403f0c7b9d99425d51ecad742c0db45261170f39a15e710 2025-10-18 02:03:24.006326 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:54eef1f6105f1121c531d3321b7615c0b792c74d1a4cdd2b15d004a37c177996 2025-10-18 02:03:24.007607 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:24.007651 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:24.007671 | ubuntu-noble-large | [SUCCESS] [33/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-18 02:03:24.015642 | ubuntu-noble-large | [INFO]  [34/130] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.015703 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.728667 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.728757 | ubuntu-noble-large | [SUCCESS] [34/130] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.728771 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.772648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.773601 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:24.773680 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:24.821654 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9510739a8a9cccdb44e0eefb2a560ffadc66fa161f8152b618551f8b74427420 2025-10-18 02:03:24.821748 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-123509-24649 2025-10-18 02:03:25.113355 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:25.158101 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9510739a8a9cccdb44e0eefb2a560ffadc66fa161f8152b618551f8b74427420 2025-10-18 02:03:25.158200 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:25.201226 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:25.201312 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:25.201327 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:25.201340 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:25.201352 | ubuntu-noble-large | DiffID: sha256:855fad878372b4c3e8308b991ec276e941c36e77c93a8bd767000f6286aa8a8f 2025-10-18 02:03:25.248422 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:9db740dc26e3e71d51b5a3a898932bac8f0091e9711b7d3a3fb786f32129e283 2025-10-18 02:03:25.249210 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:25.291490 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:25.291631 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:25.291648 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:25.291661 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:25.291673 | ubuntu-noble-large | DiffID: sha256:855fad878372b4c3e8308b991ec276e941c36e77c93a8bd767000f6286aa8a8f 2025-10-18 02:03:25.339872 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:9db740dc26e3e71d51b5a3a898932bac8f0091e9711b7d3a3fb786f32129e283 2025-10-18 02:03:25.340618 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:25.340742 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:25.340908 | ubuntu-noble-large | [SUCCESS] [34/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-18 02:03:25.348025 | ubuntu-noble-large | [INFO]  [35/130] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:25.348114 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:25.991790 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:25.991888 | ubuntu-noble-large | [SUCCESS] [35/130] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:25.992010 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:26.035135 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:26.035315 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:26.035571 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:26.080855 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7ae5f509668acc4fe0c3f0011149251091686e88e94e614d9801969fb47cde13 2025-10-18 02:03:26.080956 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-123509-2613 2025-10-18 02:03:26.453605 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:26.504314 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7ae5f509668acc4fe0c3f0011149251091686e88e94e614d9801969fb47cde13 2025-10-18 02:03:26.504435 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:26.547390 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:26.547483 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:26.547495 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:26.547531 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:26.547544 | ubuntu-noble-large | DiffID: sha256:f0a47bdfd5eb3b1c888963310d17ce11a28cf27c64cb272e11d94adc67838de9 2025-10-18 02:03:26.594457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:b366f91a503b259c2c4b7472147359b01b7971334fb5e13ed62e20b2dafcc3a8 2025-10-18 02:03:26.595628 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:26.637449 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:26.637567 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:26.637581 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:26.637592 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:26.637602 | ubuntu-noble-large | DiffID: sha256:f0a47bdfd5eb3b1c888963310d17ce11a28cf27c64cb272e11d94adc67838de9 2025-10-18 02:03:26.689457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:b366f91a503b259c2c4b7472147359b01b7971334fb5e13ed62e20b2dafcc3a8 2025-10-18 02:03:26.690318 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:26.690538 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:26.690782 | ubuntu-noble-large | [SUCCESS] [35/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-18 02:03:26.697325 | ubuntu-noble-large | [INFO]  [36/130] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:26.697429 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.188491 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.188631 | ubuntu-noble-large | [SUCCESS] [36/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.188646 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.230938 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.231017 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.231029 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:27.275649 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bae3423d5c87e309d186b2059e826162a2e68696c1210ff552bb392b5d36f09d 2025-10-18 02:03:27.275739 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-123509-5462 2025-10-18 02:03:27.708367 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:27.755242 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bae3423d5c87e309d186b2059e826162a2e68696c1210ff552bb392b5d36f09d 2025-10-18 02:03:27.755335 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:27.798844 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:27.798925 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:27.798938 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:27.798947 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:27.798956 | ubuntu-noble-large | DiffID: sha256:af8b90804845d61f2a8c1b7bc6ec799bb29c25c7b517c4214b1347fc7ada55d7 2025-10-18 02:03:27.847812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:4bb6616436d844d929d02ab22e96cc301ab1c69798308d732519ee282a7ddef9 2025-10-18 02:03:27.848102 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:27.887615 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:27.887723 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:27.887738 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:27.887747 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:27.887757 | ubuntu-noble-large | DiffID: sha256:af8b90804845d61f2a8c1b7bc6ec799bb29c25c7b517c4214b1347fc7ada55d7 2025-10-18 02:03:27.932199 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:4bb6616436d844d929d02ab22e96cc301ab1c69798308d732519ee282a7ddef9 2025-10-18 02:03:27.932893 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:27.933029 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.933190 | ubuntu-noble-large | [SUCCESS] [36/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-18 02:03:27.938088 | ubuntu-noble-large | [INFO]  [37/130] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:27.938232 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:28.435330 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:28.435473 | ubuntu-noble-large | [SUCCESS] [37/130] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:28.435574 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:28.479476 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:28.479714 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:28.479903 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:28.521765 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9eb20fdc63d1fcb32ba1e79267058323b857e3e99a159545fa54eff04b36af7f 2025-10-18 02:03:28.521887 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-123509-5043 2025-10-18 02:03:28.814347 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:28.855966 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9eb20fdc63d1fcb32ba1e79267058323b857e3e99a159545fa54eff04b36af7f 2025-10-18 02:03:28.856048 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:28.899311 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:28.899406 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:28.899419 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:28.899428 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:28.899437 | ubuntu-noble-large | DiffID: sha256:e5325230ccbaa4a4a5dfd20d9920bafa068cd7693cf039c65259b1934ec8d88f 2025-10-18 02:03:28.949606 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:643b030d79d5e8ff4085d91c9e58f52c046734c72a14517e71c715feade9ab84 2025-10-18 02:03:28.950354 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:28.989189 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:28.989268 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:28.989281 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:28.989291 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:28.989301 | ubuntu-noble-large | DiffID: sha256:e5325230ccbaa4a4a5dfd20d9920bafa068cd7693cf039c65259b1934ec8d88f 2025-10-18 02:03:29.029792 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:643b030d79d5e8ff4085d91c9e58f52c046734c72a14517e71c715feade9ab84 2025-10-18 02:03:29.030453 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:29.030599 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:29.030770 | ubuntu-noble-large | [SUCCESS] [37/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-18 02:03:29.037100 | ubuntu-noble-large | [INFO]  [38/130] Checking: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.037237 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.395106 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.395204 | ubuntu-noble-large | [SUCCESS] [38/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.395309 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.438913 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.439080 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:29.439370 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:29.483336 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41398d23b46c3eb29845b0d3325ebe4b937bc87cc30c7325949266f40ba7aa4d 2025-10-18 02:03:29.483661 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-123509-2108 2025-10-18 02:03:29.791593 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:29.837203 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41398d23b46c3eb29845b0d3325ebe4b937bc87cc30c7325949266f40ba7aa4d 2025-10-18 02:03:29.837288 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:29.880677 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:29.880774 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:29.880811 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:29.880819 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:29.880837 | ubuntu-noble-large | DiffID: sha256:b0c6f1492b05062f5f17e2ce9c74dead84c962c270c9918c1bed784fae6154ac 2025-10-18 02:03:29.927671 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:e7bd8c3e4759d9b49e6b5521047a4b0f96ae97267a21f3e66005160dd82e7ee7 2025-10-18 02:03:29.928300 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:29.968819 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:29.968890 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:29.968898 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:29.968904 | ubuntu-noble-large | DiffID: sha256:15c92d3ef90cec21adaaf7a277475838cd7fd96f5d191717895cd4fd98fdc513 2025-10-18 02:03:29.968909 | ubuntu-noble-large | DiffID: sha256:b0c6f1492b05062f5f17e2ce9c74dead84c962c270c9918c1bed784fae6154ac 2025-10-18 02:03:30.015142 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:e7bd8c3e4759d9b49e6b5521047a4b0f96ae97267a21f3e66005160dd82e7ee7 2025-10-18 02:03:30.015897 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:30.016034 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:30.016191 | ubuntu-noble-large | [SUCCESS] [38/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-18 02:03:30.021895 | ubuntu-noble-large | [INFO]  [39/130] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.022033 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.404814 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.404890 | ubuntu-noble-large | [SUCCESS] [39/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.405004 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.444460 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.444785 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.445496 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:30.488615 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66443dc77a219ab6a1e7314289e0c6f0461377346fd3994b758c94e52577afbd 2025-10-18 02:03:30.488691 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-123509-15226 2025-10-18 02:03:30.754994 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:30.799643 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66443dc77a219ab6a1e7314289e0c6f0461377346fd3994b758c94e52577afbd 2025-10-18 02:03:30.799729 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:30.844899 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:30.844991 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:30.845004 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:30.845015 | ubuntu-noble-large | DiffID: sha256:fdc283ce11173e56508abcd5d29c35435348f3661623c523ac4577f73da0649d 2025-10-18 02:03:30.845025 | ubuntu-noble-large | DiffID: sha256:087d79f710560df02331cb4883befd9020d4dcf1724f204a090dd9e83a8a4ac6 2025-10-18 02:03:30.890269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:96dd231f827e48baf9b4145f82e449b6f2d552ede794a7a0d15363b7490d7ca6 2025-10-18 02:03:30.891615 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:30.931210 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:30.931289 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:30.931302 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:30.931313 | ubuntu-noble-large | DiffID: sha256:fdc283ce11173e56508abcd5d29c35435348f3661623c523ac4577f73da0649d 2025-10-18 02:03:30.931323 | ubuntu-noble-large | DiffID: sha256:087d79f710560df02331cb4883befd9020d4dcf1724f204a090dd9e83a8a4ac6 2025-10-18 02:03:30.980696 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:96dd231f827e48baf9b4145f82e449b6f2d552ede794a7a0d15363b7490d7ca6 2025-10-18 02:03:30.981416 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:30.981564 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.981770 | ubuntu-noble-large | [SUCCESS] [39/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-18 02:03:30.988225 | ubuntu-noble-large | [INFO]  [40/130] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:30.988352 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:31.388023 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:31.388159 | ubuntu-noble-large | [SUCCESS] [40/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:31.388178 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:31.436831 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:31.437016 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:31.437227 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:31.484583 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b5b03ffd110ed558dac5f404a9893314ceea67af593f43cd67df68db1c4cea8c 2025-10-18 02:03:31.484719 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-123509-3686 2025-10-18 02:03:31.791716 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:31.835422 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b5b03ffd110ed558dac5f404a9893314ceea67af593f43cd67df68db1c4cea8c 2025-10-18 02:03:31.835501 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:31.873185 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:31.873259 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:31.873270 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:31.873278 | ubuntu-noble-large | DiffID: sha256:fdc283ce11173e56508abcd5d29c35435348f3661623c523ac4577f73da0649d 2025-10-18 02:03:31.873286 | ubuntu-noble-large | DiffID: sha256:8fa407ae3a31932209ebad00a3fe20631671c392f18c1401bebfb1d3d78e846a 2025-10-18 02:03:31.921063 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:d393963801fefecf88da04b205b470a01c96f6406325d4827f9b23ffd02459bb 2025-10-18 02:03:31.921812 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:31.965003 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:31.965071 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:31.965079 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:31.965086 | ubuntu-noble-large | DiffID: sha256:fdc283ce11173e56508abcd5d29c35435348f3661623c523ac4577f73da0649d 2025-10-18 02:03:31.965092 | ubuntu-noble-large | DiffID: sha256:8fa407ae3a31932209ebad00a3fe20631671c392f18c1401bebfb1d3d78e846a 2025-10-18 02:03:32.009532 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:d393963801fefecf88da04b205b470a01c96f6406325d4827f9b23ffd02459bb 2025-10-18 02:03:32.010220 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:32.010347 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:32.010592 | ubuntu-noble-large | [SUCCESS] [40/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-18 02:03:32.016833 | ubuntu-noble-large | [INFO]  [41/130] Checking: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.016916 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.410426 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.410564 | ubuntu-noble-large | [SUCCESS] [41/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.410620 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.444812 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.444910 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.445096 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:32.488444 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:490e2bef81d2e27c11097f102e9bde5930a5fdf41a8df5a9781cb80d88f72e27 2025-10-18 02:03:32.488584 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-123509-29019 2025-10-18 02:03:32.759338 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:32.803812 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:490e2bef81d2e27c11097f102e9bde5930a5fdf41a8df5a9781cb80d88f72e27 2025-10-18 02:03:32.803905 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:32.848479 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:32.848629 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:32.848643 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:32.848652 | ubuntu-noble-large | DiffID: sha256:fdc283ce11173e56508abcd5d29c35435348f3661623c523ac4577f73da0649d 2025-10-18 02:03:32.848661 | ubuntu-noble-large | DiffID: sha256:a8317c9f159ce55f401edee34f4a048ebd933a38d82e322e6a05b0fa24ccbb34 2025-10-18 02:03:32.891430 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:b14e82a04e0e90939f82b2eac020e56f98e58d83494dd997adbf8e77ad58a0f1 2025-10-18 02:03:32.892106 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:32.935146 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:32.935222 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:32.935232 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:32.935239 | ubuntu-noble-large | DiffID: sha256:fdc283ce11173e56508abcd5d29c35435348f3661623c523ac4577f73da0649d 2025-10-18 02:03:32.935247 | ubuntu-noble-large | DiffID: sha256:a8317c9f159ce55f401edee34f4a048ebd933a38d82e322e6a05b0fa24ccbb34 2025-10-18 02:03:32.981794 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:b14e82a04e0e90939f82b2eac020e56f98e58d83494dd997adbf8e77ad58a0f1 2025-10-18 02:03:32.983632 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:32.983705 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.983720 | ubuntu-noble-large | [SUCCESS] [41/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-18 02:03:32.989422 | ubuntu-noble-large | [INFO]  [42/130] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:32.989607 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:33.451344 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:33.451472 | ubuntu-noble-large | [SUCCESS] [42/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:33.451614 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:33.500456 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:33.500590 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:33.500795 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:33.545436 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4100af7b5ab6f11bbe3dc1c4494729126cb8ce15b79b32c8d3985eb0173cc6a7 2025-10-18 02:03:33.545660 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-123509-5681 2025-10-18 02:03:33.805980 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:33.847322 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4100af7b5ab6f11bbe3dc1c4494729126cb8ce15b79b32c8d3985eb0173cc6a7 2025-10-18 02:03:33.847450 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:33.889754 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:33.889833 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:33.889845 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:33.889854 | ubuntu-noble-large | DiffID: sha256:8b1b2a54a06e216a300f519eebf1fd1a1736882782945a00a47f64b55ea6a4a5 2025-10-18 02:03:33.889863 | ubuntu-noble-large | DiffID: sha256:b3b25f43ecf7e8aa1cfd77839336cfe9166d56a47767253728685f9ed41769ac 2025-10-18 02:03:33.930050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:004d52a4aad37507251debc48b0473779fd8956af0e02af76c059380d7c39ed3 2025-10-18 02:03:33.931343 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:33.971406 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:33.971461 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:33.971468 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:33.971474 | ubuntu-noble-large | DiffID: sha256:8b1b2a54a06e216a300f519eebf1fd1a1736882782945a00a47f64b55ea6a4a5 2025-10-18 02:03:33.971480 | ubuntu-noble-large | DiffID: sha256:b3b25f43ecf7e8aa1cfd77839336cfe9166d56a47767253728685f9ed41769ac 2025-10-18 02:03:34.017921 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:004d52a4aad37507251debc48b0473779fd8956af0e02af76c059380d7c39ed3 2025-10-18 02:03:34.018640 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:34.018726 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:34.018741 | ubuntu-noble-large | [SUCCESS] [42/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-18 02:03:34.025700 | ubuntu-noble-large | [INFO]  [43/130] Checking: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.025763 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.466806 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.466886 | ubuntu-noble-large | [SUCCESS] [43/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.466898 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.509666 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.509777 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:34.509792 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:34.555623 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bb0731263a80160b7a0b45a60a307f58b7838e989434b3b2961c1c33a6aee188 2025-10-18 02:03:34.555690 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-123509-15095 2025-10-18 02:03:34.835683 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:34.877663 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bb0731263a80160b7a0b45a60a307f58b7838e989434b3b2961c1c33a6aee188 2025-10-18 02:03:34.877756 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:34.917644 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:34.917717 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:34.917729 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:34.917738 | ubuntu-noble-large | DiffID: sha256:8b1b2a54a06e216a300f519eebf1fd1a1736882782945a00a47f64b55ea6a4a5 2025-10-18 02:03:34.917747 | ubuntu-noble-large | DiffID: sha256:fedda192c90dacf40c8a40df95ce36ca4d5de1bbc82b9ab2653cda8bdd562476 2025-10-18 02:03:34.965136 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:815c64206d4ea389de5c0563fd93b7d897cb4508f0b810bf23e91ce6253cf4ae 2025-10-18 02:03:34.965677 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:35.003901 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:35.004012 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:35.004035 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:35.004054 | ubuntu-noble-large | DiffID: sha256:8b1b2a54a06e216a300f519eebf1fd1a1736882782945a00a47f64b55ea6a4a5 2025-10-18 02:03:35.004074 | ubuntu-noble-large | DiffID: sha256:fedda192c90dacf40c8a40df95ce36ca4d5de1bbc82b9ab2653cda8bdd562476 2025-10-18 02:03:35.049652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:815c64206d4ea389de5c0563fd93b7d897cb4508f0b810bf23e91ce6253cf4ae 2025-10-18 02:03:35.050697 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:35.050779 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:35.050796 | ubuntu-noble-large | [SUCCESS] [43/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-18 02:03:35.057407 | ubuntu-noble-large | [INFO]  [44/130] Checking: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.057499 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.514643 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.514745 | ubuntu-noble-large | [SUCCESS] [44/130] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.514762 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.556673 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.556758 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:35.556774 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:35.600646 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9aa752112435b632c590e94b6fe4967b6d2ef3da4ed764b3dc26a6e9c4154526 2025-10-18 02:03:35.600730 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-123509-25454 2025-10-18 02:03:35.886267 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:35.927734 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9aa752112435b632c590e94b6fe4967b6d2ef3da4ed764b3dc26a6e9c4154526 2025-10-18 02:03:35.927858 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:35.966112 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:35.966195 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:35.966208 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:35.966218 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:35.966226 | ubuntu-noble-large | DiffID: sha256:c57b908565885c531e1dc1b2dba7206e68ea1cd775546b47209d2fbb9f352ee2 2025-10-18 02:03:36.013653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:9d9270e1c40cb6b89ab15d4d3ad3b15b2e3b24a6051ccbb3aa4a518b28571059 2025-10-18 02:03:36.014615 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:36.054818 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:36.054888 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:36.054898 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:36.054905 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:36.054912 | ubuntu-noble-large | DiffID: sha256:c57b908565885c531e1dc1b2dba7206e68ea1cd775546b47209d2fbb9f352ee2 2025-10-18 02:03:36.103397 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:9d9270e1c40cb6b89ab15d4d3ad3b15b2e3b24a6051ccbb3aa4a518b28571059 2025-10-18 02:03:36.104687 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:36.104770 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:36.104786 | ubuntu-noble-large | [SUCCESS] [44/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-18 02:03:36.110618 | ubuntu-noble-large | [INFO]  [45/130] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.110694 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.779641 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.779765 | ubuntu-noble-large | [SUCCESS] [45/130] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.779779 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.822810 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.822898 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:36.822913 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:36.865681 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fedcd2cf42ef01cd1ffea5272403bcd3fe62d4e8b6fa801394760936ad951aa3 2025-10-18 02:03:36.865763 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-123509-18697 2025-10-18 02:03:37.141317 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:37.183609 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fedcd2cf42ef01cd1ffea5272403bcd3fe62d4e8b6fa801394760936ad951aa3 2025-10-18 02:03:37.183684 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:37.226705 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:37.226779 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:37.226788 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:37.226815 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:37.226823 | ubuntu-noble-large | DiffID: sha256:97e88661d03d323f4cea45984b96dcda8b5352ed82e5d4ed34aec82498b480a5 2025-10-18 02:03:37.272932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:868b78e4163bb9470244d8dda4b85036ecb690d0c0148554fc572a5ca1039ca5 2025-10-18 02:03:37.274544 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:37.311897 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:37.311964 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:37.311974 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:37.311982 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:37.311990 | ubuntu-noble-large | DiffID: sha256:97e88661d03d323f4cea45984b96dcda8b5352ed82e5d4ed34aec82498b480a5 2025-10-18 02:03:37.360207 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:868b78e4163bb9470244d8dda4b85036ecb690d0c0148554fc572a5ca1039ca5 2025-10-18 02:03:37.361234 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:37.361304 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:37.361315 | ubuntu-noble-large | [SUCCESS] [45/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-18 02:03:37.366651 | ubuntu-noble-large | [INFO]  [46/130] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.366712 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.817644 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.817732 | ubuntu-noble-large | [SUCCESS] [46/130] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.817742 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.859649 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.859730 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:37.859744 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:37.905597 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6fe0669748354c95f2786932f67d09a87359976dc9da6c27028ee9dbda9dcdab 2025-10-18 02:03:37.905706 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-123509-7495 2025-10-18 02:03:38.177470 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:38.220771 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6fe0669748354c95f2786932f67d09a87359976dc9da6c27028ee9dbda9dcdab 2025-10-18 02:03:38.220854 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:38.265094 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:38.265191 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:38.265208 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:38.265219 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:38.265229 | ubuntu-noble-large | DiffID: sha256:0756639eb59ff321a44016ad33b8f076c2f7a84d7e92cc5ab2ea686b7a0bed37 2025-10-18 02:03:38.308713 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:1a93be5400e732777c979fa2f643045dca6bbb777ea37a22bc8fc791b792d3d5 2025-10-18 02:03:38.309344 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:38.355496 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:38.355633 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:38.355646 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:38.355654 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:38.355662 | ubuntu-noble-large | DiffID: sha256:0756639eb59ff321a44016ad33b8f076c2f7a84d7e92cc5ab2ea686b7a0bed37 2025-10-18 02:03:38.397552 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:1a93be5400e732777c979fa2f643045dca6bbb777ea37a22bc8fc791b792d3d5 2025-10-18 02:03:38.398219 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:38.398300 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:38.398444 | ubuntu-noble-large | [SUCCESS] [46/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-18 02:03:38.403620 | ubuntu-noble-large | [INFO]  [47/130] Checking: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:38.403671 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:38.961271 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:38.961397 | ubuntu-noble-large | [SUCCESS] [47/130] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:38.961536 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:39.005849 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:39.006055 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:39.006264 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:39.053121 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c12b94b8071b2d77d8c09482b8d43b8cb52aacb8094b325f8827c3ed0045471e 2025-10-18 02:03:39.053198 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-123509-29221 2025-10-18 02:03:39.328452 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:39.374661 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c12b94b8071b2d77d8c09482b8d43b8cb52aacb8094b325f8827c3ed0045471e 2025-10-18 02:03:39.374752 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:39.421954 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:39.422038 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:39.422051 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:39.422062 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:39.422071 | ubuntu-noble-large | DiffID: sha256:10942574a0b4741502453421bbaec66a2ecd5ca68919c3d877b0349277e8ae16 2025-10-18 02:03:39.467854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:30950a14f7a5619089e619e39675e5e61bf21170ba8ff8b7192132db4d727514 2025-10-18 02:03:39.468695 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:39.506904 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:39.506979 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:39.506998 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:39.507008 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:39.507017 | ubuntu-noble-large | DiffID: sha256:10942574a0b4741502453421bbaec66a2ecd5ca68919c3d877b0349277e8ae16 2025-10-18 02:03:39.553349 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:30950a14f7a5619089e619e39675e5e61bf21170ba8ff8b7192132db4d727514 2025-10-18 02:03:39.553982 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:39.554080 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:39.554196 | ubuntu-noble-large | [SUCCESS] [47/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-18 02:03:39.559559 | ubuntu-noble-large | [INFO]  [48/130] Checking: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:39.559643 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.080469 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.080621 | ubuntu-noble-large | [SUCCESS] [48/130] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.081277 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.126626 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.126705 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.126717 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:40.170727 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8dc657fcf43c0be9000134e1e1349d8ac0bfebfa7cc8406f153beae91e402941 2025-10-18 02:03:40.170808 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-123509-32728 2025-10-18 02:03:40.452640 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:40.496665 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8dc657fcf43c0be9000134e1e1349d8ac0bfebfa7cc8406f153beae91e402941 2025-10-18 02:03:40.496754 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:40.534401 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:40.534472 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:40.534482 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:40.534490 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:40.534498 | ubuntu-noble-large | DiffID: sha256:2db23e12a9e7ca45fcb22a249e715156c43bc0c43aed3f5fac07181bf34c47cb 2025-10-18 02:03:40.578100 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:335fd3bdad25805e6d1ca2abd237d6141d6c9edd631fdcbddc551f32cc81042a 2025-10-18 02:03:40.578887 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:40.620214 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:40.620306 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:40.620320 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:40.620331 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:40.620342 | ubuntu-noble-large | DiffID: sha256:2db23e12a9e7ca45fcb22a249e715156c43bc0c43aed3f5fac07181bf34c47cb 2025-10-18 02:03:40.666178 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:335fd3bdad25805e6d1ca2abd237d6141d6c9edd631fdcbddc551f32cc81042a 2025-10-18 02:03:40.666971 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:40.667082 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.667259 | ubuntu-noble-large | [SUCCESS] [48/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-18 02:03:40.672841 | ubuntu-noble-large | [INFO]  [49/130] Checking: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:40.672965 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.064064 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.064194 | ubuntu-noble-large | [SUCCESS] [49/130] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.064275 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.107599 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.107738 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.107959 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:41.153949 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:73f66e32edd1817dd75c8cb8f98db3f1d77aaedf9434fec0812a6940e649c601 2025-10-18 02:03:41.154045 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-123509-29711 2025-10-18 02:03:41.422487 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:41.466166 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:73f66e32edd1817dd75c8cb8f98db3f1d77aaedf9434fec0812a6940e649c601 2025-10-18 02:03:41.466275 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:41.508448 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:41.508568 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:41.508580 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:41.508588 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:41.508595 | ubuntu-noble-large | DiffID: sha256:24f028d25517d208920c5e9ea909122f08ef908d93daf0ac2afa2e3a021519fd 2025-10-18 02:03:41.558652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:bf2ede27f6740efb7315e642b14ceb482f4f382bf17a129e8c28857c3b041ac4 2025-10-18 02:03:41.559678 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:41.595169 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:41.595260 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:41.595274 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:41.595284 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:41.595294 | ubuntu-noble-large | DiffID: sha256:24f028d25517d208920c5e9ea909122f08ef908d93daf0ac2afa2e3a021519fd 2025-10-18 02:03:41.642179 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:bf2ede27f6740efb7315e642b14ceb482f4f382bf17a129e8c28857c3b041ac4 2025-10-18 02:03:41.642600 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:41.642633 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.643421 | ubuntu-noble-large | [SUCCESS] [49/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-18 02:03:41.650033 | ubuntu-noble-large | [INFO]  [50/130] Checking: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:41.650094 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.100876 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.100952 | ubuntu-noble-large | [SUCCESS] [50/130] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.100962 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.143879 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.143970 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.143985 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:42.190646 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:43cd8e3ae32d4c05668b9817b715ffed5f26b676516a0d97a79eb0039d68b32d 2025-10-18 02:03:42.190730 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-123509-1186 2025-10-18 02:03:42.472639 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:42.518733 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:43cd8e3ae32d4c05668b9817b715ffed5f26b676516a0d97a79eb0039d68b32d 2025-10-18 02:03:42.518805 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:42.561443 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:42.563291 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:42.563404 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:42.563415 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:42.563422 | ubuntu-noble-large | DiffID: sha256:b25332a20d6d17b69a7b6fa0d4926db5fef02b93d661366244d12fbf0bf22fc0 2025-10-18 02:03:42.611437 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:bfaac2aebc08b85e2b6da524ec33dd99efeed171cb4a85dfd265f1711a231029 2025-10-18 02:03:42.613065 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:42.647669 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:42.647758 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:42.647772 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:42.647782 | ubuntu-noble-large | DiffID: sha256:e802eb07612d0afa7669dfef95c367c0985b661f941cd8b5c2a8f8e4d6b38cf3 2025-10-18 02:03:42.647792 | ubuntu-noble-large | DiffID: sha256:b25332a20d6d17b69a7b6fa0d4926db5fef02b93d661366244d12fbf0bf22fc0 2025-10-18 02:03:42.692696 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:bfaac2aebc08b85e2b6da524ec33dd99efeed171cb4a85dfd265f1711a231029 2025-10-18 02:03:42.693608 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:42.693673 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.693683 | ubuntu-noble-large | [SUCCESS] [50/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-18 02:03:42.699623 | ubuntu-noble-large | [INFO]  [51/130] Checking: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:42.699680 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.169781 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.169902 | ubuntu-noble-large | [SUCCESS] [51/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.169918 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.212465 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.212590 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.212607 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:43.255668 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f660ebe4cf4ef7326c363182844bf78e0651cdf13ceb34911b216da1324c3e98 2025-10-18 02:03:43.255754 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-123509-5532 2025-10-18 02:03:43.500641 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:43.545019 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f660ebe4cf4ef7326c363182844bf78e0651cdf13ceb34911b216da1324c3e98 2025-10-18 02:03:43.545108 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:43.588593 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:43.588671 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:43.588682 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:43.588691 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:03:43.588699 | ubuntu-noble-large | DiffID: sha256:e3f2a3cc035c4be38d713d471fc87b634bd48d038226df4b01717e824f0b14f7 2025-10-18 02:03:43.635658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:81053b66e2005d78256cd510e29ae0b944bcb0e30815ba6deac564e74e30dd79 2025-10-18 02:03:43.636645 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:43.677075 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:43.677169 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:43.677183 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:43.677193 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:03:43.677203 | ubuntu-noble-large | DiffID: sha256:e3f2a3cc035c4be38d713d471fc87b634bd48d038226df4b01717e824f0b14f7 2025-10-18 02:03:43.724714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:81053b66e2005d78256cd510e29ae0b944bcb0e30815ba6deac564e74e30dd79 2025-10-18 02:03:43.726365 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:43.726546 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.726565 | ubuntu-noble-large | [SUCCESS] [51/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-18 02:03:43.732646 | ubuntu-noble-large | [INFO]  [52/130] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:43.732698 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.236677 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.236771 | ubuntu-noble-large | [SUCCESS] [52/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.236784 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.281630 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.281708 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.281723 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:44.329651 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:902ce3f8fbd0b8a567ae2edceb9570ab98bd4ec3ec61bbf025d44125598f8e5c 2025-10-18 02:03:44.329732 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-123509-10284 2025-10-18 02:03:44.609657 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:44.659484 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:902ce3f8fbd0b8a567ae2edceb9570ab98bd4ec3ec61bbf025d44125598f8e5c 2025-10-18 02:03:44.659610 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:44.705415 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:44.705496 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:44.705536 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:44.705547 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:03:44.705557 | ubuntu-noble-large | DiffID: sha256:828ea9358bd248bdbfdd1705e6fee0c9384d9c8b04b47a4094672e786c59b675 2025-10-18 02:03:44.754651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:27eae318e62cf8c4f654a16606584bb9e2727ca37ae8dad44d0111d61f9abaa4 2025-10-18 02:03:44.756102 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:44.794977 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:44.795075 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:44.795092 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:44.795103 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:03:44.795113 | ubuntu-noble-large | DiffID: sha256:828ea9358bd248bdbfdd1705e6fee0c9384d9c8b04b47a4094672e786c59b675 2025-10-18 02:03:44.842688 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:27eae318e62cf8c4f654a16606584bb9e2727ca37ae8dad44d0111d61f9abaa4 2025-10-18 02:03:44.844172 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:44.844241 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.844254 | ubuntu-noble-large | [SUCCESS] [52/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-18 02:03:44.850604 | ubuntu-noble-large | [INFO]  [53/130] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:44.850645 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.336167 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.337467 | ubuntu-noble-large | [SUCCESS] [53/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.337556 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.387918 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.388262 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.388562 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:45.436887 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c92984a97354d137e845883f327b2d29222e2e73cba2395f752c72493a04d8b9 2025-10-18 02:03:45.437196 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-123509-30402 2025-10-18 02:03:45.698237 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:45.741615 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c92984a97354d137e845883f327b2d29222e2e73cba2395f752c72493a04d8b9 2025-10-18 02:03:45.741680 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:45.785972 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:45.786074 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:45.786097 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:45.786115 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:03:45.786132 | ubuntu-noble-large | DiffID: sha256:10a470ceab3c0f08953eb0283050ee3f3b6ed48995e74f8302658246207be947 2025-10-18 02:03:45.832165 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:2f4559a16455702eb71f1c36de9344f3fc582548a4ffa4a1ef2ce77d17c26c07 2025-10-18 02:03:45.832726 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:45.875112 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:45.875186 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:45.875196 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:45.875204 | ubuntu-noble-large | DiffID: sha256:0a164699450944b19be8eff551f8fd687e9aafb4c9cc756428197fc39900a05a 2025-10-18 02:03:45.875212 | ubuntu-noble-large | DiffID: sha256:10a470ceab3c0f08953eb0283050ee3f3b6ed48995e74f8302658246207be947 2025-10-18 02:03:45.922202 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:2f4559a16455702eb71f1c36de9344f3fc582548a4ffa4a1ef2ce77d17c26c07 2025-10-18 02:03:45.923638 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:45.923712 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.923722 | ubuntu-noble-large | [SUCCESS] [53/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-18 02:03:45.929567 | ubuntu-noble-large | [INFO]  [54/130] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:45.930258 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:46.517838 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:46.517964 | ubuntu-noble-large | [SUCCESS] [54/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:46.517997 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:46.559138 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:46.559204 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:46.559215 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:46.607456 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4d7952ef59b29b9b2156ba73e5f5b912e93572feaca4f7ee0a5dae78ade47220 2025-10-18 02:03:46.607569 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-123509-7195 2025-10-18 02:03:46.888636 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:46.932145 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4d7952ef59b29b9b2156ba73e5f5b912e93572feaca4f7ee0a5dae78ade47220 2025-10-18 02:03:46.932228 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:46.978855 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:46.978940 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:46.978951 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:46.978959 | ubuntu-noble-large | DiffID: sha256:1132c711392b17dd3c7861198fcc727e4578ff6246bdfa362816cadd06a2ebdd 2025-10-18 02:03:46.978967 | ubuntu-noble-large | DiffID: sha256:23311f882d0a68fed9e346d007120a253a421a497e12d53fc9261195aa0b9310 2025-10-18 02:03:47.024837 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:0189696e178d0d0a6e989c8d1f9b88bb1801486d51750ba13d7dd87ae4aa5e73 2025-10-18 02:03:47.025650 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:47.068240 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:47.068305 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:47.068312 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:47.068317 | ubuntu-noble-large | DiffID: sha256:1132c711392b17dd3c7861198fcc727e4578ff6246bdfa362816cadd06a2ebdd 2025-10-18 02:03:47.068322 | ubuntu-noble-large | DiffID: sha256:23311f882d0a68fed9e346d007120a253a421a497e12d53fc9261195aa0b9310 2025-10-18 02:03:47.117180 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:0189696e178d0d0a6e989c8d1f9b88bb1801486d51750ba13d7dd87ae4aa5e73 2025-10-18 02:03:47.117892 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:47.117955 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:47.118167 | ubuntu-noble-large | [SUCCESS] [54/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-18 02:03:47.126094 | ubuntu-noble-large | [INFO]  [55/130] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.126203 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.585170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.585294 | ubuntu-noble-large | [SUCCESS] [55/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.585310 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.636460 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.636580 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:47.636591 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:47.684716 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:aa91e73dca2963187ad0e2c684f725ab525f0ed2d3afa6b70495852a0e08b2f1 2025-10-18 02:03:47.684810 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-123509-18854 2025-10-18 02:03:47.939252 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:47.979881 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:aa91e73dca2963187ad0e2c684f725ab525f0ed2d3afa6b70495852a0e08b2f1 2025-10-18 02:03:47.979966 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:48.026186 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:48.026272 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:48.026285 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:48.026294 | ubuntu-noble-large | DiffID: sha256:1132c711392b17dd3c7861198fcc727e4578ff6246bdfa362816cadd06a2ebdd 2025-10-18 02:03:48.026302 | ubuntu-noble-large | DiffID: sha256:3641be049adc3484b235a187ee7c3eda26772e1afb04861e6ab9377af8fb4539 2025-10-18 02:03:48.074434 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:93f36d63dcd22dcc310e4c0d821283099b2072e8b13d936c205ef0e43f9e0435 2025-10-18 02:03:48.075196 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:48.118014 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:48.118128 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:48.118141 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:48.118150 | ubuntu-noble-large | DiffID: sha256:1132c711392b17dd3c7861198fcc727e4578ff6246bdfa362816cadd06a2ebdd 2025-10-18 02:03:48.118159 | ubuntu-noble-large | DiffID: sha256:3641be049adc3484b235a187ee7c3eda26772e1afb04861e6ab9377af8fb4539 2025-10-18 02:03:48.166651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:93f36d63dcd22dcc310e4c0d821283099b2072e8b13d936c205ef0e43f9e0435 2025-10-18 02:03:48.167032 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:48.167156 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:48.167335 | ubuntu-noble-large | [SUCCESS] [55/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-18 02:03:48.173404 | ubuntu-noble-large | [INFO]  [56/130] Checking: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.173582 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.906138 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.906247 | ubuntu-noble-large | [SUCCESS] [56/130] EXISTS: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.906334 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.952304 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.952664 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:48.952939 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:49.002596 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:15025ced66f42c488e6354ebc3da5e8dc6e6f7698e0da1f903e112a6d42f7330 2025-10-18 02:03:49.002692 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-123509-13351 2025-10-18 02:03:49.276420 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:49.326837 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:15025ced66f42c488e6354ebc3da5e8dc6e6f7698e0da1f903e112a6d42f7330 2025-10-18 02:03:49.326965 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:49.369984 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:49.370078 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:49.370092 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:49.370102 | ubuntu-noble-large | DiffID: sha256:1132c711392b17dd3c7861198fcc727e4578ff6246bdfa362816cadd06a2ebdd 2025-10-18 02:03:49.370112 | ubuntu-noble-large | DiffID: sha256:a875105b8cac3631fcf7854cd428ea039fe987aa22c35e5d67ac73f2d1c61e0d 2025-10-18 02:03:49.418667 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:eb1caccea1eccb130b5ffca651be1fafe8a62adccc151d36f747b1b16952b4a2 2025-10-18 02:03:49.419421 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:49.460168 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:49.460240 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:49.460247 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:49.460253 | ubuntu-noble-large | DiffID: sha256:1132c711392b17dd3c7861198fcc727e4578ff6246bdfa362816cadd06a2ebdd 2025-10-18 02:03:49.460258 | ubuntu-noble-large | DiffID: sha256:a875105b8cac3631fcf7854cd428ea039fe987aa22c35e5d67ac73f2d1c61e0d 2025-10-18 02:03:49.497860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:eb1caccea1eccb130b5ffca651be1fafe8a62adccc151d36f747b1b16952b4a2 2025-10-18 02:03:49.498609 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:49.498741 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:49.498888 | ubuntu-noble-large | [SUCCESS] [56/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-18 02:03:49.505198 | ubuntu-noble-large | [INFO]  [57/130] Checking: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:49.505278 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.043483 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.043655 | ubuntu-noble-large | [SUCCESS] [57/130] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.043682 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.091197 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.091322 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.091594 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:50.137228 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c3878e108cb4ea9776dab32f2a0fc700e4c38f04d4802df4d3931c97d157c4cf 2025-10-18 02:03:50.137318 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-123509-26822 2025-10-18 02:03:50.406239 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:50.456723 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c3878e108cb4ea9776dab32f2a0fc700e4c38f04d4802df4d3931c97d157c4cf 2025-10-18 02:03:50.456858 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:50.499199 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:50.499291 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:50.499305 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:50.499315 | ubuntu-noble-large | DiffID: sha256:bb4358265eade893a6e3202835820a780f49b0b2f9f18d097b6b199976e89e55 2025-10-18 02:03:50.499325 | ubuntu-noble-large | DiffID: sha256:7327f37ef91f006827783bfe44a05bc478adc1f2ab72e7fd29b4ba4ed9a8a867 2025-10-18 02:03:50.545596 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:3aa2c86529ae37ac3595500be90656cfa429fd654b15099ed7c1bdb3274c4675 2025-10-18 02:03:50.546672 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:50.587607 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:50.587692 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:50.587712 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:50.587728 | ubuntu-noble-large | DiffID: sha256:bb4358265eade893a6e3202835820a780f49b0b2f9f18d097b6b199976e89e55 2025-10-18 02:03:50.587742 | ubuntu-noble-large | DiffID: sha256:7327f37ef91f006827783bfe44a05bc478adc1f2ab72e7fd29b4ba4ed9a8a867 2025-10-18 02:03:50.634335 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:3aa2c86529ae37ac3595500be90656cfa429fd654b15099ed7c1bdb3274c4675 2025-10-18 02:03:50.634687 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:50.634817 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.634977 | ubuntu-noble-large | [SUCCESS] [57/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-18 02:03:50.641136 | ubuntu-noble-large | [INFO]  [58/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:50.641254 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.106471 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.106648 | ubuntu-noble-large | [SUCCESS] [58/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.107602 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.153694 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.153814 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.153834 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:51.199626 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e08dbce2bf1f1933518c2e2ebf564da1d5d78be6e7d89618aaa04f7be05f1edf 2025-10-18 02:03:51.199713 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-123509-21527 2025-10-18 02:03:51.459784 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:51.498670 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e08dbce2bf1f1933518c2e2ebf564da1d5d78be6e7d89618aaa04f7be05f1edf 2025-10-18 02:03:51.498762 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:51.539378 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:51.539463 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:51.539472 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:51.539480 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:51.539487 | ubuntu-noble-large | DiffID: sha256:0b888d64dd1cc7297676e7b9f8b81d987b224739b3c78eee22c96fb1b2812a22 2025-10-18 02:03:51.579929 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:d36ab154f529dff64f82d960900d4947e72ec93db019b7e1ce916d18b47d9cc4 2025-10-18 02:03:51.580617 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:51.622111 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:51.622198 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:51.622211 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:51.622221 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:51.622231 | ubuntu-noble-large | DiffID: sha256:0b888d64dd1cc7297676e7b9f8b81d987b224739b3c78eee22c96fb1b2812a22 2025-10-18 02:03:51.669592 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:d36ab154f529dff64f82d960900d4947e72ec93db019b7e1ce916d18b47d9cc4 2025-10-18 02:03:51.670619 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:51.670650 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.670663 | ubuntu-noble-large | [SUCCESS] [58/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-18 02:03:51.676647 | ubuntu-noble-large | [INFO]  [59/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:51.676729 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.136469 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.136586 | ubuntu-noble-large | [SUCCESS] [59/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.136599 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.170611 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.170698 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.171098 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:52.214623 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:04e1257df6da35de67632e67ed02a726e012d3ef2b9621449853d7ae1c15a310 2025-10-18 02:03:52.214708 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-123509-12339 2025-10-18 02:03:52.486103 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:52.524632 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:04e1257df6da35de67632e67ed02a726e012d3ef2b9621449853d7ae1c15a310 2025-10-18 02:03:52.524700 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:52.569424 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:52.569542 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:52.569558 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:52.569568 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:52.569577 | ubuntu-noble-large | DiffID: sha256:45532f54866a1f86f1961b99ce01c03c4cb54f047e2a947d67b68fb9defda07c 2025-10-18 02:03:52.615134 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:7360672f7459cba58ba039fc403b8323915c47edaf5d2c2cd2368296d061b6fd 2025-10-18 02:03:52.616644 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:52.655992 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:52.656075 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:52.656089 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:52.656122 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:52.656132 | ubuntu-noble-large | DiffID: sha256:45532f54866a1f86f1961b99ce01c03c4cb54f047e2a947d67b68fb9defda07c 2025-10-18 02:03:52.700346 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:7360672f7459cba58ba039fc403b8323915c47edaf5d2c2cd2368296d061b6fd 2025-10-18 02:03:52.700957 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:52.701064 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.701213 | ubuntu-noble-large | [SUCCESS] [59/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-18 02:03:52.706589 | ubuntu-noble-large | [INFO]  [60/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:52.706673 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.152635 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.152741 | ubuntu-noble-large | [SUCCESS] [60/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.152793 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.197905 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.198221 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.198359 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:53.241181 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:02f37ccd0a403e192c63b436db90d84ef94a37fba33015f3457120c0af8a7f7c 2025-10-18 02:03:53.241274 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-123509-26221 2025-10-18 02:03:53.529224 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:53.574927 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:02f37ccd0a403e192c63b436db90d84ef94a37fba33015f3457120c0af8a7f7c 2025-10-18 02:03:53.575024 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:53.620454 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:53.620570 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:53.620583 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:53.620592 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:53.620601 | ubuntu-noble-large | DiffID: sha256:5707b86eff17a08a6a3399487e88fbb4c15600e0f471a3491152a16300b9b8b7 2025-10-18 02:03:53.673105 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:c6993daa6adef34bf2cafcb367c2445735c9788409b700e4c05800bfafeb56c0 2025-10-18 02:03:53.674056 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:53.720447 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:53.720571 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:53.720586 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:53.720596 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:53.720605 | ubuntu-noble-large | DiffID: sha256:5707b86eff17a08a6a3399487e88fbb4c15600e0f471a3491152a16300b9b8b7 2025-10-18 02:03:53.771276 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:c6993daa6adef34bf2cafcb367c2445735c9788409b700e4c05800bfafeb56c0 2025-10-18 02:03:53.772065 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:53.772162 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.772346 | ubuntu-noble-large | [SUCCESS] [60/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-18 02:03:53.779432 | ubuntu-noble-large | [INFO]  [61/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:53.779590 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.400189 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.400291 | ubuntu-noble-large | [SUCCESS] [61/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.400592 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.442740 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.442931 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.443141 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:54.488567 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1af861c6e30800a44ad947874c93e8861d190958ed714c16f721847445c82ea9 2025-10-18 02:03:54.488730 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-123509-4324 2025-10-18 02:03:54.760998 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:54.808060 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1af861c6e30800a44ad947874c93e8861d190958ed714c16f721847445c82ea9 2025-10-18 02:03:54.808142 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:54.850601 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:54.850690 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:54.850703 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:54.850713 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:54.850723 | ubuntu-noble-large | DiffID: sha256:8e15d3170958186cf632d76e9353c93ec2fbc475b247ac34a36b7b1b3a44ea20 2025-10-18 02:03:54.893422 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:f2ab3f3a458402461916deab16d29f641e1f2e5782409d7d442d4d0d26e7e25e 2025-10-18 02:03:54.894169 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:54.937072 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:54.937153 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:54.937165 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:54.937175 | ubuntu-noble-large | DiffID: sha256:bae6fe59c315b89b24a4df7d53e4fb05c517a5f86bf3417eefaedac3dbe70402 2025-10-18 02:03:54.937186 | ubuntu-noble-large | DiffID: sha256:8e15d3170958186cf632d76e9353c93ec2fbc475b247ac34a36b7b1b3a44ea20 2025-10-18 02:03:54.982812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:f2ab3f3a458402461916deab16d29f641e1f2e5782409d7d442d4d0d26e7e25e 2025-10-18 02:03:54.983543 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:54.983679 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.983833 | ubuntu-noble-large | [SUCCESS] [61/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-18 02:03:54.990338 | ubuntu-noble-large | [INFO]  [62/130] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:54.990495 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:55.480945 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:55.481120 | ubuntu-noble-large | [SUCCESS] [62/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:55.481138 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:55.534219 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:55.534378 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:55.534600 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:55.581049 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bb408473451c1ccbd0432a0824382289a804ed5a51e05047ec50f55331be159f 2025-10-18 02:03:55.581165 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-123509-29389 2025-10-18 02:03:55.865635 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:55.907655 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bb408473451c1ccbd0432a0824382289a804ed5a51e05047ec50f55331be159f 2025-10-18 02:03:55.907744 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:55.947220 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:55.947298 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:55.947309 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:55.947318 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:55.947326 | ubuntu-noble-large | DiffID: sha256:822b67bc09135885a3d701893125fea55b1c9e2379ae411e749c8df05ae84bf7 2025-10-18 02:03:55.993313 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:56cf43616e2fb3ba2e25ab5cbf1a1f914b8811cecec35b1c10c66113b22df12d 2025-10-18 02:03:55.994106 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:56.035874 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:56.035995 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:56.036008 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:56.036018 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:56.036027 | ubuntu-noble-large | DiffID: sha256:822b67bc09135885a3d701893125fea55b1c9e2379ae411e749c8df05ae84bf7 2025-10-18 02:03:56.086621 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:56cf43616e2fb3ba2e25ab5cbf1a1f914b8811cecec35b1c10c66113b22df12d 2025-10-18 02:03:56.087700 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:56.087817 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:56.087850 | ubuntu-noble-large | [SUCCESS] [62/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-18 02:03:56.094640 | ubuntu-noble-large | [INFO]  [63/130] Checking: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.094708 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.571302 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.571381 | ubuntu-noble-large | [SUCCESS] [63/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.571419 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.612646 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.612726 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:56.612741 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:56.656625 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:92fe0da9ec2435feb373b3ce65da95f35ccc03ad621fd9c4cceb9674243cb49f 2025-10-18 02:03:56.656693 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-123509-6864 2025-10-18 02:03:56.915585 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:56.943484 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:92fe0da9ec2435feb373b3ce65da95f35ccc03ad621fd9c4cceb9674243cb49f 2025-10-18 02:03:56.943575 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:56.973794 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:56.973873 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:56.973882 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:56.973889 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:56.973896 | ubuntu-noble-large | DiffID: sha256:d1dee65a1e7bd2dadc0f2d57c7cb04a49df165d89a6e9d4f407949c8c7004a7c 2025-10-18 02:03:57.017357 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:74b19cb8a82a1d5d964d52513f65c3a5d533401d9849ce72d18a21a5650ba0f6 2025-10-18 02:03:57.017607 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:57.055528 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:57.055614 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:57.055626 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:57.055636 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:57.055646 | ubuntu-noble-large | DiffID: sha256:d1dee65a1e7bd2dadc0f2d57c7cb04a49df165d89a6e9d4f407949c8c7004a7c 2025-10-18 02:03:57.100022 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:74b19cb8a82a1d5d964d52513f65c3a5d533401d9849ce72d18a21a5650ba0f6 2025-10-18 02:03:57.100663 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:57.100736 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:57.100749 | ubuntu-noble-large | [SUCCESS] [63/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-18 02:03:57.106607 | ubuntu-noble-large | [INFO]  [64/130] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.106658 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.701683 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.701788 | ubuntu-noble-large | [SUCCESS] [64/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.701803 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.747633 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.747722 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:57.747737 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:57.797625 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5f25fa8e3f37fc0c88ea42a31b310b82bdc46f613372305bb8a057935611c1f3 2025-10-18 02:03:57.797700 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-123509-20120 2025-10-18 02:03:58.075698 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:58.116116 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5f25fa8e3f37fc0c88ea42a31b310b82bdc46f613372305bb8a057935611c1f3 2025-10-18 02:03:58.116191 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:58.158539 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:58.158655 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:58.158669 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:58.158680 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:58.158689 | ubuntu-noble-large | DiffID: sha256:4758afafddd6fc353f1ad8ff3c52161d962263f7c1a7f362cfe62b70116c0c79 2025-10-18 02:03:58.202652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:736ce3a41a3b5643fcb1312eeb1afb9ba6112984b8340aa6d8fdcc518672b61c 2025-10-18 02:03:58.203640 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:58.247887 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:58.247978 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:58.247992 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:58.248003 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:58.248013 | ubuntu-noble-large | DiffID: sha256:4758afafddd6fc353f1ad8ff3c52161d962263f7c1a7f362cfe62b70116c0c79 2025-10-18 02:03:58.297953 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:736ce3a41a3b5643fcb1312eeb1afb9ba6112984b8340aa6d8fdcc518672b61c 2025-10-18 02:03:58.298630 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:58.298712 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:58.298727 | ubuntu-noble-large | [SUCCESS] [64/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-18 02:03:58.305954 | ubuntu-noble-large | [INFO]  [65/130] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.306015 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.713777 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.713898 | ubuntu-noble-large | [SUCCESS] [65/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.713912 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.756632 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.756706 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:58.756716 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:58.802240 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eab9ce18e09a7bdd0e12eafff0788a15698418b4b4becf877614ba51117201a7 2025-10-18 02:03:58.802320 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-123509-12607 2025-10-18 02:03:59.092315 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:03:59.140629 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eab9ce18e09a7bdd0e12eafff0788a15698418b4b4becf877614ba51117201a7 2025-10-18 02:03:59.140723 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:03:59.182101 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:59.182186 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:59.182197 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:59.182206 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:59.182215 | ubuntu-noble-large | DiffID: sha256:f38c076bffab6c9f43eac305896c7cf5e98f2bf224223cd363e493354a00a147 2025-10-18 02:03:59.228342 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:3a7f7960a25f3f6d8d64ab006873bc0ef4118db269c9d327f4b31331828b8a72 2025-10-18 02:03:59.229859 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:03:59.273705 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:03:59.273786 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:03:59.273798 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:03:59.273808 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:03:59.273818 | ubuntu-noble-large | DiffID: sha256:f38c076bffab6c9f43eac305896c7cf5e98f2bf224223cd363e493354a00a147 2025-10-18 02:03:59.324657 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:3a7f7960a25f3f6d8d64ab006873bc0ef4118db269c9d327f4b31331828b8a72 2025-10-18 02:03:59.326205 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:03:59.326290 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:59.326304 | ubuntu-noble-large | [SUCCESS] [65/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-18 02:03:59.331703 | ubuntu-noble-large | [INFO]  [66/130] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.331789 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.733786 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.733882 | ubuntu-noble-large | [SUCCESS] [66/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.733896 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.775573 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.775635 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:03:59.775646 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:03:59.821613 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:881ba282325c3f60683a95150db821273f42a5a7072d4a877f31dcc7d051c0d1 2025-10-18 02:03:59.821676 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-123509-13847 2025-10-18 02:04:00.107383 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:00.148654 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:881ba282325c3f60683a95150db821273f42a5a7072d4a877f31dcc7d051c0d1 2025-10-18 02:04:00.148733 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:00.197170 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:00.197241 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:00.197250 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:00.197257 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:04:00.197264 | ubuntu-noble-large | DiffID: sha256:ef373043d6a4352f92efb449e7c3c042a6ef8a76df430e7ea67e60dccd3fd58b 2025-10-18 02:04:00.242104 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:0369d3acaea3bedae9257a570f3eb36f7f49f28bdd63cc2d1fc3e98aefc44379 2025-10-18 02:04:00.242683 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:00.281055 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:00.281145 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:00.281160 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:00.281171 | ubuntu-noble-large | DiffID: sha256:96500e609aa23393019b668aef32e2514e87955ab342b32e94661d2eb2e7977f 2025-10-18 02:04:00.281182 | ubuntu-noble-large | DiffID: sha256:ef373043d6a4352f92efb449e7c3c042a6ef8a76df430e7ea67e60dccd3fd58b 2025-10-18 02:04:00.326446 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:0369d3acaea3bedae9257a570f3eb36f7f49f28bdd63cc2d1fc3e98aefc44379 2025-10-18 02:04:00.327243 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:00.327303 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:04:00.327311 | ubuntu-noble-large | [SUCCESS] [66/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-18 02:04:00.331681 | ubuntu-noble-large | [INFO]  [67/130] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.331749 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.868643 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.868728 | ubuntu-noble-large | [SUCCESS] [67/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.868740 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.910767 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.910857 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:00.910872 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:00.955043 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:53a9a9b2db170568691d8c63cf220af540adcdbfe60ff2ae8606edcab2512517 2025-10-18 02:04:00.955129 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-123509-29979 2025-10-18 02:04:01.227581 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:01.274758 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:53a9a9b2db170568691d8c63cf220af540adcdbfe60ff2ae8606edcab2512517 2025-10-18 02:04:01.274842 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:01.317086 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:01.317171 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:01.317185 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:01.317197 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:01.317209 | ubuntu-noble-large | DiffID: sha256:cc27d76e6c2db24f53ae078136d3b600eb0749fcb5e65dbcfeab38b90bff7154 2025-10-18 02:04:01.365495 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:a5acc8c9a41e620b16d83bd751ea5bff1b3b1d657aeefd36ac75e61aa745f7e8 2025-10-18 02:04:01.366750 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:01.411887 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:01.411977 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:01.411991 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:01.412002 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:01.412014 | ubuntu-noble-large | DiffID: sha256:cc27d76e6c2db24f53ae078136d3b600eb0749fcb5e65dbcfeab38b90bff7154 2025-10-18 02:04:01.457361 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:a5acc8c9a41e620b16d83bd751ea5bff1b3b1d657aeefd36ac75e61aa745f7e8 2025-10-18 02:04:01.458650 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:01.458724 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:01.458739 | ubuntu-noble-large | [SUCCESS] [67/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-18 02:04:01.463877 | ubuntu-noble-large | [INFO]  [68/130] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.463983 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.906659 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.906761 | ubuntu-noble-large | [SUCCESS] [68/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.906767 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.952218 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.952452 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:01.952668 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:01.998797 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b494efc56ffd9981c97ddae26855b5136692900be6b8ee873959ec295d90ae0f 2025-10-18 02:04:01.998890 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-123509-12242 2025-10-18 02:04:02.279760 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:02.328993 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b494efc56ffd9981c97ddae26855b5136692900be6b8ee873959ec295d90ae0f 2025-10-18 02:04:02.329077 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:02.368563 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:02.368648 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:02.368659 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:02.368668 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:02.368676 | ubuntu-noble-large | DiffID: sha256:38b1e5a4d766e546f68b4b7ae701e6fb64d74ceaf784b4d7c86ce359bd52faa9 2025-10-18 02:04:02.417128 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:21ad0ef63d08d7b2800a423db3073178b165dd1da249cccd15c77434a10c0965 2025-10-18 02:04:02.418620 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:02.455906 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:02.455967 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:02.455972 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:02.455976 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:02.455980 | ubuntu-noble-large | DiffID: sha256:38b1e5a4d766e546f68b4b7ae701e6fb64d74ceaf784b4d7c86ce359bd52faa9 2025-10-18 02:04:02.505459 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:21ad0ef63d08d7b2800a423db3073178b165dd1da249cccd15c77434a10c0965 2025-10-18 02:04:02.506667 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:02.506740 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:02.506754 | ubuntu-noble-large | [SUCCESS] [68/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-18 02:04:02.512786 | ubuntu-noble-large | [INFO]  [69/130] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:02.512834 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:02.986800 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:02.986907 | ubuntu-noble-large | [SUCCESS] [69/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:02.986928 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:03.027691 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:03.028707 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:03.028787 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:03.072182 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e40a568503fafb8c84aa7d4f713146acfc50ac829ae0c18b086b5e4ef2c9bb3f 2025-10-18 02:04:03.072275 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-123509-14985 2025-10-18 02:04:03.337632 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:03.379749 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e40a568503fafb8c84aa7d4f713146acfc50ac829ae0c18b086b5e4ef2c9bb3f 2025-10-18 02:04:03.379837 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:03.423883 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:03.423971 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:03.423985 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:03.423996 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:03.424006 | ubuntu-noble-large | DiffID: sha256:543b246f129b5d7513f180c2feb5b1ef3c6027e251082b0fe27b0d44b2eb7f1e 2025-10-18 02:04:03.472653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:096267e9b5b7e629ed1c4ab8e4b6f331fad7176b2b1580906d3ac229aaf7cfd9 2025-10-18 02:04:03.473711 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:03.516481 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:03.516618 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:03.516638 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:03.516651 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:03.516664 | ubuntu-noble-large | DiffID: sha256:543b246f129b5d7513f180c2feb5b1ef3c6027e251082b0fe27b0d44b2eb7f1e 2025-10-18 02:04:03.566682 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:096267e9b5b7e629ed1c4ab8e4b6f331fad7176b2b1580906d3ac229aaf7cfd9 2025-10-18 02:04:03.568359 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:03.568481 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:03.568539 | ubuntu-noble-large | [SUCCESS] [69/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-18 02:04:03.574318 | ubuntu-noble-large | [INFO]  [70/130] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:03.574362 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.012119 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.012206 | ubuntu-noble-large | [SUCCESS] [70/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.012219 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.052669 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.053702 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.053787 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:04.097660 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:db06f45bb988bdd56ff8b5bcf10889fbfb458612d40cf049338a4523d639c644 2025-10-18 02:04:04.097743 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-123509-816 2025-10-18 02:04:04.365665 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:04.412978 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:db06f45bb988bdd56ff8b5bcf10889fbfb458612d40cf049338a4523d639c644 2025-10-18 02:04:04.413069 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:04.454358 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:04.454460 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:04.454474 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:04.454484 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:04.454494 | ubuntu-noble-large | DiffID: sha256:b5bdfff6254c8b1703ae23e1272e174bbd688ffce1242b6db3103d634c14e77d 2025-10-18 02:04:04.503426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:c24016c7e09d38791bea8b3044240dbcb69b387ce5950d47810748b02ba18dc0 2025-10-18 02:04:04.504930 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:04.546525 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:04.546618 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:04.546631 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:04.546641 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:04.546651 | ubuntu-noble-large | DiffID: sha256:b5bdfff6254c8b1703ae23e1272e174bbd688ffce1242b6db3103d634c14e77d 2025-10-18 02:04:04.591348 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:c24016c7e09d38791bea8b3044240dbcb69b387ce5950d47810748b02ba18dc0 2025-10-18 02:04:04.591650 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:04.591680 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.591696 | ubuntu-noble-large | [SUCCESS] [70/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-18 02:04:04.596607 | ubuntu-noble-large | [INFO]  [71/130] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:04.596649 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.060634 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.060734 | ubuntu-noble-large | [SUCCESS] [71/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.061450 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.102683 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.102783 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.102796 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:05.151592 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:03f454a92b4f025a0af740861dd15d6c18e2d8308a94698de9ac4ab3247ba0fd 2025-10-18 02:04:05.151673 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-123509-22651 2025-10-18 02:04:05.429288 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:05.471067 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:03f454a92b4f025a0af740861dd15d6c18e2d8308a94698de9ac4ab3247ba0fd 2025-10-18 02:04:05.471158 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:05.513271 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:05.513422 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:05.513438 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:05.513448 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:05.513458 | ubuntu-noble-large | DiffID: sha256:0da432e565da55f5f06610923b5889fea423db4e1a73d23b1c9773b0229b3b71 2025-10-18 02:04:05.556912 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:e5703a226e0a7fb81dc6344d060fd0f59afe23a6e0cd0d4de57be730bbe8362d 2025-10-18 02:04:05.558357 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:05.592936 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:05.593029 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:05.593044 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:05.593054 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:05.593064 | ubuntu-noble-large | DiffID: sha256:0da432e565da55f5f06610923b5889fea423db4e1a73d23b1c9773b0229b3b71 2025-10-18 02:04:05.646742 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:e5703a226e0a7fb81dc6344d060fd0f59afe23a6e0cd0d4de57be730bbe8362d 2025-10-18 02:04:05.647606 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:05.647659 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.647670 | ubuntu-noble-large | [SUCCESS] [71/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-18 02:04:05.653628 | ubuntu-noble-large | [INFO]  [72/130] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:05.653668 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.164657 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.164753 | ubuntu-noble-large | [SUCCESS] [72/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.164767 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.211659 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.211736 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.211748 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:06.261713 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:90c248ac8967601752acbdf269b360ce8cb02941300fd3f5316eb0dddb72dd8b 2025-10-18 02:04:06.261799 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-123509-13272 2025-10-18 02:04:06.546654 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:06.589651 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:90c248ac8967601752acbdf269b360ce8cb02941300fd3f5316eb0dddb72dd8b 2025-10-18 02:04:06.589742 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:06.628911 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:06.629034 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:06.629053 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:06.629066 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:06.629079 | ubuntu-noble-large | DiffID: sha256:d1ef0ed1e5560227ccdc09dcd3f97c63dab18576b5c3154e64feaed476164b42 2025-10-18 02:04:06.674236 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:beda11ff37a258fb53a094b097b8f31f0c8db772f277ac35b1d8402836fefc80 2025-10-18 02:04:06.674855 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:06.714944 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:06.715071 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:06.715090 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:06.715106 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:06.715120 | ubuntu-noble-large | DiffID: sha256:d1ef0ed1e5560227ccdc09dcd3f97c63dab18576b5c3154e64feaed476164b42 2025-10-18 02:04:06.759914 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:beda11ff37a258fb53a094b097b8f31f0c8db772f277ac35b1d8402836fefc80 2025-10-18 02:04:06.760712 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:06.760801 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.760866 | ubuntu-noble-large | [SUCCESS] [72/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-18 02:04:06.766193 | ubuntu-noble-large | [INFO]  [73/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:06.766334 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.159657 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.159754 | ubuntu-noble-large | [SUCCESS] [73/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.159871 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.200296 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.200598 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.200739 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:07.242080 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:51fb96c167c6bfe7cd5b3162cb6b5e02f5dfb164a46738e69a8cf8dfbab74a98 2025-10-18 02:04:07.242213 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-123509-15959 2025-10-18 02:04:07.515711 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:07.563054 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:51fb96c167c6bfe7cd5b3162cb6b5e02f5dfb164a46738e69a8cf8dfbab74a98 2025-10-18 02:04:07.563130 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:07.605285 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:07.605352 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:07.605365 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:07.605376 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:07.605385 | ubuntu-noble-large | DiffID: sha256:3c42eeabf1908c808967ba6babc015d94ebe77c44a5e8dd917ab4239da84fa80 2025-10-18 02:04:07.654837 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:07f9aebcccf2d9ec1bbb42c5e6f8a3511c0277339f99cc21c954f623a2035405 2025-10-18 02:04:07.655144 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:07.697154 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:07.697221 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:07.697233 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:07.697242 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:07.697297 | ubuntu-noble-large | DiffID: sha256:3c42eeabf1908c808967ba6babc015d94ebe77c44a5e8dd917ab4239da84fa80 2025-10-18 02:04:07.743161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:07f9aebcccf2d9ec1bbb42c5e6f8a3511c0277339f99cc21c954f623a2035405 2025-10-18 02:04:07.743915 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:07.744001 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.744146 | ubuntu-noble-large | [SUCCESS] [73/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-18 02:04:07.750782 | ubuntu-noble-large | [INFO]  [74/130] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:07.750918 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.197810 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.197935 | ubuntu-noble-large | [SUCCESS] [74/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.197981 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.237242 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.237455 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.237648 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:08.279121 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66e281b2249442c071ac57f897351c02a818ef12910f58bf73d1020bdf51d875 2025-10-18 02:04:08.279214 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-123509-22244 2025-10-18 02:04:08.554286 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:08.598926 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66e281b2249442c071ac57f897351c02a818ef12910f58bf73d1020bdf51d875 2025-10-18 02:04:08.599009 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:08.639294 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:08.639386 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:08.639418 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:08.639427 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:08.639435 | ubuntu-noble-large | DiffID: sha256:00c019369a2d9fd3d260234a5d25b39a2b650756c5220c3ee269a3489c4b9b6b 2025-10-18 02:04:08.681733 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:3daf8a93df7fe0d9d0e70cd077476c8cd488f8b831fb8b6940b45ea8f8807904 2025-10-18 02:04:08.682476 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:08.718105 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:08.718181 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:08.718194 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:08.718203 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:08.718213 | ubuntu-noble-large | DiffID: sha256:00c019369a2d9fd3d260234a5d25b39a2b650756c5220c3ee269a3489c4b9b6b 2025-10-18 02:04:08.760910 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:3daf8a93df7fe0d9d0e70cd077476c8cd488f8b831fb8b6940b45ea8f8807904 2025-10-18 02:04:08.761711 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:08.761838 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.762016 | ubuntu-noble-large | [SUCCESS] [74/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-18 02:04:08.768392 | ubuntu-noble-large | [INFO]  [75/130] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:08.768544 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.154534 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.154638 | ubuntu-noble-large | [SUCCESS] [75/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.154726 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.196258 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.196562 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.196857 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:09.243898 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6e91a8a98465e318ad5120d0bd66850bd43941963a48e3cb18fcfb09479c3434 2025-10-18 02:04:09.244019 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-123509-9559 2025-10-18 02:04:09.514308 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:09.558824 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6e91a8a98465e318ad5120d0bd66850bd43941963a48e3cb18fcfb09479c3434 2025-10-18 02:04:09.558908 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:09.599973 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:09.600047 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:09.600059 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:09.600069 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:09.600079 | ubuntu-noble-large | DiffID: sha256:1aaec3fa00b8eb7bae2781e913930c3361ece32e6ba99ba5b567c67b1b3b2222 2025-10-18 02:04:09.648835 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:2e3cc8a2d1851d449611131fb201c1a061faed03374d34efbfe0758b2d44de54 2025-10-18 02:04:09.649547 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:09.693354 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:09.693467 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:09.693483 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:09.693494 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:09.693536 | ubuntu-noble-large | DiffID: sha256:1aaec3fa00b8eb7bae2781e913930c3361ece32e6ba99ba5b567c67b1b3b2222 2025-10-18 02:04:09.739239 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:2e3cc8a2d1851d449611131fb201c1a061faed03374d34efbfe0758b2d44de54 2025-10-18 02:04:09.739932 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:09.740014 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.740138 | ubuntu-noble-large | [SUCCESS] [75/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-18 02:04:09.746721 | ubuntu-noble-large | [INFO]  [76/130] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:09.746784 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.184011 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.184104 | ubuntu-noble-large | [SUCCESS] [76/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.184161 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.223285 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.223493 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.223705 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:10.268053 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9d37244550ef02f1a40331d397f04b36e30a11de0f80180e14a0cf103e70798 2025-10-18 02:04:10.268138 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-123509-17381 2025-10-18 02:04:10.557238 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:10.602644 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9d37244550ef02f1a40331d397f04b36e30a11de0f80180e14a0cf103e70798 2025-10-18 02:04:10.602735 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:10.641364 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:10.641487 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:10.641541 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:10.641556 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:10.641567 | ubuntu-noble-large | DiffID: sha256:445a04cd5a7c84280d3ce8f0bc0a1e151746c57b11f37e865d33b6a95f9a81e6 2025-10-18 02:04:10.692384 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:bb08482f09c3d68f0754d672156faa07237a67b5ae4e68138c09ad5faabf166e 2025-10-18 02:04:10.693215 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:10.735210 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:10.735295 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:10.735308 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:10.735319 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:10.735329 | ubuntu-noble-large | DiffID: sha256:445a04cd5a7c84280d3ce8f0bc0a1e151746c57b11f37e865d33b6a95f9a81e6 2025-10-18 02:04:10.785234 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:bb08482f09c3d68f0754d672156faa07237a67b5ae4e68138c09ad5faabf166e 2025-10-18 02:04:10.786004 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:10.786072 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.786256 | ubuntu-noble-large | [SUCCESS] [76/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-18 02:04:10.792873 | ubuntu-noble-large | [INFO]  [77/130] Checking: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:10.792978 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.145989 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.146082 | ubuntu-noble-large | [SUCCESS] [77/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.146214 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.194886 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.195100 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.195348 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:11.237488 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cdbe4d170b539aa96cff56ebe239984f59dc0f979944c5fbc6cbde568f580bea 2025-10-18 02:04:11.237630 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-123509-9983 2025-10-18 02:04:11.509277 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:11.553639 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cdbe4d170b539aa96cff56ebe239984f59dc0f979944c5fbc6cbde568f580bea 2025-10-18 02:04:11.553729 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:11.594912 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:11.595003 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:11.595018 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:11.595029 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:11.595039 | ubuntu-noble-large | DiffID: sha256:5376db664c1469df660daf593d20fbfc364ed5f89527606f995f8e0af1554124 2025-10-18 02:04:11.641600 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:02061a3947fceeb4ffcfa26613e36cd828a2f098b6a07e69cef37d440bc1ded0 2025-10-18 02:04:11.642212 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:11.685609 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:11.685695 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:11.685709 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:11.685719 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:11.685728 | ubuntu-noble-large | DiffID: sha256:5376db664c1469df660daf593d20fbfc364ed5f89527606f995f8e0af1554124 2025-10-18 02:04:11.731586 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:02061a3947fceeb4ffcfa26613e36cd828a2f098b6a07e69cef37d440bc1ded0 2025-10-18 02:04:11.732625 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:11.732699 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.732722 | ubuntu-noble-large | [SUCCESS] [77/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-18 02:04:11.738358 | ubuntu-noble-large | [INFO]  [78/130] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:11.738529 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.138274 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.138386 | ubuntu-noble-large | [SUCCESS] [78/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.138704 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.175223 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.175550 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.175807 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:12.217086 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:76a500419ad6aa6a193dcb2fab325fcaae2e2d652aab075ef3565fcf8bdfe866 2025-10-18 02:04:12.217186 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-123509-12596 2025-10-18 02:04:12.485814 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:12.531642 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:76a500419ad6aa6a193dcb2fab325fcaae2e2d652aab075ef3565fcf8bdfe866 2025-10-18 02:04:12.531729 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:12.576608 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:12.576698 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:12.576713 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:12.576723 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:12.576733 | ubuntu-noble-large | DiffID: sha256:f24406cf83d0bf88c11b2bfe031a0ca5a606b42ee585be86a7db1e42bf77c435 2025-10-18 02:04:12.624203 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:a3aad0d9e0881de4483dcfa06a669831ece35d66e5b730c82d100a48da3342f2 2025-10-18 02:04:12.624889 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:12.669117 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:12.669196 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:12.669207 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:12.669215 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:12.669223 | ubuntu-noble-large | DiffID: sha256:f24406cf83d0bf88c11b2bfe031a0ca5a606b42ee585be86a7db1e42bf77c435 2025-10-18 02:04:12.720115 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:a3aad0d9e0881de4483dcfa06a669831ece35d66e5b730c82d100a48da3342f2 2025-10-18 02:04:12.720868 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:12.720938 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.721047 | ubuntu-noble-large | [SUCCESS] [78/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-18 02:04:12.727262 | ubuntu-noble-large | [INFO]  [79/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:12.727362 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.135026 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.135132 | ubuntu-noble-large | [SUCCESS] [79/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.135354 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.176712 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.176921 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.177126 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:13.221015 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9b579606b371b010e96b507c1eb2e162b2b96af010936bf02f1ecc1f5d5e16fb 2025-10-18 02:04:13.221098 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-123509-26006 2025-10-18 02:04:13.494593 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:13.536182 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9b579606b371b010e96b507c1eb2e162b2b96af010936bf02f1ecc1f5d5e16fb 2025-10-18 02:04:13.536263 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:13.575797 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:13.575880 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:13.575893 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:13.575904 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:13.575913 | ubuntu-noble-large | DiffID: sha256:324b2895f501b90ea23c3fd2357200f5939bdb3d1f64280c339ed97d497ea512 2025-10-18 02:04:13.622969 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:102d84cbd3ad86c59b542cb71d8ee9fd39a19f0e958bcf39bc72063cd024e155 2025-10-18 02:04:13.623650 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:13.668842 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:13.668934 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:13.668948 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:13.668959 | ubuntu-noble-large | DiffID: sha256:036f1a046bfe20a6dabb3c6b938d8eae368244f089692ab99de907402fd5edb5 2025-10-18 02:04:13.668969 | ubuntu-noble-large | DiffID: sha256:324b2895f501b90ea23c3fd2357200f5939bdb3d1f64280c339ed97d497ea512 2025-10-18 02:04:13.716353 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:102d84cbd3ad86c59b542cb71d8ee9fd39a19f0e958bcf39bc72063cd024e155 2025-10-18 02:04:13.717137 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:13.717275 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.717471 | ubuntu-noble-large | [SUCCESS] [79/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-18 02:04:13.724155 | ubuntu-noble-large | [INFO]  [80/130] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:13.724274 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.220045 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.220149 | ubuntu-noble-large | [SUCCESS] [80/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.220221 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.263638 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.263737 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.263945 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:14.310199 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:06ea217c31ecd54558c1bb90f822792da1ad98a995e80615fe609dd6e7fc2360 2025-10-18 02:04:14.310354 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-123509-30326 2025-10-18 02:04:14.567759 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:14.608833 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:06ea217c31ecd54558c1bb90f822792da1ad98a995e80615fe609dd6e7fc2360 2025-10-18 02:04:14.608917 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:14.650177 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:14.650280 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:14.650295 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:14.650305 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:14.650315 | ubuntu-noble-large | DiffID: sha256:66752b32649e9c0d669b04fd8e39b655cb8cda1c2bf99a9fcf0f5fa5705b1ca2 2025-10-18 02:04:14.698168 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:0da602fff3eac73f7f6cbcb91dbdcfe66a95891c2dbe6850ada66134aade52ab 2025-10-18 02:04:14.699030 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:14.738175 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:14.738244 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:14.738253 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:14.738259 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:14.738283 | ubuntu-noble-large | DiffID: sha256:66752b32649e9c0d669b04fd8e39b655cb8cda1c2bf99a9fcf0f5fa5705b1ca2 2025-10-18 02:04:14.782619 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:0da602fff3eac73f7f6cbcb91dbdcfe66a95891c2dbe6850ada66134aade52ab 2025-10-18 02:04:14.783482 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:14.783651 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.783815 | ubuntu-noble-large | [SUCCESS] [80/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-18 02:04:14.788524 | ubuntu-noble-large | [INFO]  [81/130] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:14.788717 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.178872 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.178978 | ubuntu-noble-large | [SUCCESS] [81/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.179049 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.222303 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.222628 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.222860 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:15.269926 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b74d31f4663bdd439ca365cc4ce3b639224092dac3eb7b138131ac9fe05f8f00 2025-10-18 02:04:15.270023 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-123509-24982 2025-10-18 02:04:15.549752 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:15.591864 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b74d31f4663bdd439ca365cc4ce3b639224092dac3eb7b138131ac9fe05f8f00 2025-10-18 02:04:15.591957 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:15.634495 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:15.634588 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:15.634596 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:15.634602 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:15.634607 | ubuntu-noble-large | DiffID: sha256:793847817c97fbd44a4382025ef32da0e390d98b2fc8342b6fcab5bc326be1ed 2025-10-18 02:04:15.680641 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:363e26393e8a32487652d55f0dce4e62ffbd1f2e39f5de304f289a6dbdcdb611 2025-10-18 02:04:15.680900 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:15.723038 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:15.723106 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:15.723114 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:15.723120 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:15.723126 | ubuntu-noble-large | DiffID: sha256:793847817c97fbd44a4382025ef32da0e390d98b2fc8342b6fcab5bc326be1ed 2025-10-18 02:04:15.761941 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:363e26393e8a32487652d55f0dce4e62ffbd1f2e39f5de304f289a6dbdcdb611 2025-10-18 02:04:15.762618 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:15.762721 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.762877 | ubuntu-noble-large | [SUCCESS] [81/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-18 02:04:15.768424 | ubuntu-noble-large | [INFO]  [82/130] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:15.768595 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.260264 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.260429 | ubuntu-noble-large | [SUCCESS] [82/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.260449 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.306450 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.306659 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.306849 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:16.350634 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:61eafca2fc6bd32fdf0985887d1ac370ec061b0f8fdff6572487bd45181d88ee 2025-10-18 02:04:16.350744 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-123509-23124 2025-10-18 02:04:16.628448 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:16.669842 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:61eafca2fc6bd32fdf0985887d1ac370ec061b0f8fdff6572487bd45181d88ee 2025-10-18 02:04:16.669929 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:16.707860 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:16.707945 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:16.707959 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:16.707969 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:16.707980 | ubuntu-noble-large | DiffID: sha256:c3a55f80a50b79b54f1e069209bd59668bf8c674e2a7303b0077b3274e945f93 2025-10-18 02:04:16.751380 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:faf1729a12c2af63b8622797b739ef5468f67d06a0108fb10204d2a4044aa2d0 2025-10-18 02:04:16.752232 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:16.791306 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:16.791448 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:16.791466 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:16.791482 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:16.791499 | ubuntu-noble-large | DiffID: sha256:c3a55f80a50b79b54f1e069209bd59668bf8c674e2a7303b0077b3274e945f93 2025-10-18 02:04:16.844191 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:faf1729a12c2af63b8622797b739ef5468f67d06a0108fb10204d2a4044aa2d0 2025-10-18 02:04:16.844940 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:16.845052 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.845226 | ubuntu-noble-large | [SUCCESS] [82/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-18 02:04:16.851823 | ubuntu-noble-large | [INFO]  [83/130] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:16.851940 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.218962 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.219072 | ubuntu-noble-large | [SUCCESS] [83/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.219125 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.263959 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.264150 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.264358 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:17.308593 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d144ede420de492f52cfa55b4b3d74215e5db9fd9394e4aad1719ef0a78a8818 2025-10-18 02:04:17.308708 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-123509-24403 2025-10-18 02:04:17.591105 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:17.639690 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d144ede420de492f52cfa55b4b3d74215e5db9fd9394e4aad1719ef0a78a8818 2025-10-18 02:04:17.639777 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:17.683044 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:17.683134 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:17.683164 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:17.683176 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:17.683186 | ubuntu-noble-large | DiffID: sha256:18abf0d497f71b1745d27813d9997e81adf240600efd626a9a40b9b2313996a7 2025-10-18 02:04:17.727429 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:291595b51397bfb731a991fbe433e86499558a9d64378ef8909cc57607bf485c 2025-10-18 02:04:17.728221 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:17.768908 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:17.768986 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:17.769000 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:17.769011 | ubuntu-noble-large | DiffID: sha256:0e72e8502bf128dc40deb5db944c1b1865bb6108745ad916adfc258df4acbe94 2025-10-18 02:04:17.769021 | ubuntu-noble-large | DiffID: sha256:18abf0d497f71b1745d27813d9997e81adf240600efd626a9a40b9b2313996a7 2025-10-18 02:04:17.821166 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:291595b51397bfb731a991fbe433e86499558a9d64378ef8909cc57607bf485c 2025-10-18 02:04:17.821481 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:17.821634 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.821798 | ubuntu-noble-large | [SUCCESS] [83/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-18 02:04:17.828176 | ubuntu-noble-large | [INFO]  [84/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:17.828287 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.154460 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.154621 | ubuntu-noble-large | [SUCCESS] [84/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.154699 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.193834 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.193963 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.194173 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:18.229266 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b8a0df3c68d05aab61b6f6ebbc3a6bde1232ecef48230a372450e40859329b57 2025-10-18 02:04:18.229389 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-123509-14648 2025-10-18 02:04:18.513296 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:18.559159 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b8a0df3c68d05aab61b6f6ebbc3a6bde1232ecef48230a372450e40859329b57 2025-10-18 02:04:18.559252 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:18.597733 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:18.597800 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:18.597809 | ubuntu-noble-large | DiffID: sha256:908a17282d81b9625e1ea9cba462e76642870b093c5b91f0fc24b97aace35135 2025-10-18 02:04:18.597816 | ubuntu-noble-large | DiffID: sha256:0370daf8114011127a7cc898d84eb4dbcf5647dc72275d10fd0f32e27a5a3729 2025-10-18 02:04:18.643786 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:0a4703bd1a4eb7664c5d7f5958a2e3321af73a721a535df78915e28a8a5eedc9 2025-10-18 02:04:18.644538 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:18.688048 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:18.688123 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:18.688134 | ubuntu-noble-large | DiffID: sha256:908a17282d81b9625e1ea9cba462e76642870b093c5b91f0fc24b97aace35135 2025-10-18 02:04:18.688144 | ubuntu-noble-large | DiffID: sha256:0370daf8114011127a7cc898d84eb4dbcf5647dc72275d10fd0f32e27a5a3729 2025-10-18 02:04:18.731340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:0a4703bd1a4eb7664c5d7f5958a2e3321af73a721a535df78915e28a8a5eedc9 2025-10-18 02:04:18.732049 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:18.732138 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.732251 | ubuntu-noble-large | [SUCCESS] [84/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-18 02:04:18.738308 | ubuntu-noble-large | [INFO]  [85/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:18.738359 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.125130 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.125261 | ubuntu-noble-large | [SUCCESS] [85/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.125349 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.168666 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.168855 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.169057 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:19.214070 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f6b79ee1d04ca3599ca7682799f4e5c89e1a66c6073736f4ad41b5c0b35ea38c 2025-10-18 02:04:19.214181 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-123509-26412 2025-10-18 02:04:19.493499 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:19.543567 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f6b79ee1d04ca3599ca7682799f4e5c89e1a66c6073736f4ad41b5c0b35ea38c 2025-10-18 02:04:19.543650 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:19.577789 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:19.577870 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:19.577882 | ubuntu-noble-large | DiffID: sha256:908a17282d81b9625e1ea9cba462e76642870b093c5b91f0fc24b97aace35135 2025-10-18 02:04:19.577891 | ubuntu-noble-large | DiffID: sha256:c2e7f9e4f7993026f90f00f6e14abf04095fcafa14056d9ed36436de73012d02 2025-10-18 02:04:19.625814 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:8031c9e20b0c6db6426d6c6cc34f932d3b02de73afbbf6e39539e41c6c035fc9 2025-10-18 02:04:19.626589 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:19.672731 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:19.672810 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:19.672820 | ubuntu-noble-large | DiffID: sha256:908a17282d81b9625e1ea9cba462e76642870b093c5b91f0fc24b97aace35135 2025-10-18 02:04:19.672829 | ubuntu-noble-large | DiffID: sha256:c2e7f9e4f7993026f90f00f6e14abf04095fcafa14056d9ed36436de73012d02 2025-10-18 02:04:19.719564 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:8031c9e20b0c6db6426d6c6cc34f932d3b02de73afbbf6e39539e41c6c035fc9 2025-10-18 02:04:19.720662 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:19.720742 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.720766 | ubuntu-noble-large | [SUCCESS] [85/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-18 02:04:19.727011 | ubuntu-noble-large | [INFO]  [86/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:19.727147 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.102896 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.103041 | ubuntu-noble-large | [SUCCESS] [86/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.103074 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.147855 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.148055 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.148262 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:20.191688 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7a2ebc8782682ec48cc8ed358d86535a3832f3cca2bda27b316c5d00988efa8b 2025-10-18 02:04:20.191810 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-123509-4695 2025-10-18 02:04:20.460717 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:20.506651 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7a2ebc8782682ec48cc8ed358d86535a3832f3cca2bda27b316c5d00988efa8b 2025-10-18 02:04:20.506736 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:20.547259 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:20.547336 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:20.547347 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:20.547356 | ubuntu-noble-large | DiffID: sha256:a89ef2e640a99462b809936dd885937e36aef93a58d7a458c1b456fae32da807 2025-10-18 02:04:20.590817 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:3eb14643ec6381ac9884652c38cb18bde4a9c865e04d4ed5fe2a5b8f1a684085 2025-10-18 02:04:20.591666 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:20.636564 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:20.636652 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:20.636665 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:20.636675 | ubuntu-noble-large | DiffID: sha256:a89ef2e640a99462b809936dd885937e36aef93a58d7a458c1b456fae32da807 2025-10-18 02:04:20.682364 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:3eb14643ec6381ac9884652c38cb18bde4a9c865e04d4ed5fe2a5b8f1a684085 2025-10-18 02:04:20.682710 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:20.682826 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.682988 | ubuntu-noble-large | [SUCCESS] [86/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-18 02:04:20.688895 | ubuntu-noble-large | [INFO]  [87/130] Checking: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:20.689018 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.352204 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.352306 | ubuntu-noble-large | [SUCCESS] [87/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.352434 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.395607 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.395711 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.395726 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:21.437929 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7193d16c6cfbffcb4d95420f8cd98a91333a06d37806349baf53f5594f70ad59 2025-10-18 02:04:21.438028 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-123509-6436 2025-10-18 02:04:21.719863 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:21.765923 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7193d16c6cfbffcb4d95420f8cd98a91333a06d37806349baf53f5594f70ad59 2025-10-18 02:04:21.766018 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:21.810607 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:21.810696 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:21.810710 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:21.810720 | ubuntu-noble-large | DiffID: sha256:7a999a54973643ce7c2cbd1c3c03523a39dc4551c28d5a4f77620a04de30032a 2025-10-18 02:04:21.857920 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:85a21be267f0a297db04ef240af3cb3a7e1c502ba5f784ef44645bbb516f7215 2025-10-18 02:04:21.858630 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:21.900190 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:21.900306 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:21.900321 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:21.900864 | ubuntu-noble-large | DiffID: sha256:7a999a54973643ce7c2cbd1c3c03523a39dc4551c28d5a4f77620a04de30032a 2025-10-18 02:04:21.947640 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:85a21be267f0a297db04ef240af3cb3a7e1c502ba5f784ef44645bbb516f7215 2025-10-18 02:04:21.948153 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:21.948301 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.948538 | ubuntu-noble-large | [SUCCESS] [87/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-18 02:04:21.955075 | ubuntu-noble-large | [INFO]  [88/130] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:21.955205 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:22.600078 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:22.600206 | ubuntu-noble-large | [SUCCESS] [88/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:22.600305 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:22.642661 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:22.642859 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:22.643069 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:22.682436 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:70818ce8e5cfd08042ce8865da78aca15ba953f6513bd42694ef27a80fbcb2ca 2025-10-18 02:04:22.682707 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-123509-31027 2025-10-18 02:04:22.970429 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:23.012160 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:70818ce8e5cfd08042ce8865da78aca15ba953f6513bd42694ef27a80fbcb2ca 2025-10-18 02:04:23.012259 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:23.049433 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:23.049532 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:23.049544 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:23.049553 | ubuntu-noble-large | DiffID: sha256:0c66ee7c164296d8bed8d1c6b8e01dcd9ccb17f6a957bdeab7761cb4a475300e 2025-10-18 02:04:23.094835 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:d97587f977eb479d656de63c352f805bb72ab05808c0f45e34b755603f9fd58e 2025-10-18 02:04:23.095700 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:23.133101 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:23.133168 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:23.133182 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:23.133193 | ubuntu-noble-large | DiffID: sha256:0c66ee7c164296d8bed8d1c6b8e01dcd9ccb17f6a957bdeab7761cb4a475300e 2025-10-18 02:04:23.179185 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:d97587f977eb479d656de63c352f805bb72ab05808c0f45e34b755603f9fd58e 2025-10-18 02:04:23.179397 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:23.179489 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:23.179689 | ubuntu-noble-large | [SUCCESS] [88/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-18 02:04:23.185808 | ubuntu-noble-large | [INFO]  [89/130] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.185984 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.647977 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.648082 | ubuntu-noble-large | [SUCCESS] [89/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.648191 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.692674 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.692767 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:23.692796 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:23.733201 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d1989ea8ec5a158dab1ef078091da7b0a934baf65b6de9fd4f6e881c24a85830 2025-10-18 02:04:23.733294 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-123509-13415 2025-10-18 02:04:24.045436 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:24.096011 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d1989ea8ec5a158dab1ef078091da7b0a934baf65b6de9fd4f6e881c24a85830 2025-10-18 02:04:24.096096 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:24.135585 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:24.135676 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:24.135697 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:24.135714 | ubuntu-noble-large | DiffID: sha256:1103376f8dc0b27dfbfcded491e2d3d9b969ff6dd886b8d9496e2b5bfd68af90 2025-10-18 02:04:24.185234 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:9801367dc76068e8d39fd20b13977a45a184418810a398f86bde74213f9cb0a9 2025-10-18 02:04:24.186714 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:24.230084 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:24.230177 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:24.230192 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:24.230202 | ubuntu-noble-large | DiffID: sha256:1103376f8dc0b27dfbfcded491e2d3d9b969ff6dd886b8d9496e2b5bfd68af90 2025-10-18 02:04:24.278694 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:9801367dc76068e8d39fd20b13977a45a184418810a398f86bde74213f9cb0a9 2025-10-18 02:04:24.279558 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:24.279686 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:24.279862 | ubuntu-noble-large | [SUCCESS] [89/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-18 02:04:24.286764 | ubuntu-noble-large | [INFO]  [90/130] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.286867 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.745309 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.745444 | ubuntu-noble-large | [SUCCESS] [90/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.745683 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.786999 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.787093 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:24.787225 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:24.827216 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:53061cd36878bc7633e8f0edb87852a61e893d9fccfbb5fc790bb86d564161d3 2025-10-18 02:04:24.827306 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-123509-16543 2025-10-18 02:04:25.112131 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:25.155123 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:53061cd36878bc7633e8f0edb87852a61e893d9fccfbb5fc790bb86d564161d3 2025-10-18 02:04:25.155215 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:25.193867 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:25.193969 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:25.193988 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:25.194002 | ubuntu-noble-large | DiffID: sha256:936f09db8ab5964e588aa9953d1dccd21de82450cde6b0c58803d4c5f3c0226d 2025-10-18 02:04:25.239082 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:a972a705b8c8c2c362963082e3119d7fde5505ecd1e32e064dfce66b1c200dc1 2025-10-18 02:04:25.240728 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:25.283487 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:25.283613 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:25.283626 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:25.283636 | ubuntu-noble-large | DiffID: sha256:936f09db8ab5964e588aa9953d1dccd21de82450cde6b0c58803d4c5f3c0226d 2025-10-18 02:04:25.330765 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:a972a705b8c8c2c362963082e3119d7fde5505ecd1e32e064dfce66b1c200dc1 2025-10-18 02:04:25.331584 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:25.332927 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:25.332981 | ubuntu-noble-large | [SUCCESS] [90/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-18 02:04:25.339633 | ubuntu-noble-large | [INFO]  [91/130] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.339750 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.793156 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.793262 | ubuntu-noble-large | [SUCCESS] [91/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.793441 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.836346 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.836545 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:25.836770 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:25.884092 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6309601aefdc2ab35906df44f8d384a76a33ce79220007997b733bbfbce245ae 2025-10-18 02:04:25.884215 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-123509-18632 2025-10-18 02:04:26.154426 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:26.196682 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6309601aefdc2ab35906df44f8d384a76a33ce79220007997b733bbfbce245ae 2025-10-18 02:04:26.196771 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:26.234347 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:26.234475 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:26.234491 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:26.234500 | ubuntu-noble-large | DiffID: sha256:49ed2651c9a6487c83d88e303078b7ccedc082ade5b74dc990a3a2c13e712407 2025-10-18 02:04:26.282917 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:0d7ceea69fd43f73e5851bc68930414a48ac9df4771d51eebaef8731f79bd418 2025-10-18 02:04:26.284656 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:26.322363 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:26.322456 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:26.322469 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:26.322478 | ubuntu-noble-large | DiffID: sha256:49ed2651c9a6487c83d88e303078b7ccedc082ade5b74dc990a3a2c13e712407 2025-10-18 02:04:26.366473 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:0d7ceea69fd43f73e5851bc68930414a48ac9df4771d51eebaef8731f79bd418 2025-10-18 02:04:26.367275 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:26.367427 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:26.367703 | ubuntu-noble-large | [SUCCESS] [91/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-18 02:04:26.374395 | ubuntu-noble-large | [INFO]  [92/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:26.374553 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.042837 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.042938 | ubuntu-noble-large | [SUCCESS] [92/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.043054 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.085567 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.085745 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.085953 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:27.128366 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:de87f6cd5f544af9d90a50446f583d938b1cfb17b50866e934d8b083fa453006 2025-10-18 02:04:27.128575 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-123509-32753 2025-10-18 02:04:27.397466 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:27.439244 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:de87f6cd5f544af9d90a50446f583d938b1cfb17b50866e934d8b083fa453006 2025-10-18 02:04:27.439329 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:27.480721 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:27.480812 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:27.480827 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:27.480837 | ubuntu-noble-large | DiffID: sha256:3fc0f170245ff7fd0105c663d3beeb3e213bbd2f7fb829e44ae75ab8f154a54d 2025-10-18 02:04:27.526179 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:e89b37c96f70fa441853adbae4df5df0f94e40d46daeab4706b6e01a14b423e2 2025-10-18 02:04:27.526936 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:27.570394 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:27.570496 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:27.570540 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:27.570550 | ubuntu-noble-large | DiffID: sha256:3fc0f170245ff7fd0105c663d3beeb3e213bbd2f7fb829e44ae75ab8f154a54d 2025-10-18 02:04:27.617645 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:e89b37c96f70fa441853adbae4df5df0f94e40d46daeab4706b6e01a14b423e2 2025-10-18 02:04:27.617809 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:27.617851 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.617967 | ubuntu-noble-large | [SUCCESS] [92/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-18 02:04:27.623740 | ubuntu-noble-large | [INFO]  [93/130] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:27.623801 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.103774 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.103871 | ubuntu-noble-large | [SUCCESS] [93/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.103998 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.146483 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.146784 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.146976 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:28.191587 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:162b29c1f1707b30917ade123da74ed2af0230e32d3c58daca3cbd97e122ecce 2025-10-18 02:04:28.191736 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-123509-32485 2025-10-18 02:04:28.449707 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:28.491947 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:162b29c1f1707b30917ade123da74ed2af0230e32d3c58daca3cbd97e122ecce 2025-10-18 02:04:28.492049 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:28.532394 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:28.532538 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:28.532553 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:28.532563 | ubuntu-noble-large | DiffID: sha256:27601df2235175cb3b5d313c4468f187d216d69786f26c89e626f4d5c939f89d 2025-10-18 02:04:28.578756 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:231c0acef6a49191bcf6bf1b79749c5615bd02fe868eb65916918e12cb4b7b47 2025-10-18 02:04:28.579648 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:28.614197 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:28.614274 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:28.614285 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:28.614293 | ubuntu-noble-large | DiffID: sha256:27601df2235175cb3b5d313c4468f187d216d69786f26c89e626f4d5c939f89d 2025-10-18 02:04:28.655589 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:231c0acef6a49191bcf6bf1b79749c5615bd02fe868eb65916918e12cb4b7b47 2025-10-18 02:04:28.655780 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:28.655805 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.655958 | ubuntu-noble-large | [SUCCESS] [93/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-18 02:04:28.660777 | ubuntu-noble-large | [INFO]  [94/130] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:28.660831 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.055954 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.056060 | ubuntu-noble-large | [SUCCESS] [94/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.056157 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.097222 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.097435 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.097687 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:29.145759 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:489c90788cdecce91057e39fb448ac24584eac9037c51efcacf1e43e39f2b330 2025-10-18 02:04:29.145864 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-123509-1786 2025-10-18 02:04:29.426946 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:29.475691 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:489c90788cdecce91057e39fb448ac24584eac9037c51efcacf1e43e39f2b330 2025-10-18 02:04:29.475782 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:29.516825 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:29.516932 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:29.516947 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:29.516957 | ubuntu-noble-large | DiffID: sha256:2ff8687ab825ba58a461c7bcde5bf7591a52666670e523faeddf7514ee223c86 2025-10-18 02:04:29.559250 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:2c7e2587aeafee1e03672af1c32664f08d00422b74f3e9ff20cebeec3e79d75e 2025-10-18 02:04:29.560002 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:29.599057 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:29.599137 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:29.599149 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:29.599160 | ubuntu-noble-large | DiffID: sha256:2ff8687ab825ba58a461c7bcde5bf7591a52666670e523faeddf7514ee223c86 2025-10-18 02:04:29.646327 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:2c7e2587aeafee1e03672af1c32664f08d00422b74f3e9ff20cebeec3e79d75e 2025-10-18 02:04:29.648213 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:29.648296 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.648316 | ubuntu-noble-large | [SUCCESS] [94/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-18 02:04:29.655043 | ubuntu-noble-large | [INFO]  [95/130] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:29.655092 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.113680 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.113784 | ubuntu-noble-large | [SUCCESS] [95/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.113799 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.153730 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.153942 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.154131 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:30.197259 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4d111aeac36ee31221e97c8daef8f39d1f8d837e45dad0db8965f4b6a5979911 2025-10-18 02:04:30.197351 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-123509-17603 2025-10-18 02:04:30.465780 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:30.509493 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4d111aeac36ee31221e97c8daef8f39d1f8d837e45dad0db8965f4b6a5979911 2025-10-18 02:04:30.509611 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:30.550542 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:30.550631 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:30.550645 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:30.550655 | ubuntu-noble-large | DiffID: sha256:7ecf6531f619ee83a368953f727ff182a784230b902fcc17b951f0fb9f96bca9 2025-10-18 02:04:30.599658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:200c6f18b35a5ccc1983cc5266c9427a6fa1277a9c9efe3649a64e5523df0abf 2025-10-18 02:04:30.600420 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:30.644139 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:30.644219 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:30.644232 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:30.644259 | ubuntu-noble-large | DiffID: sha256:7ecf6531f619ee83a368953f727ff182a784230b902fcc17b951f0fb9f96bca9 2025-10-18 02:04:30.691843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:200c6f18b35a5ccc1983cc5266c9427a6fa1277a9c9efe3649a64e5523df0abf 2025-10-18 02:04:30.692595 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:30.692714 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.692885 | ubuntu-noble-large | [SUCCESS] [95/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-18 02:04:30.699537 | ubuntu-noble-large | [INFO]  [96/130] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:30.699663 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.164366 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.164489 | ubuntu-noble-large | [SUCCESS] [96/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.164645 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.206896 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.207054 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.207250 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:31.249750 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9e101a150c0043794f06a41dcacd21b019646f65b6160efbb90918f141e826e3 2025-10-18 02:04:31.249824 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-123509-30410 2025-10-18 02:04:31.519097 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:31.564165 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9e101a150c0043794f06a41dcacd21b019646f65b6160efbb90918f141e826e3 2025-10-18 02:04:31.564276 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:31.608141 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:31.608206 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:31.608231 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:31.608237 | ubuntu-noble-large | DiffID: sha256:38e081d27da6ab7f68174f78b50124ba23a4c75570525d6ac4e29e904a980bd6 2025-10-18 02:04:31.653897 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:715a38569cd09b5cd0a9b2d08b4d393f38d42df45ff5e20180215fa4e246a753 2025-10-18 02:04:31.654628 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:31.697242 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:31.697311 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:31.697321 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:31.697329 | ubuntu-noble-large | DiffID: sha256:38e081d27da6ab7f68174f78b50124ba23a4c75570525d6ac4e29e904a980bd6 2025-10-18 02:04:31.748344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:715a38569cd09b5cd0a9b2d08b4d393f38d42df45ff5e20180215fa4e246a753 2025-10-18 02:04:31.749130 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:31.749250 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.749437 | ubuntu-noble-large | [SUCCESS] [96/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-18 02:04:31.755675 | ubuntu-noble-large | [INFO]  [97/130] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:31.755786 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.249092 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.249207 | ubuntu-noble-large | [SUCCESS] [97/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.249226 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.293966 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.294154 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.294347 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:32.338937 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21d131296547aac35493dffe36bf80430ccead07bbcf8fd1cc958c729a28ee79 2025-10-18 02:04:32.339027 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-123509-18821 2025-10-18 02:04:32.610532 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:32.652353 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21d131296547aac35493dffe36bf80430ccead07bbcf8fd1cc958c729a28ee79 2025-10-18 02:04:32.652471 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:32.694622 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:32.694700 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:32.694712 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:32.694721 | ubuntu-noble-large | DiffID: sha256:7e944dc506931660887e8e95c7ee6cbccb72e2fd4dbb485aceeb1b971aa0ba61 2025-10-18 02:04:32.741269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:91e28307e48be0c65ad27bcb8e4bad0253e66ffc32aaf93b00b6472fc44d16a2 2025-10-18 02:04:32.742043 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:32.784301 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:32.784389 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:32.784401 | ubuntu-noble-large | DiffID: sha256:6e992879af79d117bd408cbe1f4ee23369369189e384f4528f9b10ffa30cf0ac 2025-10-18 02:04:32.784461 | ubuntu-noble-large | DiffID: sha256:7e944dc506931660887e8e95c7ee6cbccb72e2fd4dbb485aceeb1b971aa0ba61 2025-10-18 02:04:32.835989 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:91e28307e48be0c65ad27bcb8e4bad0253e66ffc32aaf93b00b6472fc44d16a2 2025-10-18 02:04:32.836774 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:32.836899 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.837098 | ubuntu-noble-large | [SUCCESS] [97/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-18 02:04:32.844088 | ubuntu-noble-large | [INFO]  [98/130] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:32.844230 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.217819 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.217930 | ubuntu-noble-large | [SUCCESS] [98/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.218024 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.261264 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.261530 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.261772 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:33.297882 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:98043270a79b44f72a02e5bc7ab6e843b29e531957454bb99a7a4908a9fa66ab 2025-10-18 02:04:33.297950 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-123509-3812 2025-10-18 02:04:33.566172 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:33.608423 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:98043270a79b44f72a02e5bc7ab6e843b29e531957454bb99a7a4908a9fa66ab 2025-10-18 02:04:33.608496 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:33.644016 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:33.644089 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:33.644099 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:33.644108 | ubuntu-noble-large | DiffID: sha256:3d47b0b37df35406840e0f11eeffc99b991a11c13fd5a764f67316a436fe7207 2025-10-18 02:04:33.689697 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:2c4769608ae7f201fbd89e5d13cf9ca3eb5139f9cbb785a82b5c987c4979f196 2025-10-18 02:04:33.690451 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:33.734816 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:33.734897 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:33.734939 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:33.734950 | ubuntu-noble-large | DiffID: sha256:3d47b0b37df35406840e0f11eeffc99b991a11c13fd5a764f67316a436fe7207 2025-10-18 02:04:33.784366 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:2c4769608ae7f201fbd89e5d13cf9ca3eb5139f9cbb785a82b5c987c4979f196 2025-10-18 02:04:33.785162 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:33.785341 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.785656 | ubuntu-noble-large | [SUCCESS] [98/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-18 02:04:33.792088 | ubuntu-noble-large | [INFO]  [99/130] Checking: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:33.792226 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.304100 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.304202 | ubuntu-noble-large | [SUCCESS] [99/130] EXISTS: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.304285 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.348086 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.348288 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.348588 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:34.392579 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:95a469ac326ccfc5524a0590e7748882bacf918c567885e67f9d0f63bd85dc75 2025-10-18 02:04:34.392698 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-123509-4898 2025-10-18 02:04:34.663591 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:34.708238 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:95a469ac326ccfc5524a0590e7748882bacf918c567885e67f9d0f63bd85dc75 2025-10-18 02:04:34.708322 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:34.747356 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:34.747473 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:34.747487 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:34.747498 | ubuntu-noble-large | DiffID: sha256:254d67e98b7bfa01edbbf153d08efb6efd74d28a04a25f00eec23c3081704e6d 2025-10-18 02:04:34.786312 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:36481654edffc37a14adc6c39a294e1a4088facb9095f3f215cae9707b9d2581 2025-10-18 02:04:34.787078 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:34.823366 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:34.823562 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:34.823586 | ubuntu-noble-large | DiffID: sha256:6f30a087b7692c769340138d1e5b4e9d8b747f8e5bb458a36123c10c9af5f958 2025-10-18 02:04:34.823597 | ubuntu-noble-large | DiffID: sha256:254d67e98b7bfa01edbbf153d08efb6efd74d28a04a25f00eec23c3081704e6d 2025-10-18 02:04:34.870788 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:36481654edffc37a14adc6c39a294e1a4088facb9095f3f215cae9707b9d2581 2025-10-18 02:04:34.871426 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:34.871589 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.871759 | ubuntu-noble-large | [SUCCESS] [99/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-18 02:04:34.878847 | ubuntu-noble-large | [INFO]  [100/130] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:34.878984 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:35.599134 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:35.599257 | ubuntu-noble-large | [SUCCESS] [100/130] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:35.599273 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:35.646398 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:35.646614 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:35.646793 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:35.693311 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:15ea79da15caa36864cbaf7081d362ae103c8156547bc17998f5470495aa8180 2025-10-18 02:04:35.693465 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-123509-14643 2025-10-18 02:04:35.974673 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:36.018984 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:15ea79da15caa36864cbaf7081d362ae103c8156547bc17998f5470495aa8180 2025-10-18 02:04:36.019075 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:36.064067 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:36.064145 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:36.064160 | ubuntu-noble-large | DiffID: sha256:e34fd4d102a4b3fb4785dce4a0fc5eea56e70725f6a1da7278a6ec6a9e79b026 2025-10-18 02:04:36.064170 | ubuntu-noble-large | DiffID: sha256:18f4ad7c6224bb987d0c4d083dafb7d7de7532e17148eb75b9922f837148c12c 2025-10-18 02:04:36.114082 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:ad6a54612377284b1847fc1a168be36ae054a1db8faf050e5e95d530e946a0ea 2025-10-18 02:04:36.115028 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:36.155372 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:36.155485 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:36.155497 | ubuntu-noble-large | DiffID: sha256:e34fd4d102a4b3fb4785dce4a0fc5eea56e70725f6a1da7278a6ec6a9e79b026 2025-10-18 02:04:36.155537 | ubuntu-noble-large | DiffID: sha256:18f4ad7c6224bb987d0c4d083dafb7d7de7532e17148eb75b9922f837148c12c 2025-10-18 02:04:36.203125 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:ad6a54612377284b1847fc1a168be36ae054a1db8faf050e5e95d530e946a0ea 2025-10-18 02:04:36.203940 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:36.204078 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:36.204253 | ubuntu-noble-large | [SUCCESS] [100/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-18 02:04:36.210389 | ubuntu-noble-large | [INFO]  [101/130] Checking: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.210561 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.566668 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.566775 | ubuntu-noble-large | [SUCCESS] [101/130] EXISTS: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.566950 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.613590 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.613789 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:36.614000 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:36.662663 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a074cf7c89d1c68dc1dac7c1e2f9a6d4137cb7c9c0a83d8374afe363c48f8d51 2025-10-18 02:04:36.662756 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-123509-30971 2025-10-18 02:04:36.928770 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:36.978388 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a074cf7c89d1c68dc1dac7c1e2f9a6d4137cb7c9c0a83d8374afe363c48f8d51 2025-10-18 02:04:36.978588 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:37.022460 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:37.022568 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:37.022583 | ubuntu-noble-large | DiffID: sha256:e34fd4d102a4b3fb4785dce4a0fc5eea56e70725f6a1da7278a6ec6a9e79b026 2025-10-18 02:04:37.022594 | ubuntu-noble-large | DiffID: sha256:1991636e6d944f9aaf0fc352605a4ed39d913908a23df357e186b4ef55cc005c 2025-10-18 02:04:37.069395 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:522500c1e33d86b7d548fd8b2bbd7eb8ecda7b1cdfcdcce10333cfb3c9c40f52 2025-10-18 02:04:37.070148 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:37.107246 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:37.107336 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:37.107349 | ubuntu-noble-large | DiffID: sha256:e34fd4d102a4b3fb4785dce4a0fc5eea56e70725f6a1da7278a6ec6a9e79b026 2025-10-18 02:04:37.107360 | ubuntu-noble-large | DiffID: sha256:1991636e6d944f9aaf0fc352605a4ed39d913908a23df357e186b4ef55cc005c 2025-10-18 02:04:37.153034 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:522500c1e33d86b7d548fd8b2bbd7eb8ecda7b1cdfcdcce10333cfb3c9c40f52 2025-10-18 02:04:37.153766 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:37.153903 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:37.154069 | ubuntu-noble-large | [SUCCESS] [101/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-18 02:04:37.160572 | ubuntu-noble-large | [INFO]  [102/130] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.160688 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.698334 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.698466 | ubuntu-noble-large | [SUCCESS] [102/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.698700 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.740724 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.740828 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:37.741015 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:37.783488 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:63463b1b9174ed4bba522e580098d09662b5dcebb90ab8433dcd15c44b0457aa 2025-10-18 02:04:37.783623 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-123509-29785 2025-10-18 02:04:38.065012 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:38.108598 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:63463b1b9174ed4bba522e580098d09662b5dcebb90ab8433dcd15c44b0457aa 2025-10-18 02:04:38.108691 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:38.148884 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:38.148973 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:38.148987 | ubuntu-noble-large | DiffID: sha256:9ba8edb74e4ec9ee404aed15643900762e48eb2491b11c517926e3a61e54d2fa 2025-10-18 02:04:38.148997 | ubuntu-noble-large | DiffID: sha256:c1269150a7353800b12b84b26c844342dc7bb6ea5c9ec6e95bb5aaf294459f45 2025-10-18 02:04:38.196385 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:2068af3ada842b6dd09d9756c3743025d643796be417651cd61c8b32d2cb130d 2025-10-18 02:04:38.197029 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:38.238962 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:38.239046 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:38.239057 | ubuntu-noble-large | DiffID: sha256:9ba8edb74e4ec9ee404aed15643900762e48eb2491b11c517926e3a61e54d2fa 2025-10-18 02:04:38.239064 | ubuntu-noble-large | DiffID: sha256:c1269150a7353800b12b84b26c844342dc7bb6ea5c9ec6e95bb5aaf294459f45 2025-10-18 02:04:38.283361 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:2068af3ada842b6dd09d9756c3743025d643796be417651cd61c8b32d2cb130d 2025-10-18 02:04:38.283482 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:38.283555 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:38.283749 | ubuntu-noble-large | [SUCCESS] [102/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-18 02:04:38.287781 | ubuntu-noble-large | [INFO]  [103/130] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.287842 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.630980 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.631082 | ubuntu-noble-large | [SUCCESS] [103/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.631199 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.678870 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.679057 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:38.679394 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:38.724393 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:866b3249d7306421b120f76bc3a7eee5f3924a4b07dc8d348908c5ee7ffbda82 2025-10-18 02:04:38.724499 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-123509-32288 2025-10-18 02:04:38.989663 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:39.034778 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:866b3249d7306421b120f76bc3a7eee5f3924a4b07dc8d348908c5ee7ffbda82 2025-10-18 02:04:39.034864 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:39.076197 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:39.076284 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:39.076297 | ubuntu-noble-large | DiffID: sha256:9ba8edb74e4ec9ee404aed15643900762e48eb2491b11c517926e3a61e54d2fa 2025-10-18 02:04:39.076307 | ubuntu-noble-large | DiffID: sha256:b8c580de4d2f06578dd3436efeee8dbd5571590ff6215e67f9545b2205bd5aed 2025-10-18 02:04:39.123247 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2352b47813f73117483f6e845747422c5ec3c961aa9bd84142ae81d916d637a7 2025-10-18 02:04:39.124603 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:39.161279 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:39.161375 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:39.161388 | ubuntu-noble-large | DiffID: sha256:9ba8edb74e4ec9ee404aed15643900762e48eb2491b11c517926e3a61e54d2fa 2025-10-18 02:04:39.161399 | ubuntu-noble-large | DiffID: sha256:b8c580de4d2f06578dd3436efeee8dbd5571590ff6215e67f9545b2205bd5aed 2025-10-18 02:04:39.211367 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2352b47813f73117483f6e845747422c5ec3c961aa9bd84142ae81d916d637a7 2025-10-18 02:04:39.212633 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:39.212713 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:39.213570 | ubuntu-noble-large | [SUCCESS] [103/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-18 02:04:39.219660 | ubuntu-noble-large | [INFO]  [104/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.219736 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.614059 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.614172 | ubuntu-noble-large | [SUCCESS] [104/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.614212 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.660651 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.660737 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:39.661481 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:39.702994 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8ca91c412125e39d473b208e19c07ca557aa229633d9618b3139791ac524f6f8 2025-10-18 02:04:39.703091 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-123509-13069 2025-10-18 02:04:39.971703 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:40.016674 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8ca91c412125e39d473b208e19c07ca557aa229633d9618b3139791ac524f6f8 2025-10-18 02:04:40.016740 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:40.062105 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:40.062197 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:40.062211 | ubuntu-noble-large | DiffID: sha256:4e02d28b5b7fd329bac1893f59e532c2effcb7e67a018d8006d59a200e3ecef1 2025-10-18 02:04:40.062221 | ubuntu-noble-large | DiffID: sha256:325ceda9a9fc086233c83a8667ebd7df26228faafc085d34351c47178db719c6 2025-10-18 02:04:40.112936 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:a4acae83cadd1a3b0c2e9bf6a5c517cb9c3ccb52a60e183049214b4ad4186935 2025-10-18 02:04:40.114753 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:40.157030 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:40.157137 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:40.157161 | ubuntu-noble-large | DiffID: sha256:4e02d28b5b7fd329bac1893f59e532c2effcb7e67a018d8006d59a200e3ecef1 2025-10-18 02:04:40.157181 | ubuntu-noble-large | DiffID: sha256:325ceda9a9fc086233c83a8667ebd7df26228faafc085d34351c47178db719c6 2025-10-18 02:04:40.203144 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:a4acae83cadd1a3b0c2e9bf6a5c517cb9c3ccb52a60e183049214b4ad4186935 2025-10-18 02:04:40.204743 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:40.204818 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:40.204835 | ubuntu-noble-large | [SUCCESS] [104/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-18 02:04:40.212342 | ubuntu-noble-large | [INFO]  [105/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.212438 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.642695 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.642816 | ubuntu-noble-large | [SUCCESS] [105/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.642829 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.684655 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.684760 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:40.684875 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:40.732601 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d052d63da8b76a7ac643431a3889db8d35110a1870a22ac41c90a8923da9becc 2025-10-18 02:04:40.732660 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-123509-30088 2025-10-18 02:04:41.018705 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:41.063361 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d052d63da8b76a7ac643431a3889db8d35110a1870a22ac41c90a8923da9becc 2025-10-18 02:04:41.063466 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:41.099262 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:41.099348 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:41.099360 | ubuntu-noble-large | DiffID: sha256:4e02d28b5b7fd329bac1893f59e532c2effcb7e67a018d8006d59a200e3ecef1 2025-10-18 02:04:41.099371 | ubuntu-noble-large | DiffID: sha256:1259dff67ea40d47c06eaa342e9cd0c36b833d33c583cc6d6eb4d69c75bb6224 2025-10-18 02:04:41.149815 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:af71c4ad1971f259c9053f31267251a5e7bf071c5a37bb9e95214b5500084ded 2025-10-18 02:04:41.150701 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:41.197820 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:41.197906 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:41.197916 | ubuntu-noble-large | DiffID: sha256:4e02d28b5b7fd329bac1893f59e532c2effcb7e67a018d8006d59a200e3ecef1 2025-10-18 02:04:41.197924 | ubuntu-noble-large | DiffID: sha256:1259dff67ea40d47c06eaa342e9cd0c36b833d33c583cc6d6eb4d69c75bb6224 2025-10-18 02:04:41.246398 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:af71c4ad1971f259c9053f31267251a5e7bf071c5a37bb9e95214b5500084ded 2025-10-18 02:04:41.247903 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:41.247973 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:41.247988 | ubuntu-noble-large | [SUCCESS] [105/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-18 02:04:41.254807 | ubuntu-noble-large | [INFO]  [106/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.254915 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.643673 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.643765 | ubuntu-noble-large | [SUCCESS] [106/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.643778 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.689341 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.689615 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:41.690172 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:41.740652 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:76141e5cc6e3b14caf543f90216608cbbab7c47fc2e3d59ff6653a634153b850 2025-10-18 02:04:41.740736 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-123509-21133 2025-10-18 02:04:41.989973 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:42.028634 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:76141e5cc6e3b14caf543f90216608cbbab7c47fc2e3d59ff6653a634153b850 2025-10-18 02:04:42.028717 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:42.066869 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:42.066938 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:42.066948 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:42.066955 | ubuntu-noble-large | DiffID: sha256:48746b1bfbe0bfdbe3127c4c08ce5d682021ab6992fef5fbeb29bdad12b234d5 2025-10-18 02:04:42.110396 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:fb312714cdb77e4ebf24c4960c3d333c3be238248e190b811f1be98e1294bb93 2025-10-18 02:04:42.111834 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:42.149752 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:42.149810 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:42.149816 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:42.149821 | ubuntu-noble-large | DiffID: sha256:48746b1bfbe0bfdbe3127c4c08ce5d682021ab6992fef5fbeb29bdad12b234d5 2025-10-18 02:04:42.195697 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:fb312714cdb77e4ebf24c4960c3d333c3be238248e190b811f1be98e1294bb93 2025-10-18 02:04:42.197468 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:42.197557 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:42.197569 | ubuntu-noble-large | [SUCCESS] [106/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-18 02:04:42.203718 | ubuntu-noble-large | [INFO]  [107/130] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.203787 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.692660 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.692767 | ubuntu-noble-large | [SUCCESS] [107/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.692796 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.735874 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.735955 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:42.735969 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:42.779589 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eed0681ebed869db95755b93fc007f500a91cdc39d4600c2d5c4122c7785a01a 2025-10-18 02:04:42.779666 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-123509-14533 2025-10-18 02:04:43.057127 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:43.101703 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eed0681ebed869db95755b93fc007f500a91cdc39d4600c2d5c4122c7785a01a 2025-10-18 02:04:43.101791 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:43.146722 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:43.146817 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:43.146831 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:43.146841 | ubuntu-noble-large | DiffID: sha256:9fb0785da25582fe52a493ff487c9b88e4e813234d262c98ca51277f0e4ccf49 2025-10-18 02:04:43.199178 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:3a0684f236dc161b0bc52427c4e96d89b7eb5b2030869beda48dd8f0cd5f92ba 2025-10-18 02:04:43.200676 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:43.247009 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:43.247083 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:43.247091 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:43.247097 | ubuntu-noble-large | DiffID: sha256:9fb0785da25582fe52a493ff487c9b88e4e813234d262c98ca51277f0e4ccf49 2025-10-18 02:04:43.294715 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:3a0684f236dc161b0bc52427c4e96d89b7eb5b2030869beda48dd8f0cd5f92ba 2025-10-18 02:04:43.295671 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:43.295752 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:43.295764 | ubuntu-noble-large | [SUCCESS] [107/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-18 02:04:43.302147 | ubuntu-noble-large | [INFO]  [108/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.302219 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.695668 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.695743 | ubuntu-noble-large | [SUCCESS] [108/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.695751 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.737689 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.737807 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:43.737822 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:43.782611 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:47b9e26b8d281e71d3835256b616de354bb5325f1837f782c371c7d3c3ec96ae 2025-10-18 02:04:43.782686 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-123509-26026 2025-10-18 02:04:44.127609 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:44.172746 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:47b9e26b8d281e71d3835256b616de354bb5325f1837f782c371c7d3c3ec96ae 2025-10-18 02:04:44.172836 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:44.209820 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:44.209901 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:44.209914 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:44.209924 | ubuntu-noble-large | DiffID: sha256:519c40f2bcacf1f6428e35d71d3bd73086a31ee4aa8b3e0357577d7f6bc5c951 2025-10-18 02:04:44.249632 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:7a71cbb8d20c581365e9ca1a4359e09edc849cd563877f2628be2cb79ff78c0b 2025-10-18 02:04:44.250841 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:44.291800 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:44.291893 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:44.291908 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:44.291920 | ubuntu-noble-large | DiffID: sha256:519c40f2bcacf1f6428e35d71d3bd73086a31ee4aa8b3e0357577d7f6bc5c951 2025-10-18 02:04:44.337656 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:7a71cbb8d20c581365e9ca1a4359e09edc849cd563877f2628be2cb79ff78c0b 2025-10-18 02:04:44.338629 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:44.338719 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:44.338734 | ubuntu-noble-large | [SUCCESS] [108/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-18 02:04:44.344451 | ubuntu-noble-large | [INFO]  [109/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.344555 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.880038 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.880134 | ubuntu-noble-large | [SUCCESS] [109/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.880169 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.922612 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.922684 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:44.922696 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:44.965638 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:889fc8e9f7a51854815a7d9d328989f03e0979e81f3f7133454717d79553bcfd 2025-10-18 02:04:44.965719 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-123509-5308 2025-10-18 02:04:45.229409 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:45.275661 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:889fc8e9f7a51854815a7d9d328989f03e0979e81f3f7133454717d79553bcfd 2025-10-18 02:04:45.275746 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:45.318748 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:45.318832 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:45.318844 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:45.318853 | ubuntu-noble-large | DiffID: sha256:6eeb11db918af56b73e4012c4dc17ea330d6f43b28b3cdd31cf56613287741f0 2025-10-18 02:04:45.365076 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:fa63c0d2afccbe17048ee5991ac98f9ae33e7fa985e5c21779891314635b2768 2025-10-18 02:04:45.367172 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:45.410352 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:45.410500 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:45.410576 | ubuntu-noble-large | DiffID: sha256:b0b00aedad05e881764470792029a3dc9563174d1f82e150eb1e532c7df1fd36 2025-10-18 02:04:45.410587 | ubuntu-noble-large | DiffID: sha256:6eeb11db918af56b73e4012c4dc17ea330d6f43b28b3cdd31cf56613287741f0 2025-10-18 02:04:45.454715 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:fa63c0d2afccbe17048ee5991ac98f9ae33e7fa985e5c21779891314635b2768 2025-10-18 02:04:45.455639 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:45.455716 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:45.455874 | ubuntu-noble-large | [SUCCESS] [109/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-18 02:04:45.462054 | ubuntu-noble-large | [INFO]  [110/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.462213 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.868043 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.868138 | ubuntu-noble-large | [SUCCESS] [110/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.868273 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.907634 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.907844 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:45.908053 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:45.953768 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f0456c004beb881d538dbd2aeacb64632b5a511b611753d3f77dc68a4a6bdb2c 2025-10-18 02:04:45.953904 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-123509-12148 2025-10-18 02:04:46.241946 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:46.287245 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f0456c004beb881d538dbd2aeacb64632b5a511b611753d3f77dc68a4a6bdb2c 2025-10-18 02:04:46.287339 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:46.328773 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:46.328885 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:46.328897 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:46.328917 | ubuntu-noble-large | DiffID: sha256:28644ac1c4b249a1e2ed776f911517ce6fee3cb71e0bcc1f7c612dce6ad95e71 2025-10-18 02:04:46.375557 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:9a19d88a9e33e0f30f5daf3957c495b15c9ac0efd96a77cae7a60e5fca466e4c 2025-10-18 02:04:46.376175 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:46.415747 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:46.415831 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:46.415844 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:46.415855 | ubuntu-noble-large | DiffID: sha256:28644ac1c4b249a1e2ed776f911517ce6fee3cb71e0bcc1f7c612dce6ad95e71 2025-10-18 02:04:46.461746 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:9a19d88a9e33e0f30f5daf3957c495b15c9ac0efd96a77cae7a60e5fca466e4c 2025-10-18 02:04:46.462392 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:46.462527 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:46.462652 | ubuntu-noble-large | [SUCCESS] [110/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-18 02:04:46.467833 | ubuntu-noble-large | [INFO]  [111/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.467971 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.833491 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.833617 | ubuntu-noble-large | [SUCCESS] [111/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.833747 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.876122 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.876327 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:46.876648 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:46.918931 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8554224084c7228b59e0a32e0193ea0e17c77e814b711481a5e3a2e77c0954db 2025-10-18 02:04:46.919046 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-123509-12021 2025-10-18 02:04:47.184870 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:47.229000 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8554224084c7228b59e0a32e0193ea0e17c77e814b711481a5e3a2e77c0954db 2025-10-18 02:04:47.229090 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:47.267793 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:47.267884 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:47.267897 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:47.267950 | ubuntu-noble-large | DiffID: sha256:16096087fe8f390d616dbe79c48f6010ec1ee48d744fd8dc2f997fdd7d9ed0d9 2025-10-18 02:04:47.313932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:3a3585caf8cdbfa726b1cc3fbaa9a7aa4432aeedd630dd47dd09f4f131a404e5 2025-10-18 02:04:47.314711 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:47.356782 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:47.356862 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:47.356874 | ubuntu-noble-large | DiffID: sha256:c61d99acc41320327ff2426a7c2071b42775b2a6dc332a7a5312cbb20f8b3a33 2025-10-18 02:04:47.356884 | ubuntu-noble-large | DiffID: sha256:16096087fe8f390d616dbe79c48f6010ec1ee48d744fd8dc2f997fdd7d9ed0d9 2025-10-18 02:04:47.400163 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:3a3585caf8cdbfa726b1cc3fbaa9a7aa4432aeedd630dd47dd09f4f131a404e5 2025-10-18 02:04:47.400977 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:47.401032 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:47.401152 | ubuntu-noble-large | [SUCCESS] [111/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-18 02:04:47.408227 | ubuntu-noble-large | [INFO]  [112/130] Checking: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:47.408299 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.028879 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.028973 | ubuntu-noble-large | [SUCCESS] [112/130] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.029088 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.068391 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.068684 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.068895 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:48.115871 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8f94afa47b865be2e6fc4a573712024e6adb5868404b5d29510432111ac16c80 2025-10-18 02:04:48.115958 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-123509-14489 2025-10-18 02:04:48.387002 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:48.426776 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8f94afa47b865be2e6fc4a573712024e6adb5868404b5d29510432111ac16c80 2025-10-18 02:04:48.426870 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:48.470454 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:48.470584 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:48.470599 | ubuntu-noble-large | DiffID: sha256:eb921e2de60cbcec44c40d872e07e5a65451ff9ba78dee6a3e34622ea78da614 2025-10-18 02:04:48.518075 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:6fbd91c4e63573872fa3a538ebf0ed0a6be82733d83a29d84f693ac7bdb95a7b 2025-10-18 02:04:48.518858 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:48.561642 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:48.561728 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:48.561741 | ubuntu-noble-large | DiffID: sha256:eb921e2de60cbcec44c40d872e07e5a65451ff9ba78dee6a3e34622ea78da614 2025-10-18 02:04:48.606920 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:6fbd91c4e63573872fa3a538ebf0ed0a6be82733d83a29d84f693ac7bdb95a7b 2025-10-18 02:04:48.607483 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:48.607658 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.607820 | ubuntu-noble-large | [SUCCESS] [112/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-18 02:04:48.614270 | ubuntu-noble-large | [INFO]  [113/130] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:48.614406 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.308313 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.308449 | ubuntu-noble-large | [SUCCESS] [113/130] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.308610 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.346689 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.346762 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.346817 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:49.398203 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a13c0eb30e29291f3204c6de2f1ecea4163f8e1f1c06f58894e0ff7c26319cd 2025-10-18 02:04:49.398291 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-123509-11942 2025-10-18 02:04:49.681804 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:49.728294 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a13c0eb30e29291f3204c6de2f1ecea4163f8e1f1c06f58894e0ff7c26319cd 2025-10-18 02:04:49.728381 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:49.766325 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:49.766409 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:49.766441 | ubuntu-noble-large | DiffID: sha256:52acde62670688ae149a9b4c77dd537560e453e553a68b36f89b50025e258535 2025-10-18 02:04:49.810621 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:156864abeb99b3f5319a91264b5ec2129b38bf2f640c385eea263778764928ee 2025-10-18 02:04:49.811370 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:49.852582 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:49.852667 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:49.852679 | ubuntu-noble-large | DiffID: sha256:52acde62670688ae149a9b4c77dd537560e453e553a68b36f89b50025e258535 2025-10-18 02:04:49.899907 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:156864abeb99b3f5319a91264b5ec2129b38bf2f640c385eea263778764928ee 2025-10-18 02:04:49.900206 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:49.900328 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.900555 | ubuntu-noble-large | [SUCCESS] [113/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-18 02:04:49.906739 | ubuntu-noble-large | [INFO]  [114/130] Checking: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:49.906871 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.311386 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.311578 | ubuntu-noble-large | [SUCCESS] [114/130] EXISTS: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.311742 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.355865 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.355963 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.356154 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:50.401709 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:674df16a4a89a2153ce2c13802e91aae577d1938f054c71243081a27832ff01c 2025-10-18 02:04:50.401825 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-123509-23331 2025-10-18 02:04:50.658580 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:50.703692 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:674df16a4a89a2153ce2c13802e91aae577d1938f054c71243081a27832ff01c 2025-10-18 02:04:50.703783 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:50.740785 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:50.740873 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:50.740886 | ubuntu-noble-large | DiffID: sha256:a03405f9239a5ef6acd9a7e0367a1a9c4dc3d2bf90b1650d9886823649c61ace 2025-10-18 02:04:50.787655 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:71ca1945fec1df244aad1be86adab3cd885fa86b2bf8854497d84e3a6d3823a8 2025-10-18 02:04:50.789140 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:50.833496 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:50.833606 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:50.833619 | ubuntu-noble-large | DiffID: sha256:a03405f9239a5ef6acd9a7e0367a1a9c4dc3d2bf90b1650d9886823649c61ace 2025-10-18 02:04:50.876597 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:71ca1945fec1df244aad1be86adab3cd885fa86b2bf8854497d84e3a6d3823a8 2025-10-18 02:04:50.877637 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:50.877706 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.877717 | ubuntu-noble-large | [SUCCESS] [114/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-18 02:04:50.882619 | ubuntu-noble-large | [INFO]  [115/130] Checking: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:50.882675 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.285590 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.285690 | ubuntu-noble-large | [SUCCESS] [115/130] EXISTS: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.285708 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.333718 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.333814 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.333962 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:51.373369 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c7318594c20ba429c9d224e300ec00874e80f8d31deb22819d95108d309dd3c2 2025-10-18 02:04:51.373485 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-123509-14746 2025-10-18 02:04:51.649356 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:51.700775 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c7318594c20ba429c9d224e300ec00874e80f8d31deb22819d95108d309dd3c2 2025-10-18 02:04:51.700880 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:51.747473 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:51.747589 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:51.747602 | ubuntu-noble-large | DiffID: sha256:1fb69111099f1beb1fa87413cfca9e92803c60c162793e5471ca8074f59815ca 2025-10-18 02:04:51.791754 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:cebe6db1006760d09aec771dc7d9704ffaffc21d9c5612f11ee9a5fd7f655cd3 2025-10-18 02:04:51.792347 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:51.842125 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:51.842265 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:51.842279 | ubuntu-noble-large | DiffID: sha256:1fb69111099f1beb1fa87413cfca9e92803c60c162793e5471ca8074f59815ca 2025-10-18 02:04:51.891946 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:cebe6db1006760d09aec771dc7d9704ffaffc21d9c5612f11ee9a5fd7f655cd3 2025-10-18 02:04:51.892732 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:51.892866 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.893064 | ubuntu-noble-large | [SUCCESS] [115/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-18 02:04:51.900479 | ubuntu-noble-large | [INFO]  [116/130] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:51.900588 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.288348 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.288483 | ubuntu-noble-large | [SUCCESS] [116/130] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.288623 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.329038 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.329121 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.329251 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:52.377321 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6a0e76a3f166362dc6b17f05b1beed524b2b97efd8207d5888a4ed425c9b2ea8 2025-10-18 02:04:52.377448 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-123509-30461 2025-10-18 02:04:52.648679 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:52.688758 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6a0e76a3f166362dc6b17f05b1beed524b2b97efd8207d5888a4ed425c9b2ea8 2025-10-18 02:04:52.688854 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:52.726149 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:52.726214 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:52.726223 | ubuntu-noble-large | DiffID: sha256:c7bfb06aef0381049b7ae95b62de46572512ff97f8903ca6c19996fe8bef6325 2025-10-18 02:04:52.774451 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:1f1308a2fc76a5d50a78ec52a81e34245e55d0a58753125fa73646474505d134 2025-10-18 02:04:52.775276 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:52.819097 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:52.819189 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:52.819204 | ubuntu-noble-large | DiffID: sha256:c7bfb06aef0381049b7ae95b62de46572512ff97f8903ca6c19996fe8bef6325 2025-10-18 02:04:52.866301 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:1f1308a2fc76a5d50a78ec52a81e34245e55d0a58753125fa73646474505d134 2025-10-18 02:04:52.867225 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:52.867340 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.867601 | ubuntu-noble-large | [SUCCESS] [116/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-18 02:04:52.874361 | ubuntu-noble-large | [INFO]  [117/130] Checking: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:52.874521 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.307907 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.308013 | ubuntu-noble-large | [SUCCESS] [117/130] EXISTS: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.308130 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.351567 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.351763 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.351985 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:53.400173 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:74172330df034d136a6483b6924d4a5a00ea3cf3b759ab982160a2c41b49a49f 2025-10-18 02:04:53.400277 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-123509-11386 2025-10-18 02:04:53.694229 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:53.737802 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:74172330df034d136a6483b6924d4a5a00ea3cf3b759ab982160a2c41b49a49f 2025-10-18 02:04:53.737892 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:53.782414 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:53.782604 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:53.782627 | ubuntu-noble-large | DiffID: sha256:aaf035f06489eb28bf5004c1469b847eac3436f05ee15da1372319c50345cf6f 2025-10-18 02:04:53.828038 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:6c158814c1631dac3a7b3488ef59be0903f8c6b8da94498b4f8ddb059dfe15a0 2025-10-18 02:04:53.828797 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:53.867986 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:53.868062 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:53.868074 | ubuntu-noble-large | DiffID: sha256:aaf035f06489eb28bf5004c1469b847eac3436f05ee15da1372319c50345cf6f 2025-10-18 02:04:53.916075 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:6c158814c1631dac3a7b3488ef59be0903f8c6b8da94498b4f8ddb059dfe15a0 2025-10-18 02:04:53.916775 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:53.916902 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.917085 | ubuntu-noble-large | [SUCCESS] [117/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-18 02:04:53.924385 | ubuntu-noble-large | [INFO]  [118/130] Checking: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:53.924476 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.393265 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.393364 | ubuntu-noble-large | [SUCCESS] [118/130] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.393589 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.439317 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.439413 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.439702 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:54.488405 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c4430b6325f4ed4e9fa7a917ce55969b734806d40e036cacf8aa156620594a64 2025-10-18 02:04:54.488578 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-123509-16127 2025-10-18 02:04:54.761609 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:54.807107 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c4430b6325f4ed4e9fa7a917ce55969b734806d40e036cacf8aa156620594a64 2025-10-18 02:04:54.807205 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:54.849578 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:54.849675 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:54.849690 | ubuntu-noble-large | DiffID: sha256:52ba8aa3013acca77fdf323d65726c7c8a31e5abdd75b2a384e4894675fbf00a 2025-10-18 02:04:54.899035 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:8105de832fecf4f28d311c59a12e9d181e188d8e8322511ed4aea638be725f45 2025-10-18 02:04:54.899835 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:54.948359 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:54.948446 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:54.948459 | ubuntu-noble-large | DiffID: sha256:52ba8aa3013acca77fdf323d65726c7c8a31e5abdd75b2a384e4894675fbf00a 2025-10-18 02:04:54.994830 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:8105de832fecf4f28d311c59a12e9d181e188d8e8322511ed4aea638be725f45 2025-10-18 02:04:54.995551 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:54.995648 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:54.995786 | ubuntu-noble-large | [SUCCESS] [118/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-18 02:04:55.002370 | ubuntu-noble-large | [INFO]  [119/130] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.002533 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.459703 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.459803 | ubuntu-noble-large | [SUCCESS] [119/130] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.459924 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.508130 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.508330 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:55.508612 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:55.556248 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5cd429337549136b5f14594ebdf341d8ea0e632ed91f38c07e01107a39d27057 2025-10-18 02:04:55.556352 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-123509-8799 2025-10-18 02:04:55.835416 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:55.878730 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5cd429337549136b5f14594ebdf341d8ea0e632ed91f38c07e01107a39d27057 2025-10-18 02:04:55.878804 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:55.925087 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:55.925172 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:55.925185 | ubuntu-noble-large | DiffID: sha256:340663d989cfb78093ae81ea09357095c9bcf79c52022ca9b0ebdd05e467586f 2025-10-18 02:04:55.969052 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:37ecdc7efb59ee582cafcbee140ae4bbb748fe29281f4cff01f4753791f05578 2025-10-18 02:04:55.969894 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:56.006276 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:56.006351 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:56.006361 | ubuntu-noble-large | DiffID: sha256:340663d989cfb78093ae81ea09357095c9bcf79c52022ca9b0ebdd05e467586f 2025-10-18 02:04:56.049405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:37ecdc7efb59ee582cafcbee140ae4bbb748fe29281f4cff01f4753791f05578 2025-10-18 02:04:56.051197 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:56.051247 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:56.051260 | ubuntu-noble-large | [SUCCESS] [119/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-18 02:04:56.057662 | ubuntu-noble-large | [INFO]  [120/130] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.057737 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.459744 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.459855 | ubuntu-noble-large | [SUCCESS] [120/130] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.460010 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.502862 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.503046 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.503232 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:56.554828 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:86b8de7aae145efc7532f33eef67bd81e4b3c596c3a68ea6996a0dd4d28e903e 2025-10-18 02:04:56.554919 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-123509-32405 2025-10-18 02:04:56.828014 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:56.873921 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:86b8de7aae145efc7532f33eef67bd81e4b3c596c3a68ea6996a0dd4d28e903e 2025-10-18 02:04:56.874042 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:56.908999 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:56.909065 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:56.909070 | ubuntu-noble-large | DiffID: sha256:da8954b782d3ed8d5f4dd8ad669bb324de5b2df1452932baaeb5883ca924bf95 2025-10-18 02:04:56.937747 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:9acddbccb1effc1dbb58e65f32b3cc305f120d7666ee6d3c350b60150a51201f 2025-10-18 02:04:56.938697 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:56.967885 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:56.967963 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:56.967973 | ubuntu-noble-large | DiffID: sha256:da8954b782d3ed8d5f4dd8ad669bb324de5b2df1452932baaeb5883ca924bf95 2025-10-18 02:04:56.996311 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:9acddbccb1effc1dbb58e65f32b3cc305f120d7666ee6d3c350b60150a51201f 2025-10-18 02:04:56.996720 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:56.996777 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:56.996875 | ubuntu-noble-large | [SUCCESS] [120/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-18 02:04:57.001317 | ubuntu-noble-large | [INFO]  [121/130] Checking: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.001352 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.414847 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.414945 | ubuntu-noble-large | [SUCCESS] [121/130] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.415056 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.456888 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.457068 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:57.457253 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:57.505866 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6600c8b1cd4116155c115cf88b65217b4c6e39bbac5c1bfc4c05e7a45b3389ff 2025-10-18 02:04:57.505970 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-123509-12050 2025-10-18 02:04:57.771378 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:57.814936 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6600c8b1cd4116155c115cf88b65217b4c6e39bbac5c1bfc4c05e7a45b3389ff 2025-10-18 02:04:57.815052 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:57.858567 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:57.858673 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:57.858687 | ubuntu-noble-large | DiffID: sha256:19e231774d696dc0c3185379f287756dc703e09a64d986728b425a41f83cd6a0 2025-10-18 02:04:57.906870 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:7a6ad4e71dee95b9c582de5d6c92cbd5c44adc70c83c6441b8d32e679404474c 2025-10-18 02:04:57.907415 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:57.952764 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:57.952871 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:57.952883 | ubuntu-noble-large | DiffID: sha256:19e231774d696dc0c3185379f287756dc703e09a64d986728b425a41f83cd6a0 2025-10-18 02:04:58.000206 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:7a6ad4e71dee95b9c582de5d6c92cbd5c44adc70c83c6441b8d32e679404474c 2025-10-18 02:04:58.000969 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:58.001074 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:58.001095 | ubuntu-noble-large | [SUCCESS] [121/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-18 02:04:58.007811 | ubuntu-noble-large | [INFO]  [122/130] Checking: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.007919 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.447930 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.448056 | ubuntu-noble-large | [SUCCESS] [122/130] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.448087 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.487570 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.487705 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:58.487814 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:58.532737 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2e8cc2de18e9ada73391238f7fafdcaa3deedf11fab64d419ed3755fbb6bd69f 2025-10-18 02:04:58.532865 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-123509-15335 2025-10-18 02:04:58.816878 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:58.861563 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2e8cc2de18e9ada73391238f7fafdcaa3deedf11fab64d419ed3755fbb6bd69f 2025-10-18 02:04:58.861680 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:58.904890 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:58.904982 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:58.904996 | ubuntu-noble-large | DiffID: sha256:c8715a81c1e132c86b2254db9207934cd72362a789a6a1a6192151a2e1b5aba4 2025-10-18 02:04:58.952406 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:cf1c26b1180824dd01a3b340bbd8601147c603009ed5678e49875887fa858624 2025-10-18 02:04:58.953579 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:04:58.995607 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:58.995684 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:58.995695 | ubuntu-noble-large | DiffID: sha256:c8715a81c1e132c86b2254db9207934cd72362a789a6a1a6192151a2e1b5aba4 2025-10-18 02:04:59.043105 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:cf1c26b1180824dd01a3b340bbd8601147c603009ed5678e49875887fa858624 2025-10-18 02:04:59.043975 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:04:59.044068 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:59.044170 | ubuntu-noble-large | [SUCCESS] [122/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-18 02:04:59.050459 | ubuntu-noble-large | [INFO]  [123/130] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.050619 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.483561 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.483678 | ubuntu-noble-large | [SUCCESS] [123/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.483863 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.528757 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.528996 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:04:59.529231 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:04:59.573397 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d2dbbf0321e88967b9b9505bc7adf96a31259f330d62899f0299986b29f19794 2025-10-18 02:04:59.573633 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-123509-32655 2025-10-18 02:04:59.854786 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:04:59.903221 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d2dbbf0321e88967b9b9505bc7adf96a31259f330d62899f0299986b29f19794 2025-10-18 02:04:59.903316 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:04:59.946558 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:04:59.946633 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:04:59.946645 | ubuntu-noble-large | DiffID: sha256:60b07a650c09ceb4fa45b83928cf3529a312c1f631ca8bb391d1d986734b3bab 2025-10-18 02:04:59.996018 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:7e2988e764c8092ca058904c085b6346ba59fb17213d978db351ee1b7d5e5a1a 2025-10-18 02:04:59.996910 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:00.036631 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:00.036701 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:00.036710 | ubuntu-noble-large | DiffID: sha256:60b07a650c09ceb4fa45b83928cf3529a312c1f631ca8bb391d1d986734b3bab 2025-10-18 02:05:00.082633 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:7e2988e764c8092ca058904c085b6346ba59fb17213d978db351ee1b7d5e5a1a 2025-10-18 02:05:00.083218 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:00.083263 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:05:00.083443 | ubuntu-noble-large | [SUCCESS] [123/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-18 02:05:00.089420 | ubuntu-noble-large | [INFO]  [124/130] Checking: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.089730 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.505466 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.505592 | ubuntu-noble-large | [SUCCESS] [124/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.505753 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.553472 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.553695 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:00.553869 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:00.602743 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8bf7dca1dcb2835ffa4da57866e31c07c1be3e99d3b29ae4d4f27c9b3400e938 2025-10-18 02:05:00.602954 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-123509-30938 2025-10-18 02:05:00.868277 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:00.908027 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8bf7dca1dcb2835ffa4da57866e31c07c1be3e99d3b29ae4d4f27c9b3400e938 2025-10-18 02:05:00.908110 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:00.949789 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:00.949873 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:00.949887 | ubuntu-noble-large | DiffID: sha256:f6f42474502656e41918a1ddd448100d5fec1f6af5ddf721ac89e5d38c582686 2025-10-18 02:05:00.993579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:a240c81d3de157e1c83dd90e0da8453fffbe67d060673ab5fb172a3a214ece06 2025-10-18 02:05:00.994250 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:01.033341 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:01.033406 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:01.033418 | ubuntu-noble-large | DiffID: sha256:f6f42474502656e41918a1ddd448100d5fec1f6af5ddf721ac89e5d38c582686 2025-10-18 02:05:01.077686 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:a240c81d3de157e1c83dd90e0da8453fffbe67d060673ab5fb172a3a214ece06 2025-10-18 02:05:01.078336 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:01.078466 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:01.078653 | ubuntu-noble-large | [SUCCESS] [124/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-18 02:05:01.085017 | ubuntu-noble-large | [INFO]  [125/130] Checking: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.085159 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.879717 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.879831 | ubuntu-noble-large | [SUCCESS] [125/130] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.879940 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.919368 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.919607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:01.919779 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:01.967178 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4c4d69d73d5581e930e968f0b90838b002457b607e6e4f27231e1127eccb32e0 2025-10-18 02:05:01.967273 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-123509-16639 2025-10-18 02:05:02.228094 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:02.275407 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4c4d69d73d5581e930e968f0b90838b002457b607e6e4f27231e1127eccb32e0 2025-10-18 02:05:02.275578 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:02.315983 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:02.316060 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:02.316074 | ubuntu-noble-large | DiffID: sha256:fa7cdcb1d5ef84bb6f1a73c3ed672a184d5069bd6d7898c2fbf24743538c899a 2025-10-18 02:05:02.363872 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:c8a104cf440fad4f1cf86d535fb4f359821e414298c7ccc9e4f28868dc1f32e8 2025-10-18 02:05:02.364782 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:02.408638 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:02.408721 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:02.408734 | ubuntu-noble-large | DiffID: sha256:fa7cdcb1d5ef84bb6f1a73c3ed672a184d5069bd6d7898c2fbf24743538c899a 2025-10-18 02:05:02.455548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:c8a104cf440fad4f1cf86d535fb4f359821e414298c7ccc9e4f28868dc1f32e8 2025-10-18 02:05:02.456408 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:02.456569 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:02.456794 | ubuntu-noble-large | [SUCCESS] [125/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-18 02:05:02.463498 | ubuntu-noble-large | [INFO]  [126/130] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:02.463704 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.249838 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.249948 | ubuntu-noble-large | [SUCCESS] [126/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.250067 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.293546 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.293804 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.294024 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:03.339993 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:954a5cf4cdba4b9177de6d03443d97320800bd0323c43aac55b7f230ffe636b7 2025-10-18 02:05:03.340138 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-123509-25270 2025-10-18 02:05:03.619867 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:03.661112 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:954a5cf4cdba4b9177de6d03443d97320800bd0323c43aac55b7f230ffe636b7 2025-10-18 02:05:03.661209 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:03.703594 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:03.703670 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:03.703680 | ubuntu-noble-large | DiffID: sha256:65dedd73f3749ee3a49587d859cabb58b815ebe2bf177023b3ae1a2cabb65fb4 2025-10-18 02:05:03.755634 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:47e0e64ec1cfa791432e2671f37a2fc8efd2b413ef7551cb2ae5ca4413e42810 2025-10-18 02:05:03.756405 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:03.797031 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:03.797104 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:03.797145 | ubuntu-noble-large | DiffID: sha256:65dedd73f3749ee3a49587d859cabb58b815ebe2bf177023b3ae1a2cabb65fb4 2025-10-18 02:05:03.846537 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:47e0e64ec1cfa791432e2671f37a2fc8efd2b413ef7551cb2ae5ca4413e42810 2025-10-18 02:05:03.847686 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:03.847785 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.847842 | ubuntu-noble-large | [SUCCESS] [126/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-18 02:05:03.854211 | ubuntu-noble-large | [INFO]  [127/130] Checking: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:03.854337 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:04.425949 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:04.426057 | ubuntu-noble-large | [SUCCESS] [127/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:04.426076 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:04.469806 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:04.470010 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:04.470204 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:04.517278 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:40809f442c2ef00cbe3e1c3416d32ed10698c2eed1e22a184415420bce36abb1 2025-10-18 02:05:04.517363 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-123509-12616 2025-10-18 02:05:04.789751 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:04.838029 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:40809f442c2ef00cbe3e1c3416d32ed10698c2eed1e22a184415420bce36abb1 2025-10-18 02:05:04.838129 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:04.881475 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:04.881617 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:04.881633 | ubuntu-noble-large | DiffID: sha256:272f48d959800ed23de240390e61b4a09cce51fc0f04c529df63bde493bc61c2 2025-10-18 02:05:04.934130 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:e59f9678fa0cbcb6d2149ab0ea894b352f6fa751510238925dda4a0d4277f63e 2025-10-18 02:05:04.934881 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:04.982894 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:04.983001 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:04.983023 | ubuntu-noble-large | DiffID: sha256:272f48d959800ed23de240390e61b4a09cce51fc0f04c529df63bde493bc61c2 2025-10-18 02:05:05.033655 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:e59f9678fa0cbcb6d2149ab0ea894b352f6fa751510238925dda4a0d4277f63e 2025-10-18 02:05:05.034663 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:05.034732 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:05.034752 | ubuntu-noble-large | [SUCCESS] [127/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-18 02:05:05.041253 | ubuntu-noble-large | [INFO]  [128/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:05.041388 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:05.996321 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:05.996423 | ubuntu-noble-large | [SUCCESS] [128/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:05.996547 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:06.043698 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:06.043906 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:06.044120 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:06.090778 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:79db64fcbe81606a0835783ebdf014d698ad81918e5968db946f78c788d94876 2025-10-18 02:05:06.090898 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-123509-6013 2025-10-18 02:05:06.353186 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:06.397161 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:79db64fcbe81606a0835783ebdf014d698ad81918e5968db946f78c788d94876 2025-10-18 02:05:06.397241 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:06.437651 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:06.437721 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:06.437734 | ubuntu-noble-large | DiffID: sha256:4e02d28b5b7fd329bac1893f59e532c2effcb7e67a018d8006d59a200e3ecef1 2025-10-18 02:05:06.483984 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:ac99977053f16501e971de5deccd3413af5a8c3f2c1804cf23b3ab29c17833cc 2025-10-18 02:05:06.484759 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:06.528066 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:06.528145 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:06.528157 | ubuntu-noble-large | DiffID: sha256:4e02d28b5b7fd329bac1893f59e532c2effcb7e67a018d8006d59a200e3ecef1 2025-10-18 02:05:06.573724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:ac99977053f16501e971de5deccd3413af5a8c3f2c1804cf23b3ab29c17833cc 2025-10-18 02:05:06.574326 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:06.574410 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:06.574567 | ubuntu-noble-large | [SUCCESS] [128/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-18 02:05:06.581035 | ubuntu-noble-large | [INFO]  [129/130] Checking: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:06.581098 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.150412 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.150550 | ubuntu-noble-large | [SUCCESS] [129/130] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.150673 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.195799 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.196005 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.196209 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:07.241594 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f1a7d2d4a36941f3bdb5f2a9f83c3661a620841e21dc1f1d7771d867032671e3 2025-10-18 02:05:07.241828 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-123509-28645 2025-10-18 02:05:07.520206 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:07.566355 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f1a7d2d4a36941f3bdb5f2a9f83c3661a620841e21dc1f1d7771d867032671e3 2025-10-18 02:05:07.566558 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:07.621478 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:07.621675 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:07.621692 | ubuntu-noble-large | DiffID: sha256:42c13a8d2edc1f26806f71724572fec0f7efdbec4e00d06cf36ba9158dbcac13 2025-10-18 02:05:07.669566 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:158d1c63f48b9245f172b594e8fc2ec763626773aee1e000b9cb0590c14b50fd 2025-10-18 02:05:07.670392 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:07.711587 | ubuntu-noble-large | DiffID: sha256:073ec47a8c22dcaa4d6e5758799ccefe2f9bde943685830b1bf6fd2395f5eabc 2025-10-18 02:05:07.711679 | ubuntu-noble-large | DiffID: sha256:a7adbf51820fec28ce187473d6d4cebf606a339bac6e448e52ea39d4e020b4bd 2025-10-18 02:05:07.711693 | ubuntu-noble-large | DiffID: sha256:42c13a8d2edc1f26806f71724572fec0f7efdbec4e00d06cf36ba9158dbcac13 2025-10-18 02:05:07.757542 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:158d1c63f48b9245f172b594e8fc2ec763626773aee1e000b9cb0590c14b50fd 2025-10-18 02:05:07.758483 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:07.758573 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.758704 | ubuntu-noble-large | [SUCCESS] [129/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-18 02:05:07.764380 | ubuntu-noble-large | [INFO]  [130/130] Checking: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:07.764539 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.354052 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.354162 | ubuntu-noble-large | [SUCCESS] [130/130] EXISTS: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.354267 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.395652 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.395869 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.396067 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-18 02:05:08.440321 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:615c60bf3b54c6cd8a207483fe7fc29bb6ca44e31c4ab16777a4c116ca9a94a1 2025-10-18 02:05:08.440404 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-123509-5005 2025-10-18 02:05:08.712333 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-18 02:05:08.753475 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:615c60bf3b54c6cd8a207483fe7fc29bb6ca44e31c4ab16777a4c116ca9a94a1 2025-10-18 02:05:08.753603 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-18 02:05:08.791759 | ubuntu-noble-large | DiffID: sha256:b5174e6b71900a4c108fb4b7fe856489af22794bcf2cdf961ed5b9669e714de0 2025-10-18 02:05:08.837589 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:071b24cc3f77ab6b5da5f2c7c00c140127e4414c755a1bd65c7a3c9337875261 2025-10-18 02:05:08.838194 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-18 02:05:08.874558 | ubuntu-noble-large | DiffID: sha256:b5174e6b71900a4c108fb4b7fe856489af22794bcf2cdf961ed5b9669e714de0 2025-10-18 02:05:08.915102 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:071b24cc3f77ab6b5da5f2c7c00c140127e4414c755a1bd65c7a3c9337875261 2025-10-18 02:05:08.915949 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-18 02:05:08.916086 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.916275 | ubuntu-noble-large | [SUCCESS] [130/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-18 02:05:08.916666 | ubuntu-noble-large | 2025-10-18 02:05:08.916791 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2025-10-18 02:05:08.916850 | ubuntu-noble-large | [INFO]  Total images checked: 130 2025-10-18 02:05:08.916934 | ubuntu-noble-large | [SUCCESS] Images already on registry: 130 2025-10-18 02:05:08.916975 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2025-10-18 02:05:08.917054 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2025-10-18 02:05:08.917197 | ubuntu-noble-large | 2025-10-18 02:05:08.917243 | ubuntu-noble-large | [INFO]  Cleaning up 130 temporary remote images... 2025-10-18 02:05:08.918804 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-123509-4395 2025-10-18 02:05:08.970647 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-123509-12009 2025-10-18 02:05:09.015636 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-123509-2683 2025-10-18 02:05:09.062770 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-123509-28526 2025-10-18 02:05:09.109750 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-123509-3652 2025-10-18 02:05:09.161931 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-123509-22605 2025-10-18 02:05:09.205094 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-123509-3134 2025-10-18 02:05:09.256260 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-123509-3123 2025-10-18 02:05:09.304632 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-123509-12931 2025-10-18 02:05:09.354717 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-123509-2437 2025-10-18 02:05:09.401222 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-123509-23925 2025-10-18 02:05:09.449388 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-123509-31831 2025-10-18 02:05:09.500352 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-123509-4410 2025-10-18 02:05:09.551895 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-123509-24923 2025-10-18 02:05:09.603032 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-123509-31622 2025-10-18 02:05:09.649555 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-123509-30220 2025-10-18 02:05:09.704855 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-123509-57 2025-10-18 02:05:09.751592 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-123509-22921 2025-10-18 02:05:09.802221 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-123509-12837 2025-10-18 02:05:09.850752 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-123509-5613 2025-10-18 02:05:09.903417 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-123509-13014 2025-10-18 02:05:09.950170 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-123509-21758 2025-10-18 02:05:10.000656 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-123509-11793 2025-10-18 02:05:10.052712 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-123509-30203 2025-10-18 02:05:10.094736 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-123509-31901 2025-10-18 02:05:10.142030 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-123509-17260 2025-10-18 02:05:10.191706 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-123509-24978 2025-10-18 02:05:10.241605 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-123509-24418 2025-10-18 02:05:10.285057 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-123509-31542 2025-10-18 02:05:10.332490 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-123509-4001 2025-10-18 02:05:10.383859 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-123509-5094 2025-10-18 02:05:10.430670 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-123509-337 2025-10-18 02:05:10.482888 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-123509-7101 2025-10-18 02:05:10.535778 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-123509-24649 2025-10-18 02:05:10.585726 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-123509-2613 2025-10-18 02:05:10.635181 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-123509-5462 2025-10-18 02:05:10.686698 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-123509-5043 2025-10-18 02:05:10.739870 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-123509-2108 2025-10-18 02:05:10.787616 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-123509-15226 2025-10-18 02:05:10.839499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-123509-3686 2025-10-18 02:05:10.892778 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-123509-29019 2025-10-18 02:05:10.936590 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-123509-5681 2025-10-18 02:05:10.982860 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-123509-15095 2025-10-18 02:05:11.033463 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-123509-25454 2025-10-18 02:05:11.080000 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-123509-18697 2025-10-18 02:05:11.127411 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-123509-7495 2025-10-18 02:05:11.169682 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-123509-29221 2025-10-18 02:05:11.218878 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-123509-32728 2025-10-18 02:05:11.258454 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-123509-29711 2025-10-18 02:05:11.302212 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-123509-1186 2025-10-18 02:05:11.347911 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-123509-5532 2025-10-18 02:05:11.396848 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-123509-10284 2025-10-18 02:05:11.448988 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-123509-30402 2025-10-18 02:05:11.532588 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-123509-7195 2025-10-18 02:05:11.582180 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-123509-18854 2025-10-18 02:05:11.627565 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-123509-13351 2025-10-18 02:05:11.679606 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-123509-26822 2025-10-18 02:05:11.726671 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-123509-21527 2025-10-18 02:05:11.772576 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-123509-12339 2025-10-18 02:05:11.819743 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-123509-26221 2025-10-18 02:05:11.865746 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-123509-4324 2025-10-18 02:05:11.914951 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-123509-29389 2025-10-18 02:05:11.963269 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-123509-6864 2025-10-18 02:05:12.012028 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-123509-20120 2025-10-18 02:05:12.062277 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-123509-12607 2025-10-18 02:05:12.111586 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-123509-13847 2025-10-18 02:05:12.166708 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-123509-29979 2025-10-18 02:05:12.216911 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-123509-12242 2025-10-18 02:05:12.265701 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-123509-14985 2025-10-18 02:05:12.313542 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-123509-816 2025-10-18 02:05:12.361520 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-123509-22651 2025-10-18 02:05:12.409874 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-123509-13272 2025-10-18 02:05:12.461747 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-123509-15959 2025-10-18 02:05:12.511247 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-123509-22244 2025-10-18 02:05:12.560010 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-123509-9559 2025-10-18 02:05:12.610076 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-123509-17381 2025-10-18 02:05:12.658755 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-123509-9983 2025-10-18 02:05:12.707459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-123509-12596 2025-10-18 02:05:12.756786 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-123509-26006 2025-10-18 02:05:12.802547 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-123509-30326 2025-10-18 02:05:12.845948 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-123509-24982 2025-10-18 02:05:12.895547 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-123509-23124 2025-10-18 02:05:12.938830 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-123509-24403 2025-10-18 02:05:12.988237 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-123509-14648 2025-10-18 02:05:13.032022 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-123509-26412 2025-10-18 02:05:13.082967 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-123509-4695 2025-10-18 02:05:13.125168 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-123509-6436 2025-10-18 02:05:13.168411 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-123509-31027 2025-10-18 02:05:13.215947 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-123509-13415 2025-10-18 02:05:13.268611 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-123509-16543 2025-10-18 02:05:13.312466 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-123509-18632 2025-10-18 02:05:13.360211 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-123509-32753 2025-10-18 02:05:13.407768 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-123509-32485 2025-10-18 02:05:13.446929 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-123509-1786 2025-10-18 02:05:13.488592 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-123509-17603 2025-10-18 02:05:13.534771 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-123509-30410 2025-10-18 02:05:13.577654 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-123509-18821 2025-10-18 02:05:13.619589 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-123509-3812 2025-10-18 02:05:13.669403 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-123509-4898 2025-10-18 02:05:13.712946 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-123509-14643 2025-10-18 02:05:13.755848 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-123509-30971 2025-10-18 02:05:13.796459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-123509-29785 2025-10-18 02:05:13.838706 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-123509-32288 2025-10-18 02:05:13.881625 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-123509-13069 2025-10-18 02:05:13.924925 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-123509-30088 2025-10-18 02:05:13.965172 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-123509-21133 2025-10-18 02:05:14.011302 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-123509-14533 2025-10-18 02:05:14.054503 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-123509-26026 2025-10-18 02:05:14.099877 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-123509-5308 2025-10-18 02:05:14.146567 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-123509-12148 2025-10-18 02:05:14.194256 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-123509-12021 2025-10-18 02:05:14.241236 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-123509-14489 2025-10-18 02:05:14.285367 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-123509-11942 2025-10-18 02:05:14.334284 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-123509-23331 2025-10-18 02:05:14.377931 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-123509-14746 2025-10-18 02:05:14.426897 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-123509-30461 2025-10-18 02:05:14.470117 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-123509-11386 2025-10-18 02:05:14.512868 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-123509-16127 2025-10-18 02:05:14.562413 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-123509-8799 2025-10-18 02:05:14.609046 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-123509-32405 2025-10-18 02:05:14.655019 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-123509-12050 2025-10-18 02:05:14.703277 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-123509-15335 2025-10-18 02:05:14.751912 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-123509-32655 2025-10-18 02:05:14.798286 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-123509-30938 2025-10-18 02:05:14.843030 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-123509-16639 2025-10-18 02:05:14.886677 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-123509-25270 2025-10-18 02:05:14.930308 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-123509-12616 2025-10-18 02:05:14.975240 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-123509-6013 2025-10-18 02:05:15.020990 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-123509-28645 2025-10-18 02:05:15.069682 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-123509-5005 2025-10-18 02:05:15.115277 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2025-10-18 02:05:15.115368 | ubuntu-noble-large | 2025-10-18 02:05:15.115385 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2025-10-18 02:05:15.116261 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2025-10-18 02:05:15.121068 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2025-10-18 02:05:15.121101 | ubuntu-noble-large | + COSIGN_RETRIES=3 2025-10-18 02:05:15.121116 | ubuntu-noble-large | + LSTFILE=images.lst 2025-10-18 02:05:15.121129 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2025-10-18 02:05:15.121234 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2025-10-18 02:05:15.121251 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2025-10-18 02:05:15.121265 | ubuntu-noble-large | Downloading cosign binary... 2025-10-18 02:05:15.121325 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-10-18 02:05:15.146299 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-18 02:05:15.146386 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-10-18 02:05:15.388653 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-18 02:05:15.567610 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-18 02:05:20.424743 | ubuntu-noble-large | 12 149M 12 18.8M 0 0 13.4M 0 0:00:11 0:00:01 0:00:10 13.4M 30 149M 30 46.1M 0 0 19.2M 0 0:00:07 0:00:02 0:00:05 27.3M 54 149M 54 81.5M 0 0 24.0M 0 0:00:06 0:00:03 0:00:03 31.3M 77 149M 77 115M 0 0 26.2M 0 0:00:05 0:00:04 0:00:01 32.2M 100 149M 100 149M 0 0 28.2M 0 0:00:05 0:00:05 --:--:-- 33.5M 2025-10-18 02:05:20.433475 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-10-18 02:05:20.440338 | ubuntu-noble-large | + command -v parallel 2025-10-18 02:05:20.440549 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2025-10-18 02:05:20.440569 | ubuntu-noble-large | Using parallel processing with 8 jobs 2025-10-18 02:05:20.441615 | ubuntu-noble-large | + cat images.lst 2025-10-18 02:05:20.442155 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2025-10-18 02:05:33.894822 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:33.894933 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:33.894951 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:33.894965 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:33.894979 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:33.894993 | ubuntu-noble-large | 2025-10-18 02:05:33.895007 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:34.567153 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:34.567281 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:34.567299 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:34.567312 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:34.567327 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:34.567341 | ubuntu-noble-large | 2025-10-18 02:05:34.567356 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:35.394752 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:35.394880 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:35.394898 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:35.394911 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:35.394927 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:35.394941 | ubuntu-noble-large | 2025-10-18 02:05:35.394955 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:36.312573 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:36.312729 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:36.312749 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:36.312759 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:36.312771 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:36.312783 | ubuntu-noble-large | 2025-10-18 02:05:36.312795 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:37.239189 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:37.239291 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:37.239307 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:37.239318 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:37.239330 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:37.239342 | ubuntu-noble-large | 2025-10-18 02:05:37.239354 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:38.230748 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:38.230842 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:38.230858 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:38.230869 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:38.230881 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:38.230893 | ubuntu-noble-large | 2025-10-18 02:05:38.230905 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:42.141014 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:42.141129 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:42.141143 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:42.141154 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:42.141167 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:42.141179 | ubuntu-noble-large | 2025-10-18 02:05:42.141191 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:44.383195 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:44.383289 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:44.383304 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:44.383314 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:44.383327 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:44.383339 | ubuntu-noble-large | 2025-10-18 02:05:44.383352 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:50.115767 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:50.115875 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:50.115892 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:50.115902 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:50.115915 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:50.115926 | ubuntu-noble-large | 2025-10-18 02:05:50.115938 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:51.126133 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:51.126239 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:51.126258 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:51.126295 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:51.126309 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:51.126322 | ubuntu-noble-large | 2025-10-18 02:05:51.126333 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:52.916584 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:52.916687 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:52.916702 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:52.916713 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:52.916725 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:52.916737 | ubuntu-noble-large | 2025-10-18 02:05:52.916749 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:57.285904 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:57.285986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:57.285997 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:57.286005 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:57.286015 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:57.286024 | ubuntu-noble-large | 2025-10-18 02:05:57.286032 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:05:58.298684 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:05:58.298783 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:05:58.298800 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:05:58.298812 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:05:58.298825 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:05:58.298837 | ubuntu-noble-large | 2025-10-18 02:05:58.298850 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:03.034130 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:03.034280 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:03.034312 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:03.034334 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:03.034357 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:03.034379 | ubuntu-noble-large | 2025-10-18 02:06:03.034400 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:03.978318 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:03.978411 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:03.978426 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:03.978436 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:03.978448 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:03.978478 | ubuntu-noble-large | 2025-10-18 02:06:03.978489 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:14.680918 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:14.681036 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:14.681065 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:14.681088 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:14.681110 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:14.681161 | ubuntu-noble-large | 2025-10-18 02:06:14.681183 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:15.587094 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:15.587192 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:15.587207 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:15.587217 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:15.587229 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:15.587241 | ubuntu-noble-large | 2025-10-18 02:06:15.587253 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:16.432490 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:16.432598 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:16.432610 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:16.432618 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:16.432626 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:16.432634 | ubuntu-noble-large | 2025-10-18 02:06:16.432642 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:18.791401 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:18.791599 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:18.791618 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:18.791629 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:18.791642 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:18.791654 | ubuntu-noble-large | 2025-10-18 02:06:18.791667 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:24.408987 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:24.409120 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:24.409148 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:24.409168 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:24.409192 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:24.409213 | ubuntu-noble-large | 2025-10-18 02:06:24.409235 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:31.783374 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:31.783484 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:31.783529 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:31.783543 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:31.783557 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:31.783567 | ubuntu-noble-large | 2025-10-18 02:06:31.783578 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:39.405604 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:39.405717 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:39.405735 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:39.405749 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:39.405763 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:39.405777 | ubuntu-noble-large | 2025-10-18 02:06:39.405792 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:44.178712 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:44.178850 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:44.178885 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:44.178896 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:44.178908 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:44.178920 | ubuntu-noble-large | 2025-10-18 02:06:44.178932 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:44.900584 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:44.900684 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:44.900699 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:44.900710 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:44.900722 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:44.900733 | ubuntu-noble-large | 2025-10-18 02:06:44.900745 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:46.629449 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:46.629634 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:46.629652 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:46.629663 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:46.629674 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:46.629686 | ubuntu-noble-large | 2025-10-18 02:06:46.629698 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:54.495999 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:54.496124 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:54.496141 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:54.496152 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:54.496165 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:54.496176 | ubuntu-noble-large | 2025-10-18 02:06:54.496188 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:55.226143 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:55.226266 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:55.226283 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:55.226294 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:55.226306 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:55.226317 | ubuntu-noble-large | 2025-10-18 02:06:55.226329 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:06:56.041493 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:06:56.041589 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:06:56.041598 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:06:56.041604 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:06:56.041612 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:06:56.041619 | ubuntu-noble-large | 2025-10-18 02:06:56.041626 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:04.197664 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:04.197763 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:04.197779 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:04.197814 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:04.197827 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:04.197839 | ubuntu-noble-large | 2025-10-18 02:07:04.197851 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:10.694830 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:10.694976 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:10.694995 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:10.695010 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:10.695026 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:10.695040 | ubuntu-noble-large | 2025-10-18 02:07:10.695054 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:11.399231 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:11.399336 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:11.399355 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:11.399368 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:11.399384 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:11.399398 | ubuntu-noble-large | 2025-10-18 02:07:11.399412 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:13.432263 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:13.432366 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:13.432383 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:13.432396 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:13.432432 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:13.432447 | ubuntu-noble-large | 2025-10-18 02:07:13.432462 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:15.806012 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:15.806116 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:15.806132 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:15.806144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:15.806158 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:15.806171 | ubuntu-noble-large | 2025-10-18 02:07:15.806184 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:16.833666 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:16.833744 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:16.833760 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:16.833776 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:16.833801 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:16.833831 | ubuntu-noble-large | 2025-10-18 02:07:16.833849 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:17.479218 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:17.479276 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:17.479287 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:17.479294 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:17.479303 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:17.479319 | ubuntu-noble-large | 2025-10-18 02:07:17.479327 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:20.451033 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:20.451098 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:20.451113 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:20.451123 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:20.451135 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:20.451147 | ubuntu-noble-large | 2025-10-18 02:07:20.451158 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:34.221281 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:34.221349 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:34.221364 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:34.221377 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:34.221390 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:34.221404 | ubuntu-noble-large | 2025-10-18 02:07:34.221417 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:35.985998 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:35.986063 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:35.986080 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:35.986092 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:35.986106 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:35.986120 | ubuntu-noble-large | 2025-10-18 02:07:35.986134 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:36.743823 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:36.743916 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:36.743936 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:36.743949 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:36.743962 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:36.743976 | ubuntu-noble-large | 2025-10-18 02:07:36.743989 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:40.347471 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:40.347593 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:40.347606 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:40.347615 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:40.347625 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:40.347633 | ubuntu-noble-large | 2025-10-18 02:07:40.347642 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:42.658080 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:42.658159 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:42.658176 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:42.658189 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:42.658202 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:42.658215 | ubuntu-noble-large | 2025-10-18 02:07:42.658229 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:44.575917 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:44.576007 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:44.576022 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:44.576032 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:44.576044 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:44.576056 | ubuntu-noble-large | 2025-10-18 02:07:44.576067 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:45.481077 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:45.481130 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:45.481138 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:45.481144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:45.481151 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:45.481156 | ubuntu-noble-large | 2025-10-18 02:07:45.481163 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:07:51.533847 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:07:51.533917 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:07:51.533932 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:07:51.533945 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:07:51.533958 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:07:51.533972 | ubuntu-noble-large | 2025-10-18 02:07:51.533985 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:05.422869 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:05.422948 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:05.422965 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:05.422978 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:05.422993 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:05.423007 | ubuntu-noble-large | 2025-10-18 02:08:05.423021 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:10.117775 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:10.117919 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:10.117939 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:10.117952 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:10.117968 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:10.117982 | ubuntu-noble-large | 2025-10-18 02:08:10.117997 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:11.080998 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:11.081143 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:11.081163 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:11.081186 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:11.081201 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:11.081215 | ubuntu-noble-large | 2025-10-18 02:08:11.081229 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:14.933812 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:14.933891 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:14.933903 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:14.933928 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:14.933936 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:14.933943 | ubuntu-noble-large | 2025-10-18 02:08:14.933950 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:15.767651 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:15.767757 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:15.767773 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:15.767783 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:15.767795 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:15.767807 | ubuntu-noble-large | 2025-10-18 02:08:15.767819 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:16.734492 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:16.734649 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:16.734666 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:16.734676 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:16.734688 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:16.734700 | ubuntu-noble-large | 2025-10-18 02:08:16.734711 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:19.701871 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:19.702010 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:19.702031 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:19.702045 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:19.702059 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:19.702073 | ubuntu-noble-large | 2025-10-18 02:08:19.702087 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:23.249554 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:23.249644 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:23.249656 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:23.249664 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:23.249673 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:23.249680 | ubuntu-noble-large | 2025-10-18 02:08:23.249687 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:37.724703 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:37.724822 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:37.724840 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:37.724854 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:37.724869 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:37.724883 | ubuntu-noble-large | 2025-10-18 02:08:37.724897 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:38.952477 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:38.952616 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:38.952626 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:38.952631 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:38.952639 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:38.952669 | ubuntu-noble-large | 2025-10-18 02:08:38.952674 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:43.100057 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:43.100145 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:43.100157 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:43.100165 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:43.100174 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:43.100183 | ubuntu-noble-large | 2025-10-18 02:08:43.100191 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:44.238701 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:44.238793 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:44.238802 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:44.238807 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:44.238814 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:44.238819 | ubuntu-noble-large | 2025-10-18 02:08:44.238825 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:48.843266 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:48.843412 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:48.843432 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:48.843445 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:48.843461 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:48.843475 | ubuntu-noble-large | 2025-10-18 02:08:48.843490 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:49.558196 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:49.558324 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:49.558338 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:49.558347 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:49.558362 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:49.558377 | ubuntu-noble-large | 2025-10-18 02:08:49.558393 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:55.685134 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:55.685276 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:55.685296 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:55.685309 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:55.685324 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:55.685338 | ubuntu-noble-large | 2025-10-18 02:08:55.685353 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:08:57.203287 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:08:57.203431 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:08:57.203451 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:08:57.203586 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:08:57.203611 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:08:57.203625 | ubuntu-noble-large | 2025-10-18 02:08:57.203641 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:10.798092 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:10.798265 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:10.798282 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:10.798293 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:10.798306 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:10.798318 | ubuntu-noble-large | 2025-10-18 02:09:10.798331 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:12.409927 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:12.410046 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:12.410062 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:12.410073 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:12.410087 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:12.410099 | ubuntu-noble-large | 2025-10-18 02:09:12.410112 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:13.953164 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:13.953258 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:13.953268 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:13.953275 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:13.953284 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:13.953291 | ubuntu-noble-large | 2025-10-18 02:09:13.953299 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:18.019323 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:18.019392 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:18.019399 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:18.019403 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:18.019410 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:18.019414 | ubuntu-noble-large | 2025-10-18 02:09:18.019419 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:21.680773 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:21.680865 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:21.680880 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:21.680892 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:21.680903 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:21.680914 | ubuntu-noble-large | 2025-10-18 02:09:21.680924 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:22.645085 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:22.645182 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:22.645198 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:22.645209 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:22.645222 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:22.645234 | ubuntu-noble-large | 2025-10-18 02:09:22.645246 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:23.923152 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:23.923279 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:23.923297 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:23.923337 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:23.923351 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:23.923363 | ubuntu-noble-large | 2025-10-18 02:09:23.923375 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:25.985452 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:25.985642 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:25.985661 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:25.985672 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:25.985685 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:25.985696 | ubuntu-noble-large | 2025-10-18 02:09:25.985709 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:41.252655 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:41.252765 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:41.252788 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:41.252830 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:41.252849 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:41.252866 | ubuntu-noble-large | 2025-10-18 02:09:41.252885 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:42.125646 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:42.125743 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:42.125758 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:42.125770 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:42.125781 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:42.125794 | ubuntu-noble-large | 2025-10-18 02:09:42.125805 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:47.944180 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:47.944292 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:47.944310 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:47.944324 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:47.944339 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:47.944353 | ubuntu-noble-large | 2025-10-18 02:09:47.944367 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:50.424853 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:50.424974 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:50.424992 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:50.425005 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:50.425020 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:50.425033 | ubuntu-noble-large | 2025-10-18 02:09:50.425048 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:52.190243 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:52.190342 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:52.190359 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:52.190372 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:52.190386 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:52.190425 | ubuntu-noble-large | 2025-10-18 02:09:52.190438 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:55.028370 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:55.028555 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:55.028596 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:55.028608 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:55.028623 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:55.028635 | ubuntu-noble-large | 2025-10-18 02:09:55.028648 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:09:56.600802 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:09:56.600938 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:09:56.600958 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:09:56.600971 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:09:56.600986 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:09:56.601000 | ubuntu-noble-large | 2025-10-18 02:09:56.601014 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:03.683391 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:03.683604 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:03.683633 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:03.683646 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:03.683660 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:03.683674 | ubuntu-noble-large | 2025-10-18 02:10:03.683689 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:06.802782 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:06.802917 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:06.802937 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:06.802951 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:06.802966 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:06.802980 | ubuntu-noble-large | 2025-10-18 02:10:06.802994 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:13.752360 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:13.752448 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:13.752463 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:13.752475 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:13.752537 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:13.752555 | ubuntu-noble-large | 2025-10-18 02:10:13.752604 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:19.339298 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:19.339418 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:19.339446 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:19.339466 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:19.339486 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:19.339557 | ubuntu-noble-large | 2025-10-18 02:10:19.339630 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:22.846018 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:22.846139 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:22.846155 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:22.846166 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:22.846178 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:22.846190 | ubuntu-noble-large | 2025-10-18 02:10:22.846202 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:23.914629 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:23.914706 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:23.914720 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:23.914729 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:23.914740 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:23.914750 | ubuntu-noble-large | 2025-10-18 02:10:23.914761 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:27.993158 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:27.993278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:27.993293 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:27.993304 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:27.993316 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:27.993327 | ubuntu-noble-large | 2025-10-18 02:10:27.993340 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:38.824042 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:38.824119 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:38.824134 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:38.824145 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:38.824157 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:38.824169 | ubuntu-noble-large | 2025-10-18 02:10:38.824181 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:39.669068 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:39.669147 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:39.669156 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:39.669162 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:39.669170 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:39.669177 | ubuntu-noble-large | 2025-10-18 02:10:39.669184 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:43.156708 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:43.156789 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:43.156803 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:43.156813 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:43.156824 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:43.156836 | ubuntu-noble-large | 2025-10-18 02:10:43.156847 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:47.235035 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:47.235095 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:47.235119 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:47.235125 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:47.235133 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:47.235140 | ubuntu-noble-large | 2025-10-18 02:10:47.235146 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:49.783366 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:49.783479 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:49.783497 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:49.783541 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:49.783553 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:49.783564 | ubuntu-noble-large | 2025-10-18 02:10:49.783576 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:54.296185 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:54.296300 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:54.296318 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:54.296331 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:54.296345 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:54.296359 | ubuntu-noble-large | 2025-10-18 02:10:54.296373 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:10:55.133723 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:10:55.133825 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:10:55.133843 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:10:55.133856 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:10:55.133883 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:10:55.133898 | ubuntu-noble-large | 2025-10-18 02:10:55.133911 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:02.083423 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:02.083543 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:02.083563 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:02.083574 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:02.083588 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:02.083620 | ubuntu-noble-large | 2025-10-18 02:11:02.083633 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:03.879755 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:03.879851 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:03.879869 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:03.879882 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:03.879897 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:03.879911 | ubuntu-noble-large | 2025-10-18 02:11:03.879926 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:05.667531 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:05.667656 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:05.667674 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:05.667687 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:05.667724 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:05.667736 | ubuntu-noble-large | 2025-10-18 02:11:05.667748 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:12.036893 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:12.036967 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:12.036976 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:12.036984 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:12.036992 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:12.036999 | ubuntu-noble-large | 2025-10-18 02:11:12.037006 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:20.442923 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:20.443000 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:20.443009 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:20.443016 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:20.443024 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:20.443030 | ubuntu-noble-large | 2025-10-18 02:11:20.443037 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:22.046622 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:22.046718 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:22.046733 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:22.046744 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:22.046756 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:22.046767 | ubuntu-noble-large | 2025-10-18 02:11:22.046779 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:30.246563 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:30.246682 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:30.246701 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:30.246715 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:30.246728 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:30.246742 | ubuntu-noble-large | 2025-10-18 02:11:30.246756 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:37.355896 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:37.356029 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:37.356048 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:37.356061 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:37.356075 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:37.356090 | ubuntu-noble-large | 2025-10-18 02:11:37.356104 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:38.179807 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:38.179910 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:38.179928 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:38.179942 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:38.179956 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:38.179970 | ubuntu-noble-large | 2025-10-18 02:11:38.180006 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:41.249766 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:41.249883 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:41.249900 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:41.249910 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:41.249934 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:41.249946 | ubuntu-noble-large | 2025-10-18 02:11:41.249959 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:44.995754 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:44.995844 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:44.995861 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:44.995874 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:44.995888 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:44.995903 | ubuntu-noble-large | 2025-10-18 02:11:44.995916 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:49.919497 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:49.919687 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:49.919709 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:49.919722 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:49.919735 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:49.919749 | ubuntu-noble-large | 2025-10-18 02:11:49.919763 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:50.760922 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:50.760999 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:50.761013 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:50.761025 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:50.761037 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:50.761049 | ubuntu-noble-large | 2025-10-18 02:11:50.761061 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:11:59.443738 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:11:59.443838 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:11:59.443855 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:11:59.443866 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:11:59.443879 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:11:59.443891 | ubuntu-noble-large | 2025-10-18 02:11:59.443904 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:12:00.686600 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:12:00.686721 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:12:00.686739 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:12:00.686753 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:12:00.686767 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:12:00.686781 | ubuntu-noble-large | 2025-10-18 02:12:00.686796 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:12:04.225111 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:12:04.225243 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:12:04.225260 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:12:04.225271 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:12:04.225283 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:12:04.225295 | ubuntu-noble-large | 2025-10-18 02:12:04.225306 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:12:12.306443 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:12:12.306675 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:12:12.306699 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:12:12.306710 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:12:12.306723 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:12:12.306734 | ubuntu-noble-large | 2025-10-18 02:12:12.306746 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:12:15.306234 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:12:15.306342 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:12:15.306361 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:12:15.306373 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:12:15.306387 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:12:15.306401 | ubuntu-noble-large | 2025-10-18 02:12:15.306414 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:12:22.994954 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:12:22.995051 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:12:22.995068 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:12:22.995080 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:12:22.995094 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:12:22.995107 | ubuntu-noble-large | 2025-10-18 02:12:22.995120 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:12:54.331723 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:12:54.331830 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:12:54.331849 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:12:54.331861 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:12:54.331875 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:12:54.331890 | ubuntu-noble-large | 2025-10-18 02:12:54.331904 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:13:26.911074 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:13:26.911182 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:13:26.911201 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:13:26.911214 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:13:26.911228 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:13:26.911242 | ubuntu-noble-large | 2025-10-18 02:13:26.911257 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:13:27.870960 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:13:27.871062 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:13:27.871080 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:13:27.871191 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:13:27.871207 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:13:27.871219 | ubuntu-noble-large | 2025-10-18 02:13:27.871231 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:13:30.164743 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:13:30.164840 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:13:30.164856 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:13:30.164866 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:13:30.164878 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:13:30.164890 | ubuntu-noble-large | 2025-10-18 02:13:30.164902 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:13:36.914187 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:13:36.915913 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:13:36.915980 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:13:36.915994 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:13:36.916007 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:13:36.916019 | ubuntu-noble-large | 2025-10-18 02:13:36.916031 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:14:21.866572 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:14:21.866663 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:14:21.866672 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:14:21.866678 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:14:21.866686 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:14:21.866692 | ubuntu-noble-large | 2025-10-18 02:14:21.866699 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:14:34.263485 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:14:34.263677 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:14:34.263722 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:14:34.263737 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:14:34.263752 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:14:34.263766 | ubuntu-noble-large | 2025-10-18 02:14:34.263780 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:18.297042 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:18.297162 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:18.297180 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:18.297194 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:18.297209 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:18.297223 | ubuntu-noble-large | 2025-10-18 02:15:18.297237 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:21.715403 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:21.715544 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:21.715568 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:21.715581 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:21.715595 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:21.715609 | ubuntu-noble-large | 2025-10-18 02:15:21.715699 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:22.789107 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:22.789206 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:22.789221 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:22.789232 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:22.789244 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:22.789256 | ubuntu-noble-large | 2025-10-18 02:15:22.789268 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:30.896689 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:30.896793 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:30.896818 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:30.896837 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:30.896857 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:30.896876 | ubuntu-noble-large | 2025-10-18 02:15:30.896895 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:35.585803 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:35.585930 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:35.585965 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:35.585988 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:35.586012 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:35.586035 | ubuntu-noble-large | 2025-10-18 02:15:35.586055 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:37.822079 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:37.822181 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:37.822199 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:37.822212 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:37.822226 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:37.822240 | ubuntu-noble-large | 2025-10-18 02:15:37.822254 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:41.019295 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:41.019398 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:41.019417 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:41.019430 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:41.019445 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:41.019459 | ubuntu-noble-large | 2025-10-18 02:15:41.019473 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:47.472472 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:47.472620 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:47.472640 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:47.472679 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:47.472695 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:47.472710 | ubuntu-noble-large | 2025-10-18 02:15:47.472724 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:49.669149 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:49.669233 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:49.669268 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:49.669276 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:49.669299 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:49.669308 | ubuntu-noble-large | 2025-10-18 02:15:49.669316 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:53.577104 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:53.577209 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:53.577226 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:53.577237 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:53.577250 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:53.577262 | ubuntu-noble-large | 2025-10-18 02:15:53.577275 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:54.724150 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:54.724271 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:54.724290 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:54.724303 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:54.724318 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:54.724332 | ubuntu-noble-large | 2025-10-18 02:15:54.724346 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:57.135191 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:57.135270 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:57.135287 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:57.135300 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:57.135314 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:57.135328 | ubuntu-noble-large | 2025-10-18 02:15:57.135343 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:15:58.021598 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:15:58.021715 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:15:58.021732 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:15:58.021746 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:15:58.021760 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:15:58.021773 | ubuntu-noble-large | 2025-10-18 02:15:58.021788 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:16:07.837623 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:16:07.837726 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:16:07.837744 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:16:07.837757 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:16:07.837771 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:16:07.837784 | ubuntu-noble-large | 2025-10-18 02:16:07.837799 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:16:11.778998 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-18 02:16:11.779083 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-18 02:16:11.779099 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-18 02:16:11.779112 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-18 02:16:11.779146 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-18 02:16:11.779158 | ubuntu-noble-large | 2025-10-18 02:16:11.779170 | ubuntu-noble-large | Signing artifact... 2025-10-18 02:16:11.785173 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2025-10-18 02:16:11.785233 | ubuntu-noble-large | === Cosign signing job log === 2025-10-18 02:16:11.785241 | ubuntu-noble-large | + cat cosign-signing.log 2025-10-18 02:16:11.788869 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-10-18 02:16:11.788892 | ubuntu-noble-large | 8 : 1760753120.641 13.251 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-10-18 02:16:11.788902 | ubuntu-noble-large | 5 : 1760753120.619 13.947 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-10-18 02:16:11.788910 | ubuntu-noble-large | 1 : 1760753120.599 14.792 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.788919 | ubuntu-noble-large | 2 : 1760753120.605 15.706 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-10-18 02:16:11.788926 | ubuntu-noble-large | 4 : 1760753120.615 16.622 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-10-18 02:16:11.788932 | ubuntu-noble-large | 7 : 1760753120.633 17.596 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-10-18 02:16:11.788938 | ubuntu-noble-large | 3 : 1760753120.609 21.531 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-10-18 02:16:11.788958 | ubuntu-noble-large | 6 : 1760753120.627 23.754 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-10-18 02:16:11.788965 | ubuntu-noble-large | 11 : 1760753135.403 14.710 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-10-18 02:16:11.788971 | ubuntu-noble-large | 12 : 1760753136.322 14.802 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-10-18 02:16:11.788978 | ubuntu-noble-large | 10 : 1760753134.575 18.339 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-10-18 02:16:11.788984 | ubuntu-noble-large | 14 : 1760753138.241 19.042 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-10-18 02:16:11.788990 | ubuntu-noble-large | 13 : 1760753137.247 21.049 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-10-18 02:16:11.788996 | ubuntu-noble-large | 9 : 1760753133.906 29.127 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-10-18 02:16:11.789002 | ubuntu-noble-large | 15 : 1760753142.149 21.828 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-10-18 02:16:11.789009 | ubuntu-noble-large | 17 : 1760753150.123 24.555 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-10-18 02:16:11.789015 | ubuntu-noble-large | 19 : 1760753152.926 22.658 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-10-18 02:16:11.789022 | ubuntu-noble-large | 21 : 1760753158.306 18.125 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-10-18 02:16:11.789039 | ubuntu-noble-large | 20 : 1760753157.293 21.496 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-10-18 02:16:11.789045 | ubuntu-noble-large | 16 : 1760753144.391 40.016 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-10-18 02:16:11.789052 | ubuntu-noble-large | 18 : 1760753151.133 40.649 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789058 | ubuntu-noble-large | 22 : 1760753163.044 36.360 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-10-18 02:16:11.789065 | ubuntu-noble-large | 23 : 1760753163.986 40.190 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-10-18 02:16:11.789081 | ubuntu-noble-large | 25 : 1760753175.595 29.303 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-10-18 02:16:11.789087 | ubuntu-noble-large | 27 : 1760753178.800 27.828 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-10-18 02:16:11.789094 | ubuntu-noble-large | 26 : 1760753176.443 38.050 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-10-18 02:16:11.789100 | ubuntu-noble-large | 24 : 1760753174.689 40.536 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-10-18 02:16:11.789107 | ubuntu-noble-large | 28 : 1760753184.417 31.622 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-10-18 02:16:11.789113 | ubuntu-noble-large | 29 : 1760753191.791 32.404 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-10-18 02:16:11.789119 | ubuntu-noble-large | 33 : 1760753206.639 24.054 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-10-18 02:16:11.789126 | ubuntu-noble-large | 31 : 1760753204.187 27.210 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-10-18 02:16:11.789136 | ubuntu-noble-large | 32 : 1760753204.910 28.520 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-10-18 02:16:11.789142 | ubuntu-noble-large | 35 : 1760753215.235 20.570 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-10-18 02:16:11.789149 | ubuntu-noble-large | 30 : 1760753199.413 37.416 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-10-18 02:16:11.789155 | ubuntu-noble-large | 34 : 1760753214.505 22.972 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-10-18 02:16:11.789161 | ubuntu-noble-large | 36 : 1760753216.051 24.398 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-10-18 02:16:11.789167 | ubuntu-noble-large | 41 : 1760753235.814 18.406 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-10-18 02:16:11.789174 | ubuntu-noble-large | 40 : 1760753233.441 22.543 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-10-18 02:16:11.789180 | ubuntu-noble-large | 43 : 1760753237.487 19.256 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-10-18 02:16:11.789191 | ubuntu-noble-large | 39 : 1760753231.408 28.937 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-10-18 02:16:11.789198 | ubuntu-noble-large | 42 : 1760753236.840 25.817 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-10-18 02:16:11.789204 | ubuntu-noble-large | 44 : 1760753240.459 24.115 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-10-18 02:16:11.789210 | ubuntu-noble-large | 38 : 1760753230.702 34.778 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-10-18 02:16:11.789217 | ubuntu-noble-large | 37 : 1760753224.205 47.327 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-10-18 02:16:11.789223 | ubuntu-noble-large | 49 : 1760753262.666 22.755 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-10-18 02:16:11.789229 | ubuntu-noble-large | 50 : 1760753264.584 25.530 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-10-18 02:16:11.789235 | ubuntu-noble-large | 48 : 1760753260.354 30.725 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-10-18 02:16:11.789248 | ubuntu-noble-large | 45 : 1760753254.229 40.702 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-10-18 02:16:11.789254 | ubuntu-noble-large | 51 : 1760753265.489 30.276 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-10-18 02:16:11.789261 | ubuntu-noble-large | 46 : 1760753255.995 40.738 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-10-18 02:16:11.789267 | ubuntu-noble-large | 52 : 1760753271.541 28.157 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-10-18 02:16:11.789273 | ubuntu-noble-large | 47 : 1760753256.751 46.496 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-10-18 02:16:11.789279 | ubuntu-noble-large | 55 : 1760753291.089 26.634 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-10-18 02:16:11.789286 | ubuntu-noble-large | 59 : 1760753299.710 19.240 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-10-18 02:16:11.789292 | ubuntu-noble-large | 56 : 1760753294.941 28.157 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-10-18 02:16:11.789302 | ubuntu-noble-large | 57 : 1760753295.775 28.461 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-10-18 02:16:11.789308 | ubuntu-noble-large | 53 : 1760753285.432 43.410 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-10-18 02:16:11.789314 | ubuntu-noble-large | 54 : 1760753290.127 39.429 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-10-18 02:16:11.789321 | ubuntu-noble-large | 58 : 1760753296.743 38.940 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-10-18 02:16:11.789331 | ubuntu-noble-large | 60 : 1760753303.257 33.944 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-10-18 02:16:11.789338 | ubuntu-noble-large | 67 : 1760753335.693 15.103 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789344 | ubuntu-noble-large | 63 : 1760753323.109 29.299 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-10-18 02:16:11.789350 | ubuntu-noble-large | 62 : 1760753318.961 34.990 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-10-18 02:16:11.789357 | ubuntu-noble-large | 66 : 1760753329.565 28.452 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-10-18 02:16:11.789363 | ubuntu-noble-large | 64 : 1760753324.247 37.431 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-10-18 02:16:11.789369 | ubuntu-noble-large | 65 : 1760753328.855 33.786 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-10-18 02:16:11.789375 | ubuntu-noble-large | 61 : 1760753317.733 46.188 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-10-18 02:16:11.789381 | ubuntu-noble-large | 68 : 1760753337.211 28.773 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789388 | ubuntu-noble-large | 72 : 1760753358.028 23.222 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-10-18 02:16:11.789394 | ubuntu-noble-large | 70 : 1760753352.418 29.706 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789400 | ubuntu-noble-large | 69 : 1760753350.804 37.139 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789412 | ubuntu-noble-large | 75 : 1760753363.931 26.493 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789419 | ubuntu-noble-large | 73 : 1760753361.689 30.500 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789425 | ubuntu-noble-large | 71 : 1760753353.963 41.063 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789431 | ubuntu-noble-large | 74 : 1760753362.654 33.945 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789438 | ubuntu-noble-large | 79 : 1760753387.951 15.730 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789444 | ubuntu-noble-large | 76 : 1760753365.993 40.808 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789450 | ubuntu-noble-large | 82 : 1760753395.037 18.713 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-10-18 02:16:11.789460 | ubuntu-noble-large | 80 : 1760753390.431 28.907 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-10-18 02:16:11.789467 | ubuntu-noble-large | 81 : 1760753392.197 30.648 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-10-18 02:16:11.789478 | ubuntu-noble-large | 77 : 1760753381.260 42.651 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-10-18 02:16:11.789484 | ubuntu-noble-large | 78 : 1760753382.133 45.859 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-10-18 02:16:11.789490 | ubuntu-noble-large | 87 : 1760753419.346 19.476 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-10-18 02:16:11.789497 | ubuntu-noble-large | 88 : 1760753422.853 16.815 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789503 | ubuntu-noble-large | 84 : 1760753403.689 39.466 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-10-18 02:16:11.789536 | ubuntu-noble-large | 85 : 1760753406.810 40.424 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-10-18 02:16:11.789543 | ubuntu-noble-large | 89 : 1760753423.921 25.861 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789549 | ubuntu-noble-large | 83 : 1760753396.607 57.686 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-10-18 02:16:11.789556 | ubuntu-noble-large | 86 : 1760753413.758 41.374 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-10-18 02:16:11.789562 | ubuntu-noble-large | 90 : 1760753428.002 34.079 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789568 | ubuntu-noble-large | 92 : 1760753439.677 24.200 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789575 | ubuntu-noble-large | 95 : 1760753449.790 15.875 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789581 | ubuntu-noble-large | 93 : 1760753443.164 28.871 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-10-18 02:16:11.789588 | ubuntu-noble-large | 91 : 1760753438.832 41.609 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789600 | ubuntu-noble-large | 94 : 1760753447.241 34.804 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789607 | ubuntu-noble-large | 98 : 1760753462.091 28.153 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-10-18 02:16:11.789613 | ubuntu-noble-large | 97 : 1760753455.141 42.213 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-10-18 02:16:11.789619 | ubuntu-noble-large | 99 : 1760753463.888 34.289 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-10-18 02:16:11.789625 | ubuntu-noble-large | 96 : 1760753454.304 46.944 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-10-18 02:16:11.789637 | ubuntu-noble-large | 101 : 1760753472.043 32.950 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-10-18 02:16:11.789643 | ubuntu-noble-large | 100 : 1760753465.675 44.243 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-10-18 02:16:11.789672 | ubuntu-noble-large | 102 : 1760753480.449 30.311 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-10-18 02:16:11.789702 | ubuntu-noble-large | 105 : 1760753497.362 22.079 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-10-18 02:16:11.789709 | ubuntu-noble-large | 104 : 1760753490.253 30.431 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-10-18 02:16:11.789715 | ubuntu-noble-large | 103 : 1760753482.055 42.168 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-10-18 02:16:11.789722 | ubuntu-noble-large | 107 : 1760753501.258 31.047 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-10-18 02:16:11.789728 | ubuntu-noble-large | 106 : 1760753498.188 37.117 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-10-18 02:16:11.789734 | ubuntu-noble-large | 108 : 1760753505.001 37.993 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-10-18 02:16:11.789740 | ubuntu-noble-large | 116 : 1760753543.003 31.326 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-10-18 02:16:11.789747 | ubuntu-noble-large | 114 : 1760753532.313 74.597 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-10-18 02:16:11.789753 | ubuntu-noble-large | 110 : 1760753510.768 97.101 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-10-18 02:16:11.789759 | ubuntu-noble-large | 109 : 1760753509.925 100.238 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-10-18 02:16:11.789765 | ubuntu-noble-large | 113 : 1760753524.233 92.680 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-10-18 02:16:11.789771 | ubuntu-noble-large | 112 : 1760753520.694 141.171 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-10-18 02:16:11.789777 | ubuntu-noble-large | 115 : 1760753535.316 138.946 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-10-18 02:16:11.789784 | ubuntu-noble-large | 111 : 1760753682.439 35.857 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-10-18 02:16:11.789790 | ubuntu-noble-large | 123 : 1760753674.270 47.444 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-10-18 02:16:11.789796 | ubuntu-noble-large | 121 : 1760753616.920 105.865 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-10-18 02:16:11.789808 | ubuntu-noble-large | 122 : 1760753661.874 69.020 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-10-18 02:16:11.789814 | ubuntu-noble-large | 118 : 1760753606.919 128.665 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-10-18 02:16:11.789826 | ubuntu-noble-large | 119 : 1760753607.876 129.945 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-10-18 02:16:11.789832 | ubuntu-noble-large | 117 : 1760753574.338 166.679 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-10-18 02:16:11.789838 | ubuntu-noble-large | 126 : 1760753722.795 24.675 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-10-18 02:16:11.789845 | ubuntu-noble-large | 125 : 1760753721.723 27.944 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-10-18 02:16:11.789851 | ubuntu-noble-large | 124 : 1760753718.306 35.269 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-10-18 02:16:11.789861 | ubuntu-noble-large | 129 : 1760753737.829 16.894 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-10-18 02:16:11.789867 | ubuntu-noble-large | 127 : 1760753730.905 26.227 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-10-18 02:16:11.789873 | ubuntu-noble-large | 120 : 1760753610.173 147.846 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-10-18 02:16:11.789880 | ubuntu-noble-large | 128 : 1760753735.593 32.243 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-10-18 02:16:11.789886 | ubuntu-noble-large | 130 : 1760753741.028 30.746 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-10-18 02:16:11.789893 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2025-10-18 02:16:11.802874 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2025-10-18 02:16:11.802902 | ubuntu-noble-large | === Cosign signing completed successfully === 2025-10-18 02:16:12.004864 | ubuntu-noble-large | ok: Runtime: 0:36:26.951084 2025-10-18 02:16:12.068511 | 2025-10-18 02:16:12.068660 | TASK [Run release push script] 2025-10-18 02:16:12.599169 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-18 02:16:12.604384 | 2025-10-18 02:16:12.604534 | PLAY RECAP 2025-10-18 02:16:12.604670 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-10-18 02:16:12.604730 | 2025-10-18 02:16:12.831464 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-10-18 02:16:12.832492 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-18 02:16:13.535938 | 2025-10-18 02:16:13.536085 | PLAY [Base post] 2025-10-18 02:16:13.549528 | 2025-10-18 02:16:13.549667 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-18 02:16:14.408689 | ubuntu-noble-large | changed 2025-10-18 02:16:14.419693 | 2025-10-18 02:16:14.419845 | PLAY RECAP 2025-10-18 02:16:14.419936 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-18 02:16:14.420025 | 2025-10-18 02:16:14.537616 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-18 02:16:14.540034 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-18 02:16:15.300144 | 2025-10-18 02:16:15.300297 | PLAY [Base post-logs] 2025-10-18 02:16:15.310747 | 2025-10-18 02:16:15.310909 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-18 02:16:15.761970 | localhost | changed 2025-10-18 02:16:15.771836 | 2025-10-18 02:16:15.771968 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-18 02:16:15.808025 | localhost | ok 2025-10-18 02:16:15.811819 | 2025-10-18 02:16:15.811921 | TASK [Set zuul-log-path fact] 2025-10-18 02:16:15.826863 | localhost | ok 2025-10-18 02:16:15.834620 | 2025-10-18 02:16:15.834771 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-18 02:16:15.859799 | localhost | ok 2025-10-18 02:16:15.863507 | 2025-10-18 02:16:15.863622 | TASK [upload-logs : Create log directories] 2025-10-18 02:16:16.346489 | localhost | changed 2025-10-18 02:16:16.349339 | 2025-10-18 02:16:16.349445 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-18 02:16:16.850401 | localhost -> localhost | ok: Runtime: 0:00:00.004627 2025-10-18 02:16:16.859403 | 2025-10-18 02:16:16.859621 | TASK [upload-logs : Upload logs to log server] 2025-10-18 02:16:17.393422 | localhost | Output suppressed because no_log was given 2025-10-18 02:16:17.395668 | 2025-10-18 02:16:17.395785 | LOOP [upload-logs : Compress console log and json output] 2025-10-18 02:16:17.441066 | localhost | skipping: Conditional result was False 2025-10-18 02:16:17.448746 | localhost | skipping: Conditional result was False 2025-10-18 02:16:17.456022 | 2025-10-18 02:16:17.456255 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-18 02:16:17.512043 | localhost | skipping: Conditional result was False 2025-10-18 02:16:17.512327 | 2025-10-18 02:16:17.516976 | localhost | skipping: Conditional result was False 2025-10-18 02:16:17.529396 | 2025-10-18 02:16:17.529580 | LOOP [upload-logs : Upload console log and json output]